Trace number 194350

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.05 1802.51

General information on the benchmark

Namerandom/rand-2-50-23/
rand-2-50-23-587-230-32_ext.xml
MD5SUM269587445ef9a7489005f8ee4102b158
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 variables50
Number of constraints466
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension466
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/194350-1170090246/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/194350-1170090246/unknown.xml [Mon Jan 29 18:04:08 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/194350-1170090246/unknown.xml /tmp/evaluation/194350-1170090246/sugar23460.csp [Mon Jan 29 18:04:08 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/194350-1170090246/sugar-v0-40.jar -convert /tmp/evaluation/194350-1170090246/unknown.xml /tmp/evaluation/194350-1170090246/sugar23460.csp
0.21	c BEGIN convert /tmp/evaluation/194350-1170090246/unknown.xml
0.91	c END convert (0.691087 seconds)
0.95	c # CONVERT_XML  END : /tmp/evaluation/194350-1170090246/sugar23460.csp 2171333 bytes (0 seconds) [Mon Jan 29 18:04:08 2007]
0.95	c # CONVERT_XML  CPU : 0.8 = 0 + 0 + 0.75 + 0.05
0.95	
0.95	c # GENERATE_SAT  BEGIN : /tmp/evaluation/194350-1170090246/sugar23460.bcnf [Mon Jan 29 18:04:08 2007]
0.95	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/194350-1170090246/sugar-v0-40.jar -bcnf -map /tmp/evaluation/194350-1170090246/sugar23460.map /tmp/evaluation/194350-1170090246/sugar23460.csp /tmp/evaluation/194350-1170090246/sugar23460.bcnf
1.06	c BEGIN parse /tmp/evaluation/194350-1170090246/sugar23460.csp
32.76	c END parse (31.697883 seconds)
32.76	c BEGIN simplify
32.90	c END simplify (0.139238 seconds)
32.90	c BEGIN encode /tmp/evaluation/194350-1170090246/sugar23460.bcnf
34.05	c END encode (1.150258 seconds)
34.16	c # GENERATE_SAT  END : 8234 variables 81325 clauses 9682924 bytes (34 seconds) [Mon Jan 29 18:04:42 2007]
34.16	c # GENERATE_SAT  CPU : 0.06 = 0.06 + 0 + 0 + 0
34.16	
34.16	c # SOLVE_SAT  BEGIN : /tmp/evaluation/194350-1170090246/sugar23460.bcnf [Mon Jan 29 18:04:42 2007]
34.16	c # CMD : /tmp/evaluation/194350-1170090246/minisat /tmp/evaluation/194350-1170090246/sugar23460.bcnf /tmp/evaluation/194350-1170090246/sugar23460.out
34.37	c ==================================[MINISAT]===================================
34.37	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
34.37	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
34.37	c ==============================================================================
34.37	c |         0 |   81325  2339396 |   27108       0        0     nan |  0.000 % |
34.40	c |       101 |   81327  2339396 |   29818      99     7298    73.7 |  0.000 % |
34.48	c |       251 |   81327  2339396 |   32800     249    10631    42.7 |  0.000 % |
34.59	c |       478 |   81327  2339396 |   36080     476    13826    29.0 |  0.000 % |
34.70	c |       815 |   81327  2339396 |   39688     813    19519    24.0 |  0.000 % |
34.94	c |      1321 |   81327  2339396 |   43657    1319    27533    20.9 |  0.000 % |
35.22	c |      2080 |   81327  2339396 |   48023    2078    38146    18.4 |  0.000 % |
35.66	c |      3219 |   81328  2339396 |   52825    3216    58061    18.1 |  0.000 % |
36.47	c |      4928 |   81328  2339396 |   58108    4925    86997    17.7 |  0.000 % |
37.71	c |      7490 |   81328  2339396 |   63919    7487   134155    17.9 |  0.000 % |
39.66	c |     11335 |   81329  2339396 |   70311   11331   208344    18.4 |  0.000 % |
43.18	c |     17102 |   81330  2339396 |   77342   17097   331290    19.4 |  0.000 % |
48.78	c |     25751 |   81334  2339396 |   85076   25742   588021    22.8 |  0.000 % |
56.42	c |     38726 |   81337  2339396 |   93584   38714   883037    22.8 |  0.000 % |
73.21	c |     58187 |   81342  2339396 |  102942   58170  1418372    24.4 |  0.000 % |
103.75	c |     87380 |   81346  2339396 |  113236   87359  2214796    25.4 |  0.000 % |
145.34	c |    131169 |   81355  2339396 |  124560   33549   837148    25.0 |  0.000 % |
213.15	c |    196853 |   81362  2339396 |  137016   99226  2929959    29.5 |  0.000 % |
323.17	c |    295379 |   81369  2339396 |  150718   78342  2315616    29.6 |  0.000 % |
499.83	c |    443169 |   81382  2339396 |  165790   93286  2621119    28.1 |  0.000 % |
811.29	c |    664852 |   81396  2339396 |  182369  167536  5611190    33.5 |  0.000 % |
1272.69	c |    997377 |   81412  2339396 |  200605  175818  6611139    37.6 |  0.000 % |
1801.49	
1801.49	s UNKNOWN
1801.49	c # INTERRUPTED
1801.49	c # MAIN  END :  (1801 seconds) [Mon Jan 29 18:34:09 2007]
1801.49	c # MAIN  CPU : 0.86 = 0.06 + 0 + 0.75 + 0.05
1801.49	

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/node9/watcher-194350-1170090246 -o ROOT/results/node9/solver-194350-1170090246 -C 1800 -M 900 /tmp/evaluation/194350-1170090246/solver /tmp/evaluation/194350-1170090246 /tmp/evaluation/194350-1170090246/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.17 0.53 0.20 5/95 23461
/proc/meminfo: memFree=1682024/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=18540 CPUtime=0
/proc/23460/stat : 23460 (runsolver) R 23458 23460 22630 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 28979375 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 215418989863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23460/statm: 4635 279 244 17 0 2626 0

[startup+0.103468 s]
/proc/loadavg: 1.17 0.53 0.20 5/95 23461
/proc/meminfo: memFree=1682024/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=13724 CPUtime=0.04
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 1112 0 0 0 3 1 0 0 18 0 1 0 28979375 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.511546 s]
/proc/loadavg: 1.17 0.53 0.20 5/95 23461
/proc/meminfo: memFree=1682024/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=13724 CPUtime=0.04
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 28979375 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23460/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33589 s]
/proc/loadavg: 1.17 0.53 0.20 4/103 23477
/proc/meminfo: memFree=1659432/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=13724 CPUtime=0.84
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 1190 7928 0 1 3 1 75 5 15 0 1 0 28979375 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 3431 809 371 3 0 531 0
[pid=23470] ppid=23460 vsize=807064 CPUtime=0.36
/proc/23470/stat : 23470 (java) R 23460 23460 22630 0 -1 0 6514 0 1 0 33 3 0 0 25 0 8 0 28979471 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073491412 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23470/statm: 201766 6264 1494 14 0 189044 0
[pid=23470/tid=23471] ppid=23460 vsize=807064 CPUtime=0.02
/proc/23470/task/23471/stat : 23471 (java) S 23460 23460 22630 0 -1 64 463 0 0 0 2 0 0 0 16 0 8 0 28979474 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23472] ppid=23460 vsize=807064 CPUtime=0
/proc/23470/task/23472/stat : 23472 (java) S 23460 23460 22630 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 28979474 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23473] ppid=23460 vsize=807064 CPUtime=0
/proc/23470/task/23473/stat : 23473 (java) S 23460 23460 22630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 28979474 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23474] ppid=23460 vsize=807064 CPUtime=0
/proc/23470/task/23474/stat : 23474 (java) S 23460 23460 22630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 28979477 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23475] ppid=23460 vsize=807064 CPUtime=0.04
/proc/23470/task/23475/stat : 23475 (java) S 23460 23460 22630 0 -1 64 292 0 0 0 4 0 0 0 18 0 8 0 28979477 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23476] ppid=23460 vsize=807064 CPUtime=0
/proc/23470/task/23476/stat : 23476 (java) S 23460 23460 22630 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 28979477 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23477] ppid=23460 vsize=807064 CPUtime=0
/proc/23470/task/23477/stat : 23477 (java) S 23460 23460 22630 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 28979478 826433536 6264 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 820788

