Trace number 252681

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.07 1805.88

General information on the benchmark

NamesocialGolfers/
socialGolfer-8-4-8.xml
MD5SUM29ffcc52bd19b710a1e14deacd8558a9
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 variables6016
Number of constraints32560
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32560
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/252681-1170112306/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/252681-1170112306/unknown.xml [Tue Jan 30 00:11:46 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/252681-1170112306/unknown.xml /tmp/evaluation/252681-1170112306/sugar27461.csp [Tue Jan 30 00:11:46 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/252681-1170112306/sugar-v0-40.jar -convert /tmp/evaluation/252681-1170112306/unknown.xml /tmp/evaluation/252681-1170112306/sugar27461.csp
0.17	c BEGIN convert /tmp/evaluation/252681-1170112306/unknown.xml
2.61	c END convert (2.442214 seconds)
2.64	c # CONVERT_XML  END : /tmp/evaluation/252681-1170112306/sugar27461.csp 1233748 bytes (3 seconds) [Tue Jan 30 00:11:49 2007]
2.64	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
2.64	
2.64	c # GENERATE_SAT  BEGIN : /tmp/evaluation/252681-1170112306/sugar27461.bcnf [Tue Jan 30 00:11:49 2007]
2.64	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/252681-1170112306/sugar-v0-40.jar -bcnf -map /tmp/evaluation/252681-1170112306/sugar27461.map /tmp/evaluation/252681-1170112306/sugar27461.csp /tmp/evaluation/252681-1170112306/sugar27461.bcnf
2.76	c BEGIN parse /tmp/evaluation/252681-1170112306/sugar27461.csp
7.21	c END parse (4.445051 seconds)
7.21	c BEGIN simplify
7.22	c END simplify (0.016595 seconds)
7.22	c BEGIN encode /tmp/evaluation/252681-1170112306/sugar27461.bcnf
7.66	c END encode (0.441917 seconds)
7.92	c # GENERATE_SAT  END : 32448 variables 170224 clauses 2409752 bytes (5 seconds) [Tue Jan 30 00:11:54 2007]
7.92	c # GENERATE_SAT  CPU : 0.18 = 0.17 + 0.01 + 0 + 0
7.92	
7.92	c # SOLVE_SAT  BEGIN : /tmp/evaluation/252681-1170112306/sugar27461.bcnf [Tue Jan 30 00:11:54 2007]
7.92	c # CMD : /tmp/evaluation/252681-1170112306/minisat /tmp/evaluation/252681-1170112306/sugar27461.bcnf /tmp/evaluation/252681-1170112306/sugar27461.out
8.02	c ==================================[MINISAT]===================================
8.02	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
8.02	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
8.02	c ==============================================================================
8.02	c |         0 |  137344   376240 |   45781       0        0     nan |  0.000 % |
8.14	c |       101 |  137395   376240 |   50359      50      833    16.7 | 21.746 % |
8.17	c |       251 |  137398   376240 |   55395     197     5133    26.1 | 21.746 % |
8.21	c |       476 |  137398   376240 |   60934     422    18205    43.1 | 21.746 % |
8.26	c |       814 |  137402   376240 |   67027     756    26151    34.6 | 21.746 % |
8.31	c |      1320 |  137402   376240 |   73730    1262    41189    32.6 | 21.746 % |
8.34	c |      2080 |  137404   376240 |   81103    2020    56075    27.8 | 21.746 % |
8.41	c |      3219 |  137406   376240 |   89214    3157    79102    25.1 | 21.746 % |
8.55	c |      4928 |  137412   376240 |   98135    4860   134763    27.7 | 21.746 % |
8.70	c |      7490 |  137416   376240 |  107949    7418   189644    25.6 | 21.746 % |
8.96	c |     11334 |  137418   376240 |  118744   11260   296794    26.4 | 21.746 % |
9.35	c |     17100 |  137424   376240 |  130618   17020   439432    25.8 | 21.746 % |
10.22	c |     25749 |  137430   376240 |  143680   25663   761776    29.7 | 21.746 % |
11.38	c |     38724 |  137452   376240 |  158048   38616  1159508    30.0 | 21.746 % |
14.43	c |     58189 |  137463   376240 |  173853   58070  1910125    32.9 | 21.746 % |
19.02	c |     87381 |  137512   376240 |  191238   87213  2802142    32.1 | 21.746 % |
25.85	c |    131170 |  137562   376240 |  210362  130952  4520277    34.5 | 21.746 % |
45.54	c |    196854 |  137720   376240 |  231398  196478  7297894    37.1 | 21.746 % |
85.98	c |    295380 |  137909   376240 |  254538   70513  5055459    71.7 | 21.746 % |
285.33	c |    443169 |  137958   376240 |  279992  218253 18163038    83.2 | 21.746 % |
818.78	c |    664852 |  138023   376240 |  307991  167283 17599225   105.2 | 21.746 % |
1724.73	c |    997378 |  138096   376240 |  338790  201760 19521576    96.8 | 21.746 % |
1804.87	
1804.87	s UNKNOWN
1804.87	c # INTERRUPTED
1804.87	c # MAIN  END :  (1805 seconds) [Tue Jan 30 00:41:51 2007]
1804.87	c # MAIN  CPU : 0.19 = 0.18 + 0.01 + 0 + 0
1804.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/node26/watcher-252681-1170112306 -o ROOT/results/node26/solver-252681-1170112306 -C 1800 -M 900 /tmp/evaluation/252681-1170112306/solver /tmp/evaluation/252681-1170112306 /tmp/evaluation/252681-1170112306/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: 2.44 3.18 4.11 5/94 27462
/proc/meminfo: memFree=715024/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=12268 CPUtime=0
/proc/27461/stat : 27461 (sugar) R 27459 27461 26686 0 -1 4194304 597 0 0 0 0 0 0 0 20 0 1 0 31184295 12562432 316 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269028653669 0 0 4224 0 0 0 0 17 1 0 0
/proc/27461/statm: 3067 316 241 3 0 167 0

[startup+0.106266 s]
/proc/loadavg: 2.44 3.18 4.11 5/94 27462
/proc/meminfo: memFree=715024/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=13724 CPUtime=0.04
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 1112 0 0 0 3 1 0 0 20 0 1 0 31184295 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27461/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.514388 s]
/proc/loadavg: 2.44 3.18 4.11 5/94 27462
/proc/meminfo: memFree=715024/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=13724 CPUtime=0.04
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 31184295 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27461/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33587 s]
/proc/loadavg: 2.44 3.18 4.11 5/102 27470
/proc/meminfo: memFree=657040/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=13724 CPUtime=0.04
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 31184295 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27461/statm: 3431 805 368 3 0 531 0
[pid=27463] ppid=27461 vsize=807288 CPUtime=1.27
/proc/27463/stat : 27463 (java) R 27461 27461 26686 0 -1 0 17803 0 1 0 118 9 0 0 16 0 8 0 31184300 826662912 17548 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4073660216 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27463/statm: 201822 17548 1690 14 0 189100 0
[pid=27463/tid=27464] ppid=27461 vsize=807288 CPUtime=0.25
/proc/27463/task/27464/stat : 27464 (java) S 27461 27461 26686 0 -1 64 11245 0 0 0 21 4 0 0 16 0 8 0 31184303 826662912 17548 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27463/tid=27465] ppid=27461 vsize=807288 CPUtime=0
/proc/27463/task/27465/stat : 27465 (java) S 27461 27461 26686 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 31184304 826662912 17548 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27463/tid=27466] ppid=27461 vsize=807288 CPUtime=0
/proc/27463/task/27466/stat : 27466 (java) S 27461 27461 26686 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 31184304 826662912 17548 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27463/tid=27467] ppid=27461 vsize=807288 CPUtime=0
/proc/27463/task/27467/stat : 27467 (java) S 27461 27461 26686 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 31184307 826662912 17548 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27463/tid=27468] ppid=27461 vsize=807288 CPUtime=0.13
/proc/27463/task/27468/stat : 27468 (java) R 27461 27461 26686 0 -1 64 394 0 0 0 13 0 0 0 20 0 8 0 31184307 826662912 17548 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27463/tid=27469] ppid=27461 vsize=807288 CPUtime=0
/proc/27463/task/27469/stat : 27469 (java) S 27461 27461 26686 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 31184307 826662912 17548 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27463/tid=27470] ppid=27461 vsize=807288 CPUtime=0
/proc/27463/task/27470/stat : 27470 (java) S 27461 27461 26686 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 31184307 826662912 17548 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 821012

