Trace number 238540

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.06 1816.44

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-e-9_ext.xml
MD5SUM6294465e79060e70a1aca430d5256c07
Bench Category2-ARY-EXT (binary constraints in extension)
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 variables112
Number of constraints1262
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1262
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.14	c # Sugar v0-40 (/tmp/evaluation/238540-1170108626/sugar-v0-40.jar)
0.14	
0.15	c # MAIN  BEGIN : /tmp/evaluation/238540-1170108626/unknown.xml [Mon Jan 29 23:10:30 2007]
0.15	c # CONVERT_XML  BEGIN : /tmp/evaluation/238540-1170108626/unknown.xml /tmp/evaluation/238540-1170108626/sugar23550.csp [Mon Jan 29 23:10:30 2007]
0.15	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/238540-1170108626/sugar-v0-40.jar -convert /tmp/evaluation/238540-1170108626/unknown.xml /tmp/evaluation/238540-1170108626/sugar23550.csp
0.33	c BEGIN convert /tmp/evaluation/238540-1170108626/unknown.xml
0.96	c END convert (0.632096 seconds)
0.97	c # CONVERT_XML  END : /tmp/evaluation/238540-1170108626/sugar23550.csp 1865997 bytes (1 seconds) [Mon Jan 29 23:10:31 2007]
0.97	c # CONVERT_XML  CPU : 0.69 = 0 + 0 + 0.61 + 0.08
0.97	
0.97	c # GENERATE_SAT  BEGIN : /tmp/evaluation/238540-1170108626/sugar23550.bcnf [Mon Jan 29 23:10:31 2007]
0.97	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/238540-1170108626/sugar-v0-40.jar -bcnf -map /tmp/evaluation/238540-1170108626/sugar23550.map /tmp/evaluation/238540-1170108626/sugar23550.csp /tmp/evaluation/238540-1170108626/sugar23550.bcnf
1.08	c BEGIN parse /tmp/evaluation/238540-1170108626/sugar23550.csp
114.61	c END parse (113.531979 seconds)
114.61	c BEGIN simplify
115.03	c END simplify (0.41817 seconds)
115.03	c BEGIN encode /tmp/evaluation/238540-1170108626/sugar23550.bcnf
118.65	c END encode (3.615655 seconds)
118.91	c # GENERATE_SAT  END : 18424 variables 91071 clauses 26422124 bytes (118 seconds) [Mon Jan 29 23:12:29 2007]
118.91	c # GENERATE_SAT  CPU : 116.4 = 0.15 + 0.01 + 114.76 + 1.48
118.91	
118.91	c # SOLVE_SAT  BEGIN : /tmp/evaluation/238540-1170108626/sugar23550.bcnf [Mon Jan 29 23:12:29 2007]
118.94	c # CMD : /tmp/evaluation/238540-1170108626/minisat /tmp/evaluation/238540-1170108626/sugar23550.bcnf /tmp/evaluation/238540-1170108626/sugar23550.out
119.59	c ==================================[MINISAT]===================================
119.59	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
119.59	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
119.59	c ==============================================================================
119.59	c |         0 |   88578  6318427 |   29526       0        0     nan |  0.000 % |
119.65	c |       103 |   88583  6318427 |   32478      98    10327   105.4 |  0.456 % |
119.69	c |       253 |   88584  6318427 |   35726     247    11904    48.2 |  0.456 % |
119.73	c |       479 |   88594  6318427 |   39299     463    14277    30.8 |  0.456 % |
119.77	c |       816 |   88610  6318427 |   43229     784    17471    22.3 |  0.456 % |
119.88	c |      1322 |   88638  6318427 |   47551    1261    23039    18.3 |  0.651 % |
120.02	c |      2081 |   88650  6318427 |   52307    2006    33631    16.8 |  0.722 % |
120.17	c |      3220 |   88662  6318427 |   57537    3133    51660    16.5 |  0.722 % |
120.38	c |      4928 |   88677  6318427 |   63291    4825   100203    20.8 |  0.727 % |
120.72	c |      7490 |   88685  6318427 |   69620    7379   229578    31.1 |  0.727 % |
121.37	c |     11336 |   88687  6318427 |   76582   11223   485791    43.3 |  0.727 % |
122.56	c |     17102 |   88693  6318427 |   84241   16983   954473    56.2 |  0.727 % |
124.42	c |     25752 |   88700  6318427 |   92665   25626  1585790    61.9 |  0.727 % |
128.38	c |     38726 |   88701  6318427 |  101931   38599  2905154    75.3 |  0.727 % |
136.37	c |     58187 |   88704  6318427 |  112124   58057  4803360    82.7 |  0.727 % |
151.79	c |     87379 |   88645  6317948 |  123337   87244  7832662    89.8 |  0.727 % |
177.21	c |    131169 |   88648  6317948 |  135671   21248  1947658    91.7 |  0.727 % |
207.06	c |    196853 |   88654  6317948 |  149238   86925  7367899    84.8 |  0.765 % |
294.14	c |    295380 |   88647  6317870 |  164162   48117  5076065   105.5 |  0.798 % |
428.15	c |    443169 |   88667  6317870 |  180578   44166  3932987    89.1 |  0.798 % |
632.13	c |    664853 |   87958  6315659 |  198636  102629  5485279    53.4 |  0.803 % |
949.37	c |    997378 |   87266  6313256 |  218499   73778  7109199    96.4 |  0.988 % |
1501.61	c |   1496166 |   68564  6233834 |  240349  164183 11513680    70.1 |  0.988 % |
1815.40	
1815.40	s UNKNOWN
1815.40	c # INTERRUPTED
1815.40	c # MAIN  END :  (1816 seconds) [Mon Jan 29 23:40:46 2007]
1815.40	c # MAIN  CPU : 117.1 = 0.16 + 0.01 + 115.37 + 1.56
1815.40	

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/node20/watcher-238540-1170108626 -o ROOT/results/node20/solver-238540-1170108626 -C 1800 -M 900 /tmp/evaluation/238540-1170108626/solver /tmp/evaluation/238540-1170108626 /tmp/evaluation/238540-1170108626/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: 3.18 4.45 3.53 5/94 23551
/proc/meminfo: memFree=15064/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=5352 CPUtime=0
/proc/23550/stat : 23550 (solver) D 23548 23550 22602 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 30816990 5480448 231 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 273952599335 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/23550/statm: 1338 231 193 169 0 49 0

