Trace number 200078

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.1 1804.47

General information on the benchmark

Namefrb/frb56-25/
frb56-25-1-mgd_ext.xml
MD5SUM891289d8273735777c28a9406e4a8bdc
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 variables56
Number of constraints517
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension517
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.15	c # Sugar v0-40 (/tmp/evaluation/200078-1170094351/sugar-v0-40.jar)
0.15	
0.15	c # MAIN  BEGIN : /tmp/evaluation/200078-1170094351/unknown.xml [Mon Jan 29 19:12:31 2007]
0.15	c # CONVERT_XML  BEGIN : /tmp/evaluation/200078-1170094351/unknown.xml /tmp/evaluation/200078-1170094351/sugar20179.csp [Mon Jan 29 19:12:31 2007]
0.15	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/200078-1170094351/sugar-v0-40.jar -convert /tmp/evaluation/200078-1170094351/unknown.xml /tmp/evaluation/200078-1170094351/sugar20179.csp
0.41	c BEGIN convert /tmp/evaluation/200078-1170094351/unknown.xml
1.29	c END convert (0.875412 seconds)
1.31	c # CONVERT_XML  END : /tmp/evaluation/200078-1170094351/sugar20179.csp 3020602 bytes (1 seconds) [Mon Jan 29 19:12:32 2007]
1.31	c # CONVERT_XML  CPU : 0.95 = 0 + 0 + 0.87 + 0.08
1.31	
1.31	c # GENERATE_SAT  BEGIN : /tmp/evaluation/200078-1170094351/sugar20179.bcnf [Mon Jan 29 19:12:32 2007]
1.31	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/200078-1170094351/sugar-v0-40.jar -bcnf -map /tmp/evaluation/200078-1170094351/sugar20179.map /tmp/evaluation/200078-1170094351/sugar20179.csp /tmp/evaluation/200078-1170094351/sugar20179.bcnf
1.43	c BEGIN parse /tmp/evaluation/200078-1170094351/sugar20179.csp
33.34	c END parse (31.915105 seconds)
33.34	c BEGIN simplify
33.47	c END simplify (0.133095 seconds)
33.47	c BEGIN encode /tmp/evaluation/200078-1170094351/sugar20179.bcnf
34.57	c END encode (1.093991 seconds)
34.68	c # GENERATE_SAT  END : 6484 variables 103218 clauses 8358348 bytes (34 seconds) [Mon Jan 29 19:13:06 2007]
34.68	c # GENERATE_SAT  CPU : 33.07 = 0.04 + 0.01 + 32.55 + 0.47
34.68	
34.68	c # SOLVE_SAT  BEGIN : /tmp/evaluation/200078-1170094351/sugar20179.bcnf [Mon Jan 29 19:13:06 2007]
34.68	c # CMD : /tmp/evaluation/200078-1170094351/minisat /tmp/evaluation/200078-1170094351/sugar20179.bcnf /tmp/evaluation/200078-1170094351/sugar20179.out
34.88	c ==================================[MINISAT]===================================
34.88	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
34.88	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
34.88	c ==============================================================================
34.88	c |         0 |  103218  1986361 |   34406       0        0     nan |  0.000 % |
34.91	c |       101 |  103218  1986361 |   37846     101     8103    80.2 |  0.000 % |
35.00	c |       251 |  103218  1986361 |   41631     251    11148    44.4 |  0.000 % |
35.10	c |       476 |  103218  1986361 |   45794     476    14622    30.7 |  0.000 % |
35.27	c |       813 |  103218  1986361 |   50373     813    19732    24.3 |  0.000 % |
35.51	c |      1320 |  103219  1986361 |   55411    1319    26803    20.3 |  0.000 % |
35.87	c |      2079 |  103220  1986361 |   60952    2077    38354    18.5 |  0.000 % |
36.41	c |      3218 |  103220  1986361 |   67047    3216    55615    17.3 |  0.000 % |
37.41	c |      4928 |  103220  1986361 |   73752    4926    90822    18.4 |  0.000 % |
39.45	c |      7490 |  103220  1986361 |   81127    7488   136671    18.3 |  0.000 % |
42.37	c |     11334 |  103221  1986361 |   89240   11331   205830    18.2 |  0.000 % |
45.89	c |     17102 |  103221  1986361 |   98164   17099   308954    18.1 |  0.000 % |
51.94	c |     25751 |  103221  1986361 |  107980   25748   473803    18.4 |  0.000 % |
63.55	c |     38727 |  103224  1986361 |  118778   38721   778861    20.1 |  0.000 % |
82.40	c |     58188 |  103226  1986361 |  130656   58180  1216192    20.9 |  0.000 % |
112.04	c |     87380 |  103227  1986361 |  143722   87371  1862682    21.3 |  0.000 % |
168.76	c |    131170 |  103229  1986361 |  158094  131159  2800064    21.3 |  0.000 % |
245.86	c |    196854 |  103237  1986361 |  173904   55484  1332733    24.0 |  0.000 % |
397.36	c |    295383 |  103245  1986361 |  191294  154005  4334498    28.1 |  0.000 % |
635.96	c |    443175 |  103251  1986361 |  210423  131708  3752295    28.5 |  0.000 % |
1016.63	c |    664859 |  103261  1986361 |  231466  165651  4225630    25.5 |  0.000 % |
1611.78	c |    997385 |  103267  1986361 |  254612   73565  2163287    29.4 |  0.000 % |
1803.44	
1803.44	s UNKNOWN
1803.44	c # INTERRUPTED
1803.44	c # MAIN  END :  (1803 seconds) [Mon Jan 29 19:42:34 2007]
1803.44	c # MAIN  CPU : 34.02 = 0.04 + 0.01 + 33.42 + 0.55
1803.44	

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node20/watcher-200078-1170094351 -o ROOT/results/node20/solver-200078-1170094351 -C 1800 -M 900 /tmp/evaluation/200078-1170094351/solver /tmp/evaluation/200078-1170094351 /tmp/evaluation/200078-1170094351/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
/proc/loadavg: 2.34 4.03 5.34 5/94 20180
/proc/meminfo: memFree=664024/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=18540 CPUtime=0
/proc/20179/stat : 20179 (runsolver) R 20177 19541 19541 0 -1 4194368 13 0 0 0 0 0 0 0 19 0 1 0 29389071 18984960 277 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 273961496519 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20179/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.10735 s]
/proc/loadavg: 2.34 4.03 5.34 5/94 20180
/proc/meminfo: memFree=664024/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=12404 CPUtime=0.01
/proc/20179/stat : 20179 (sugar) R 20177 20179 19541 0 -1 4194304 668 0 4 0 0 1 0 0 18 0 1 0 29389071 12701696 391 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961499646 0 0 4224 0 0 0 0 17 1 0 0
/proc/20179/statm: 3101 391 275 3 0 201 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12404

