Trace number 203531

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.11 1802.37

General information on the benchmark

Namefrb/frb59-26/
frb59-26-2-mgd_ext.xml
MD5SUMa71dee76703a52fba5607be3905a205d
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 variables59
Number of constraints549
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension549
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/203531-1170095959/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/203531-1170095959/unknown.xml [Mon Jan 29 19:39:19 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/203531-1170095959/unknown.xml /tmp/evaluation/203531-1170095959/sugar16574.csp [Mon Jan 29 19:39:19 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203531-1170095959/sugar-v0-40.jar -convert /tmp/evaluation/203531-1170095959/unknown.xml /tmp/evaluation/203531-1170095959/sugar16574.csp
0.15	c BEGIN convert /tmp/evaluation/203531-1170095959/unknown.xml
1.01	c END convert (0.854933 seconds)
1.05	c # CONVERT_XML  END : /tmp/evaluation/203531-1170095959/sugar16574.csp 3445997 bytes (1 seconds) [Mon Jan 29 19:39:20 2007]
1.05	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
1.05	
1.05	c # GENERATE_SAT  BEGIN : /tmp/evaluation/203531-1170095959/sugar16574.bcnf [Mon Jan 29 19:39:20 2007]
1.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203531-1170095959/sugar-v0-40.jar -bcnf -map /tmp/evaluation/203531-1170095959/sugar16574.map /tmp/evaluation/203531-1170095959/sugar16574.csp /tmp/evaluation/203531-1170095959/sugar16574.bcnf
1.17	c BEGIN parse /tmp/evaluation/203531-1170095959/sugar16574.csp
54.72	c END parse (53.54781 seconds)
54.72	c BEGIN simplify
54.94	c END simplify (0.223437 seconds)
54.94	c BEGIN encode /tmp/evaluation/203531-1170095959/sugar16574.bcnf
56.59	c END encode (1.643496 seconds)
56.75	c # GENERATE_SAT  END : 10727 variables 124276 clauses 14559364 bytes (56 seconds) [Mon Jan 29 19:40:16 2007]
56.75	c # GENERATE_SAT  CPU : 0.08 = 0.07 + 0.01 + 0 + 0
56.75	
56.75	c # SOLVE_SAT  BEGIN : /tmp/evaluation/203531-1170095959/sugar16574.bcnf [Mon Jan 29 19:40:16 2007]
56.75	c # CMD : /tmp/evaluation/203531-1170095959/minisat /tmp/evaluation/203531-1170095959/sugar16574.bcnf /tmp/evaluation/203531-1170095959/sugar16574.out
57.08	c ==================================[MINISAT]===================================
57.08	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
57.08	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
57.08	c ==============================================================================
57.08	c |         0 |  124276  3515553 |   41425       0        0     nan |  0.000 % |
57.14	c |       101 |  124277  3515553 |   45567     100     6810    68.1 |  0.000 % |
57.27	c |       251 |  124277  3515553 |   50124     250     9803    39.2 |  0.000 % |
57.45	c |       476 |  124278  3515553 |   55136     474    13911    29.3 |  0.000 % |
57.72	c |       813 |  124278  3515553 |   60650     811    19419    23.9 |  0.000 % |
58.10	c |      1320 |  124278  3515553 |   66715    1318    30679    23.3 |  0.000 % |
58.71	c |      2080 |  124279  3515553 |   73386    2077    49426    23.8 |  0.000 % |
59.43	c |      3219 |  124280  3515553 |   80725    3215    76131    23.7 |  0.000 % |
60.70	c |      4929 |  124280  3515553 |   88798    4925   117818    23.9 |  0.000 % |
62.84	c |      7491 |  124281  3515553 |   97677    7486   201623    26.9 |  0.000 % |
66.55	c |     11335 |  124283  3515553 |  107445   11328   338150    29.9 |  0.000 % |
71.99	c |     17101 |  124283  3515553 |  118190   17094   554030    32.4 |  0.000 % |
80.92	c |     25750 |  124283  3515553 |  130009   25743   830692    32.3 |  0.000 % |
96.69	c |     38724 |  124286  3515553 |  143010   38714  1219050    31.5 |  0.000 % |
119.47	c |     58186 |  124288  3515553 |  157311   58174  1816465    31.2 |  0.000 % |
162.20	c |     87378 |  124292  3515553 |  173042   87362  2881366    33.0 |  0.000 % |
235.37	c |    131168 |  124295  3515553 |  190346  131149  5098057    38.9 |  0.000 % |
364.98	c |    196852 |  124308  3515553 |  209381   22950   972732    42.4 |  0.000 % |
513.19	c |    295379 |  124319  3515553 |  230319  121466  4703354    38.7 |  0.000 % |
843.76	c |    443168 |  124326  3515553 |  253351   55690  3669588    65.9 |  0.000 % |
1302.93	c |    664851 |  124350  3515553 |  278686   47253  1717275    36.3 |  0.000 % |
1801.35	
1801.35	s UNKNOWN
1801.35	c # INTERRUPTED
1801.35	c # MAIN  END :  (1801 seconds) [Mon Jan 29 20:09:20 2007]
1801.35	c # MAIN  CPU : 0.08 = 0.07 + 0.01 + 0 + 0
1801.35	

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/node56/watcher-203531-1170095959 -o ROOT/results/node56/solver-203531-1170095959 -C 1800 -M 900 /tmp/evaluation/203531-1170095959/solver /tmp/evaluation/203531-1170095959 /tmp/evaluation/203531-1170095959/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.00 1.00 1.04 4/65 16575
/proc/meminfo: memFree=1844976/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=12132 CPUtime=0
/proc/16574/stat : 16574 (sugar) R 16572 16574 15705 0 -1 4194304 535 0 0 0 0 0 0 0 18 0 1 0 29552421 12423168 254 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253320800000 0 0 4224 0 0 0 0 17 1 0 0
/proc/16574/statm: 3033 255 189 3 0 133 0

[startup+0.104258 s]
/proc/loadavg: 1.00 1.00 1.04 4/65 16575
/proc/meminfo: memFree=1844976/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=13724 CPUtime=0.04
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 1112 0 0 0 3 1 0 0 16 0 1 0 29552421 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16574/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.512299 s]
/proc/loadavg: 1.00 1.00 1.04 4/65 16575
/proc/meminfo: memFree=1844976/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=13724 CPUtime=0.04
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 29552421 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16574/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33438 s]
/proc/loadavg: 1.00 1.00 1.04 3/73 16590
/proc/meminfo: memFree=1836464/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=13724 CPUtime=0.04
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29552421 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16574/statm: 3431 808 370 3 0 531 0
[pid=16576] ppid=16574 vsize=0 CPUtime=0.96
/proc/16576/stat : 16576 (java) Z 16574 16574 15705 0 -1 1036 8373 0 1 0 90 6 0 0 16 0 1 0 29552426 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
[pid=16584] ppid=16574 vsize=807064 CPUtime=0.26
/proc/16584/stat : 16584 (java) R 16574 16574 15705 0 -1 0 5350 0 1 0 23 3 0 0 16 0 8 0 29552527 826433536 5101 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073484288 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16584/statm: 201766 5102 1482 14 0 189044 0
[pid=16584/tid=16585] ppid=16574 vsize=807064 CPUtime=0
/proc/16584/task/16585/stat : 16585 (java) S 16574 16574 15705 0 -1 64 5 0 0 0 0 0 0 0 19 0 8 0 29552530 826433536 5103 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16586] ppid=16574 vsize=807064 CPUtime=0
/proc/16584/task/16586/stat : 16586 (java) S 16574 16574 15705 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 29552530 826433536 5105 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16587] ppid=16574 vsize=807064 CPUtime=0
/proc/16584/task/16587/stat : 16587 (java) S 16574 16574 15705 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 29552531 826433536 5106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16588] ppid=16574 vsize=807064 CPUtime=0
/proc/16584/task/16588/stat : 16588 (java) S 16574 16574 15705 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29552534 826433536 5107 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16589] ppid=16574 vsize=807064 CPUtime=0.05
/proc/16584/task/16589/stat : 16589 (java) S 16574 16574 15705 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 29552534 826433536 5109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16590] ppid=16574 vsize=807064 CPUtime=0
/proc/16584/task/16590/stat : 16590 (java) S 16574 16574 15705 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 29552534 826433536 5110 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16591] ppid=16574 vsize=807064 CPUtime=0
/proc/16584/task/16591/stat : 16591 (java) S 16574 16574 15705 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 29552534 826433536 5112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 820788

