Trace number 211982

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.12 1827.32

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-air06.xml
MD5SUM33d2bf31c1f2e77524f03a382b3cc3bc
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.00324
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables8627
Number of constraints1640
Maximum constraint arity461
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1640
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/211982-1170098805/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/211982-1170098805/unknown.xml [Mon Jan 29 20:26:48 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/211982-1170098805/unknown.xml /tmp/evaluation/211982-1170098805/sugar26917.csp [Mon Jan 29 20:26:48 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/211982-1170098805/sugar-v0-40.jar -convert /tmp/evaluation/211982-1170098805/unknown.xml /tmp/evaluation/211982-1170098805/sugar26917.csp
0.16	c BEGIN convert /tmp/evaluation/211982-1170098805/unknown.xml
9.29	c END convert (9.131085 seconds)
9.34	c # CONVERT_XML  END : /tmp/evaluation/211982-1170098805/sugar26917.csp 2056095 bytes (9 seconds) [Mon Jan 29 20:26:57 2007]
9.34	c # CONVERT_XML  CPU : 9.19 = 0 + 0 + 9.07 + 0.12
9.34	
9.34	c # GENERATE_SAT  BEGIN : /tmp/evaluation/211982-1170098805/sugar26917.bcnf [Mon Jan 29 20:26:57 2007]
9.34	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/211982-1170098805/sugar-v0-40.jar -bcnf -map /tmp/evaluation/211982-1170098805/sugar26917.map /tmp/evaluation/211982-1170098805/sugar26917.csp /tmp/evaluation/211982-1170098805/sugar26917.bcnf
9.46	c BEGIN parse /tmp/evaluation/211982-1170098805/sugar26917.csp
206.45	c END parse (196.993795 seconds)
206.45	c BEGIN simplify
206.51	c END simplify (0.054878 seconds)
206.61	c BEGIN encode /tmp/evaluation/211982-1170098805/sugar26917.bcnf
226.68	c END encode (20.176122 seconds)
228.52	c # GENERATE_SAT  END : 647339 variables 8192461 clauses 123763688 bytes (219 seconds) [Mon Jan 29 20:30:36 2007]
228.52	c # GENERATE_SAT  CPU : 205.26 = 1.26 + 0.11 + 201.86 + 2.03
228.52	
228.52	c # SOLVE_SAT  BEGIN : /tmp/evaluation/211982-1170098805/sugar26917.bcnf [Mon Jan 29 20:30:36 2007]
228.71	c # CMD : /tmp/evaluation/211982-1170098805/minisat /tmp/evaluation/211982-1170098805/sugar26917.bcnf /tmp/evaluation/211982-1170098805/sugar26917.out
234.82	c ==================================[MINISAT]===================================
234.82	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
234.82	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
234.82	c ==============================================================================
234.82	c |         0 | 4875238 13700485 | 1625079       0        0     nan |  0.000 % |
239.14	c |       100 | 4875252 13700485 | 1787586      81     1057    13.0 | 42.302 % |
242.52	c |       250 | 4875263 13700485 | 1966345     213     3524    16.5 | 42.349 % |
247.01	c |       475 | 4875281 13700485 | 2162980     413     9140    22.1 | 42.401 % |
254.14	c |       812 | 4863867 13676581 | 2379278     668    14646    21.9 | 42.505 % |
264.18	c |      1319 | 4840691 13625191 | 2617205    1078    24219    22.5 | 42.790 % |
278.19	c |      2078 | 4825212 13592221 | 2878926    1706    47189    27.7 | 43.006 % |
296.69	c |      3217 | 4808554 13556617 | 3166819    2683    73673    27.5 | 43.298 % |
327.05	c |      4925 | 4781686 13498564 | 3483501    4123   123881    30.0 | 43.809 % |
370.82	c |      7487 | 4749923 13428628 | 3831851    6312   229773    36.4 | 44.197 % |
437.17	c |     11331 | 4691697 13299694 | 4215036    9525   370096    38.9 | 45.063 % |
531.99	c |     17098 | 4620725 13142257 | 4636540   14700   679890    46.3 | 45.724 % |
671.00	c |     25747 | 4577704 13045903 | 5100194   22841  1525527    66.8 | 46.292 % |
870.01	c |     38721 | 4557961 13002220 | 5610213   35399  2947046    83.3 | 46.545 % |
1157.02	c |     58183 | 4537667 12955786 | 6171234   54384  6261414   115.1 | 46.830 % |
1628.35	c |     87375 | 4488421 12843760 | 6788358   82835 12687805   153.2 | 47.388 % |
1825.80	
1825.80	s UNKNOWN
1825.80	c # INTERRUPTED
1825.80	c # MAIN  END :  (1826 seconds) [Mon Jan 29 20:57:14 2007]
1825.80	c # MAIN  CPU : 214.45 = 1.26 + 0.11 + 210.93 + 2.15
1825.80	

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/node62/watcher-211982-1170098805 -o ROOT/results/node62/solver-211982-1170098805 -C 1800 -M 900 /tmp/evaluation/211982-1170098805/solver /tmp/evaluation/211982-1170098805 /tmp/evaluation/211982-1170098805/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: 1.84 1.97 1.99 3/68 26918
/proc/meminfo: memFree=1827400/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=12268 CPUtime=0
/proc/26917/stat : 26917 (sugar) D 26915 26917 26377 0 -1 4194304 597 0 0 0 0 0 0 0 18 0 1 0 29837842 12562432 316 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236437863013 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/26917/statm: 3067 316 241 3 0 167 0

[startup+0.105387 s]
/proc/loadavg: 1.84 1.97 1.99 3/68 26918
/proc/meminfo: memFree=1827400/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=13724 CPUtime=0.03
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 29837842 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26917/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.513439 s]
/proc/loadavg: 1.84 1.97 1.99 3/68 26918
/proc/meminfo: memFree=1827400/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=13724 CPUtime=0.03
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29837842 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26917/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.34255 s]
/proc/loadavg: 1.84 1.97 1.99 2/76 26929
/proc/meminfo: memFree=1787832/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=13724 CPUtime=0.03
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29837842 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26917/statm: 3431 805 368 3 0 531 0
[pid=26919] ppid=26917 vsize=807412 CPUtime=1.26
/proc/26919/stat : 26919 (java) R 26917 26917 26377 0 -1 0 11246 0 1 0 120 6 0 0 17 0 8 0 29837847 826789888 10989 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073451431 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26919/statm: 201853 10989 1691 14 0 189131 0
[pid=26919/tid=26920] ppid=26917 vsize=807412 CPUtime=0.08
/proc/26919/task/26920/stat : 26920 (java) S 26917 26917 26377 0 -1 64 4667 0 0 0 7 1 0 0 15 0 8 0 29837851 826789888 10989 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26919/tid=26921] ppid=26917 vsize=807412 CPUtime=0
/proc/26919/task/26921/stat : 26921 (java) S 26917 26917 26377 0 -1 64 10 0 0 0 0 0 0 0 21 0 8 0 29837851 826789888 10989 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26919/tid=26922] ppid=26917 vsize=807412 CPUtime=0
/proc/26919/task/26922/stat : 26922 (java) S 26917 26917 26377 0 -1 64 4 0 0 0 0 0 0 0 22 0 8 0 29837851 826789888 10989 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26919/tid=26923] ppid=26917 vsize=807412 CPUtime=0
/proc/26919/task/26923/stat : 26923 (java) S 26917 26917 26377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29837854 826789888 10989 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26919/tid=26924] ppid=26917 vsize=807412 CPUtime=0.12
/proc/26919/task/26924/stat : 26924 (java) S 26917 26917 26377 0 -1 64 410 0 0 0 12 0 0 0 16 0 8 0 29837854 826789888 10989 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26919/tid=26925] ppid=26917 vsize=807412 CPUtime=0
/proc/26919/task/26925/stat : 26925 (java) S 26917 26917 26377 0 -1 64 3 0 0 0 0 0 0 0 24 0 8 0 29837854 826789888 10989 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26919/tid=26926] ppid=26917 vsize=807412 CPUtime=0
/proc/26919/task/26926/stat : 26926 (java) S 26917 26917 26377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29837854 826789888 10989 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 821136