[startup+2.99022 s]
/proc/loadavg: 1.17 0.53 0.20 4/103 23477
/proc/meminfo: memFree=1614696/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=13724 CPUtime=0.84
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 1190 7928 0 1 3 1 75 5 15 0 1 0 28979375 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 3431 809 371 3 0 531 0
[pid=23470] ppid=23460 vsize=807064 CPUtime=2.03
/proc/23470/stat : 23470 (java) R 23460 23460 22630 0 -1 0 13792 0 1 0 196 7 0 0 25 0 8 0 28979471 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23470/statm: 201766 13525 1494 14 0 189044 0
[pid=23470/tid=23471] ppid=23460 vsize=807064 CPUtime=0.55
/proc/23470/task/23471/stat : 23471 (java) R 23460 23460 22630 0 -1 64 7724 0 0 0 53 2 0 0 16 0 8 0 28979474 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153823161 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23472] ppid=23460 vsize=807064 CPUtime=0
/proc/23470/task/23472/stat : 23472 (java) S 23460 23460 22630 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 28979474 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23473] ppid=23460 vsize=807064 CPUtime=0
/proc/23470/task/23473/stat : 23473 (java) S 23460 23460 22630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 28979474 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23474] ppid=23460 vsize=807064 CPUtime=0
/proc/23470/task/23474/stat : 23474 (java) S 23460 23460 22630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 28979477 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23475] ppid=23460 vsize=807064 CPUtime=0.05
/proc/23470/task/23475/stat : 23475 (java) S 23460 23460 22630 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 28979477 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23476] ppid=23460 vsize=807064 CPUtime=0
/proc/23470/task/23476/stat : 23476 (java) S 23460 23460 22630 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 28979477 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23477] ppid=23460 vsize=807064 CPUtime=0
/proc/23470/task/23477/stat : 23477 (java) S 23460 23460 22630 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 28979478 826433536 13525 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 820788

