Trace number 238521

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sugar 0.40? (TO) 1800.12 1807.81

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-e-0_ext.xml
MD5SUM6f3c0f19423cd82899530ad20ab3258a
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.05	c # Sugar v0-40 (/tmp/evaluation/238521-1170108625/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/238521-1170108625/unknown.xml [Mon Jan 29 23:10:27 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/238521-1170108625/unknown.xml /tmp/evaluation/238521-1170108625/sugar28435.csp [Mon Jan 29 23:10:27 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/238521-1170108625/sugar-v0-40.jar -convert /tmp/evaluation/238521-1170108625/unknown.xml /tmp/evaluation/238521-1170108625/sugar28435.csp
0.16	c BEGIN convert /tmp/evaluation/238521-1170108625/unknown.xml
0.75	c END convert (0.589807 seconds)
0.80	c # CONVERT_XML  END : /tmp/evaluation/238521-1170108625/sugar28435.csp 1866375 bytes (1 seconds) [Mon Jan 29 23:10:28 2007]
0.80	c # CONVERT_XML  CPU : 0.69 = 0 + 0 + 0.65 + 0.04
0.80	
0.80	c # GENERATE_SAT  BEGIN : /tmp/evaluation/238521-1170108625/sugar28435.bcnf [Mon Jan 29 23:10:28 2007]
0.80	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/238521-1170108625/sugar-v0-40.jar -bcnf -map /tmp/evaluation/238521-1170108625/sugar28435.map /tmp/evaluation/238521-1170108625/sugar28435.csp /tmp/evaluation/238521-1170108625/sugar28435.bcnf
0.92	c BEGIN parse /tmp/evaluation/238521-1170108625/sugar28435.csp
113.88	c END parse (112.953041 seconds)
113.88	c BEGIN simplify
114.29	c END simplify (0.417489 seconds)
114.29	c BEGIN encode /tmp/evaluation/238521-1170108625/sugar28435.bcnf
116.88	c END encode (2.590526 seconds)
117.12	c # GENERATE_SAT  END : 18424 variables 91071 clauses 26422124 bytes (116 seconds) [Mon Jan 29 23:12:24 2007]
117.12	c # GENERATE_SAT  CPU : 115.82 = 0.14 + 0.02 + 114.55 + 1.11
117.12	
117.12	c # SOLVE_SAT  BEGIN : /tmp/evaluation/238521-1170108625/sugar28435.bcnf [Mon Jan 29 23:12:24 2007]
117.12	c # CMD : /tmp/evaluation/238521-1170108625/minisat /tmp/evaluation/238521-1170108625/sugar28435.bcnf /tmp/evaluation/238521-1170108625/sugar28435.out
117.72	c ==================================[MINISAT]===================================
117.72	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
117.72	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
117.72	c ==============================================================================
117.72	c |         0 |   88578  6318557 |   29526       0        0     nan |  0.000 % |
117.83	c |       100 |   88590  6318557 |   32478      81      698     8.6 |  0.592 % |
117.89	c |       250 |   88602  6318557 |   35726     216     2058     9.5 |  0.673 % |
117.93	c |       476 |   88611  6318557 |   39299     432     4234     9.8 |  0.868 % |
118.01	c |       813 |   88625  6318557 |   43229     755     7647    10.1 |  0.868 % |
118.11	c |      1320 |   88631  6318557 |   47551    1256    13778    11.0 |  0.868 % |
118.22	c |      2079 |   88645  6318557 |   52307    2000    23610    11.8 |  0.874 % |
118.38	c |      3219 |   88657  6318557 |   57537    3128    46605    14.9 |  0.874 % |
118.61	c |      4927 |   88680  6318557 |   63291    4813    78975    16.4 |  0.874 % |
118.93	c |      7489 |   88686  6318557 |   69620    7367   175016    23.8 |  0.896 % |
119.79	c |     11333 |   88688  6318557 |   76582   11208   545448    48.7 |  0.934 % |
120.98	c |     17100 |   88693  6318557 |   84241   16970   944856    55.7 |  0.934 % |
122.88	c |     25749 |   88697  6318557 |   92665   25615  1519087    59.3 |  0.934 % |
126.72	c |     38724 |   88703  6318557 |  101931   38584  2453503    63.6 |  0.934 % |
134.32	c |     58186 |   86672  6289420 |  112124   57998  3242314    55.9 |  0.977 % |
148.82	c |     87378 |   86685  6289420 |  123337   87177  4925606    56.5 |  0.977 % |
179.26	c |    131167 |   86689  6289420 |  135671   28211  1208496    42.8 |  1.004 % |
208.23	c |    196852 |   86695  6289420 |  149238   93890  7172163    76.4 |  1.004 % |
269.54	c |    295378 |   86713  6289420 |  164162   63075  5300234    84.0 |  1.004 % |
367.99	c |    443167 |   86000  6286743 |  180578   67475  3686834    54.6 |  1.020 % |
538.00	c |    664850 |   86023  6286743 |  198636  126252  5704398    45.2 |  1.020 % |
837.19	c |    997376 |   85318  6284600 |  218499  108379  5028319    46.4 |  1.020 % |
1360.40	c |   1496164 |   84578  6281868 |  240349   22135   957352    43.3 |  1.031 % |
1805.23	
1805.23	s UNKNOWN
1805.23	c # INTERRUPTED
1805.23	c # MAIN  END :  (1805 seconds) [Mon Jan 29 23:40:32 2007]
1805.23	c # MAIN  CPU : 116.51 = 0.14 + 0.02 + 115.2 + 1.15
1805.23	

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/node14/watcher-238521-1170108625 -o ROOT/results/node14/solver-238521-1170108625 -C 1800 -M 900 /tmp/evaluation/238521-1170108625/solver /tmp/evaluation/238521-1170108625 /tmp/evaluation/238521-1170108625/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.52 2.37 3.04 3/94 28436
/proc/meminfo: memFree=349856/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=5344 CPUtime=0
/proc/28435/stat : 28435 (solver) R 28433 28435 28244 0 -1 4194304 142 0 0 0 0 0 0 0 20 0 1 0 30817134 5472256 113 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 212234405360 0 0 4096 0 0 0 0 17 1 0 0
/proc/28435/statm: 1336 113 91 169 0 47 0