[startup+2.98774 s]
/proc/loadavg: 1.93 1.98 1.99 3/89 26969
/proc/meminfo: memFree=1755208/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=13724 CPUtime=0.03
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29837842 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26917/statm: 3431 805 368 3 0 531 0
[pid=26919] ppid=26917 vsize=807412 CPUtime=2.9
/proc/26919/stat : 26919 (java) R 26917 26917 26377 0 -1 0 11693 0 1 0 284 6 0 0 18 0 8 0 29837847 826789888 11422 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073451476 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26919/statm: 201853 11422 1691 14 0 189131 0
[pid=26919/tid=26920] ppid=26917 vsize=807412 CPUtime=0.12
/proc/26919/task/26920/stat : 26920 (java) S 26917 26917 26377 0 -1 64 5095 0 0 0 11 1 0 0 16 0 8 0 29837851 826789888 11422 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26919/tid=26921] ppid=26917 vsize=807412 CPUtime=0
/proc/26919/task/26921/stat : 26921 (java) S 26917 26917 26377 0 -1 64 10 0 0 0 0 0 0 0 21 0 8 0 29837851 826789888 11422 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26919/tid=26922] ppid=26917 vsize=807412 CPUtime=0
/proc/26919/task/26922/stat : 26922 (java) S 26917 26917 26377 0 -1 64 4 0 0 0 0 0 0 0 22 0 8 0 29837851 826789888 11422 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26919/tid=26923] ppid=26917 vsize=807412 CPUtime=0
/proc/26919/task/26923/stat : 26923 (java) S 26917 26917 26377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29837854 826789888 11422 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26919/tid=26924] ppid=26917 vsize=807412 CPUtime=0.13
/proc/26919/task/26924/stat : 26924 (java) S 26917 26917 26377 0 -1 64 412 0 0 0 13 0 0 0 15 0 8 0 29837854 826789888 11422 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26919/tid=26925] ppid=26917 vsize=807412 CPUtime=0
/proc/26919/task/26925/stat : 26925 (java) S 26917 26917 26377 0 -1 64 3 0 0 0 0 0 0 0 24 0 8 0 29837854 826789888 11422 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26919/tid=26926] ppid=26917 vsize=807412 CPUtime=0
/proc/26919/task/26926/stat : 26926 (java) S 26917 26917 26377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29837854 826789888 11422 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 821136