[startup+6.21884 s]
/proc/loadavg: 1.40 0.59 0.22 3/103 23477
/proc/meminfo: memFree=1496168/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=13724 CPUtime=0.84
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 1190 7928 0 1 3 1 75 5 15 0 1 0 28979375 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 3431 809 371 3 0 531 0
[pid=23470] ppid=23460 vsize=807336 CPUtime=5.25
/proc/23470/stat : 23470 (java) R 23460 23460 22630 0 -1 0 36371 0 1 0 509 16 0 0 25 0 8 0 28979471 826712064 36013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073746898 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23470/statm: 201834 36013 1506 14 0 189112 0
[pid=23470/tid=23471] ppid=23460 vsize=807336 CPUtime=1.57
/proc/23470/task/23471/stat : 23471 (java) S 23460 23460 22630 0 -1 64 30061 0 0 0 146 11 0 0 16 0 8 0 28979474 826712064 36013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23472] ppid=23460 vsize=807336 CPUtime=0
/proc/23470/task/23472/stat : 23472 (java) S 23460 23460 22630 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 28979474 826712064 36013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23473] ppid=23460 vsize=807336 CPUtime=0
/proc/23470/task/23473/stat : 23473 (java) S 23460 23460 22630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 28979474 826712064 36013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23474] ppid=23460 vsize=807336 CPUtime=0
/proc/23470/task/23474/stat : 23474 (java) S 23460 23460 22630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 28979477 826712064 36013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23475] ppid=23460 vsize=807336 CPUtime=0.12
/proc/23470/task/23475/stat : 23475 (java) S 23460 23460 22630 0 -1 64 401 0 0 0 12 0 0 0 16 0 8 0 28979477 826712064 36013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23476] ppid=23460 vsize=807336 CPUtime=0
/proc/23470/task/23476/stat : 23476 (java) S 23460 23460 22630 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 28979477 826712064 36013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23477] ppid=23460 vsize=807336 CPUtime=0
/proc/23470/task/23477/stat : 23477 (java) S 23460 23460 22630 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 28979478 826712064 36013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 821060

