Trace number 210810

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sugar 0.40? (TO) 1800.22 1815.27

General information on the benchmark

NamepseudoSeries/uclid/
ooo-burch-dill-6-accl.xml
MD5SUMc3621a55ea125183ef6096030f8fc720
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables23621
Number of constraints67525
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension67525
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/210810-1170097988/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/210810-1170097988/unknown.xml [Mon Jan 29 20:13:09 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/210810-1170097988/unknown.xml /tmp/evaluation/210810-1170097988/sugar26164.csp [Mon Jan 29 20:13:09 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/210810-1170097988/sugar-v0-40.jar -convert /tmp/evaluation/210810-1170097988/unknown.xml /tmp/evaluation/210810-1170097988/sugar26164.csp
0.17	c BEGIN convert /tmp/evaluation/210810-1170097988/unknown.xml
5.14	c END convert (4.972836 seconds)
5.20	c # CONVERT_XML  END : /tmp/evaluation/210810-1170097988/sugar26164.csp 3336281 bytes (5 seconds) [Mon Jan 29 20:13:14 2007]
5.20	c # CONVERT_XML  CPU : 5.09 = 0 + 0 + 4.85 + 0.24
5.20	
5.20	c # GENERATE_SAT  BEGIN : /tmp/evaluation/210810-1170097988/sugar26164.bcnf [Mon Jan 29 20:13:14 2007]
5.20	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/210810-1170097988/sugar-v0-40.jar -bcnf -map /tmp/evaluation/210810-1170097988/sugar26164.map /tmp/evaluation/210810-1170097988/sugar26164.csp /tmp/evaluation/210810-1170097988/sugar26164.bcnf
5.31	c BEGIN parse /tmp/evaluation/210810-1170097988/sugar26164.csp
14.98	c END parse (9.672934 seconds)
14.98	c BEGIN simplify
15.02	c END simplify (0.032944 seconds)
15.02	c BEGIN encode /tmp/evaluation/210810-1170097988/sugar26164.bcnf
30.46	c END encode (15.441865 seconds)
30.87	c # GENERATE_SAT  END : 346446 variables 17146724 clauses 269884836 bytes (25 seconds) [Mon Jan 29 20:13:39 2007]
30.87	c # GENERATE_SAT  CPU : 25.39 = 0.33 + 0.04 + 23.77 + 1.25
30.87	
30.87	c # SOLVE_SAT  BEGIN : /tmp/evaluation/210810-1170097988/sugar26164.bcnf [Mon Jan 29 20:13:39 2007]
30.87	c # CMD : /tmp/evaluation/210810-1170097988/minisat /tmp/evaluation/210810-1170097988/sugar26164.bcnf /tmp/evaluation/210810-1170097988/sugar26164.out
39.62	c ==================================[MINISAT]===================================
39.62	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
39.62	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
39.62	c ==============================================================================
39.62	c |         0 | 17146665 50324289 | 5715555       0        0     nan |  0.000 % |
42.59	c |       103 | 17146674 50324289 | 6287110      94     1612    17.1 |  0.011 % |
43.92	c |       254 | 17146677 50324289 | 6915821     242     3025    12.5 |  0.011 % |
47.89	c |       481 | 17146681 50324289 | 7607403     465     6358    13.7 |  0.011 % |
51.09	c |       818 | 17146684 50324289 | 8368144     799    12194    15.3 |  0.011 % |
97.28	c |      1325 | 17146688 50324289 | 9204958    1302    17737    13.6 |  0.011 % |
107.63	c |      2085 | 17146694 50324289 | 10125454    2056    45371    22.1 |  0.011 % |
127.61	c |      3224 | 17146696 50324289 | 11137999    3193    83869    26.3 |  0.011 % |
143.97	c |      4932 | 17146696 50324289 | 12251799    4901   168372    34.4 |  0.011 % |
192.00	c |      7494 | 17146702 50324289 | 13476979    7457   240953    32.3 |  0.011 % |
236.42	c |     11339 | 17146727 50324289 | 14824677   11277   434362    38.5 |  0.011 % |
344.14	c |     17106 | 17146797 50324280 | 16307145   16964   569988    33.6 |  0.012 % |
470.69	c |     25756 | 17146855 50324280 | 17937860   25556  1286732    50.3 |  0.012 % |
636.51	c |     38731 | 17146905 50324280 | 19731646   38481  2117917    55.0 |  0.012 % |
1093.88	c |     58192 | 17147041 50324280 | 21704810   57806  2786747    48.2 |  0.012 % |
1491.50	c |     87385 | 17147117 50324280 | 23875291   86919 11412676   131.3 |  0.012 % |
1813.87	
1813.87	s UNKNOWN
1813.87	c # INTERRUPTED
1813.87	c # MAIN  END :  (1813 seconds) [Mon Jan 29 20:43:22 2007]
1813.87	c # MAIN  CPU : 30.49 = 0.34 + 0.04 + 28.62 + 1.49
1813.87	

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node65/watcher-210810-1170097988 -o ROOT/results/node65/solver-210810-1170097988 -C 1800 -M 900 /tmp/evaluation/210810-1170097988/solver /tmp/evaluation/210810-1170097988 /tmp/evaluation/210810-1170097988/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.93 1.61 1.91 5/81 26165
/proc/meminfo: memFree=1547192/2055920 swapFree=4192956/4192956
[pid=26164] ppid=26162 vsize=8540 CPUtime=0
/proc/26164/stat : 26164 (sugar) R 26162 26164 26051 0 -1 4194304 319 0 0 0 0 0 0 0 18 0 1 0 29756393 8744960 55 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257201036765 0 0 4096 0 0 0 0 17 1 0 0
/proc/26164/statm: 2135 55 41 3 0 55 0

[startup+0.103162 s]
/proc/loadavg: 0.93 1.61 1.91 5/81 26165
/proc/meminfo: memFree=1547192/2055920 swapFree=4192956/4192956
[pid=26164] ppid=26162 vsize=13724 CPUtime=0.03
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 29756393 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26164/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.512233 s]
/proc/loadavg: 0.93 1.61 1.91 5/81 26165
/proc/meminfo: memFree=1547192/2055920 swapFree=4192956/4192956
[pid=26164] ppid=26162 vsize=13724 CPUtime=0.03
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 1121 0 0 0 3 0 0 0 16 0 1 0 29756393 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.34037 s]
/proc/loadavg: 1.10 1.63 1.92 3/89 26181
/proc/meminfo: memFree=1466936/2055920 swapFree=4192956/4192956
[pid=26164] ppid=26162 vsize=13724 CPUtime=0.03
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 1121 0 0 0 3 0 0 0 16 0 1 0 29756393 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 3431 805 368 3 0 531 0
[pid=26166] ppid=26164 vsize=807280 CPUtime=1.27
/proc/26166/stat : 26166 (java) R 26164 26164 26051 0 -1 0 19889 0 1 0 116 11 0 0 25 0 8 0 29756398 826654720 19633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073456126 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26166/statm: 201820 19633 1658 14 0 189098 0
[pid=26166/tid=26167] ppid=26164 vsize=807280 CPUtime=0.28
/proc/26166/task/26167/stat : 26167 (java) S 26164 26164 26051 0 -1 64 13423 0 0 0 23 5 0 0 16 0 8 0 29756401 826654720 19633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26166/tid=26168] ppid=26164 vsize=807280 CPUtime=0
/proc/26166/task/26168/stat : 26168 (java) S 26164 26164 26051 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 29756402 826654720 19633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26166/tid=26169] ppid=26164 vsize=807280 CPUtime=0
/proc/26166/task/26169/stat : 26169 (java) S 26164 26164 26051 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 29756402 826654720 19633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26166/tid=26171] ppid=26164 vsize=807280 CPUtime=0
/proc/26166/task/26171/stat : 26171 (java) S 26164 26164 26051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29756405 826654720 19633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26166/tid=26172] ppid=26164 vsize=807280 CPUtime=0.08
/proc/26166/task/26172/stat : 26172 (java) S 26164 26164 26051 0 -1 64 369 0 0 0 8 0 0 0 16 0 8 0 29756405 826654720 19633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26166/tid=26173] ppid=26164 vsize=807280 CPUtime=0
/proc/26166/task/26173/stat : 26173 (java) S 26164 26164 26051 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29756405 826654720 19633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26166/tid=26174] ppid=26164 vsize=807280 CPUtime=0
/proc/26166/task/26174/stat : 26174 (java) S 26164 26164 26051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29756405 826654720 19633 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 821004