[startup+0.105489 s]
/proc/loadavg: 3.18 4.45 3.53 5/94 23551
/proc/meminfo: memFree=15064/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=12536 CPUtime=0
/proc/23550/stat : 23550 (sugar) R 23548 23550 22602 0 -1 4194304 718 0 4 0 0 0 0 0 18 0 1 0 30816990 12836864 441 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273952451147 0 0 4224 0 0 0 0 17 0 0 0
/proc/23550/statm: 3134 441 289 3 0 234 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12536

[startup+0.517539 s]
/proc/loadavg: 3.18 4.45 3.53 5/94 23551
/proc/meminfo: memFree=15064/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=13724 CPUtime=0.04
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 1117 0 4 0 3 1 0 0 15 0 1 0 30816990 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23550/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.34465 s]
/proc/loadavg: 3.17 4.43 3.52 3/102 23567
/proc/meminfo: memFree=29720/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=13724 CPUtime=0.73
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 1186 7317 4 25 3 1 61 8 15 0 1 0 30816990 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23550/statm: 3431 809 371 3 0 531 0
[pid=23560] ppid=23550 vsize=807064 CPUtime=0.35
/proc/23560/stat : 23560 (java) R 23550 23550 22602 0 -1 0 6520 0 1 0 32 3 0 0 25 0 8 0 30817087 826433536 6270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073448413 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23560/statm: 201766 6270 1494 14 0 189044 0
[pid=23560/tid=23561] ppid=23550 vsize=807064 CPUtime=0.02
/proc/23560/task/23561/stat : 23561 (java) S 23550 23550 22602 0 -1 64 468 0 0 0 2 0 0 0 16 0 8 0 30817090 826433536 6270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23562] ppid=23550 vsize=807064 CPUtime=0
/proc/23560/task/23562/stat : 23562 (java) S 23550 23550 22602 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30817090 826433536 6270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23563] ppid=23550 vsize=807064 CPUtime=0
/proc/23560/task/23563/stat : 23563 (java) S 23550 23550 22602 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30817090 826433536 6270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23564] ppid=23550 vsize=807064 CPUtime=0
/proc/23560/task/23564/stat : 23564 (java) S 23550 23550 22602 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 30817094 826433536 6270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23565] ppid=23550 vsize=807064 CPUtime=0.05
/proc/23560/task/23565/stat : 23565 (java) S 23550 23550 22602 0 -1 64 292 0 0 0 5 0 0 0 18 0 8 0 30817094 826433536 6270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23566] ppid=23550 vsize=807064 CPUtime=0
/proc/23560/task/23566/stat : 23566 (java) S 23550 23550 22602 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 30817094 826433536 6270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23567] ppid=23550 vsize=807064 CPUtime=0
/proc/23560/task/23567/stat : 23567 (java) S 23550 23550 22602 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30817094 826433536 6270 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 820788