[startup+2.98555 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 16591
/proc/meminfo: memFree=1805224/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=13724 CPUtime=0.04
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29552421 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16574/statm: 3431 808 370 3 0 531 0
[pid=16576] ppid=16574 vsize=0 CPUtime=0.96
/proc/16576/stat : 16576 (java) Z 16574 16574 15705 0 -1 1036 8373 0 1 0 90 6 0 0 16 0 1 0 29552426 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
[pid=16584] ppid=16574 vsize=807064 CPUtime=1.92
/proc/16584/stat : 16584 (java) R 16574 16574 15705 0 -1 0 13352 0 1 0 185 7 0 0 17 0 8 0 29552527 826433536 13087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073491262 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16584/statm: 201766 13087 1494 14 0 189044 0
[pid=16584/tid=16585] ppid=16574 vsize=807064 CPUtime=0.49
/proc/16584/task/16585/stat : 16585 (java) S 16574 16574 15705 0 -1 64 7285 0 0 0 46 3 0 0 16 0 8 0 29552530 826433536 13087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16586] ppid=16574 vsize=807064 CPUtime=0
/proc/16584/task/16586/stat : 16586 (java) S 16574 16574 15705 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 29552530 826433536 13087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16587] ppid=16574 vsize=807064 CPUtime=0
/proc/16584/task/16587/stat : 16587 (java) S 16574 16574 15705 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29552531 826433536 13087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16588] ppid=16574 vsize=807064 CPUtime=0
/proc/16584/task/16588/stat : 16588 (java) S 16574 16574 15705 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29552534 826433536 13087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16589] ppid=16574 vsize=807064 CPUtime=0.05
/proc/16584/task/16589/stat : 16589 (java) S 16574 16574 15705 0 -1 64 292 0 0 0 5 0 0 0 15 0 8 0 29552534 826433536 13087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16590] ppid=16574 vsize=807064 CPUtime=0
/proc/16584/task/16590/stat : 16590 (java) S 16574 16574 15705 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 29552534 826433536 13087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16591] ppid=16574 vsize=807064 CPUtime=0
/proc/16584/task/16591/stat : 16591 (java) S 16574 16574 15705 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29552534 826433536 13087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 820788