[startup+0.51539 s]
/proc/loadavg: 2.34 4.03 5.34 5/94 20180
/proc/meminfo: memFree=664024/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=13724 CPUtime=0.04
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 1117 0 4 0 3 1 0 0 15 0 1 0 29389071 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20179/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33749 s]
/proc/loadavg: 2.34 4.03 5.34 3/102 20188
/proc/meminfo: memFree=623192/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=13724 CPUtime=0.99
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 1177 8177 4 33 3 1 87 8 17 0 1 0 29389071 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20179/statm: 3431 809 371 3 0 531 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 13724

[startup+2.98169 s]
/proc/loadavg: 2.34 4.03 5.34 3/102 20196
/proc/meminfo: memFree=613208/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=13724 CPUtime=0.99
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 1186 8177 4 33 3 1 87 8 15 0 1 0 29389071 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20179/statm: 3431 809 371 3 0 531 0
[pid=20189] ppid=20179 vsize=807064 CPUtime=1.64
/proc/20189/stat : 20189 (java) R 20179 20179 19541 0 -1 0 12031 0 1 0 159 5 0 0 25 0 8 0 29389202 826433536 11769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073494666 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20189/statm: 201766 11769 1494 14 0 189044 0
[pid=20189/tid=20190] ppid=20179 vsize=807064 CPUtime=0.41
/proc/20189/task/20190/stat : 20190 (java) S 20179 20179 19541 0 -1 64 5967 0 0 0 39 2 0 0 16 0 8 0 29389205 826433536 11769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20191] ppid=20179 vsize=807064 CPUtime=0
/proc/20189/task/20191/stat : 20191 (java) S 20179 20179 19541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29389206 826433536 11769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20192] ppid=20179 vsize=807064 CPUtime=0
/proc/20189/task/20192/stat : 20192 (java) S 20179 20179 19541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29389206 826433536 11769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20193] ppid=20179 vsize=807064 CPUtime=0
/proc/20189/task/20193/stat : 20193 (java) S 20179 20179 19541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29389209 826433536 11769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20194] ppid=20179 vsize=807064 CPUtime=0.05
/proc/20189/task/20194/stat : 20194 (java) S 20179 20179 19541 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 29389209 826433536 11769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20195] ppid=20179 vsize=807064 CPUtime=0
/proc/20189/task/20195/stat : 20195 (java) S 20179 20179 19541 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29389209 826433536 11769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20196] ppid=20179 vsize=807064 CPUtime=0
/proc/20189/task/20196/stat : 20196 (java) S 20179 20179 19541 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29389209 826433536 11769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 820788