[startup+2.98184 s]
/proc/loadavg: 3.17 4.43 3.52 3/102 23567
/proc/meminfo: memFree=15768/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=13724 CPUtime=0.73
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 1186 7317 4 25 3 1 61 8 15 0 1 0 30816990 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23550/statm: 3431 809 371 3 0 531 0
[pid=23560] ppid=23550 vsize=807064 CPUtime=1.96
/proc/23560/stat : 23560 (java) R 23550 23550 22602 0 -1 0 13814 0 1 0 189 7 0 0 25 0 8 0 30817087 826433536 13548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23560/statm: 201766 13548 1494 14 0 189044 0
[pid=23560/tid=23561] ppid=23550 vsize=807064 CPUtime=0.51
/proc/23560/task/23561/stat : 23561 (java) R 23550 23550 22602 0 -1 64 7746 0 0 0 48 3 0 0 16 0 8 0 30817090 826433536 13548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23562] ppid=23550 vsize=807064 CPUtime=0
/proc/23560/task/23562/stat : 23562 (java) S 23550 23550 22602 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30817090 826433536 13548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23563] ppid=23550 vsize=807064 CPUtime=0
/proc/23560/task/23563/stat : 23563 (java) S 23550 23550 22602 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30817090 826433536 13548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23564] ppid=23550 vsize=807064 CPUtime=0
/proc/23560/task/23564/stat : 23564 (java) S 23550 23550 22602 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 30817094 826433536 13548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23565] ppid=23550 vsize=807064 CPUtime=0.05
/proc/23560/task/23565/stat : 23565 (java) S 23550 23550 22602 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 30817094 826433536 13548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23566] ppid=23550 vsize=807064 CPUtime=0
/proc/23560/task/23566/stat : 23566 (java) S 23550 23550 22602 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 30817094 826433536 13548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23567] ppid=23550 vsize=807064 CPUtime=0
/proc/23560/task/23567/stat : 23567 (java) S 23550 23550 22602 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30817094 826433536 13548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 820788

[startup+6.19423 s]
/proc/loadavg: 3.15 4.40 3.52 4/102 23567
/proc/meminfo: memFree=15008/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=13724 CPUtime=0.73
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 1186 7317 4 25 3 1 61 8 15 0 1 0 30816990 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23550/statm: 3431 809 371 3 0 531 0
[pid=23560] ppid=23550 vsize=807332 CPUtime=5.07
/proc/23560/stat : 23560 (java) R 23550 23550 22602 0 -1 0 39705 0 1 0 488 19 0 0 25 0 8 0 30817087 826707968 39328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073749390 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23560/statm: 201833 39328 1506 14 0 189111 0
[pid=23560/tid=23561] ppid=23550 vsize=807332 CPUtime=1.59
/proc/23560/task/23561/stat : 23561 (java) S 23550 23550 22602 0 -1 64 33367 0 0 0 145 14 0 0 16 0 8 0 30817090 826707968 39328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23562] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23562/stat : 23562 (java) S 23550 23550 22602 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30817090 826707968 39328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23563] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23563/stat : 23563 (java) S 23550 23550 22602 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30817090 826707968 39328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23564] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23564/stat : 23564 (java) S 23550 23550 22602 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 30817094 826707968 39328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23565] ppid=23550 vsize=807332 CPUtime=0.12
/proc/23560/task/23565/stat : 23565 (java) S 23550 23550 22602 0 -1 64 397 0 0 0 12 0 0 0 16 0 8 0 30817094 826707968 39328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23566] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23566/stat : 23566 (java) S 23550 23550 22602 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 30817094 826707968 39328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23567] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23567/stat : 23567 (java) S 23550 23550 22602 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30817094 826707968 39328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 821056