[startup+12.6941 s]
/proc/loadavg: 1.61 0.65 0.24 5/103 23477
/proc/meminfo: memFree=1337576/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=13724 CPUtime=0.84
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 1190 7928 0 1 3 1 75 5 15 0 1 0 28979375 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 3431 809 371 3 0 531 0
[pid=23470] ppid=23460 vsize=807588 CPUtime=11.7
/proc/23470/stat : 23470 (java) R 23460 23460 22630 0 -1 0 55264 0 1 0 1143 27 0 0 25 0 8 0 28979471 826970112 54287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23470/statm: 201897 54287 1507 14 0 189175 0
[pid=23470/tid=23471] ppid=23460 vsize=807588 CPUtime=4.05
/proc/23470/task/23471/stat : 23471 (java) R 23460 23460 22630 0 -1 64 48733 0 0 0 384 21 0 0 16 0 8 0 28979474 826970112 54287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155523676 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23472] ppid=23460 vsize=807588 CPUtime=0
/proc/23470/task/23472/stat : 23472 (java) S 23460 23460 22630 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 28979474 826970112 54287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23473] ppid=23460 vsize=807588 CPUtime=0
/proc/23470/task/23473/stat : 23473 (java) S 23460 23460 22630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 28979474 826970112 54287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23474] ppid=23460 vsize=807588 CPUtime=0
/proc/23470/task/23474/stat : 23474 (java) S 23460 23460 22630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 28979477 826970112 54287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23475] ppid=23460 vsize=807588 CPUtime=0.12
/proc/23470/task/23475/stat : 23475 (java) S 23460 23460 22630 0 -1 64 403 0 0 0 12 0 0 0 17 0 8 0 28979477 826970112 54287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23476] ppid=23460 vsize=807588 CPUtime=0
/proc/23470/task/23476/stat : 23476 (java) S 23460 23460 22630 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 28979477 826970112 54287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23477] ppid=23460 vsize=807588 CPUtime=0
/proc/23470/task/23477/stat : 23477 (java) S 23460 23460 22630 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 28979478 826970112 54287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 821312