[startup+6.27512 s]
/proc/loadavg: 1.93 1.98 1.99 3/89 26977
/proc/meminfo: memFree=1744776/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=13724 CPUtime=0.03
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29837842 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26917/statm: 3431 805 368 3 0 531 0
[pid=26919] ppid=26917 vsize=807412 CPUtime=6.17
/proc/26919/stat : 26919 (java) R 26917 26917 26377 0 -1 0 12425 0 1 0 610 7 0 0 25 0 8 0 29837847 826789888 12125 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073766117 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26919/statm: 201853 12125 1691 14 0 189131 0
[pid=26919/tid=26920] ppid=26917 vsize=807412 CPUtime=0.2
/proc/26919/task/26920/stat : 26920 (java) S 26917 26917 26377 0 -1 64 5797 0 0 0 18 2 0 0 16 0 8 0 29837851 826789888 12125 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26919/tid=26921] ppid=26917 vsize=807412 CPUtime=0
/proc/26919/task/26921/stat : 26921 (java) S 26917 26917 26377 0 -1 64 10 0 0 0 0 0 0 0 21 0 8 0 29837851 826789888 12125 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26919/tid=26922] ppid=26917 vsize=807412 CPUtime=0
/proc/26919/task/26922/stat : 26922 (java) S 26917 26917 26377 0 -1 64 4 0 0 0 0 0 0 0 22 0 8 0 29837851 826789888 12125 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26919/tid=26923] ppid=26917 vsize=807412 CPUtime=0
/proc/26919/task/26923/stat : 26923 (java) S 26917 26917 26377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29837854 826789888 12125 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26919/tid=26924] ppid=26917 vsize=807412 CPUtime=0.13
/proc/26919/task/26924/stat : 26924 (java) S 26917 26917 26377 0 -1 64 412 0 0 0 13 0 0 0 16 0 8 0 29837854 826789888 12125 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26919/tid=26925] ppid=26917 vsize=807412 CPUtime=0
/proc/26919/task/26925/stat : 26925 (java) S 26917 26917 26377 0 -1 64 3 0 0 0 0 0 0 0 24 0 8 0 29837854 826789888 12125 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26919/tid=26926] ppid=26917 vsize=807412 CPUtime=0
/proc/26919/task/26926/stat : 26926 (java) S 26917 26917 26377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29837854 826789888 12125 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 821136