[startup+12.664 s]
/proc/loadavg: 3.06 4.36 3.51 3/102 23567
/proc/meminfo: memFree=15648/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=13724 CPUtime=0.73
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 1186 7317 4 25 3 1 61 8 15 0 1 0 30816990 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23550/statm: 3431 809 371 3 0 531 0
[pid=23560] ppid=23550 vsize=807332 CPUtime=11.41
/proc/23560/stat : 23560 (java) R 23550 23550 22602 0 -1 0 55246 0 2 0 1110 31 0 0 25 0 8 0 30817087 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073749408 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23560/statm: 201833 54121 1507 14 0 189111 0
[pid=23560/tid=23561] ppid=23550 vsize=807332 CPUtime=4.25
/proc/23560/task/23561/stat : 23561 (java) S 23550 23550 22602 0 -1 64 48643 0 1 0 403 22 0 0 16 0 8 0 30817090 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23562] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23562/stat : 23562 (java) S 23550 23550 22602 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30817090 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23563] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23563/stat : 23563 (java) S 23550 23550 22602 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30817090 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23564] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23564/stat : 23564 (java) S 23550 23550 22602 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 30817094 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23565] ppid=23550 vsize=807332 CPUtime=0.13
/proc/23560/task/23565/stat : 23565 (java) S 23550 23550 22602 0 -1 64 400 0 0 0 13 0 0 0 16 0 8 0 30817094 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23566] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23566/stat : 23566 (java) S 23550 23550 22602 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 30817094 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23567] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23567/stat : 23567 (java) S 23550 23550 22602 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30817094 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 821056

[startup+25.5366 s]
/proc/loadavg: 2.97 4.30 3.50 4/102 23567
/proc/meminfo: memFree=15776/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=13724 CPUtime=0.73
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 1186 7317 4 25 3 1 61 8 15 0 1 0 30816990 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23550/statm: 3431 809 371 3 0 531 0
[pid=23560] ppid=23550 vsize=807332 CPUtime=24.1
/proc/23560/stat : 23560 (java) R 23550 23550 22602 0 -1 0 56689 0 2 0 2364 46 0 0 25 0 8 0 30817087 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073749390 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23560/statm: 201833 54121 1507 14 0 189111 0
[pid=23560/tid=23561] ppid=23550 vsize=807332 CPUtime=9.59
/proc/23560/task/23561/stat : 23561 (java) S 23550 23550 22602 0 -1 64 49574 0 1 0 928 31 0 0 16 0 8 0 30817090 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23562] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23562/stat : 23562 (java) S 23550 23550 22602 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30817090 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23563] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23563/stat : 23563 (java) S 23550 23550 22602 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30817090 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23564] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23564/stat : 23564 (java) S 23550 23550 22602 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 30817094 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23565] ppid=23550 vsize=807332 CPUtime=0.13
/proc/23560/task/23565/stat : 23565 (java) S 23550 23550 22602 0 -1 64 400 0 0 0 13 0 0 0 16 0 8 0 30817094 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23566] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23566/stat : 23566 (java) S 23550 23550 22602 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 30817094 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23567] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23567/stat : 23567 (java) S 23550 23550 22602 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30817094 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 821056

[startup+51.1496 s]
/proc/loadavg: 2.90 4.18 3.48 5/102 23567
/proc/meminfo: memFree=15776/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=13724 CPUtime=0.73
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 1186 7317 4 25 3 1 61 8 15 0 1 0 30816990 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23550/statm: 3431 809 371 3 0 531 0
[pid=23560] ppid=23550 vsize=807332 CPUtime=49.41
/proc/23560/stat : 23560 (java) R 23550 23550 22602 0 -1 0 59653 0 2 0 4874 67 0 0 25 0 8 0 30817087 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073609919 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23560/statm: 201833 54121 1507 14 0 189111 0
[pid=23560/tid=23561] ppid=23550 vsize=807332 CPUtime=20.6
/proc/23560/task/23561/stat : 23561 (java) S 23550 23550 22602 0 -1 64 51593 0 1 0 2017 43 0 0 16 0 8 0 30817090 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23560/tid=23562] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23562/stat : 23562 (java) S 23550 23550 22602 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30817090 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23563] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23563/stat : 23563 (java) S 23550 23550 22602 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30817090 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23564] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23564/stat : 23564 (java) S 23550 23550 22602 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 30817094 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23565] ppid=23550 vsize=807332 CPUtime=0.13
/proc/23560/task/23565/stat : 23565 (java) S 23550 23550 22602 0 -1 64 400 0 0 0 13 0 0 0 17 0 8 0 30817094 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23566] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23566/stat : 23566 (java) S 23550 23550 22602 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 30817094 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23560/tid=23567] ppid=23550 vsize=807332 CPUtime=0
/proc/23560/task/23567/stat : 23567 (java) S 23550 23550 22602 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30817094 826707968 54121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 821056