[startup+6.20604 s]
/proc/loadavg: 2.40 4.02 5.32 3/102 20196
/proc/meminfo: memFree=536024/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=13724 CPUtime=0.99
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 1186 8177 4 33 3 1 87 8 15 0 1 0 29389071 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20179/statm: 3431 809 371 3 0 531 0
[pid=20189] ppid=20179 vsize=807340 CPUtime=4.83
/proc/20189/stat : 20189 (java) R 20179 20179 19541 0 -1 0 30041 0 1 0 470 13 0 0 25 0 8 0 29389202 826716160 29719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20189/statm: 201835 29719 1506 14 0 189113 0
[pid=20189/tid=20190] ppid=20179 vsize=807340 CPUtime=1.43
/proc/20189/task/20190/stat : 20190 (java) S 20179 20179 19541 0 -1 64 23778 0 0 0 134 9 0 0 15 0 8 0 29389205 826716160 29719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20191] ppid=20179 vsize=807340 CPUtime=0
/proc/20189/task/20191/stat : 20191 (java) S 20179 20179 19541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29389206 826716160 29719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20192] ppid=20179 vsize=807340 CPUtime=0
/proc/20189/task/20192/stat : 20192 (java) S 20179 20179 19541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29389206 826716160 29719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20193] ppid=20179 vsize=807340 CPUtime=0
/proc/20189/task/20193/stat : 20193 (java) S 20179 20179 19541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29389209 826716160 29719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20194] ppid=20179 vsize=807340 CPUtime=0.11
/proc/20189/task/20194/stat : 20194 (java) S 20179 20179 19541 0 -1 64 386 0 0 0 11 0 0 0 16 0 8 0 29389209 826716160 29719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20195] ppid=20179 vsize=807340 CPUtime=0
/proc/20189/task/20195/stat : 20195 (java) S 20179 20179 19541 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29389209 826716160 29719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20196] ppid=20179 vsize=807340 CPUtime=0
/proc/20189/task/20196/stat : 20196 (java) S 20179 20179 19541 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29389209 826716160 29719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 821064

[startup+12.6459 s]
/proc/loadavg: 2.36 3.98 5.31 6/102 20196
/proc/meminfo: memFree=389784/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=13724 CPUtime=0.99
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 1186 8177 4 33 3 1 87 8 15 0 1 0 29389071 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20179/statm: 3431 809 371 3 0 531 0
[pid=20189] ppid=20179 vsize=807340 CPUtime=11.2
/proc/20189/stat : 20189 (java) R 20179 20179 19541 0 -1 0 54985 0 2 0 1095 25 0 0 25 0 8 0 29389202 826716160 54112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20189/statm: 201835 54112 1507 14 0 189113 0
[pid=20189/tid=20190] ppid=20179 vsize=807340 CPUtime=3.73
/proc/20189/task/20190/stat : 20190 (java) R 20179 20179 19541 0 -1 64 48499 0 1 0 353 20 0 0 15 0 8 0 29389205 826716160 54112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20191] ppid=20179 vsize=807340 CPUtime=0
/proc/20189/task/20191/stat : 20191 (java) S 20179 20179 19541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29389206 826716160 54112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20192] ppid=20179 vsize=807340 CPUtime=0
/proc/20189/task/20192/stat : 20192 (java) S 20179 20179 19541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29389206 826716160 54112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20193] ppid=20179 vsize=807340 CPUtime=0
/proc/20189/task/20193/stat : 20193 (java) S 20179 20179 19541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29389209 826716160 54112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20194] ppid=20179 vsize=807340 CPUtime=0.14
/proc/20189/task/20194/stat : 20194 (java) S 20179 20179 19541 0 -1 64 400 0 0 0 14 0 0 0 17 0 8 0 29389209 826716160 54112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20195] ppid=20179 vsize=807340 CPUtime=0
/proc/20189/task/20195/stat : 20195 (java) S 20179 20179 19541 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29389209 826716160 54112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20196] ppid=20179 vsize=807340 CPUtime=0
/proc/20189/task/20196/stat : 20196 (java) S 20179 20179 19541 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29389209 826716160 54112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 821064