[startup+12.6809 s]
/proc/loadavg: 1.94 1.98 1.99 4/89 26985
/proc/meminfo: memFree=1711752/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=13724 CPUtime=9.22
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 1190 14923 0 1 3 0 907 12 15 0 1 0 29837842 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 3431 809 371 3 0 531 0
[pid=26978] ppid=26917 vsize=807360 CPUtime=3.31
/proc/26978/stat : 26978 (java) R 26917 26917 26377 0 -1 0 16710 0 1 0 322 9 0 0 25 0 8 0 29838777 826736640 16439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073615936 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26978/statm: 201840 16439 1506 14 0 189118 0
[pid=26978/tid=26979] ppid=26917 vsize=807360 CPUtime=0.66
/proc/26978/task/26979/stat : 26979 (java) S 26917 26917 26377 0 -1 64 10425 0 0 0 62 4 0 0 16 0 8 0 29838780 826736640 16439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26980] ppid=26917 vsize=807360 CPUtime=0
/proc/26978/task/26980/stat : 26980 (java) S 26917 26917 26377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29838780 826736640 16439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26981] ppid=26917 vsize=807360 CPUtime=0
/proc/26978/task/26981/stat : 26981 (java) S 26917 26917 26377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29838780 826736640 16439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26982] ppid=26917 vsize=807360 CPUtime=0
/proc/26978/task/26982/stat : 26982 (java) S 26917 26917 26377 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29838784 826736640 16439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26983] ppid=26917 vsize=807360 CPUtime=0.12
/proc/26978/task/26983/stat : 26983 (java) S 26917 26917 26377 0 -1 64 396 0 0 0 12 0 0 0 16 0 8 0 29838784 826736640 16439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26984] ppid=26917 vsize=807360 CPUtime=0
/proc/26978/task/26984/stat : 26984 (java) S 26917 26917 26377 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29838784 826736640 16439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26985] ppid=26917 vsize=807360 CPUtime=0
/proc/26978/task/26985/stat : 26985 (java) S 26917 26917 26377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29838784 826736640 16439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 821084

[startup+25.5784 s]
/proc/loadavg: 2.03 2.00 2.00 3/89 26985
/proc/meminfo: memFree=1640648/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=13724 CPUtime=9.22
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 1190 14923 0 1 3 0 907 12 15 0 1 0 29837842 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 3431 809 371 3 0 531 0
[pid=26978] ppid=26917 vsize=807360 CPUtime=16.14
/proc/26978/stat : 26978 (java) R 26917 26917 26377 0 -1 0 20782 0 1 0 1603 11 0 0 25 0 8 0 29838777 826736640 20457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073648077 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26978/statm: 201840 20457 1506 14 0 189118 0
[pid=26978/tid=26979] ppid=26917 vsize=807360 CPUtime=1.07
/proc/26978/task/26979/stat : 26979 (java) S 26917 26917 26377 0 -1 64 14419 0 0 0 101 6 0 0 16 0 8 0 29838780 826736640 20457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26980] ppid=26917 vsize=807360 CPUtime=0
/proc/26978/task/26980/stat : 26980 (java) S 26917 26917 26377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29838780 826736640 20457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26981] ppid=26917 vsize=807360 CPUtime=0
/proc/26978/task/26981/stat : 26981 (java) S 26917 26917 26377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29838780 826736640 20457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26982] ppid=26917 vsize=807360 CPUtime=0
/proc/26978/task/26982/stat : 26982 (java) S 26917 26917 26377 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29838784 826736640 20457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26983] ppid=26917 vsize=807360 CPUtime=0.14
/proc/26978/task/26983/stat : 26983 (java) S 26917 26917 26377 0 -1 64 420 0 0 0 14 0 0 0 16 0 8 0 29838784 826736640 20457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26984] ppid=26917 vsize=807360 CPUtime=0
/proc/26978/task/26984/stat : 26984 (java) S 26917 26917 26377 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29838784 826736640 20457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26985] ppid=26917 vsize=807360 CPUtime=0
/proc/26978/task/26985/stat : 26985 (java) S 26917 26917 26377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29838784 826736640 20457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 821084