[startup+25.5075 s]
/proc/loadavg: 1.61 0.70 0.26 2/89 23486
/proc/meminfo: memFree=1555800/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=13724 CPUtime=0.84
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 1190 7928 0 1 3 1 75 5 15 0 1 0 28979375 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 3431 809 371 3 0 531 0
[pid=23470] ppid=23460 vsize=807336 CPUtime=24.49
/proc/23470/stat : 23470 (java) R 23460 23460 22630 0 -1 0 56275 0 1 0 2417 32 0 0 18 0 8 0 28979471 826712064 54114 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073576880 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23470/statm: 201834 54114 1507 14 0 189112 0
[pid=23470/tid=23471] ppid=23460 vsize=807336 CPUtime=8.9
/proc/23470/task/23471/stat : 23471 (java) S 23460 23460 22630 0 -1 64 49326 0 0 0 866 24 0 0 17 0 8 0 28979474 826712064 54114 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23470/tid=23472] ppid=23460 vsize=807336 CPUtime=0
/proc/23470/task/23472/stat : 23472 (java) S 23460 23460 22630 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 28979474 826712064 54114 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23473] ppid=23460 vsize=807336 CPUtime=0
/proc/23470/task/23473/stat : 23473 (java) S 23460 23460 22630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 28979474 826712064 54114 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23474] ppid=23460 vsize=807336 CPUtime=0
/proc/23470/task/23474/stat : 23474 (java) S 23460 23460 22630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 28979477 826712064 54114 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23475] ppid=23460 vsize=807336 CPUtime=0.13
/proc/23470/task/23475/stat : 23475 (java) S 23460 23460 22630 0 -1 64 403 0 0 0 13 0 0 0 17 0 8 0 28979477 826712064 54114 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23476] ppid=23460 vsize=807336 CPUtime=0
/proc/23470/task/23476/stat : 23476 (java) S 23460 23460 22630 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 28979477 826712064 54114 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23470/tid=23477] ppid=23460 vsize=807336 CPUtime=0
/proc/23470/task/23477/stat : 23477 (java) S 23460 23460 22630 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 28979478 826712064 54114 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 821060

[startup+51.1975 s]
/proc/loadavg: 1.48 0.74 0.28 2/80 23493
/proc/meminfo: memFree=1743912/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=17640 CPUtime=0.9
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 2252 7928 0 1 9 1 75 5 16 0 1 0 28979375 18063360 1763 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 4410 1763 373 3 0 1510 0
[pid=23470] ppid=23460 vsize=0 CPUtime=33.06
/proc/23470/stat : 23470 (java) Z 23460 23460 22630 0 -1 1036 61545 0 1 0 3263 43 0 0 16 0 1 0 28979471 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23470/statm: 0 0 0 0 0 0 0
[pid=23493] ppid=23460 vsize=17360 CPUtime=17.01
/proc/23493/stat : 23493 (minisat) R 23460 23460 22630 0 -1 0 5018 0 0 0 1698 3 0 0 25 0 1 0 28982792 17776640 3979 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23493/statm: 4340 3979 52 112 0 4224 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 35000

[startup+102.493 s]
/proc/loadavg: 1.21 0.77 0.32 2/80 23493
/proc/meminfo: memFree=1736552/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=17640 CPUtime=0.9
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 2252 7928 0 1 9 1 75 5 16 0 1 0 28979375 18063360 1763 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 4410 1763 373 3 0 1510 0
[pid=23470] ppid=23460 vsize=0 CPUtime=33.06
/proc/23470/stat : 23470 (java) Z 23460 23460 22630 0 -1 1036 61545 0 1 0 3263 43 0 0 16 0 1 0 28979471 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23470/statm: 0 0 0 0 0 0 0
[pid=23493] ppid=23460 vsize=25228 CPUtime=68.28
/proc/23493/stat : 23493 (minisat) R 23460 23460 22630 0 -1 0 6955 0 0 0 6823 5 0 0 25 0 1 0 28982792 25833472 5916 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 0 0 0
/proc/23493/statm: 6307 5916 52 112 0 6191 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 42868

[startup+162.519 s]
/proc/loadavg: 1.23 0.85 0.37 3/80 23493
/proc/meminfo: memFree=1732392/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=17640 CPUtime=0.9
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 2252 7928 0 1 9 1 75 5 16 0 1 0 28979375 18063360 1763 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 4410 1763 373 3 0 1510 0

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

/proc/23493/stat : 23493 (minisat) R 23460 23460 22630 0 -1 0 13310 0 0 0 120768 14 0 0 25 0 1 0 28982792 52187136 12271 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23493/statm: 12741 12271 52 112 0 12625 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 68604