[startup+0.103549 s]
/proc/loadavg: 1.52 2.37 3.04 3/94 28436
/proc/meminfo: memFree=349856/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=13724 CPUtime=0.04
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 1112 0 0 0 3 1 0 0 20 0 1 0 30817134 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.511594 s]
/proc/loadavg: 1.52 2.37 3.04 3/94 28436
/proc/meminfo: memFree=349856/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=13724 CPUtime=0.04
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 30817134 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33267 s]
/proc/loadavg: 1.52 2.37 3.04 4/102 28452
/proc/meminfo: memFree=323552/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=13724 CPUtime=0.73
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 1190 7338 0 1 3 1 65 4 15 0 1 0 30817134 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 3431 809 371 3 0 531 0
[pid=28445] ppid=28435 vsize=807064 CPUtime=0.51
/proc/28445/stat : 28445 (java) R 28435 28435 28244 0 -1 0 7333 0 1 0 47 4 0 0 18 0 8 0 30817215 826433536 7082 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073489776 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28445/statm: 201766 7082 1494 14 0 189044 0
[pid=28445/tid=28446] ppid=28435 vsize=807064 CPUtime=0.05
/proc/28445/task/28446/stat : 28446 (java) S 28435 28435 28244 0 -1 64 1280 0 0 0 5 0 0 0 16 0 8 0 30817218 826433536 7082 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28447] ppid=28435 vsize=807064 CPUtime=0
/proc/28445/task/28447/stat : 28447 (java) S 28435 28435 28244 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30817219 826433536 7082 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28448] ppid=28435 vsize=807064 CPUtime=0
/proc/28445/task/28448/stat : 28448 (java) S 28435 28435 28244 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30817219 826433536 7082 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28449] ppid=28435 vsize=807064 CPUtime=0
/proc/28445/task/28449/stat : 28449 (java) S 28435 28435 28244 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30817222 826433536 7082 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28450] ppid=28435 vsize=807064 CPUtime=0.04
/proc/28445/task/28450/stat : 28450 (java) R 28435 28435 28244 0 -1 64 292 0 0 0 4 0 0 0 19 0 8 0 30817222 826433536 7082 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28451] ppid=28435 vsize=807064 CPUtime=0
/proc/28445/task/28451/stat : 28451 (java) S 28435 28435 28244 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30817222 826433536 7082 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28452] ppid=28435 vsize=807064 CPUtime=0
/proc/28445/task/28452/stat : 28452 (java) S 28435 28435 28244 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30817222 826433536 7082 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 820788