[startup+51.2714 s]
/proc/loadavg: 2.37 2.08 2.03 3/89 26990
/proc/meminfo: memFree=879880/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=13724 CPUtime=9.22
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 1190 14923 0 1 3 0 907 12 15 0 1 0 29837842 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 3431 809 371 3 0 531 0
[pid=26978] ppid=26917 vsize=807360 CPUtime=41.66
/proc/26978/stat : 26978 (java) R 26917 26917 26377 0 -1 0 27357 0 1 0 4137 29 0 0 25 0 8 0 29838777 826736640 26932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073598276 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26978/statm: 201840 26932 1506 14 0 189118 0
[pid=26978/tid=26979] ppid=26917 vsize=807360 CPUtime=1.84
/proc/26978/task/26979/stat : 26979 (java) S 26917 26917 26377 0 -1 64 20894 0 0 0 174 10 0 0 16 0 8 0 29838780 826736640 26932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26980] ppid=26917 vsize=807360 CPUtime=0
/proc/26978/task/26980/stat : 26980 (java) S 26917 26917 26377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29838780 826736640 26932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26981] ppid=26917 vsize=807360 CPUtime=0
/proc/26978/task/26981/stat : 26981 (java) S 26917 26917 26377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29838780 826736640 26932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26982] ppid=26917 vsize=807360 CPUtime=0
/proc/26978/task/26982/stat : 26982 (java) S 26917 26917 26377 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29838784 826736640 26932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26983] ppid=26917 vsize=807360 CPUtime=0.14
/proc/26978/task/26983/stat : 26983 (java) S 26917 26917 26377 0 -1 64 420 0 0 0 14 0 0 0 16 0 8 0 29838784 826736640 26932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26984] ppid=26917 vsize=807360 CPUtime=0
/proc/26978/task/26984/stat : 26984 (java) S 26917 26917 26377 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29838784 826736640 26932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26978/tid=26985] ppid=26917 vsize=807360 CPUtime=0
/proc/26978/task/26985/stat : 26985 (java) S 26917 26917 26377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29838784 826736640 26932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 821084

[startup+102.53 s]
/proc/loadavg: 2.99 2.29 2.10 3/90 27009
/proc/meminfo: memFree=16064/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=13724 CPUtime=9.22
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 1190 14923 0 1 3 0 907 12 15 0 1 0 29837842 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 3431 809 371 3 0 531 0
[pid=26978] ppid=26917 vsize=807360 CPUtime=92.53
/proc/26978/stat : 26978 (java) R 26917 26917 26377 0 -1 0 41883 0 1 0 9187 66 0 0 25 0 8 0 29838777 826736640 41237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644902 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26978/statm: 201840 41237 1507 14 0 189118 0
[pid=26978/tid=26979] ppid=26917 vsize=807360 CPUtime=3.66

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