[startup+25.4602 s]
/proc/loadavg: 2.43 3.92 5.26 3/102 20196
/proc/meminfo: memFree=339224/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=13724 CPUtime=0.99
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 1186 8177 4 33 3 1 87 8 15 0 1 0 29389071 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20179/statm: 3431 809 371 3 0 531 0
[pid=20189] ppid=20179 vsize=807340 CPUtime=23.94
/proc/20189/stat : 20189 (java) R 20179 20179 19541 0 -1 0 56813 0 2 0 2360 34 0 0 25 0 8 0 29389202 826716160 54416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20189/statm: 201835 54416 1507 14 0 189113 0
[pid=20189/tid=20190] ppid=20179 vsize=807340 CPUtime=8.95
/proc/20189/task/20190/stat : 20190 (java) R 20179 20179 19541 0 -1 64 49936 0 1 0 870 25 0 0 15 0 8 0 29389205 826716160 54416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155216469 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20191] ppid=20179 vsize=807340 CPUtime=0
/proc/20189/task/20191/stat : 20191 (java) S 20179 20179 19541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29389206 826716160 54416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20192] ppid=20179 vsize=807340 CPUtime=0
/proc/20189/task/20192/stat : 20192 (java) S 20179 20179 19541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29389206 826716160 54416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20193] ppid=20179 vsize=807340 CPUtime=0
/proc/20189/task/20193/stat : 20193 (java) S 20179 20179 19541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29389209 826716160 54416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20194] ppid=20179 vsize=807340 CPUtime=0.14
/proc/20189/task/20194/stat : 20194 (java) S 20179 20179 19541 0 -1 64 400 0 0 0 14 0 0 0 17 0 8 0 29389209 826716160 54416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20195] ppid=20179 vsize=807340 CPUtime=0
/proc/20189/task/20195/stat : 20195 (java) S 20179 20179 19541 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29389209 826716160 54416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20189/tid=20196] ppid=20179 vsize=807340 CPUtime=0
/proc/20189/task/20196/stat : 20196 (java) S 20179 20179 19541 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29389209 826716160 54416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 821064

[startup+51.1283 s]
/proc/loadavg: 2.55 3.83 5.20 2/88 20200
/proc/meminfo: memFree=1808592/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=15432 CPUtime=16.33
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 4502 0 0 0 1630 3 0 0 25 0 1 0 29392539 15802368 3463 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/20200/statm: 3858 3463 52 112 0 3742 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 32020

[startup+102.334 s]
/proc/loadavg: 2.49 3.60 5.05 3/95 20407
/proc/meminfo: memFree=1551680/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=21964 CPUtime=67.12
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 6128 0 0 0 6696 16 0 0 25 0 1 0 29392539 22491136 5089 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20200/statm: 5491 5089 52 112 0 5375 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 38552

[startup+162.386 s]
/proc/loadavg: 3.01 3.54 4.93 3/95 20407
/proc/meminfo: memFree=535936/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=27720 CPUtime=126.78
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 7549 0 0 0 12639 39 0 0 25 0 1 0 29392539 28385280 6510 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20200/statm: 6930 6510 52 112 0 6814 0
Current children cumulated CPU time (s) 160.84
Current children cumulated vsize (KiB) 44308

[startup+222.439 s]
/proc/loadavg: 3.58 3.63 4.87 3/95 20407
/proc/meminfo: memFree=14976/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=31904 CPUtime=186.47
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 8568 0 0 0 18583 64 0 0 25 0 1 0 29392539 32669696 7529 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 0 0 0
/proc/20200/statm: 7976 7529 52 112 0 7860 0
Current children cumulated CPU time (s) 220.53
Current children cumulated vsize (KiB) 48492