[startup+2.98448 s]
/proc/loadavg: 2.44 3.18 4.11 4/102 27470
/proc/meminfo: memFree=623312/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=13724 CPUtime=0.04
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 31184295 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27461/statm: 3431 808 370 3 0 531 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 13724

[startup+6.28299 s]
/proc/loadavg: 2.49 3.18 4.10 2/97 27481
/proc/meminfo: memFree=651848/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=13724 CPUtime=0.04
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 31184295 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27461/statm: 3431 808 370 3 0 531 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
[pid=27471] ppid=27461 vsize=807376 CPUtime=3.61
/proc/27471/stat : 27471 (java) R 27461 27461 26686 0 -1 0 16940 0 1 0 353 8 0 0 20 0 8 0 31184560 826753024 16665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634807 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27471/statm: 201844 16665 1507 14 0 189122 0
[pid=27471/tid=27472] ppid=27461 vsize=807376 CPUtime=0.64
/proc/27471/task/27472/stat : 27472 (java) S 27461 27461 26686 0 -1 64 10709 0 0 0 60 4 0 0 16 0 8 0 31184563 826753024 16665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27471/tid=27473] ppid=27461 vsize=807376 CPUtime=0
/proc/27471/task/27473/stat : 27473 (java) S 27461 27461 26686 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 31184564 826753024 16665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27471/tid=27474] ppid=27461 vsize=807376 CPUtime=0
/proc/27471/task/27474/stat : 27474 (java) S 27461 27461 26686 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 31184564 826753024 16665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27471/tid=27475] ppid=27461 vsize=807376 CPUtime=0
/proc/27471/task/27475/stat : 27475 (java) S 27461 27461 26686 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 31184567 826753024 16665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27471/tid=27476] ppid=27461 vsize=807376 CPUtime=0.15
/proc/27471/task/27476/stat : 27476 (java) S 27461 27461 26686 0 -1 64 419 0 0 0 15 0 0 0 16 0 8 0 31184567 826753024 16665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27471/tid=27477] ppid=27461 vsize=807376 CPUtime=0
/proc/27471/task/27477/stat : 27477 (java) S 27461 27461 26686 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 31184567 826753024 16665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27471/tid=27478] ppid=27461 vsize=807376 CPUtime=0
/proc/27471/task/27478/stat : 27478 (java) S 27461 27461 26686 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 31184567 826753024 16665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 821100