[startup+2.97764 s]
/proc/loadavg: 1.10 1.63 1.92 3/85 26186
/proc/meminfo: memFree=1426072/2055920 swapFree=4192956/4192956
[pid=26164] ppid=26162 vsize=13724 CPUtime=0.03
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 1121 0 0 0 3 0 0 0 16 0 1 0 29756393 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 3431 805 368 3 0 531 0
[pid=26166] ppid=26164 vsize=807408 CPUtime=2.9
/proc/26166/stat : 26166 (java) R 26164 26164 26051 0 -1 0 34702 0 1 0 272 18 0 0 18 0 8 0 29756398 826785792 34441 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073334935 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26166/statm: 201852 34441 1690 14 0 189130 0
[pid=26166/tid=26167] ppid=26164 vsize=807408 CPUtime=0.71
/proc/26166/task/26167/stat : 26167 (java) S 26164 26164 26051 0 -1 64 28111 0 0 0 60 11 0 0 16 0 8 0 29756401 826785792 34441 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26166/tid=26168] ppid=26164 vsize=807408 CPUtime=0
/proc/26166/task/26168/stat : 26168 (java) S 26164 26164 26051 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 29756402 826785792 34441 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26166/tid=26169] ppid=26164 vsize=807408 CPUtime=0
/proc/26166/task/26169/stat : 26169 (java) S 26164 26164 26051 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 29756402 826785792 34441 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26166/tid=26171] ppid=26164 vsize=807408 CPUtime=0
/proc/26166/task/26171/stat : 26171 (java) S 26164 26164 26051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29756405 826785792 34441 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26166/tid=26172] ppid=26164 vsize=807408 CPUtime=0.14
/proc/26166/task/26172/stat : 26172 (java) S 26164 26164 26051 0 -1 64 414 0 0 0 14 0 0 0 16 0 8 0 29756405 826785792 34441 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26166/tid=26173] ppid=26164 vsize=807408 CPUtime=0
/proc/26166/task/26173/stat : 26173 (java) S 26164 26164 26051 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29756405 826785792 34441 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26166/tid=26174] ppid=26164 vsize=807408 CPUtime=0
/proc/26166/task/26174/stat : 26174 (java) S 26164 26164 26051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29756405 826785792 34441 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 821132