[startup+2.97682 s]
/proc/loadavg: 1.64 2.38 3.04 4/102 28452
/proc/meminfo: memFree=298592/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=13724 CPUtime=0.73
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 1190 7338 0 1 3 1 65 4 15 0 1 0 30817134 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 3431 809 371 3 0 531 0
[pid=28445] ppid=28435 vsize=807064 CPUtime=2.14
/proc/28445/stat : 28445 (java) R 28435 28435 28244 0 -1 0 13871 0 1 0 207 7 0 0 25 0 8 0 30817215 826433536 13604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28445/statm: 201766 13604 1494 14 0 189044 0
[pid=28445/tid=28446] ppid=28435 vsize=807064 CPUtime=0.55
/proc/28445/task/28446/stat : 28446 (java) R 28435 28435 28244 0 -1 64 7802 0 0 0 52 3 0 0 16 0 8 0 30817218 826433536 13604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153823155 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28447] ppid=28435 vsize=807064 CPUtime=0
/proc/28445/task/28447/stat : 28447 (java) S 28435 28435 28244 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30817219 826433536 13604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28448] ppid=28435 vsize=807064 CPUtime=0
/proc/28445/task/28448/stat : 28448 (java) S 28435 28435 28244 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30817219 826433536 13604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28449] ppid=28435 vsize=807064 CPUtime=0
/proc/28445/task/28449/stat : 28449 (java) S 28435 28435 28244 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30817222 826433536 13604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28450] ppid=28435 vsize=807064 CPUtime=0.04
/proc/28445/task/28450/stat : 28450 (java) S 28435 28435 28244 0 -1 64 292 0 0 0 4 0 0 0 16 0 8 0 30817222 826433536 13604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28451] ppid=28435 vsize=807064 CPUtime=0
/proc/28445/task/28451/stat : 28451 (java) S 28435 28435 28244 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30817222 826433536 13604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28452] ppid=28435 vsize=807064 CPUtime=0
/proc/28445/task/28452/stat : 28452 (java) S 28435 28435 28244 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30817222 826433536 13604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 820788

[startup+6.21613 s]
/proc/loadavg: 1.64 2.38 3.04 3/102 28452
/proc/meminfo: memFree=189024/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=13724 CPUtime=0.73
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 1190 7338 0 1 3 1 65 4 15 0 1 0 30817134 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 3431 809 371 3 0 531 0
[pid=28445] ppid=28435 vsize=807340 CPUtime=5.35
/proc/28445/stat : 28445 (java) R 28435 28435 28244 0 -1 0 40309 0 1 0 516 19 0 0 25 0 8 0 30817215 826716160 39928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073719263 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28445/statm: 201835 39928 1506 14 0 189113 0
[pid=28445/tid=28446] ppid=28435 vsize=807340 CPUtime=1.7
/proc/28445/task/28446/stat : 28446 (java) S 28435 28435 28244 0 -1 64 33965 0 0 0 156 14 0 0 16 0 8 0 30817218 826716160 39928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28447] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28447/stat : 28447 (java) S 28435 28435 28244 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30817219 826716160 39928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28448] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28448/stat : 28448 (java) S 28435 28435 28244 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30817219 826716160 39928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28449] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28449/stat : 28449 (java) S 28435 28435 28244 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30817222 826716160 39928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28450] ppid=28435 vsize=807340 CPUtime=0.13
/proc/28445/task/28450/stat : 28450 (java) S 28435 28435 28244 0 -1 64 400 0 0 0 13 0 0 0 16 0 8 0 30817222 826716160 39928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28451] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28451/stat : 28451 (java) S 28435 28435 28244 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30817222 826716160 39928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28452] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28452/stat : 28452 (java) S 28435 28435 28244 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30817222 826716160 39928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 821064