[startup+1302.86 s]
/proc/loadavg: 1.00 1.00 0.79 2/80 23493
/proc/meminfo: memFree=1708072/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=17640 CPUtime=0.9
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 2252 7928 0 1 9 1 75 5 16 0 1 0 28979375 18063360 1763 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 4410 1763 373 3 0 1510 0
[pid=23470] ppid=23460 vsize=0 CPUtime=33.06
/proc/23470/stat : 23470 (java) Z 23460 23460 22630 0 -1 1036 61545 0 1 0 3263 43 0 0 16 0 1 0 28979471 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23470/statm: 0 0 0 0 0 0 0
[pid=23493] ppid=23460 vsize=54104 CPUtime=1267.8
/proc/23493/stat : 23493 (minisat) R 23460 23460 22630 0 -1 0 14057 0 0 0 126765 15 0 0 25 0 1 0 28982792 55402496 13018 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23493/statm: 13526 13018 52 112 0 13410 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 71744

[startup+1362.87 s]
/proc/loadavg: 1.00 1.00 0.80 2/80 23493
/proc/meminfo: memFree=1705896/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=17640 CPUtime=0.9
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 2252 7928 0 1 9 1 75 5 16 0 1 0 28979375 18063360 1763 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 4410 1763 373 3 0 1510 0
[pid=23470] ppid=23460 vsize=0 CPUtime=33.06
/proc/23470/stat : 23470 (java) Z 23460 23460 22630 0 -1 1036 61545 0 1 0 3263 43 0 0 16 0 1 0 28979471 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23470/statm: 0 0 0 0 0 0 0
[pid=23493] ppid=23460 vsize=56348 CPUtime=1327.78
/proc/23493/stat : 23493 (minisat) R 23460 23460 22630 0 -1 0 14606 0 0 0 132762 16 0 0 25 0 1 0 28982792 57700352 13567 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 0 0 0
/proc/23493/statm: 14087 13567 52 112 0 13971 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 73988

[startup+1422.88 s]
/proc/loadavg: 1.00 1.00 0.81 2/80 23493
/proc/meminfo: memFree=1705832/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=17640 CPUtime=0.9
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 2252 7928 0 1 9 1 75 5 16 0 1 0 28979375 18063360 1763 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 4410 1763 373 3 0 1510 0
[pid=23470] ppid=23460 vsize=0 CPUtime=33.06
/proc/23470/stat : 23470 (java) Z 23460 23460 22630 0 -1 1036 61545 0 1 0 3263 43 0 0 16 0 1 0 28979471 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23470/statm: 0 0 0 0 0 0 0
[pid=23493] ppid=23460 vsize=56348 CPUtime=1387.75
/proc/23493/stat : 23493 (minisat) R 23460 23460 22630 0 -1 0 14626 0 0 0 138759 16 0 0 25 0 1 0 28982792 57700352 13587 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23493/statm: 14087 13587 52 112 0 13971 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 73988

[startup+1482.91 s]
/proc/loadavg: 1.00 1.00 0.82 2/80 23493
/proc/meminfo: memFree=1705768/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=17640 CPUtime=0.9
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 2252 7928 0 1 9 1 75 5 16 0 1 0 28979375 18063360 1763 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 4410 1763 373 3 0 1510 0
[pid=23470] ppid=23460 vsize=0 CPUtime=33.06
/proc/23470/stat : 23470 (java) Z 23460 23460 22630 0 -1 1036 61545 0 1 0 3263 43 0 0 16 0 1 0 28979471 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23470/statm: 0 0 0 0 0 0 0
[pid=23493] ppid=23460 vsize=56348 CPUtime=1447.73
/proc/23493/stat : 23493 (minisat) R 23460 23460 22630 0 -1 0 14629 0 0 0 144757 16 0 0 25 0 1 0 28982792 57700352 13590 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/23493/statm: 14087 13590 52 112 0 13971 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 73988