[startup+6.28105 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 16591
/proc/meminfo: memFree=1746472/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=13724 CPUtime=0.04
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29552421 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16574/statm: 3431 808 370 3 0 531 0
[pid=16576] ppid=16574 vsize=0 CPUtime=0.96
/proc/16576/stat : 16576 (java) Z 16574 16574 15705 0 -1 1036 8373 0 1 0 90 6 0 0 16 0 1 0 29552426 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
[pid=16584] ppid=16574 vsize=807328 CPUtime=5.21
/proc/16584/stat : 16584 (java) S 16574 16574 15705 0 -1 0 31147 0 1 0 506 15 0 0 16 0 8 0 29552527 826703872 30817 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16584/statm: 201832 30817 1506 14 0 189110 0
[pid=16584/tid=16585] ppid=16574 vsize=807328 CPUtime=1.48
/proc/16584/task/16585/stat : 16585 (java) R 16574 16574 15705 0 -1 64 24868 0 0 0 138 10 0 0 16 0 8 0 29552530 826703872 30817 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155241966 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16586] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16586/stat : 16586 (java) S 16574 16574 15705 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 29552530 826703872 30817 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16587] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16587/stat : 16587 (java) S 16574 16574 15705 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29552531 826703872 30820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16588] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16588/stat : 16588 (java) S 16574 16574 15705 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29552534 826703872 30822 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16589] ppid=16574 vsize=807328 CPUtime=0.11
/proc/16584/task/16589/stat : 16589 (java) S 16574 16574 15705 0 -1 64 393 0 0 0 11 0 0 0 16 0 8 0 29552534 826703872 30822 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16590] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16590/stat : 16590 (java) S 16574 16574 15705 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 29552534 826703872 30822 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16591] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16591/stat : 16591 (java) S 16574 16574 15705 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29552534 826703872 30822 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 821052