[startup+282.503 s]
/proc/loadavg: 2.89 3.42 4.72 3/95 20407
/proc/meminfo: memFree=16064/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0

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

/proc/loadavg: 1.00 1.19 2.57 2/79 20485
/proc/meminfo: memFree=1821656/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=47592 CPUtime=1086.21
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 12336 0 0 0 108507 114 0 0 25 0 1 0 29392539 48734208 11297 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/20200/statm: 11898 11297 52 112 0 11782 0
Current children cumulated CPU time (s) 1120.27
Current children cumulated vsize (KiB) 64180

[startup+1183.5 s]
/proc/loadavg: 1.00 1.15 2.47 2/79 20485
/proc/meminfo: memFree=1820376/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=48652 CPUtime=1146.26
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 12630 0 0 0 114511 115 0 0 25 0 1 0 29392539 49819648 11591 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/20200/statm: 12163 11591 52 112 0 12047 0
Current children cumulated CPU time (s) 1180.32
Current children cumulated vsize (KiB) 65240

[startup+1243.57 s]
/proc/loadavg: 1.05 1.14 2.38 2/79 20485
/proc/meminfo: memFree=1820312/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=48652 CPUtime=1206.31
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 12630 0 0 0 120516 115 0 0 25 0 1 0 29392539 49819648 11591 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/20200/statm: 12163 11591 52 112 0 12047 0
Current children cumulated CPU time (s) 1240.37
Current children cumulated vsize (KiB) 65240

[startup+1303.63 s]
/proc/loadavg: 1.02 1.11 2.29 2/79 20485
/proc/meminfo: memFree=1819992/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=48796 CPUtime=1266.37
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 12673 0 0 0 126521 116 0 0 25 0 1 0 29392539 49967104 11634 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/20200/statm: 12199 11634 52 112 0 12083 0
Current children cumulated CPU time (s) 1300.43
Current children cumulated vsize (KiB) 65384

[startup+1363.7 s]
/proc/loadavg: 1.05 1.10 2.21 2/79 20485
/proc/meminfo: memFree=1819736/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=49136 CPUtime=1326.41
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 12733 0 0 0 132525 116 0 0 25 0 1 0 29392539 50315264 11694 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528424 0 0 4096 3 0 0 0 17 1 0 0
/proc/20200/statm: 12284 11694 52 112 0 12168 0
Current children cumulated CPU time (s) 1360.47
Current children cumulated vsize (KiB) 65724

[startup+1423.77 s]
/proc/loadavg: 1.02 1.08 2.13 2/79 20487
/proc/meminfo: memFree=1819096/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=49136 CPUtime=1386.47
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 12754 0 0 0 138530 117 0 0 25 0 1 0 29392539 50315264 11715 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/20200/statm: 12284 11715 52 112 0 12168 0
Current children cumulated CPU time (s) 1420.53
Current children cumulated vsize (KiB) 65724

[startup+1483.84 s]
/proc/loadavg: 1.00 1.06 2.06 2/79 20487
/proc/meminfo: memFree=1818840/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=49316 CPUtime=1446.52
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 12802 0 0 0 144535 117 0 0 25 0 1 0 29392539 50499584 11763 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/20200/statm: 12329 11763 52 112 0 12213 0
Current children cumulated CPU time (s) 1480.58
Current children cumulated vsize (KiB) 65904

[startup+1543.9 s]
/proc/loadavg: 1.00 1.05 1.99 2/79 20487
/proc/meminfo: memFree=1818328/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=49964 CPUtime=1506.57
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 12938 0 0 0 150539 118 0 0 25 0 1 0 29392539 51163136 11899 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/20200/statm: 12491 11899 52 112 0 12375 0
Current children cumulated CPU time (s) 1540.63
Current children cumulated vsize (KiB) 66552

[startup+1603.97 s]
/proc/loadavg: 1.00 1.04 1.93 2/79 20487
/proc/meminfo: memFree=1817816/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=50528 CPUtime=1566.61
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 13061 0 0 0 156543 118 0 0 25 0 1 0 29392539 51740672 12022 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/20200/statm: 12632 12022 52 112 0 12516 0
Current children cumulated CPU time (s) 1600.67
Current children cumulated vsize (KiB) 67116