/proc/loadavg: 3.27 3.05 2.78 3/82 27079
/proc/meminfo: memFree=15232/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=96068 CPUtime=214.48
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 21554 80085 2 5 129 11 21093 215 16 0 1 0 29837842 98373632 20878 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26917/statm: 24017 20878 373 3 0 21117 0
[pid=27047] ppid=26917 vsize=313340 CPUtime=887.44
/proc/27047/stat : 27047 (minisat) R 26917 26917 26377 0 -1 0 76306 0 5 0 88362 382 0 0 25 0 1 0 29860713 320860160 75062 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528795 0 0 4096 3 0 0 0 17 1 0 0
/proc/27047/statm: 78335 75062 51 112 0 78219 0
Current children cumulated CPU time (s) 1101.92
Current children cumulated vsize (KiB) 409408

[startup+1183.05 s]
/proc/loadavg: 2.77 2.95 2.76 3/82 27079
/proc/meminfo: memFree=14912/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=96068 CPUtime=214.48
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 21554 80085 2 5 129 11 21093 215 16 0 1 0 29837842 98373632 20878 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 24017 20878 373 3 0 21117 0
[pid=27047] ppid=26917 vsize=313340 CPUtime=947.12
/proc/27047/stat : 27047 (minisat) R 26917 26917 26377 0 -1 0 76306 0 5 0 94305 407 0 0 25 0 1 0 29860713 320860160 75062 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528014 0 0 4096 3 0 0 0 17 0 0 0
/proc/27047/statm: 78335 75062 51 112 0 78219 0
Current children cumulated CPU time (s) 1161.6
Current children cumulated vsize (KiB) 409408

[startup+1243.06 s]
/proc/loadavg: 2.42 2.82 2.72 3/82 27079
/proc/meminfo: memFree=14912/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=96068 CPUtime=214.48
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 21554 80085 2 5 129 11 21093 215 16 0 1 0 29837842 98373632 20878 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 24017 20878 373 3 0 21117 0
[pid=27047] ppid=26917 vsize=313340 CPUtime=1006.73
/proc/27047/stat : 27047 (minisat) R 26917 26917 26377 0 -1 0 76306 0 5 0 100250 423 0 0 25 0 1 0 29860713 320860160 75062 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27047/statm: 78335 75062 51 112 0 78219 0
Current children cumulated CPU time (s) 1221.21
Current children cumulated vsize (KiB) 409408

[startup+1303.14 s]
/proc/loadavg: 2.69 2.81 2.72 3/82 27079
/proc/meminfo: memFree=14912/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=96068 CPUtime=214.48
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 21554 80085 2 5 129 11 21093 215 16 0 1 0 29837842 98373632 20878 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 24017 20878 373 3 0 21117 0
[pid=27047] ppid=26917 vsize=313340 CPUtime=1066.4
/proc/27047/stat : 27047 (minisat) R 26917 26917 26377 0 -1 0 76306 0 5 0 106193 447 0 0 25 0 1 0 29860713 320860160 75062 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528284 0 0 4096 3 0 0 0 17 1 0 0
/proc/27047/statm: 78335 75062 51 112 0 78219 0
Current children cumulated CPU time (s) 1280.88
Current children cumulated vsize (KiB) 409408

[startup+1363.22 s]
/proc/loadavg: 3.00 2.87 2.75 3/82 27079
/proc/meminfo: memFree=16128/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=96068 CPUtime=214.48
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 21554 80085 2 5 129 11 21093 215 16 0 1 0 29837842 98373632 20878 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 24017 20878 373 3 0 21117 0
[pid=27047] ppid=26917 vsize=313340 CPUtime=1126.07
/proc/27047/stat : 27047 (minisat) R 26917 26917 26377 0 -1 0 76306 0 5 0 112139 468 0 0 25 0 1 0 29860713 320860160 75062 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528128 0 0 4096 3 0 0 0 17 1 0 0
/proc/27047/statm: 78335 75062 51 112 0 78219 0
Current children cumulated CPU time (s) 1340.55
Current children cumulated vsize (KiB) 409408