[startup+12.6627 s]
/proc/loadavg: 1.69 2.37 3.03 3/102 28452
/proc/meminfo: memFree=84896/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=13724 CPUtime=0.73
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 1190 7338 0 1 3 1 65 4 15 0 1 0 30817134 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 3431 809 371 3 0 531 0
[pid=28445] ppid=28435 vsize=807340 CPUtime=11.71
/proc/28445/stat : 28445 (java) R 28435 28435 28244 0 -1 0 54954 0 2 0 1142 29 0 0 25 0 8 0 30817215 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073670287 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28445/statm: 201835 54123 1507 14 0 189113 0
[pid=28445/tid=28446] ppid=28435 vsize=807340 CPUtime=4.44
/proc/28445/task/28446/stat : 28446 (java) S 28435 28435 28244 0 -1 64 48348 0 1 0 422 22 0 0 16 0 8 0 30817218 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28447] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28447/stat : 28447 (java) S 28435 28435 28244 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30817219 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28448] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28448/stat : 28448 (java) S 28435 28435 28244 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30817219 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28449] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28449/stat : 28449 (java) S 28435 28435 28244 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30817222 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28450] ppid=28435 vsize=807340 CPUtime=0.13
/proc/28445/task/28450/stat : 28450 (java) S 28435 28435 28244 0 -1 64 403 0 0 0 13 0 0 0 16 0 8 0 30817222 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28451] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28451/stat : 28451 (java) S 28435 28435 28244 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30817222 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28452] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28452/stat : 28452 (java) S 28435 28435 28244 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30817222 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 821064

[startup+25.534 s]
/proc/loadavg: 1.74 2.35 3.02 3/102 28452
/proc/meminfo: memFree=35552/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=13724 CPUtime=0.73
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 1190 7338 0 1 3 1 65 4 15 0 1 0 30817134 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 3431 809 371 3 0 531 0
[pid=28445] ppid=28435 vsize=807340 CPUtime=24.41
/proc/28445/stat : 28445 (java) R 28435 28435 28244 0 -1 0 56554 0 2 0 2405 36 0 0 25 0 8 0 30817215 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28445/statm: 201835 54123 1507 14 0 189113 0
[pid=28445/tid=28446] ppid=28435 vsize=807340 CPUtime=9.87
/proc/28445/task/28446/stat : 28446 (java) R 28435 28435 28244 0 -1 64 49446 0 1 0 961 26 0 0 15 0 8 0 30817218 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153822964 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28447] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28447/stat : 28447 (java) S 28435 28435 28244 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30817219 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28448] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28448/stat : 28448 (java) S 28435 28435 28244 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30817219 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28449] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28449/stat : 28449 (java) S 28435 28435 28244 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30817222 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28450] ppid=28435 vsize=807340 CPUtime=0.13
/proc/28445/task/28450/stat : 28450 (java) S 28435 28435 28244 0 -1 64 403 0 0 0 13 0 0 0 16 0 8 0 30817222 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28451] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28451/stat : 28451 (java) S 28435 28435 28244 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30817222 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28452] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28452/stat : 28452 (java) S 28435 28435 28244 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30817222 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 821064

[startup+51.2362 s]
/proc/loadavg: 2.04 2.37 3.00 4/102 28452
/proc/meminfo: memFree=15776/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=13724 CPUtime=0.73
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 1190 7338 0 1 3 1 65 4 15 0 1 0 30817134 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 3431 809 371 3 0 531 0
[pid=28445] ppid=28435 vsize=807340 CPUtime=50.09
/proc/28445/stat : 28445 (java) R 28435 28435 28244 0 -1 0 59468 0 2 0 4960 49 0 0 25 0 8 0 30817215 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073719259 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28445/statm: 201835 54123 1507 14 0 189113 0
[pid=28445/tid=28446] ppid=28435 vsize=807340 CPUtime=21.49
/proc/28445/task/28446/stat : 28446 (java) S 28435 28435 28244 0 -1 64 51407 0 1 0 2115 34 0 0 16 0 8 0 30817218 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28447] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28447/stat : 28447 (java) S 28435 28435 28244 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30817219 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28448] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28448/stat : 28448 (java) S 28435 28435 28244 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30817219 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28449] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28449/stat : 28449 (java) S 28435 28435 28244 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30817222 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28450] ppid=28435 vsize=807340 CPUtime=0.14
/proc/28445/task/28450/stat : 28450 (java) S 28435 28435 28244 0 -1 64 403 0 0 0 14 0 0 0 16 0 8 0 30817222 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28451] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28451/stat : 28451 (java) S 28435 28435 28244 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30817222 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28445/tid=28452] ppid=28435 vsize=807340 CPUtime=0
/proc/28445/task/28452/stat : 28452 (java) S 28435 28435 28244 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30817222 826716160 54123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 821064