[startup+1542.93 s]
/proc/loadavg: 1.00 1.00 0.83 2/80 23493
/proc/meminfo: memFree=1705640/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=17640 CPUtime=0.9
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 2252 7928 0 1 9 1 75 5 16 0 1 0 28979375 18063360 1763 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 4410 1763 373 3 0 1510 0
[pid=23470] ppid=23460 vsize=0 CPUtime=33.06
/proc/23470/stat : 23470 (java) Z 23460 23460 22630 0 -1 1036 61545 0 1 0 3263 43 0 0 16 0 1 0 28979471 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23470/statm: 0 0 0 0 0 0 0
[pid=23493] ppid=23460 vsize=56480 CPUtime=1507.7
/proc/23493/stat : 23493 (minisat) R 23460 23460 22630 0 -1 0 14658 0 0 0 150754 16 0 0 25 0 1 0 28982792 57835520 13619 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23493/statm: 14120 13619 52 112 0 14004 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 74120

[startup+1602.96 s]
/proc/loadavg: 1.00 1.00 0.83 2/80 23493
/proc/meminfo: memFree=1701928/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=17640 CPUtime=0.9
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 2252 7928 0 1 9 1 75 5 16 0 1 0 28979375 18063360 1763 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 4410 1763 373 3 0 1510 0
[pid=23470] ppid=23460 vsize=0 CPUtime=33.06
/proc/23470/stat : 23470 (java) Z 23460 23460 22630 0 -1 1036 61545 0 1 0 3263 43 0 0 16 0 1 0 28979471 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23470/statm: 0 0 0 0 0 0 0
[pid=23493] ppid=23460 vsize=60368 CPUtime=1567.69
/proc/23493/stat : 23493 (minisat) R 23460 23460 22630 0 -1 0 15609 0 0 0 156752 17 0 0 25 0 1 0 28982792 61816832 14570 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527303 0 0 4096 3 0 0 0 17 0 0 0
/proc/23493/statm: 15092 14570 52 112 0 14976 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 78008

[startup+1662.97 s]
/proc/loadavg: 1.00 1.00 0.84 2/80 23493
/proc/meminfo: memFree=1700008/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=17640 CPUtime=0.9
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 2252 7928 0 1 9 1 75 5 16 0 1 0 28979375 18063360 1763 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 4410 1763 373 3 0 1510 0
[pid=23470] ppid=23460 vsize=0 CPUtime=33.06
/proc/23470/stat : 23470 (java) Z 23460 23460 22630 0 -1 1036 61545 0 1 0 3263 43 0 0 16 0 1 0 28979471 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23470/statm: 0 0 0 0 0 0 0
[pid=23493] ppid=23460 vsize=62272 CPUtime=1627.66
/proc/23493/stat : 23493 (minisat) R 23460 23460 22630 0 -1 0 16067 0 0 0 162748 18 0 0 25 0 1 0 28982792 63766528 15028 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527075 0 0 4096 3 0 0 0 17 0 0 0
/proc/23493/statm: 15568 15028 52 112 0 15452 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 79912

[startup+1722.99 s]
/proc/loadavg: 1.00 1.00 0.85 2/80 23493
/proc/meminfo: memFree=1699944/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=17640 CPUtime=0.9
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 2252 7928 0 1 9 1 75 5 16 0 1 0 28979375 18063360 1763 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 4410 1763 373 3 0 1510 0
[pid=23470] ppid=23460 vsize=0 CPUtime=33.06
/proc/23470/stat : 23470 (java) Z 23460 23460 22630 0 -1 1036 61545 0 1 0 3263 43 0 0 16 0 1 0 28979471 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23470/statm: 0 0 0 0 0 0 0
[pid=23493] ppid=23460 vsize=62272 CPUtime=1687.64
/proc/23493/stat : 23493 (minisat) R 23460 23460 22630 0 -1 0 16089 0 0 0 168746 18 0 0 25 0 1 0 28982792 63766528 15050 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23493/statm: 15568 15050 52 112 0 15452 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 79912