[startup+6.27618 s]
/proc/loadavg: 1.10 1.63 1.92 2/76 26210
/proc/meminfo: memFree=1532128/2055920 swapFree=4192956/4192956
[pid=26164] ppid=26162 vsize=13724 CPUtime=5.12
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 1190 40266 0 1 3 0 485 24 15 0 1 0 29756393 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 3431 809 371 3 0 531 0
[pid=26203] ppid=26164 vsize=808088 CPUtime=1.05
/proc/26203/stat : 26203 (java) S 26164 26164 26051 0 -1 0 10091 0 1 0 98 7 0 0 17 0 8 0 29756913 827482112 9836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26203/statm: 202022 9836 1494 14 0 189300 0
[pid=26203/tid=26204] ppid=26164 vsize=808088 CPUtime=0.24
/proc/26203/task/26204/stat : 26204 (java) R 26164 26164 26051 0 -1 64 4032 0 0 0 22 2 0 0 17 0 8 0 29756916 827482112 9836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153822820 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26203/tid=26205] ppid=26164 vsize=808088 CPUtime=0
/proc/26203/task/26205/stat : 26205 (java) S 26164 26164 26051 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 29756916 827482112 9836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26203/tid=26206] ppid=26164 vsize=808088 CPUtime=0
/proc/26203/task/26206/stat : 26206 (java) S 26164 26164 26051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29756916 827482112 9836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26203/tid=26207] ppid=26164 vsize=808088 CPUtime=0
/proc/26203/task/26207/stat : 26207 (java) S 26164 26164 26051 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 29756919 827482112 9836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26203/tid=26208] ppid=26164 vsize=808088 CPUtime=0.05
/proc/26203/task/26208/stat : 26208 (java) S 26164 26164 26051 0 -1 64 293 0 0 0 5 0 0 0 16 0 8 0 29756919 827482112 9836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26203/tid=26209] ppid=26164 vsize=808088 CPUtime=0
/proc/26203/task/26209/stat : 26209 (java) S 26164 26164 26051 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 29756919 827482112 9836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26203/tid=26210] ppid=26164 vsize=808088 CPUtime=0
/proc/26203/task/26210/stat : 26210 (java) S 26164 26164 26051 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 29756919 827482112 9836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 821812