[startup+12.7711 s]
/proc/loadavg: 2.45 3.16 4.09 2/90 27482
/proc/meminfo: memFree=1834824/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=25412 CPUtime=0.23
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 4161 0 0 0 21 2 0 0 16 0 1 0 31184295 26021888 3674 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27461/statm: 6353 3674 373 3 0 3453 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
[pid=27471] ppid=27461 vsize=0 CPUtime=5
/proc/27471/stat : 27471 (java) Z 27461 27461 26686 0 -1 1036 21227 0 1 0 488 12 0 0 16 0 1 0 31184560 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27471/statm: 0 0 0 0 0 0 0
[pid=27482] ppid=27461 vsize=16192 CPUtime=4.81
/proc/27482/stat : 27482 (minisat) R 27461 27461 26686 0 -1 0 4158 0 0 0 480 1 0 0 25 0 1 0 31185087 16580608 3554 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528455 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 4048 3554 52 112 0 3932 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 41604

[startup+25.6243 s]
/proc/loadavg: 2.35 3.10 4.06 2/90 27482
/proc/meminfo: memFree=1811912/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=25412 CPUtime=0.23
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 4161 0 0 0 21 2 0 0 16 0 1 0 31184295 26021888 3674 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27461/statm: 6353 3674 373 3 0 3453 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
[pid=27471] ppid=27461 vsize=0 CPUtime=5
/proc/27471/stat : 27471 (java) Z 27461 27461 26686 0 -1 1036 21227 0 1 0 488 12 0 0 16 0 1 0 31184560 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27471/statm: 0 0 0 0 0 0 0
[pid=27482] ppid=27461 vsize=32560 CPUtime=17.49
/proc/27482/stat : 27482 (minisat) R 27461 27461 26686 0 -1 0 8248 0 0 0 1744 5 0 0 25 0 1 0 31185087 33341440 7644 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528549 0 0 4096 3 0 0 0 17 0 0 0
/proc/27482/statm: 8140 7644 52 112 0 8024 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 57972