[startup+102.474 s]
/proc/loadavg: 2.30 2.38 2.97 4/102 28452
/proc/meminfo: memFree=15008/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=13724 CPUtime=0.73
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 1190 7338 0 1 3 1 65 4 15 0 1 0 30817134 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 3431 809 371 3 0 531 0
[pid=28445] ppid=28435 vsize=807340 CPUtime=101.24
/proc/28445/stat : 28445 (java) R 28435 28435 28244 0 -1 0 91337 0 2 0 10040 84 0 0 25 0 8 0 30817215 826716160 81253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28445/statm: 201835 81253 1507 14 0 189113 0
[pid=28445/tid=28446] ppid=28435 vsize=807340 CPUtime=45.13

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

[pid=28435] ppid=28433 vsize=23800 CPUtime=116.55
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 3690 109408 0 3 17 3 11520 115 16 0 1 0 30817134 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 5950 3170 373 3 0 3050 0
[pid=28453] ppid=28435 vsize=87476 CPUtime=1005.06
/proc/28453/stat : 28453 (minisat) R 28435 28435 28244 0 -1 0 22346 0 0 0 100376 130 0 0 25 0 1 0 30828847 89575424 21307 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528379 0 0 4096 3 0 0 0 17 1 0 0
/proc/28453/statm: 21869 21307 52 112 0 21753 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 111276

[startup+1182.97 s]
/proc/loadavg: 2.23 2.20 2.43 3/95 28553
/proc/meminfo: memFree=984024/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=23800 CPUtime=116.55
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 3690 109408 0 3 17 3 11520 115 16 0 1 0 30817134 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 5950 3170 373 3 0 3050 0
[pid=28453] ppid=28435 vsize=87620 CPUtime=1064.94
/proc/28453/stat : 28453 (minisat) R 28435 28435 28244 0 -1 0 22376 0 0 0 106363 131 0 0 25 0 1 0 30828847 89722880 21337 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/28453/statm: 21905 21337 52 112 0 21789 0
Current children cumulated CPU time (s) 1181.49
Current children cumulated vsize (KiB) 111420

[startup+1243.03 s]
/proc/loadavg: 2.19 2.19 2.41 3/95 28553
/proc/meminfo: memFree=983832/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=23800 CPUtime=116.55
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 3690 109408 0 3 17 3 11520 115 16 0 1 0 30817134 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 5950 3170 373 3 0 3050 0
[pid=28453] ppid=28435 vsize=87772 CPUtime=1124.98
/proc/28453/stat : 28453 (minisat) R 28435 28435 28244 0 -1 0 22403 0 0 0 112367 131 0 0 25 0 1 0 30828847 89878528 21364 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/28453/statm: 21943 21364 52 112 0 21827 0
Current children cumulated CPU time (s) 1241.53
Current children cumulated vsize (KiB) 111572

[startup+1303.1 s]
/proc/loadavg: 2.15 2.18 2.40 3/95 28553
/proc/meminfo: memFree=983640/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=23800 CPUtime=116.55
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 3690 109408 0 3 17 3 11520 115 16 0 1 0 30817134 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 5950 3170 373 3 0 3050 0
[pid=28453] ppid=28435 vsize=87772 CPUtime=1185.04
/proc/28453/stat : 28453 (minisat) R 28435 28435 28244 0 -1 0 22424 0 0 0 118373 131 0 0 25 0 1 0 30828847 89878528 21385 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 1 0 0
/proc/28453/statm: 21943 21385 52 112 0 21827 0
Current children cumulated CPU time (s) 1301.59
Current children cumulated vsize (KiB) 111572