[startup+12.7674 s]
/proc/loadavg: 1.31 1.66 1.92 3/89 26261
/proc/meminfo: memFree=1356984/2055920 swapFree=4192956/4192956
[pid=26164] ppid=26162 vsize=13724 CPUtime=5.12
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 1190 40266 0 1 3 0 485 24 15 0 1 0 29756393 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 3431 809 371 3 0 531 0
[pid=26203] ppid=26164 vsize=808400 CPUtime=7.52
/proc/26203/stat : 26203 (java) R 26164 26164 26051 0 -1 0 29196 0 1 0 734 18 0 0 25 0 8 0 29756913 827801600 28886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073448385 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26203/statm: 202100 28886 1506 14 0 189378 0
[pid=26203/tid=26204] ppid=26164 vsize=808400 CPUtime=1.48
/proc/26203/task/26204/stat : 26204 (java) S 26164 26164 26051 0 -1 64 22931 0 0 0 137 11 0 0 16 0 8 0 29756916 827801600 28886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26203/tid=26205] ppid=26164 vsize=808400 CPUtime=0
/proc/26203/task/26205/stat : 26205 (java) S 26164 26164 26051 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 29756916 827801600 28886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26203/tid=26206] ppid=26164 vsize=808400 CPUtime=0
/proc/26203/task/26206/stat : 26206 (java) S 26164 26164 26051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29756916 827801600 28886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26203/tid=26207] ppid=26164 vsize=808400 CPUtime=0
/proc/26203/task/26207/stat : 26207 (java) S 26164 26164 26051 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 29756919 827801600 28886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26203/tid=26208] ppid=26164 vsize=808400 CPUtime=0.14
/proc/26203/task/26208/stat : 26208 (java) S 26164 26164 26051 0 -1 64 420 0 0 0 14 0 0 0 16 0 8 0 29756919 827801600 28886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26203/tid=26209] ppid=26164 vsize=808400 CPUtime=0
/proc/26203/task/26209/stat : 26209 (java) S 26164 26164 26051 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 29756919 827801600 28886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26203/tid=26210] ppid=26164 vsize=808400 CPUtime=0
/proc/26203/task/26210/stat : 26210 (java) S 26164 26164 26051 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 29756919 827801600 28886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 822124