[startup+51.3298 s]
/proc/loadavg: 2.21 3.01 4.00 3/96 27539
/proc/meminfo: memFree=1495312/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=25412 CPUtime=0.23
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 4161 0 0 0 21 2 0 0 16 0 1 0 31184295 26021888 3674 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27461/statm: 6353 3674 373 3 0 3453 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
[pid=27471] ppid=27461 vsize=0 CPUtime=5
/proc/27471/stat : 27471 (java) Z 27461 27461 26686 0 -1 1036 21227 0 1 0 488 12 0 0 16 0 1 0 31184560 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27471/statm: 0 0 0 0 0 0 0
[pid=27482] ppid=27461 vsize=52180 CPUtime=43.03
/proc/27482/stat : 27482 (minisat) R 27461 27461 26686 0 -1 0 13030 0 0 0 4288 15 0 0 25 0 1 0 31185087 53432320 12426 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27482/statm: 13045 12426 52 112 0 12929 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 77592

[startup+102.616 s]
/proc/loadavg: 2.09 2.85 3.89 3/86 27547
/proc/meminfo: memFree=1120928/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=25412 CPUtime=0.23
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 4161 0 0 0 21 2 0 0 16 0 1 0 31184295 26021888 3674 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27461/statm: 6353 3674 373 3 0 3453 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
[pid=27471] ppid=27461 vsize=0 CPUtime=5
/proc/27471/stat : 27471 (java) Z 27461 27461 26686 0 -1 1036 21227 0 1 0 488 12 0 0 16 0 1 0 31184560 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27471/statm: 0 0 0 0 0 0 0
[pid=27482] ppid=27461 vsize=58892 CPUtime=94.07
/proc/27482/stat : 27482 (minisat) R 27461 27461 26686 0 -1 0 14707 0 0 0 9386 21 0 0 25 0 1 0 31185087 60305408 14103 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527184 0 0 4096 3 0 0 0 17 0 0 0
/proc/27482/statm: 14723 14103 52 112 0 14607 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 84304

[startup+162.639 s]
/proc/loadavg: 2.11 2.71 3.78 3/89 27616
/proc/meminfo: memFree=1381064/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=25412 CPUtime=0.23
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 4161 0 0 0 21 2 0 0 16 0 1 0 31184295 26021888 3674 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27461/statm: 6353 3674 373 3 0 3453 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
[pid=27471] ppid=27461 vsize=0 CPUtime=5
/proc/27471/stat : 27471 (java) Z 27461 27461 26686 0 -1 1036 21227 0 1 0 488 12 0 0 16 0 1 0 31184560 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27471/statm: 0 0 0 0 0 0 0
[pid=27482] ppid=27461 vsize=73964 CPUtime=153.71
/proc/27482/stat : 27482 (minisat) R 27461 27461 26686 0 -1 0 18411 0 0 0 15343 28 0 0 25 0 1 0 31185087 75739136 17807 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27482/statm: 18491 17807 52 112 0 18375 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 99376