[startup+1363.17 s]
/proc/loadavg: 2.05 2.15 2.37 3/95 28553
/proc/meminfo: memFree=983320/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=23800 CPUtime=116.55
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 3690 109408 0 3 17 3 11520 115 16 0 1 0 30817134 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 5950 3170 373 3 0 3050 0
[pid=28453] ppid=28435 vsize=88144 CPUtime=1245.1
/proc/28453/stat : 28453 (minisat) R 28435 28435 28244 0 -1 0 22488 0 0 0 124379 131 0 0 25 0 1 0 30828847 90259456 21449 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/28453/statm: 22036 21449 52 112 0 21920 0
Current children cumulated CPU time (s) 1361.65
Current children cumulated vsize (KiB) 111944

[startup+1423.22 s]
/proc/loadavg: 2.02 2.12 2.34 3/95 28553
/proc/meminfo: memFree=983200/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=23800 CPUtime=116.55
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 3690 109408 0 3 17 3 11520 115 16 0 1 0 30817134 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 5950 3170 373 3 0 3050 0
[pid=28453] ppid=28435 vsize=88144 CPUtime=1305.14
/proc/28453/stat : 28453 (minisat) R 28435 28435 28244 0 -1 0 22488 0 0 0 130383 131 0 0 25 0 1 0 30828847 90259456 21449 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525599 0 0 4096 3 0 0 0 17 1 0 0
/proc/28453/statm: 22036 21449 52 112 0 21920 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 111944

[startup+1483.22 s]
/proc/loadavg: 3.10 2.39 2.42 3/98 28628
/proc/meminfo: memFree=873224/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=23800 CPUtime=116.55
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 3690 109408 0 3 17 3 11520 115 16 0 1 0 30817134 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 5950 3170 373 3 0 3050 0
[pid=28453] ppid=28435 vsize=88144 CPUtime=1364.58
/proc/28453/stat : 28453 (minisat) R 28435 28435 28244 0 -1 0 22488 0 0 0 136310 148 0 0 25 0 1 0 30828847 90259456 21449 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/28453/statm: 22036 21449 52 112 0 21920 0
Current children cumulated CPU time (s) 1481.13
Current children cumulated vsize (KiB) 111944

[startup+1543.29 s]
/proc/loadavg: 2.85 2.44 2.43 3/96 28643
/proc/meminfo: memFree=14936/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=23800 CPUtime=116.55
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 3690 109408 0 3 17 3 11520 115 16 0 1 0 30817134 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 5950 3170 373 3 0 3050 0
[pid=28453] ppid=28435 vsize=89720 CPUtime=1424.21
/proc/28453/stat : 28453 (minisat) R 28435 28435 28244 0 -1 0 22894 0 0 0 142253 168 0 0 25 0 1 0 30828847 91873280 21855 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/28453/statm: 22430 21855 52 112 0 22314 0
Current children cumulated CPU time (s) 1540.76
Current children cumulated vsize (KiB) 113520

[startup+1603.35 s]
/proc/loadavg: 3.32 2.63 2.50 3/96 28657
/proc/meminfo: memFree=15576/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=23800 CPUtime=116.55
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 3690 109408 0 3 17 3 11520 115 16 0 1 0 30817134 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 5950 3170 373 3 0 3050 0
[pid=28453] ppid=28435 vsize=92880 CPUtime=1483.76
/proc/28453/stat : 28453 (minisat) R 28435 28435 28244 0 -1 0 23720 0 0 0 148189 187 0 0 25 0 1 0 30828847 95109120 22681 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/28453/statm: 23220 22681 52 112 0 23104 0
Current children cumulated CPU time (s) 1600.31
Current children cumulated vsize (KiB) 116680