[startup+25.6615 s]
/proc/loadavg: 1.57 1.70 1.93 2/77 26277
/proc/meminfo: memFree=1245848/2055920 swapFree=4192956/4192956
[pid=26164] ppid=26162 vsize=13724 CPUtime=5.12
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 1190 40266 0 1 3 0 485 24 16 0 1 0 29756393 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 3431 809 371 3 0 531 0
[pid=26203] ppid=26164 vsize=808400 CPUtime=20.26
/proc/26203/stat : 26203 (java) R 26164 26164 26051 0 -1 0 34563 0 1 0 1935 91 0 0 25 0 8 0 29756913 827801600 34231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816691 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26203/statm: 202100 34231 1510 14 0 189378 0
[pid=26203/tid=26204] ppid=26164 vsize=808400 CPUtime=1.73
/proc/26203/task/26204/stat : 26204 (java) S 26164 26164 26051 0 -1 64 28253 0 0 0 159 14 0 0 16 0 8 0 29756916 827801600 34231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26203/tid=26205] ppid=26164 vsize=808400 CPUtime=0
/proc/26203/task/26205/stat : 26205 (java) S 26164 26164 26051 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 29756916 827801600 34231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26203/tid=26206] ppid=26164 vsize=808400 CPUtime=0
/proc/26203/task/26206/stat : 26206 (java) S 26164 26164 26051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29756916 827801600 34231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26203/tid=26207] ppid=26164 vsize=808400 CPUtime=0
/proc/26203/task/26207/stat : 26207 (java) S 26164 26164 26051 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 29756919 827801600 34231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26203/tid=26208] ppid=26164 vsize=808400 CPUtime=0.16
/proc/26203/task/26208/stat : 26208 (java) S 26164 26164 26051 0 -1 64 434 0 0 0 16 0 0 0 16 0 8 0 29756919 827801600 34231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26203/tid=26209] ppid=26164 vsize=808400 CPUtime=0
/proc/26203/task/26209/stat : 26209 (java) S 26164 26164 26051 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 29756919 827801600 34231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26203/tid=26210] ppid=26164 vsize=808400 CPUtime=0
/proc/26203/task/26210/stat : 26210 (java) S 26164 26164 26051 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 29756919 827801600 34231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 822124

[startup+51.2618 s]
/proc/loadavg: 1.79 1.74 1.94 3/83 26390
/proc/meminfo: memFree=351280/2055920 swapFree=4192956/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.51
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 36 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=690040 CPUtime=20.28
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 168812 0 0 0 1910 118 0 0 25 0 1 0 29759480 706600960 167581 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26326/statm: 172510 167581 51 112 0 172394 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 726116

[startup+102.523 s]
/proc/loadavg: 2.60 1.97 2.00 4/83 26392
/proc/meminfo: memFree=15856/2055920 swapFree=4192956/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.51
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 36 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=714196 CPUtime=71.41
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 174840 0 0 0 7005 136 0 0 25 0 1 0 29759480 731336704 173609 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26326/statm: 178549 173609 51 112 0 178433 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 750272

[startup+162.59 s]
/proc/loadavg: 3.22 2.24 2.09 3/83 26392
/proc/meminfo: memFree=16048/2055920 swapFree=4192812/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.51
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 36 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=715640 CPUtime=131
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 175219 0 0 0 12942 158 0 0 25 0 1 0 29759480 732815360 173988 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26326/statm: 178910 173988 51 112 0 178794 0
Current children cumulated CPU time (s) 161.51
Current children cumulated vsize (KiB) 751716


################
# More data... #
################

/proc/loadavg: 2.70 2.86 2.57 3/83 26392
/proc/meminfo: memFree=14896/2055920 swapFree=4192812/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.52
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 37 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=730592 CPUtime=1084.24
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 178946 0 0 0 107926 498 0 0 25 0 1 0 29759480 748126208 177715 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/26326/statm: 182648 177715 51 112 0 182532 0
Current children cumulated CPU time (s) 1114.76
Current children cumulated vsize (KiB) 766668

[startup+1183.65 s]
/proc/loadavg: 2.47 2.76 2.55 3/83 26392
/proc/meminfo: memFree=15472/2055920 swapFree=4192812/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.52
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 37 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=730992 CPUtime=1143.76
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 179027 0 0 0 113858 518 0 0 25 0 1 0 29759480 748535808 177796 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/26326/statm: 182748 177796 51 112 0 182632 0
Current children cumulated CPU time (s) 1174.28
Current children cumulated vsize (KiB) 767068