[startup+222.657 s]
/proc/loadavg: 2.04 2.58 3.66 3/89 27616
/proc/meminfo: memFree=1367112/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=25412 CPUtime=0.23
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 4161 0 0 0 21 2 0 0 16 0 1 0 31184295 26021888 3674 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27461/statm: 6353 3674 373 3 0 3453 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0

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

/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
[pid=27471] ppid=27461 vsize=0 CPUtime=5
/proc/27471/stat : 27471 (java) Z 27461 27461 26686 0 -1 1036 21227 0 1 0 488 12 0 0 16 0 1 0 31184560 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27471/statm: 0 0 0 0 0 0 0
[pid=27482] ppid=27461 vsize=172352 CPUtime=1351.02
/proc/27482/stat : 27482 (minisat) R 27461 27461 26686 0 -1 0 42534 0 0 0 135009 93 0 0 25 0 1 0 31185087 176488448 41930 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 0 0 0
/proc/27482/statm: 43088 41930 52 112 0 42972 0
Current children cumulated CPU time (s) 1358.8
Current children cumulated vsize (KiB) 197764

[startup+1423.51 s]
/proc/loadavg: 1.00 1.11 1.93 2/84 27742
/proc/meminfo: memFree=1472056/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=25412 CPUtime=0.23
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 4161 0 0 0 21 2 0 0 16 0 1 0 31184295 26021888 3674 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27461/statm: 6353 3674 373 3 0 3453 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
[pid=27471] ppid=27461 vsize=0 CPUtime=5
/proc/27471/stat : 27471 (java) Z 27461 27461 26686 0 -1 1036 21227 0 1 0 488 12 0 0 16 0 1 0 31184560 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27471/statm: 0 0 0 0 0 0 0
[pid=27482] ppid=27461 vsize=175212 CPUtime=1411.07
/proc/27482/stat : 27482 (minisat) R 27461 27461 26686 0 -1 0 43089 0 0 0 141012 95 0 0 25 0 1 0 31185087 179417088 42485 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27482/statm: 43803 42485 52 112 0 43687 0
Current children cumulated CPU time (s) 1418.85
Current children cumulated vsize (KiB) 200624

[startup+1483.59 s]
/proc/loadavg: 1.00 1.09 1.87 2/84 27816
/proc/meminfo: memFree=1471408/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=25412 CPUtime=0.23
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 4161 0 0 0 21 2 0 0 16 0 1 0 31184295 26021888 3674 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27461/statm: 6353 3674 373 3 0 3453 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
[pid=27471] ppid=27461 vsize=0 CPUtime=5
/proc/27471/stat : 27471 (java) Z 27461 27461 26686 0 -1 1036 21227 0 1 0 488 12 0 0 16 0 1 0 31184560 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27471/statm: 0 0 0 0 0 0 0
[pid=27482] ppid=27461 vsize=175212 CPUtime=1471.1
/proc/27482/stat : 27482 (minisat) R 27461 27461 26686 0 -1 0 43095 0 0 0 147014 96 0 0 25 0 1 0 31185087 179417088 42491 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27482/statm: 43803 42491 52 112 0 43687 0
Current children cumulated CPU time (s) 1478.88
Current children cumulated vsize (KiB) 200624

[startup+1543.66 s]
/proc/loadavg: 1.00 1.07 1.81 2/84 27852
/proc/meminfo: memFree=1471344/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=25412 CPUtime=0.23
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 4161 0 0 0 21 2 0 0 16 0 1 0 31184295 26021888 3674 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27461/statm: 6353 3674 373 3 0 3453 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
[pid=27471] ppid=27461 vsize=0 CPUtime=5
/proc/27471/stat : 27471 (java) Z 27461 27461 26686 0 -1 1036 21227 0 1 0 488 12 0 0 16 0 1 0 31184560 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27471/statm: 0 0 0 0 0 0 0
[pid=27482] ppid=27461 vsize=175212 CPUtime=1531.15
/proc/27482/stat : 27482 (minisat) R 27461 27461 26686 0 -1 0 43105 0 0 0 153018 97 0 0 25 0 1 0 31185087 179417088 42501 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27482/statm: 43803 42501 52 112 0 43687 0
Current children cumulated CPU time (s) 1538.93
Current children cumulated vsize (KiB) 200624