[startup+1423.29 s]
/proc/loadavg: 3.82 3.10 2.83 3/82 27079
/proc/meminfo: memFree=15680/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=96068 CPUtime=214.48
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 21554 80085 2 5 129 11 21093 215 16 0 1 0 29837842 98373632 20878 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 24017 20878 373 3 0 21117 0
[pid=27047] ppid=26917 vsize=313340 CPUtime=1185.75
/proc/27047/stat : 27047 (minisat) R 26917 26917 26377 0 -1 0 76306 0 5 0 118085 490 0 0 25 0 1 0 29860713 320860160 75062 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27047/statm: 78335 75062 51 112 0 78219 0
Current children cumulated CPU time (s) 1400.23
Current children cumulated vsize (KiB) 409408

[startup+1483.36 s]
/proc/loadavg: 3.39 3.14 2.86 3/82 27079
/proc/meminfo: memFree=15296/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=96068 CPUtime=214.48
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 21554 80085 2 5 129 11 21093 215 16 0 1 0 29837842 98373632 20878 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 24017 20878 373 3 0 21117 0
[pid=27047] ppid=26917 vsize=313340 CPUtime=1245.45
/proc/27047/stat : 27047 (minisat) R 26917 26917 26377 0 -1 0 76306 0 5 0 124032 513 0 0 25 0 1 0 29860713 320860160 75062 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 1 0 0
/proc/27047/statm: 78335 75062 51 112 0 78219 0
Current children cumulated CPU time (s) 1459.93
Current children cumulated vsize (KiB) 409408

[startup+1543.44 s]
/proc/loadavg: 2.89 3.05 2.85 3/82 27079
/proc/meminfo: memFree=15936/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=96068 CPUtime=214.48
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 21554 80085 2 5 129 11 21093 215 16 0 1 0 29837842 98373632 20878 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 24017 20878 373 3 0 21117 0
[pid=27047] ppid=26917 vsize=313340 CPUtime=1305.13
/proc/27047/stat : 27047 (minisat) R 26917 26917 26377 0 -1 0 76306 0 5 0 129973 540 0 0 25 0 1 0 29860713 320860160 75062 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27047/statm: 78335 75062 51 112 0 78219 0
Current children cumulated CPU time (s) 1519.61
Current children cumulated vsize (KiB) 409408

[startup+1603.52 s]
/proc/loadavg: 2.52 2.92 2.81 4/82 27079
/proc/meminfo: memFree=14784/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=96068 CPUtime=214.48
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 21554 80085 2 5 129 11 21093 215 16 0 1 0 29837842 98373632 20878 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 24017 20878 373 3 0 21117 0
[pid=27047] ppid=26917 vsize=313340 CPUtime=1364.81
/proc/27047/stat : 27047 (minisat) R 26917 26917 26377 0 -1 0 76306 0 5 0 135920 561 0 0 25 0 1 0 29860713 320860160 75062 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527045 0 0 4096 3 0 0 0 17 1 0 0
/proc/27047/statm: 78335 75062 51 112 0 78219 0
Current children cumulated CPU time (s) 1579.29
Current children cumulated vsize (KiB) 409408

[startup+1663.59 s]
/proc/loadavg: 2.86 2.94 2.82 3/82 27079
/proc/meminfo: memFree=15552/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=96068 CPUtime=214.48
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 21554 80085 2 5 129 11 21093 215 16 0 1 0 29837842 98373632 20878 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 24017 20878 373 3 0 21117 0
[pid=27047] ppid=26917 vsize=313340 CPUtime=1424.49
/proc/27047/stat : 27047 (minisat) R 26917 26917 26377 0 -1 0 76306 0 5 0 141862 587 0 0 25 0 1 0 29860713 320860160 75062 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27047/statm: 78335 75062 51 112 0 78219 0
Current children cumulated CPU time (s) 1638.97
Current children cumulated vsize (KiB) 409408

[startup+1723.69 s]
/proc/loadavg: 3.32 3.03 2.85 3/82 27079
/proc/meminfo: memFree=15680/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=96068 CPUtime=214.48
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 21554 80085 2 5 129 11 21093 215 16 0 1 0 29837842 98373632 20878 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 24017 20878 373 3 0 21117 0
[pid=27047] ppid=26917 vsize=313340 CPUtime=1484.16
/proc/27047/stat : 27047 (minisat) R 26917 26917 26377 0 -1 0 76306 0 5 0 147804 612 0 0 25 0 1 0 29860713 320860160 75062 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528022 0 0 4096 3 0 0 0 17 0 0 0
/proc/27047/statm: 78335 75062 51 112 0 78219 0
Current children cumulated CPU time (s) 1698.64
Current children cumulated vsize (KiB) 409408