[startup+1663.43 s]
/proc/loadavg: 3.79 2.88 2.59 3/96 28667
/proc/meminfo: memFree=15384/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=23800 CPUtime=116.55
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 3690 109408 0 3 17 3 11520 115 16 0 1 0 30817134 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 5950 3170 373 3 0 3050 0
[pid=28453] ppid=28435 vsize=92880 CPUtime=1543.21
/proc/28453/stat : 28453 (minisat) R 28435 28435 28244 0 -1 0 23728 0 0 0 154114 207 0 0 25 0 1 0 30828847 95109120 22689 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/28453/statm: 23220 22689 52 112 0 23104 0
Current children cumulated CPU time (s) 1659.76
Current children cumulated vsize (KiB) 116680

[startup+1723.5 s]
/proc/loadavg: 4.33 3.20 2.72 3/97 28676
/proc/meminfo: memFree=14992/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=23800 CPUtime=116.55
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 3690 109408 0 3 17 3 11520 115 16 0 1 0 30817134 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 5950 3170 373 3 0 3050 0
[pid=28453] ppid=28435 vsize=93380 CPUtime=1602.72
/proc/28453/stat : 28453 (minisat) R 28435 28435 28244 0 -1 0 23809 0 0 0 160041 231 0 0 25 0 1 0 30828847 95621120 22770 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/28453/statm: 23345 22770 52 112 0 23229 0
Current children cumulated CPU time (s) 1719.27
Current children cumulated vsize (KiB) 117180

[startup+1783.56 s]
/proc/loadavg: 4.67 3.50 2.84 3/96 28682
/proc/meminfo: memFree=15768/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=23800 CPUtime=116.55
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 3690 109408 0 3 17 3 11520 115 16 0 1 0 30817134 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 5950 3170 373 3 0 3050 0
[pid=28453] ppid=28435 vsize=93380 CPUtime=1662.12
/proc/28453/stat : 28453 (minisat) R 28435 28435 28244 0 -1 0 23809 0 0 0 165960 252 0 0 25 0 1 0 30828847 95621120 22770 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/28453/statm: 23345 22770 52 112 0 23229 0
Current children cumulated CPU time (s) 1778.67
Current children cumulated vsize (KiB) 117180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.23 s]
/proc/loadavg: 4.49 3.53 2.87 3/96 28685
/proc/meminfo: memFree=16216/2055920 swapFree=4192812/4192956
[pid=28435] ppid=28433 vsize=23800 CPUtime=116.55
/proc/28435/stat : 28435 (sugar) S 28433 28435 28244 0 -1 4194304 3690 109408 0 3 17 3 11520 115 16 0 1 0 30817134 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28435/statm: 5950 3170 373 3 0 3050 0
[pid=28453] ppid=28435 vsize=93380 CPUtime=1683.54
/proc/28453/stat : 28453 (minisat) R 28435 28435 28244 0 -1 0 23809 0 0 0 168093 261 0 0 25 0 1 0 30828847 95621120 22770 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/28453/statm: 23345 22770 52 112 0 23229 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 117180

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

Sending SIGKILL to process tree (bottom up)

Child ended because it received signal 9 (SIGKILL)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 28435 and gives childrusage.ru_utime.tv_sec=115 childrusage.ru_utime.tv_usec=383459 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=194818
CPU time returned by wait4() is 116.578
while last known CPU time is 1800.12

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

Real time (s): 1807.81
CPU time (s): 1800.12
CPU user time (s): 1796.3
CPU system time (s): 3.82
CPU usage (%): 99.5749
Max. virtual memory (cumulated for all children) (KiB): 822068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 115.383
system time used= 1.19482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113121
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28503
involuntary context switches= 29792

runsolver used 2.19966 s user time and 5.8841 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Jan 29 22:10:26 UTC 2007


IDJOB= 238521
IDBENCH= 7006
IDSOLVER= 86
FILE ID= node14/238521-1170108625

PBS_JOBID= 3689955

Free space on /tmp= 60410 MiB

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

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  6f3c0f19423cd82899530ad20ab3258a

RANDOM SEED= 210174621

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.216
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.216
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:        355128 kB
Buffers:         15696 kB
Cached:        1467792 kB
SwapCached:          0 kB
Active:         178944 kB
Inactive:      1444984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        355128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          212748 kB
Writeback:           0 kB
Mapped:         165948 kB
Slab:            61592 kB
Committed_AS:   685996 kB
PageTables:       2344 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= 60775 MiB



End job on node14 on Mon Jan 29 22:40:37 UTC 2007