[startup+102.386 s]
/proc/loadavg: 2.99 3.98 3.45 3/102 23567
/proc/meminfo: memFree=16288/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=13724 CPUtime=0.73
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 1186 7317 4 25 3 1 61 8 15 0 1 0 30816990 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23550/statm: 3431 809 371 3 0 531 0
[pid=23560] ppid=23550 vsize=807332 CPUtime=100.49
/proc/23560/stat : 23560 (java) R 23550 23550 22602 0 -1 0 92204 0 2 0 9932 117 0 0 25 0 8 0 30817087 826707968 81647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154523537 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23560/statm: 201833 81647 1507 14 0 189111 0
[pid=23560/tid=23561] ppid=23550 vsize=807332 CPUtime=43.94

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

/proc/loadavg: 2.31 2.62 2.91 3/95 23632
/proc/meminfo: memFree=1109248/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=23800 CPUtime=117.14
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 3684 113615 6 30 19 2 11537 156 16 0 1 0 30816990 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23550/statm: 5950 3170 373 3 0 3050 0
[pid=23568] ppid=23550 vsize=131916 CPUtime=994.33
/proc/23568/stat : 23568 (minisat) R 23550 23550 22602 0 -1 0 33483 0 5 0 99367 66 0 0 25 0 1 0 30828884 135081984 32449 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/23568/statm: 32979 32449 52 112 0 32863 0
Current children cumulated CPU time (s) 1111.47
Current children cumulated vsize (KiB) 155716

[startup+1183.22 s]
/proc/loadavg: 2.44 2.59 2.88 4/95 23632
/proc/meminfo: memFree=1108800/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=23800 CPUtime=117.14
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 3684 113615 6 30 19 2 11537 156 16 0 1 0 30816990 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23550/statm: 5950 3170 373 3 0 3050 0
[pid=23568] ppid=23550 vsize=132312 CPUtime=1053.85
/proc/23568/stat : 23568 (minisat) R 23550 23550 22602 0 -1 0 33576 0 5 0 105319 66 0 0 25 0 1 0 30828884 135487488 32542 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/23568/statm: 33078 32542 52 112 0 32962 0
Current children cumulated CPU time (s) 1170.99
Current children cumulated vsize (KiB) 156112

[startup+1243.31 s]
/proc/loadavg: 2.74 2.64 2.88 3/95 23632
/proc/meminfo: memFree=1108672/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=23800 CPUtime=117.14
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 3684 113615 6 30 19 2 11537 156 16 0 1 0 30816990 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23550/statm: 5950 3170 373 3 0 3050 0
[pid=23568] ppid=23550 vsize=132312 CPUtime=1113.77
/proc/23568/stat : 23568 (minisat) R 23550 23550 22602 0 -1 0 33576 0 5 0 111310 67 0 0 25 0 1 0 30828884 135487488 32542 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23568/statm: 33078 32542 52 112 0 32962 0
Current children cumulated CPU time (s) 1230.91
Current children cumulated vsize (KiB) 156112

[startup+1303.39 s]
/proc/loadavg: 2.75 2.66 2.87 4/95 23632
/proc/meminfo: memFree=1108608/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=23800 CPUtime=117.14
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 3684 113615 6 30 19 2 11537 156 16 0 1 0 30816990 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23550/statm: 5950 3170 373 3 0 3050 0
[pid=23568] ppid=23550 vsize=132312 CPUtime=1173.55
/proc/23568/stat : 23568 (minisat) R 23550 23550 22602 0 -1 0 33576 0 5 0 117288 67 0 0 25 0 1 0 30828884 135487488 32542 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 0 0 0
/proc/23568/statm: 33078 32542 52 112 0 32962 0
Current children cumulated CPU time (s) 1290.69
Current children cumulated vsize (KiB) 156112