[startup+1783.79 s]
/proc/loadavg: 3.03 3.03 2.87 3/82 27079
/proc/meminfo: memFree=16320/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=96068 CPUtime=214.48
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 21554 80085 2 5 129 11 21093 215 16 0 1 0 29837842 98373632 20878 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 24017 20878 373 3 0 21117 0
[pid=27047] ppid=26917 vsize=313340 CPUtime=1543.86
/proc/27047/stat : 27047 (minisat) R 26917 26917 26377 0 -1 0 76306 0 5 0 153755 631 0 0 25 0 1 0 29860713 320860160 75062 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527050 0 0 4096 3 0 0 0 17 1 0 0
/proc/27047/statm: 78335 75062 51 112 0 78219 0
Current children cumulated CPU time (s) 1758.34
Current children cumulated vsize (KiB) 409408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1825.79 s]
/proc/loadavg: 2.70 2.95 2.84 3/82 27079
/proc/meminfo: memFree=14976/2055920 swapFree=4192812/4192956
[pid=26917] ppid=26915 vsize=96068 CPUtime=214.48
/proc/26917/stat : 26917 (sugar) S 26915 26917 26377 0 -1 4194304 21554 80085 2 5 129 11 21093 215 16 0 1 0 29837842 98373632 20878 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26917/statm: 24017 20878 373 3 0 21117 0
[pid=27047] ppid=26917 vsize=313340 CPUtime=1585.59
/proc/27047/stat : 27047 (minisat) R 26917 26917 26377 0 -1 0 76306 0 5 0 157911 648 0 0 25 0 1 0 29860713 320860160 75062 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527104 0 0 4096 3 0 0 0 17 1 0 0
/proc/27047/statm: 78335 75062 51 112 0 78219 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 409408

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 26917 and gives childrusage.ru_utime.tv_sec=212 childrusage.ru_utime.tv_usec=228736 childrusage.ru_stime.tv_sec=2 childrusage.ru_stime.tv_usec=290651
CPU time returned by wait4() is 214.519
while last known CPU time is 1800.12

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

Real time (s): 1827.32
CPU time (s): 1800.12
CPU user time (s): 1791.33
CPU system time (s): 8.79
CPU usage (%): 98.5116
Max. virtual memory (cumulated for all children) (KiB): 822088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 212.229
system time used= 2.29065
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101724
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12056
involuntary context switches= 13862

runsolver used 2.19267 s user time and 5.97709 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Mon Jan 29 19:26:47 UTC 2007


IDJOB= 211982
IDBENCH= 4735
IDSOLVER= 86
FILE ID= node62/211982-1170098805

PBS_JOBID= 3689691

Free space on /tmp= 66560 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-air06.xml
COMMAND LINE= /tmp/evaluation/211982-1170098805/solver /tmp/evaluation/211982-1170098805 /tmp/evaluation/211982-1170098805/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-211982-1170098805 -o ROOT/results/node62/solver-211982-1170098805 -C 1800 -M 900  /tmp/evaluation/211982-1170098805/solver /tmp/evaluation/211982-1170098805 /tmp/evaluation/211982-1170098805/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  33d2bf31c1f2e77524f03a382b3cc3bc

RANDOM SEED= 687892208

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.234
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.234
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:       1827880 kB
Buffers:         69084 kB
Cached:          80380 kB
SwapCached:          0 kB
Active:          65680 kB
Inactive:       104484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4608 kB
Writeback:           0 kB
Mapped:          30860 kB
Slab:            43628 kB
Committed_AS:   127624 kB
PageTables:       1684 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= 35216 MiB



End job on node62 on Mon Jan 29 19:57:15 UTC 2007