[startup+1603.74 s]
/proc/loadavg: 1.00 1.05 1.76 2/81 27892
/proc/meminfo: memFree=1476496/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=25412 CPUtime=0.23
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 4161 0 0 0 21 2 0 0 16 0 1 0 31184295 26021888 3674 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27461/statm: 6353 3674 373 3 0 3453 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
[pid=27471] ppid=27461 vsize=0 CPUtime=5
/proc/27471/stat : 27471 (java) Z 27461 27461 26686 0 -1 1036 21227 0 1 0 488 12 0 0 16 0 1 0 31184560 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27471/statm: 0 0 0 0 0 0 0
[pid=27482] ppid=27461 vsize=175292 CPUtime=1591.2
/proc/27482/stat : 27482 (minisat) R 27461 27461 26686 0 -1 0 43123 0 0 0 159022 98 0 0 25 0 1 0 31185087 179499008 42519 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27482/statm: 43823 42519 52 112 0 43707 0
Current children cumulated CPU time (s) 1598.98
Current children cumulated vsize (KiB) 200704

[startup+1663.8 s]
/proc/loadavg: 1.00 1.04 1.70 2/81 27892
/proc/meminfo: memFree=1476496/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=25412 CPUtime=0.23
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 4161 0 0 0 21 2 0 0 16 0 1 0 31184295 26021888 3674 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27461/statm: 6353 3674 373 3 0 3453 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
[pid=27471] ppid=27461 vsize=0 CPUtime=5
/proc/27471/stat : 27471 (java) Z 27461 27461 26686 0 -1 1036 21227 0 1 0 488 12 0 0 16 0 1 0 31184560 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27471/statm: 0 0 0 0 0 0 0
[pid=27482] ppid=27461 vsize=175452 CPUtime=1651.24
/proc/27482/stat : 27482 (minisat) R 27461 27461 26686 0 -1 0 43154 0 0 0 165025 99 0 0 25 0 1 0 31185087 179662848 42550 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27482/statm: 43863 42550 52 112 0 43747 0
Current children cumulated CPU time (s) 1659.02
Current children cumulated vsize (KiB) 200864

[startup+1723.85 s]
/proc/loadavg: 1.00 1.03 1.66 2/81 27892
/proc/meminfo: memFree=1476432/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=25412 CPUtime=0.23
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 4161 0 0 0 21 2 0 0 16 0 1 0 31184295 26021888 3674 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27461/statm: 6353 3674 373 3 0 3453 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
[pid=27471] ppid=27461 vsize=0 CPUtime=5
/proc/27471/stat : 27471 (java) Z 27461 27461 26686 0 -1 1036 21227 0 1 0 488 12 0 0 16 0 1 0 31184560 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27471/statm: 0 0 0 0 0 0 0
[pid=27482] ppid=27461 vsize=175612 CPUtime=1711.28
/proc/27482/stat : 27482 (minisat) R 27461 27461 26686 0 -1 0 43185 0 0 0 171029 99 0 0 25 0 1 0 31185087 179826688 42581 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27482/statm: 43903 42581 52 112 0 43787 0
Current children cumulated CPU time (s) 1719.06
Current children cumulated vsize (KiB) 201024