[startup+1783.01 s]
/proc/loadavg: 1.03 1.01 0.86 2/80 23493
/proc/meminfo: memFree=1699816/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=17640 CPUtime=0.9
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 2252 7928 0 1 9 1 75 5 16 0 1 0 28979375 18063360 1763 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 4410 1763 373 3 0 1510 0
[pid=23470] ppid=23460 vsize=0 CPUtime=33.06
/proc/23470/stat : 23470 (java) Z 23460 23460 22630 0 -1 1036 61545 0 1 0 3263 43 0 0 16 0 1 0 28979471 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23470/statm: 0 0 0 0 0 0 0
[pid=23493] ppid=23460 vsize=62408 CPUtime=1747.61
/proc/23493/stat : 23493 (minisat) R 23460 23460 22630 0 -1 0 16119 0 0 0 174743 18 0 0 25 0 1 0 28982792 63905792 15080 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528374 0 0 4096 3 0 0 0 17 0 0 0
/proc/23493/statm: 15602 15080 52 112 0 15486 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 80048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.48 s]
/proc/loadavg: 1.02 1.01 0.86 2/80 23493
/proc/meminfo: memFree=1699816/2055920 swapFree=4192956/4192956
[pid=23460] ppid=23458 vsize=17640 CPUtime=0.9
/proc/23460/stat : 23460 (sugar) S 23458 23460 22630 0 -1 4194304 2252 7928 0 1 9 1 75 5 16 0 1 0 28979375 18063360 1763 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23460/statm: 4410 1763 373 3 0 1510 0
[pid=23470] ppid=23460 vsize=0 CPUtime=33.06
/proc/23470/stat : 23470 (java) Z 23460 23460 22630 0 -1 1036 61545 0 1 0 3263 43 0 0 16 0 1 0 28979471 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23470/statm: 0 0 0 0 0 0 0
[pid=23493] ppid=23460 vsize=62408 CPUtime=1766.08
/proc/23493/stat : 23493 (minisat) R 23460 23460 22630 0 -1 0 16120 0 0 0 176590 18 0 0 25 0 1 0 28982792 63905792 15081 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23493/statm: 15602 15081 52 112 0 15486 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 80048

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 23460 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=842871 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=81987
CPU time returned by wait4() is 0.924858
while last known CPU time is 1800.05

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

Real time (s): 1802.51
CPU time (s): 1800.05
CPU user time (s): 1799.37
CPU system time (s): 0.68
CPU usage (%): 99.8637
Max. virtual memory (cumulated for all children) (KiB): 822064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.842871
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10265
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 654
involuntary context switches= 594

runsolver used 1.59376 s user time and 4.85626 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Jan 29 17:04:07 UTC 2007


IDJOB= 194350
IDBENCH= 3209
IDSOLVER= 86
FILE ID= node9/194350-1170090246

PBS_JOBID= 3689382

Free space on /tmp= 66557 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23/rand-2-50-23-587-230-32_ext.xml
COMMAND LINE= /tmp/evaluation/194350-1170090246/solver /tmp/evaluation/194350-1170090246 /tmp/evaluation/194350-1170090246/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-194350-1170090246 -o ROOT/results/node9/solver-194350-1170090246 -C 1800 -M 900  /tmp/evaluation/194350-1170090246/solver /tmp/evaluation/194350-1170090246 /tmp/evaluation/194350-1170090246/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  269587445ef9a7489005f8ee4102b158

RANDOM SEED= 690940879

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.263
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.263
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:       1683080 kB
Buffers:         40728 kB
Cached:         141852 kB
SwapCached:          0 kB
Active:         274040 kB
Inactive:        52532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683080 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5536 kB
Writeback:           0 kB
Mapped:         169484 kB
Slab:            30868 kB
Committed_AS:   449168 kB
PageTables:       2292 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= 66561 MiB



End job on node9 on Mon Jan 29 17:34:10 UTC 2007