[startup+12.7707 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 16591
/proc/meminfo: memFree=1628200/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=13724 CPUtime=0.04
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29552421 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16574/statm: 3431 808 370 3 0 531 0
[pid=16576] ppid=16574 vsize=0 CPUtime=0.96
/proc/16576/stat : 16576 (java) Z 16574 16574 15705 0 -1 1036 8373 0 1 0 90 6 0 0 16 0 1 0 29552426 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
[pid=16584] ppid=16574 vsize=807328 CPUtime=11.7
/proc/16584/stat : 16584 (java) R 16574 16574 15705 0 -1 0 55070 0 1 0 1144 26 0 0 16 0 8 0 29552527 826703872 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641704 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16584/statm: 201832 54113 1507 14 0 189110 0
[pid=16584/tid=16585] ppid=16574 vsize=807328 CPUtime=4.2
/proc/16584/task/16585/stat : 16585 (java) S 16574 16574 15705 0 -1 64 48555 0 0 0 400 20 0 0 16 0 8 0 29552530 826703872 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16586] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16586/stat : 16586 (java) S 16574 16574 15705 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 29552530 826703872 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16587] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16587/stat : 16587 (java) S 16574 16574 15705 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29552531 826703872 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16588] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16588/stat : 16588 (java) S 16574 16574 15705 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29552534 826703872 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16589] ppid=16574 vsize=807328 CPUtime=0.13
/proc/16584/task/16589/stat : 16589 (java) S 16574 16574 15705 0 -1 64 400 0 0 0 13 0 0 0 16 0 8 0 29552534 826703872 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16590] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16590/stat : 16590 (java) S 16574 16574 15705 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 29552534 826703872 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16591] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16591/stat : 16591 (java) S 16574 16574 15705 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29552534 826703872 54113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 821052

[startup+25.6629 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 16591
/proc/meminfo: memFree=1627560/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=13724 CPUtime=0.04
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29552421 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16574/statm: 3431 808 370 3 0 531 0
[pid=16576] ppid=16574 vsize=0 CPUtime=0.96
/proc/16576/stat : 16576 (java) Z 16574 16574 15705 0 -1 1036 8373 0 1 0 90 6 0 0 16 0 1 0 29552426 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
[pid=16584] ppid=16574 vsize=807328 CPUtime=24.56
/proc/16584/stat : 16584 (java) S 16574 16574 15705 0 -1 0 56761 0 1 0 2424 32 0 0 17 0 8 0 29552527 826703872 54484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16584/statm: 201832 54484 1507 14 0 189110 0
[pid=16584/tid=16585] ppid=16574 vsize=807328 CPUtime=9.44
/proc/16584/task/16585/stat : 16585 (java) R 16574 16574 15705 0 -1 64 49828 0 0 0 920 24 0 0 16 0 8 0 29552530 826703872 54484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153827382 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16586] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16586/stat : 16586 (java) S 16574 16574 15705 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 29552530 826703872 54484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16587] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16587/stat : 16587 (java) S 16574 16574 15705 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29552531 826703872 54484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16588] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16588/stat : 16588 (java) S 16574 16574 15705 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29552534 826703872 54484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16589] ppid=16574 vsize=807328 CPUtime=0.13
/proc/16584/task/16589/stat : 16589 (java) S 16574 16574 15705 0 -1 64 400 0 0 0 13 0 0 0 16 0 8 0 29552534 826703872 54484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16590] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16590/stat : 16590 (java) S 16574 16574 15705 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 29552534 826703872 54484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16591] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16591/stat : 16591 (java) S 16574 16574 15705 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29552534 826703872 54484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 821052

[startup+51.3214 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 16591
/proc/meminfo: memFree=1540584/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=13724 CPUtime=0.04
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29552421 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16574/statm: 3431 808 370 3 0 531 0
[pid=16576] ppid=16574 vsize=0 CPUtime=0.96
/proc/16576/stat : 16576 (java) Z 16574 16574 15705 0 -1 1036 8373 0 1 0 90 6 0 0 16 0 1 0 29552426 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
[pid=16584] ppid=16574 vsize=807328 CPUtime=50.15
/proc/16584/stat : 16584 (java) S 16574 16574 15705 0 -1 0 81736 0 1 0 4969 46 0 0 17 0 8 0 29552527 826703872 77091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16584/statm: 201832 77097 1507 14 0 189110 0
[pid=16584/tid=16585] ppid=16574 vsize=807328 CPUtime=19.73
/proc/16584/task/16585/stat : 16585 (java) R 16574 16574 15705 0 -1 64 74175 0 0 0 1936 37 0 0 15 0 8 0 29552530 826703872 77101 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153968444 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16586] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16586/stat : 16586 (java) S 16574 16574 15705 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 29552530 826703872 77108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16587] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16587/stat : 16587 (java) S 16574 16574 15705 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29552531 826703872 77112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16588] ppid=16574 vsize=807328 CPUtime=0
/proc/16584/task/16588/stat : 16588 (java) S 16574 16574 15705 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29552534 826703872 77119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16584/tid=16589] ppid=16574 vsize=807328 CPUtime=0.13

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