[startup+1363.46 s]
/proc/loadavg: 2.77 2.67 2.86 4/95 23632
/proc/meminfo: memFree=1106752/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=23800 CPUtime=117.14
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 3684 113615 6 30 19 2 11537 156 16 0 1 0 30816990 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23550/statm: 5950 3170 373 3 0 3050 0
[pid=23568] ppid=23550 vsize=133792 CPUtime=1233.31
/proc/23568/stat : 23568 (minisat) R 23550 23550 22602 0 -1 0 33940 0 5 0 123263 68 0 0 25 0 1 0 30828884 137003008 32906 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23568/statm: 33448 32906 52 112 0 33332 0
Current children cumulated CPU time (s) 1350.45
Current children cumulated vsize (KiB) 157592

[startup+1423.54 s]
/proc/loadavg: 2.91 2.73 2.86 4/95 23632
/proc/meminfo: memFree=1102976/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=23800 CPUtime=117.14
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 3684 113615 6 30 19 2 11537 156 16 0 1 0 30816990 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23550/statm: 5950 3170 373 3 0 3050 0
[pid=23568] ppid=23550 vsize=137204 CPUtime=1293.08
/proc/23568/stat : 23568 (minisat) R 23550 23550 22602 0 -1 0 34813 0 5 0 129239 69 0 0 25 0 1 0 30828884 140496896 33779 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528105 0 0 4096 3 0 0 0 17 0 0 0
/proc/23568/statm: 34301 33779 52 112 0 34185 0
Current children cumulated CPU time (s) 1410.22
Current children cumulated vsize (KiB) 161004

[startup+1483.61 s]
/proc/loadavg: 2.77 2.73 2.85 4/95 23632
/proc/meminfo: memFree=1102272/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=23800 CPUtime=117.14
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 3684 113615 6 30 19 2 11537 156 16 0 1 0 30816990 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23550/statm: 5950 3170 373 3 0 3050 0
[pid=23568] ppid=23550 vsize=137204 CPUtime=1352.84
/proc/23568/stat : 23568 (minisat) R 23550 23550 22602 0 -1 0 34814 0 5 0 135215 69 0 0 25 0 1 0 30828884 140496896 33780 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528774 0 0 4096 3 0 0 0 17 0 0 0
/proc/23568/statm: 34301 33780 52 112 0 34185 0
Current children cumulated CPU time (s) 1469.98
Current children cumulated vsize (KiB) 161004

[startup+1543.67 s]
/proc/loadavg: 2.84 2.76 2.85 4/95 23634
/proc/meminfo: memFree=1101504/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=23800 CPUtime=117.14
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 3684 113615 6 30 19 2 11537 156 16 0 1 0 30816990 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23550/statm: 5950 3170 373 3 0 3050 0
[pid=23568] ppid=23550 vsize=137204 CPUtime=1412.59
/proc/23568/stat : 23568 (minisat) R 23550 23550 22602 0 -1 0 34814 0 5 0 141189 70 0 0 25 0 1 0 30828884 140496896 33780 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23568/statm: 34301 33780 52 112 0 34185 0
Current children cumulated CPU time (s) 1529.73
Current children cumulated vsize (KiB) 161004

[startup+1603.75 s]
/proc/loadavg: 2.83 2.77 2.85 4/95 23634
/proc/meminfo: memFree=1102144/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=23800 CPUtime=117.14
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 3684 113615 6 30 19 2 11537 156 16 0 1 0 30816990 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23550/statm: 5950 3170 373 3 0 3050 0
[pid=23568] ppid=23550 vsize=137204 CPUtime=1472.35
/proc/23568/stat : 23568 (minisat) R 23550 23550 22602 0 -1 0 34825 0 5 0 147165 70 0 0 25 0 1 0 30828884 140496896 33791 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23568/statm: 34301 33791 52 112 0 34185 0
Current children cumulated CPU time (s) 1589.49
Current children cumulated vsize (KiB) 161004

[startup+1663.82 s]
/proc/loadavg: 2.83 2.78 2.84 4/95 23634
/proc/meminfo: memFree=1101504/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=23800 CPUtime=117.14
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 3684 113615 6 30 19 2 11537 156 16 0 1 0 30816990 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23550/statm: 5950 3170 373 3 0 3050 0
[pid=23568] ppid=23550 vsize=137204 CPUtime=1532.11
/proc/23568/stat : 23568 (minisat) R 23550 23550 22602 0 -1 0 34834 0 5 0 153141 70 0 0 25 0 1 0 30828884 140496896 33800 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23568/statm: 34301 33800 52 112 0 34185 0
Current children cumulated CPU time (s) 1649.25
Current children cumulated vsize (KiB) 161004