[startup+1243.66 s]
/proc/loadavg: 2.86 2.81 2.58 3/83 26392
/proc/meminfo: memFree=16112/2055920 swapFree=4192812/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.52
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 37 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=733752 CPUtime=1203.33
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 179717 0 0 0 119793 540 0 0 25 0 1 0 29759480 751362048 178486 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527294 0 0 4096 3 0 0 0 17 0 0 0
/proc/26326/statm: 183438 178486 51 112 0 183322 0
Current children cumulated CPU time (s) 1233.85
Current children cumulated vsize (KiB) 769828

[startup+1303.67 s]
/proc/loadavg: 3.17 2.91 2.63 3/83 26392
/proc/meminfo: memFree=15728/2055920 swapFree=4192812/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.52
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 37 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=745020 CPUtime=1262.91
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 182521 0 0 0 125727 564 0 0 25 0 1 0 29759480 762900480 181290 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/26326/statm: 186255 181290 51 112 0 186139 0
Current children cumulated CPU time (s) 1293.43
Current children cumulated vsize (KiB) 781096

[startup+1363.67 s]
/proc/loadavg: 3.31 3.03 2.69 3/83 26394
/proc/meminfo: memFree=17136/2055920 swapFree=4192812/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.52
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 37 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=754716 CPUtime=1322.47
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 184951 0 0 0 131659 588 0 0 25 0 1 0 29759480 772829184 183720 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134526217 0 0 4096 3 0 0 0 17 0 0 0
/proc/26326/statm: 188679 183720 51 112 0 188563 0
Current children cumulated CPU time (s) 1352.99
Current children cumulated vsize (KiB) 790792

[startup+1423.7 s]
/proc/loadavg: 2.72 2.92 2.67 3/83 26394
/proc/meminfo: memFree=15408/2055920 swapFree=4192812/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.52
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 37 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=759816 CPUtime=1382.1
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 186248 0 0 0 137600 610 0 0 25 0 1 0 29759480 778051584 185017 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/26326/statm: 189954 185017 51 112 0 189838 0
Current children cumulated CPU time (s) 1412.62
Current children cumulated vsize (KiB) 795892

[startup+1483.71 s]
/proc/loadavg: 2.58 2.85 2.66 4/83 26394
/proc/meminfo: memFree=15664/2055920 swapFree=4192812/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.52
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 37 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=764268 CPUtime=1441.69
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 187360 0 0 0 143534 635 0 0 25 0 1 0 29759480 782610432 186129 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26326/statm: 191067 186129 51 112 0 190951 0
Current children cumulated CPU time (s) 1472.21
Current children cumulated vsize (KiB) 800344

[startup+1543.72 s]
/proc/loadavg: 2.44 2.75 2.63 3/83 26394
/proc/meminfo: memFree=15088/2055920 swapFree=4192812/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.52
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 37 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=766112 CPUtime=1501.29
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 187818 0 0 0 149474 655 0 0 25 0 1 0 29759480 784498688 186587 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26326/statm: 191528 186587 51 112 0 191412 0
Current children cumulated CPU time (s) 1531.81
Current children cumulated vsize (KiB) 802188

[startup+1603.75 s]
/proc/loadavg: 2.72 2.77 2.64 3/83 26394
/proc/meminfo: memFree=15792/2055920 swapFree=4192812/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.52
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 37 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=767304 CPUtime=1560.91
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 188101 0 0 0 155414 677 0 0 25 0 1 0 29759480 785719296 186870 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26326/statm: 191826 186870 51 112 0 191710 0
Current children cumulated CPU time (s) 1591.43
Current children cumulated vsize (KiB) 803380

[startup+1663.78 s]
/proc/loadavg: 3.52 2.96 2.72 3/83 26394
/proc/meminfo: memFree=15600/2055920 swapFree=4192812/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.52
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 37 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=769056 CPUtime=1620.5
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 188521 0 0 0 161349 701 0 0 25 0 1 0 29759480 787513344 187290 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26326/statm: 192264 187290 51 112 0 192148 0
Current children cumulated CPU time (s) 1651.02
Current children cumulated vsize (KiB) 805132