/proc/16576/stat : 16576 (java) Z 16574 16574 15705 0 -1 1036 8373 0 1 0 90 6 0 0 16 0 1 0 29552426 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
[pid=16584] ppid=16574 vsize=0 CPUtime=55.46
/proc/16584/stat : 16584 (java) Z 16574 16574 15705 0 -1 1036 87349 0 1 0 5486 60 0 0 16 0 1 0 29552527 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16584/statm: 0 0 0 0 0 0 0
[pid=16592] ppid=16574 vsize=81236 CPUtime=1306.1
/proc/16592/stat : 16592 (minisat) R 16574 16574 15705 0 -1 0 20774 0 0 0 130580 30 0 0 25 0 1 0 29558097 83185664 19735 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/16592/statm: 20309 19735 52 112 0 20193 0
Current children cumulated CPU time (s) 1362.64
Current children cumulated vsize (KiB) 100328

[startup+1423.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 16790
/proc/meminfo: memFree=1740512/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=19092 CPUtime=0.12
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 2586 0 0 0 10 2 0 0 16 0 1 0 29552421 19550208 2097 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16574/statm: 4773 2097 373 3 0 1873 0
[pid=16576] ppid=16574 vsize=0 CPUtime=0.96
/proc/16576/stat : 16576 (java) Z 16574 16574 15705 0 -1 1036 8373 0 1 0 90 6 0 0 16 0 1 0 29552426 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
[pid=16584] ppid=16574 vsize=0 CPUtime=55.46
/proc/16584/stat : 16584 (java) Z 16574 16574 15705 0 -1 1036 87349 0 1 0 5486 60 0 0 16 0 1 0 29552527 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16584/statm: 0 0 0 0 0 0 0
[pid=16592] ppid=16574 vsize=81236 CPUtime=1366.13
/proc/16592/stat : 16592 (minisat) R 16574 16574 15705 0 -1 0 20774 0 0 0 136577 36 0 0 25 0 1 0 29558097 83185664 19735 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16592/statm: 20309 19735 52 112 0 20193 0
Current children cumulated CPU time (s) 1422.67
Current children cumulated vsize (KiB) 100328

[startup+1483.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 16790
/proc/meminfo: memFree=1740512/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=19092 CPUtime=0.12
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 2586 0 0 0 10 2 0 0 16 0 1 0 29552421 19550208 2097 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16574/statm: 4773 2097 373 3 0 1873 0
[pid=16576] ppid=16574 vsize=0 CPUtime=0.96
/proc/16576/stat : 16576 (java) Z 16574 16574 15705 0 -1 1036 8373 0 1 0 90 6 0 0 16 0 1 0 29552426 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
[pid=16584] ppid=16574 vsize=0 CPUtime=55.46
/proc/16584/stat : 16584 (java) Z 16574 16574 15705 0 -1 1036 87349 0 1 0 5486 60 0 0 16 0 1 0 29552527 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16584/statm: 0 0 0 0 0 0 0
[pid=16592] ppid=16574 vsize=81236 CPUtime=1426.14
/proc/16592/stat : 16592 (minisat) R 16574 16574 15705 0 -1 0 20794 0 0 0 142578 36 0 0 25 0 1 0 29558097 83185664 19755 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16592/statm: 20309 19755 52 112 0 20193 0
Current children cumulated CPU time (s) 1482.68
Current children cumulated vsize (KiB) 100328

[startup+1543.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 16790
/proc/meminfo: memFree=1740512/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=19092 CPUtime=0.12
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 2586 0 0 0 10 2 0 0 16 0 1 0 29552421 19550208 2097 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16574/statm: 4773 2097 373 3 0 1873 0
[pid=16576] ppid=16574 vsize=0 CPUtime=0.96
/proc/16576/stat : 16576 (java) Z 16574 16574 15705 0 -1 1036 8373 0 1 0 90 6 0 0 16 0 1 0 29552426 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
[pid=16584] ppid=16574 vsize=0 CPUtime=55.46
/proc/16584/stat : 16584 (java) Z 16574 16574 15705 0 -1 1036 87349 0 1 0 5486 60 0 0 16 0 1 0 29552527 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16584/statm: 0 0 0 0 0 0 0
[pid=16592] ppid=16574 vsize=81400 CPUtime=1486.16
/proc/16592/stat : 16592 (minisat) R 16574 16574 15705 0 -1 0 20828 0 0 0 148580 36 0 0 25 0 1 0 29558097 83353600 19789 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/16592/statm: 20350 19789 52 112 0 20234 0
Current children cumulated CPU time (s) 1542.7
Current children cumulated vsize (KiB) 100492

[startup+1603.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 16790
/proc/meminfo: memFree=1740512/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=19092 CPUtime=0.12
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 2586 0 0 0 10 2 0 0 16 0 1 0 29552421 19550208 2097 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16574/statm: 4773 2097 373 3 0 1873 0
[pid=16576] ppid=16574 vsize=0 CPUtime=0.96
/proc/16576/stat : 16576 (java) Z 16574 16574 15705 0 -1 1036 8373 0 1 0 90 6 0 0 16 0 1 0 29552426 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
[pid=16584] ppid=16574 vsize=0 CPUtime=55.46
/proc/16584/stat : 16584 (java) Z 16574 16574 15705 0 -1 1036 87349 0 1 0 5486 60 0 0 16 0 1 0 29552527 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16584/statm: 0 0 0 0 0 0 0
[pid=16592] ppid=16574 vsize=81400 CPUtime=1546.17
/proc/16592/stat : 16592 (minisat) R 16574 16574 15705 0 -1 0 20832 0 0 0 154581 36 0 0 25 0 1 0 29558097 83353600 19793 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16592/statm: 20350 19793 52 112 0 20234 0
Current children cumulated CPU time (s) 1602.71
Current children cumulated vsize (KiB) 100492

[startup+1663.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 16790
/proc/meminfo: memFree=1740512/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=19092 CPUtime=0.12
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 2586 0 0 0 10 2 0 0 16 0 1 0 29552421 19550208 2097 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16574/statm: 4773 2097 373 3 0 1873 0
[pid=16576] ppid=16574 vsize=0 CPUtime=0.96
/proc/16576/stat : 16576 (java) Z 16574 16574 15705 0 -1 1036 8373 0 1 0 90 6 0 0 16 0 1 0 29552426 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
[pid=16584] ppid=16574 vsize=0 CPUtime=55.46
/proc/16584/stat : 16584 (java) Z 16574 16574 15705 0 -1 1036 87349 0 1 0 5486 60 0 0 16 0 1 0 29552527 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16584/statm: 0 0 0 0 0 0 0
[pid=16592] ppid=16574 vsize=81616 CPUtime=1606.18
/proc/16592/stat : 16592 (minisat) R 16574 16574 15705 0 -1 0 20857 0 0 0 160582 36 0 0 25 0 1 0 29558097 83574784 19818 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/16592/statm: 20404 19818 52 112 0 20288 0
Current children cumulated CPU time (s) 1662.72
Current children cumulated vsize (KiB) 100708

[startup+1723.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 16790
/proc/meminfo: memFree=1740384/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=19092 CPUtime=0.12
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 2586 0 0 0 10 2 0 0 16 0 1 0 29552421 19550208 2097 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16574/statm: 4773 2097 373 3 0 1873 0
[pid=16576] ppid=16574 vsize=0 CPUtime=0.96
/proc/16576/stat : 16576 (java) Z 16574 16574 15705 0 -1 1036 8373 0 1 0 90 6 0 0 16 0 1 0 29552426 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
[pid=16584] ppid=16574 vsize=0 CPUtime=55.46
/proc/16584/stat : 16584 (java) Z 16574 16574 15705 0 -1 1036 87349 0 1 0 5486 60 0 0 16 0 1 0 29552527 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16584/statm: 0 0 0 0 0 0 0
[pid=16592] ppid=16574 vsize=81780 CPUtime=1666.2
/proc/16592/stat : 16592 (minisat) R 16574 16574 15705 0 -1 0 20887 0 0 0 166584 36 0 0 25 0 1 0 29558097 83742720 19848 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/16592/statm: 20445 19848 52 112 0 20329 0
Current children cumulated CPU time (s) 1722.74
Current children cumulated vsize (KiB) 100872

[startup+1783.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 16790
/proc/meminfo: memFree=1740320/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=19092 CPUtime=0.12
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 2586 0 0 0 10 2 0 0 16 0 1 0 29552421 19550208 2097 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16574/statm: 4773 2097 373 3 0 1873 0
[pid=16576] ppid=16574 vsize=0 CPUtime=0.96
/proc/16576/stat : 16576 (java) Z 16574 16574 15705 0 -1 1036 8373 0 1 0 90 6 0 0 16 0 1 0 29552426 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
[pid=16584] ppid=16574 vsize=0 CPUtime=55.46
/proc/16584/stat : 16584 (java) Z 16574 16574 15705 0 -1 1036 87349 0 1 0 5486 60 0 0 16 0 1 0 29552527 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16584/statm: 0 0 0 0 0 0 0
[pid=16592] ppid=16574 vsize=81780 CPUtime=1726.22
/proc/16592/stat : 16592 (minisat) R 16574 16574 15705 0 -1 0 20890 0 0 0 172586 36 0 0 25 0 1 0 29558097 83742720 19851 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16592/statm: 20445 19851 52 112 0 20329 0
Current children cumulated CPU time (s) 1782.76
Current children cumulated vsize (KiB) 100872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 16790
/proc/meminfo: memFree=1740320/2055920 swapFree=4183436/4192956
[pid=16574] ppid=16572 vsize=19092 CPUtime=0.12
/proc/16574/stat : 16574 (sugar) S 16572 16574 15705 0 -1 4194304 2586 0 0 0 10 2 0 0 16 0 1 0 29552421 19550208 2097 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 253316083810 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16574/statm: 4773 2097 373 3 0 1873 0
[pid=16576] ppid=16574 vsize=0 CPUtime=0.96
/proc/16576/stat : 16576 (java) Z 16574 16574 15705 0 -1 1036 8373 0 1 0 90 6 0 0 16 0 1 0 29552426 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16576/statm: 0 0 0 0 0 0 0
[pid=16584] ppid=16574 vsize=0 CPUtime=55.46
/proc/16584/stat : 16584 (java) Z 16574 16574 15705 0 -1 1036 87349 0 1 0 5486 60 0 0 16 0 1 0 29552527 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16584/statm: 0 0 0 0 0 0 0
[pid=16592] ppid=16574 vsize=81780 CPUtime=1743.56
/proc/16592/stat : 16592 (minisat) R 16574 16574 15705 0 -1 0 20896 0 0 0 174320 36 0 0 25 0 1 0 29558097 83742720 19857 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/16592/statm: 20445 19857 52 112 0 20329 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 100872

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 16574 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=107983 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=34994
CPU time returned by wait4() is 0.142977
while last known CPU time is 1800.11

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

Real time (s): 1802.37
CPU time (s): 1800.11
CPU user time (s): 1799.06
CPU system time (s): 1.05
CPU usage (%): 99.8747
Max. virtual memory (cumulated for all children) (KiB): 822056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.107983
system time used= 0.034994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2670
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= 47
involuntary context switches= 11

runsolver used 1.83372 s user time and 4.63429 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Mon Jan 29 18:39:19 UTC 2007


IDJOB= 203531
IDBENCH= 3967
IDSOLVER= 86
FILE ID= node56/203531-1170095959

PBS_JOBID= 3689565

Free space on /tmp= 66563 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/frb/frb59-26/frb59-26-2-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/203531-1170095959/solver /tmp/evaluation/203531-1170095959 /tmp/evaluation/203531-1170095959/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-203531-1170095959 -o ROOT/results/node56/solver-203531-1170095959 -C 1800 -M 900  /tmp/evaluation/203531-1170095959/solver /tmp/evaluation/203531-1170095959 /tmp/evaluation/203531-1170095959/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  a71dee76703a52fba5607be3905a205d

RANDOM SEED= 412015355

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.231
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.231
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:       1845392 kB
Buffers:         24204 kB
Cached:         108348 kB
SwapCached:       4604 kB
Active:          33912 kB
Inactive:       109564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845392 kB
SwapTotal:     4192956 kB
SwapFree:      4183436 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:          15688 kB
Slab:            53056 kB
Committed_AS:   107692 kB
PageTables:       1472 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= 66563 MiB



End job on node56 on Mon Jan 29 19:09:21 UTC 2007