[startup+1783.92 s]
/proc/loadavg: 1.04 1.04 1.62 2/81 27892
/proc/meminfo: memFree=1476304/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=25412 CPUtime=0.23
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 4161 0 0 0 21 2 0 0 16 0 1 0 31184295 26021888 3674 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27461/statm: 6353 3674 373 3 0 3453 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
[pid=27471] ppid=27461 vsize=0 CPUtime=5
/proc/27471/stat : 27471 (java) Z 27461 27461 26686 0 -1 1036 21227 0 1 0 488 12 0 0 16 0 1 0 31184560 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27471/statm: 0 0 0 0 0 0 0
[pid=27482] ppid=27461 vsize=175612 CPUtime=1771.32
/proc/27482/stat : 27482 (minisat) R 27461 27461 26686 0 -1 0 43189 0 0 0 177033 99 0 0 25 0 1 0 31185087 179826688 42585 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528406 0 0 4096 3 0 0 0 17 0 0 0
/proc/27482/statm: 43903 42585 52 112 0 43787 0
Current children cumulated CPU time (s) 1779.1
Current children cumulated vsize (KiB) 201024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.86 s]
/proc/loadavg: 1.03 1.03 1.60 2/81 27892
/proc/meminfo: memFree=1476048/2055920 swapFree=4192812/4192956
[pid=27461] ppid=27459 vsize=25412 CPUtime=0.23
/proc/27461/stat : 27461 (sugar) S 27459 27461 26686 0 -1 4194304 4161 0 0 0 21 2 0 0 16 0 1 0 31184295 26021888 3674 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27461/statm: 6353 3674 373 3 0 3453 0
[pid=27463] ppid=27461 vsize=0 CPUtime=2.55
/proc/27463/stat : 27463 (java) Z 27461 27461 26686 0 -1 1036 22126 0 1 0 239 16 0 0 19 0 1 0 31184300 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27463/statm: 0 0 0 0 0 0 0
[pid=27471] ppid=27461 vsize=0 CPUtime=5
/proc/27471/stat : 27471 (java) Z 27461 27461 26686 0 -1 1036 21227 0 1 0 488 12 0 0 16 0 1 0 31184560 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27471/statm: 0 0 0 0 0 0 0
[pid=27482] ppid=27461 vsize=175856 CPUtime=1792.26
/proc/27482/stat : 27482 (minisat) R 27461 27461 26686 0 -1 0 43235 0 0 0 179127 99 0 0 25 0 1 0 31185087 180076544 42631 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27482/statm: 43964 42631 52 112 0 43848 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 201268

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 27461 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=211967 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=27995
CPU time returned by wait4() is 0.239962
while last known CPU time is 1800.07

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

Real time (s): 1805.88
CPU time (s): 1800.07
CPU user time (s): 1798.75
CPU system time (s): 1.32
CPU usage (%): 99.6783
Max. virtual memory (cumulated for all children) (KiB): 821136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.211967
system time used= 0.027995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4245
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46
involuntary context switches= 29

runsolver used 2.00669 s user time and 5.00424 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Mon Jan 29 23:11:46 UTC 2007


IDJOB= 252681
IDBENCH= 12962
IDSOLVER= 86
FILE ID= node26/252681-1170112306

PBS_JOBID= 3690209

Free space on /tmp= 46664 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/socialGolfers/socialGolfer-8-4-8.xml
COMMAND LINE= /tmp/evaluation/252681-1170112306/solver /tmp/evaluation/252681-1170112306 /tmp/evaluation/252681-1170112306/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-252681-1170112306 -o ROOT/results/node26/solver-252681-1170112306 -C 1800 -M 900  /tmp/evaluation/252681-1170112306/solver /tmp/evaluation/252681-1170112306 /tmp/evaluation/252681-1170112306/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  29ffcc52bd19b710a1e14deacd8558a9

RANDOM SEED= 327267525

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.279
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.279
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:        715504 kB
Buffers:         25900 kB
Cached:        1161720 kB
SwapCached:          0 kB
Active:         108192 kB
Inactive:      1144284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        715504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           89184 kB
Writeback:           0 kB
Mapped:          90328 kB
Slab:            72840 kB
Committed_AS:   668660 kB
PageTables:       2144 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= 66559 MiB



End job on node26 on Mon Jan 29 23:41:52 UTC 2007