[startup+1723.79 s]
/proc/loadavg: 3.13 2.99 2.74 3/83 26394
/proc/meminfo: memFree=14896/2055920 swapFree=4192812/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.52
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 37 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=770492 CPUtime=1680.11
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 188863 0 0 0 167289 722 0 0 25 0 1 0 29759480 788983808 187632 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26326/statm: 192623 187632 51 112 0 192507 0
Current children cumulated CPU time (s) 1710.63
Current children cumulated vsize (KiB) 806568

[startup+1783.88 s]
/proc/loadavg: 2.66 2.88 2.72 3/83 26394
/proc/meminfo: memFree=16112/2055920 swapFree=4192812/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.52
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 37 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=772192 CPUtime=1739.75
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 189305 0 0 0 173229 746 0 0 25 0 1 0 29759480 790724608 188074 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/26326/statm: 193048 188074 51 112 0 192932 0
Current children cumulated CPU time (s) 1770.27
Current children cumulated vsize (KiB) 808268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.87 s]
/proc/loadavg: 2.60 2.84 2.71 3/83 26394
/proc/meminfo: memFree=15152/2055920 swapFree=4192812/4192956
[pid=26164] ppid=26162 vsize=36076 CPUtime=30.52
/proc/26164/stat : 26164 (sugar) S 26162 26164 26051 0 -1 4194304 6765 74848 0 2 37 4 2862 149 16 0 1 0 29756393 36941824 6279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257212592226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26164/statm: 9019 6279 373 3 0 6119 0
[pid=26326] ppid=26164 vsize=772972 CPUtime=1769.56
/proc/26326/stat : 26326 (minisat) R 26164 26164 26051 0 -1 0 189510 0 0 0 176199 757 0 0 25 0 1 0 29759480 791523328 188279 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528424 0 0 4096 3 0 0 0 17 1 0 0
/proc/26326/statm: 193243 188279 51 112 0 193127 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 809048

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 26164 and gives childrusage.ru_utime.tv_sec=28 childrusage.ru_utime.tv_usec=993592 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=563762
CPU time returned by wait4() is 30.5574
while last known CPU time is 1800.22

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1815.27
CPU time (s): 1800.22
CPU user time (s): 1790.98
CPU system time (s): 9.24
CPU usage (%): 99.1711
Max. virtual memory (cumulated for all children) (KiB): 822124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.9936
system time used= 1.56376
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81698
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2677
involuntary context switches= 2602

runsolver used 1.90671 s user time and 5.54216 s system time

The end

Launcher Data (download as text)

Begin job on node65 on Mon Jan 29 19:13:08 UTC 2007


IDJOB= 210810
IDBENCH= 4647
IDSOLVER= 86
FILE ID= node65/210810-1170097988

PBS_JOBID= 3689715

Free space on /tmp= 66553 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-burch-dill-6-accl.xml
COMMAND LINE= /tmp/evaluation/210810-1170097988/solver /tmp/evaluation/210810-1170097988 /tmp/evaluation/210810-1170097988/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-210810-1170097988 -o ROOT/results/node65/solver-210810-1170097988 -C 1800 -M 900  /tmp/evaluation/210810-1170097988/solver /tmp/evaluation/210810-1170097988 /tmp/evaluation/210810-1170097988/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  c3621a55ea125183ef6096030f8fc720

RANDOM SEED= 931525385

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1548376 kB
Buffers:         43012 kB
Cached:         363220 kB
SwapCached:          0 kB
Active:          84076 kB
Inactive:       350816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1548376 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           12100 kB
Writeback:           0 kB
Mapped:          46148 kB
Slab:            57908 kB
Committed_AS:   363740 kB
PageTables:       1940 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 38791 MiB



End job on node65 on Mon Jan 29 19:43:24 UTC 2007