[startup+1664.03 s]
/proc/loadavg: 1.00 1.03 1.87 2/79 20487
/proc/meminfo: memFree=1817560/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=50668 CPUtime=1626.67
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 13087 0 0 0 162548 119 0 0 25 0 1 0 29392539 51884032 12048 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/20200/statm: 12667 12048 52 112 0 12551 0
Current children cumulated CPU time (s) 1660.73
Current children cumulated vsize (KiB) 67256

[startup+1724.1 s]
/proc/loadavg: 1.00 1.02 1.81 2/79 20487
/proc/meminfo: memFree=1817368/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=50812 CPUtime=1686.71
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 13116 0 0 0 168552 119 0 0 25 0 1 0 29392539 52031488 12077 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528782 0 0 4096 3 0 0 0 17 1 0 0
/proc/20200/statm: 12703 12077 52 112 0 12587 0
Current children cumulated CPU time (s) 1720.77
Current children cumulated vsize (KiB) 67400

[startup+1784.17 s]
/proc/loadavg: 1.00 1.02 1.75 2/79 20487
/proc/meminfo: memFree=1817240/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=50812 CPUtime=1746.77
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 13130 0 0 0 174557 120 0 0 25 0 1 0 29392539 52031488 12091 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/20200/statm: 12703 12091 52 112 0 12587 0
Current children cumulated CPU time (s) 1780.83
Current children cumulated vsize (KiB) 67400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.44 s]
/proc/loadavg: 1.00 1.01 1.74 2/79 20487
/proc/meminfo: memFree=1817176/2055920 swapFree=4192812/4192956
[pid=20179] ppid=20177 vsize=16588 CPUtime=34.06
/proc/20179/stat : 20179 (sugar) S 20177 20179 19541 0 -1 4194304 2000 72124 4 37 7 2 3342 55 16 0 1 0 29389071 16986112 1516 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20179/statm: 4147 1516 373 3 0 1247 0
[pid=20200] ppid=20179 vsize=50960 CPUtime=1766.03
/proc/20200/stat : 20200 (minisat) R 20179 20179 19541 0 -1 0 13145 0 0 0 176483 120 0 0 25 0 1 0 29392539 52183040 12106 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528379 0 0 4096 3 0 0 0 17 1 0 0
/proc/20200/statm: 12740 12106 52 112 0 12624 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 67548

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 20179 and gives childrusage.ru_utime.tv_sec=33 childrusage.ru_utime.tv_usec=506906 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=584911
CPU time returned by wait4() is 34.0918
while last known CPU time is 1800.1

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

Real time (s): 1804.47
CPU time (s): 1800.1
CPU user time (s): 1798.32
CPU system time (s): 1.78
CPU usage (%): 99.7579
Max. virtual memory (cumulated for all children) (KiB): 822068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.5069
system time used= 0.584911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74209
page faults= 41
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7525
involuntary context switches= 7979

runsolver used 1.93971 s user time and 4.5933 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Mon Jan 29 18:12:31 UTC 2007


IDJOB= 200078
IDBENCH= 3687
IDSOLVER= 86
FILE ID= node20/200078-1170094351

PBS_JOBID= 3689578

Free space on /tmp= 38412 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/frb/frb56-25/frb56-25-1-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/200078-1170094351/solver /tmp/evaluation/200078-1170094351 /tmp/evaluation/200078-1170094351/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-200078-1170094351 -o ROOT/results/node20/solver-200078-1170094351 -C 1800 -M 900  /tmp/evaluation/200078-1170094351/solver /tmp/evaluation/200078-1170094351 /tmp/evaluation/200078-1170094351/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  891289d8273735777c28a9406e4a8bdc

RANDOM SEED= 816316505

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        664760 kB
Buffers:         35304 kB
Cached:        1163400 kB
SwapCached:          0 kB
Active:         139604 kB
Inactive:      1160968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        664760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           75700 kB
Writeback:           0 kB
Mapped:         127396 kB
Slab:            75440 kB
Committed_AS:   414308 kB
PageTables:       2204 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 node20 on Mon Jan 29 18:42:36 UTC 2007