[startup+1723.89 s]
/proc/loadavg: 2.81 2.77 2.83 4/95 23634
/proc/meminfo: memFree=1101376/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=23800 CPUtime=117.14
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 3684 113615 6 30 19 2 11537 156 16 0 1 0 30816990 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23550/statm: 5950 3170 373 3 0 3050 0
[pid=23568] ppid=23550 vsize=137204 CPUtime=1591.85
/proc/23568/stat : 23568 (minisat) R 23550 23550 22602 0 -1 0 34834 0 5 0 159115 70 0 0 25 0 1 0 30828884 140496896 33800 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527084 0 0 4096 3 0 0 0 17 0 0 0
/proc/23568/statm: 34301 33800 52 112 0 34185 0
Current children cumulated CPU time (s) 1708.99
Current children cumulated vsize (KiB) 161004

[startup+1783.96 s]
/proc/loadavg: 2.81 2.78 2.83 4/95 23634
/proc/meminfo: memFree=1101888/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=23800 CPUtime=117.14
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 3684 113615 6 30 19 2 11537 156 16 0 1 0 30816990 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23550/statm: 5950 3170 373 3 0 3050 0
[pid=23568] ppid=23550 vsize=137204 CPUtime=1651.63
/proc/23568/stat : 23568 (minisat) R 23550 23550 22602 0 -1 0 34834 0 5 0 165092 71 0 0 25 0 1 0 30828884 140496896 33800 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 0 0 0
/proc/23568/statm: 34301 33800 52 112 0 34185 0
Current children cumulated CPU time (s) 1768.77
Current children cumulated vsize (KiB) 161004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.39 s]
/proc/loadavg: 2.88 2.80 2.83 4/95 23634
/proc/meminfo: memFree=1101312/2055920 swapFree=4192812/4192956
[pid=23550] ppid=23548 vsize=23800 CPUtime=117.14
/proc/23550/stat : 23550 (sugar) S 23548 23550 22602 0 -1 4194304 3684 113615 6 30 19 2 11537 156 16 0 1 0 30816990 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23550/statm: 5950 3170 373 3 0 3050 0
[pid=23568] ppid=23550 vsize=137204 CPUtime=1682.89
/proc/23568/stat : 23568 (minisat) R 23550 23550 22602 0 -1 0 34834 0 5 0 168218 71 0 0 25 0 1 0 30828884 140496896 33800 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23568/statm: 34301 33800 52 112 0 34185 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 161004

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 23550 and gives childrusage.ru_utime.tv_sec=115 childrusage.ru_utime.tv_usec=563431 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=614754
CPU time returned by wait4() is 117.178
while last known CPU time is 1800.06

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

Real time (s): 1816.44
CPU time (s): 1800.06
CPU user time (s): 1797.74
CPU system time (s): 2.32
CPU usage (%): 99.0982
Max. virtual memory (cumulated for all children) (KiB): 822060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 115.563
system time used= 1.61475
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117385
page faults= 36
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28502
involuntary context switches= 29318

runsolver used 2.00769 s user time and 5.95209 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Mon Jan 29 22:10:28 UTC 2007


IDJOB= 238540
IDBENCH= 7007
IDSOLVER= 86
FILE ID= node20/238540-1170108626

PBS_JOBID= 3689851

Free space on /tmp= 63021 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-7/BlackHole-4-7-e-9_ext.xml
COMMAND LINE= /tmp/evaluation/238540-1170108626/solver /tmp/evaluation/238540-1170108626 /tmp/evaluation/238540-1170108626/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-238540-1170108626 -o ROOT/results/node20/solver-238540-1170108626 -C 1800 -M 900  /tmp/evaluation/238540-1170108626/solver /tmp/evaluation/238540-1170108626 /tmp/evaluation/238540-1170108626/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  6294465e79060e70a1aca430d5256c07

RANDOM SEED= 33618393

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:         15928 kB
Buffers:         14708 kB
Cached:        1819864 kB
SwapCached:          0 kB
Active:         149412 kB
Inactive:      1801432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         15928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          348276 kB
Writeback:         620 kB
Mapped:         141844 kB
Slab:            73948 kB
Committed_AS:   603296 kB
PageTables:       2232 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= 66551 MiB



End job on node20 on Mon Jan 29 22:40:47 UTC 2007