Trace number 211858

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 1809.83

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-ran10x12.xml
MD5SUM449c8418a7c8ae234e1714dda77da3e6
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables3720
Number of constraints164
Maximum constraint arity360
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension164
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/211858-1170098598/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/211858-1170098598/unknown.xml [Mon Jan 29 20:23:18 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/211858-1170098598/unknown.xml /tmp/evaluation/211858-1170098598/sugar27203.csp [Mon Jan 29 20:23:18 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/211858-1170098598/sugar-v0-40.jar -convert /tmp/evaluation/211858-1170098598/unknown.xml /tmp/evaluation/211858-1170098598/sugar27203.csp
0.17	c BEGIN convert /tmp/evaluation/211858-1170098598/unknown.xml
1.42	c END convert (1.249345 seconds)
1.43	c # CONVERT_XML  END : /tmp/evaluation/211858-1170098598/sugar27203.csp 346647 bytes (2 seconds) [Mon Jan 29 20:23:20 2007]
1.43	c # CONVERT_XML  CPU : 1.36 = 0 + 0 + 1.3 + 0.06
1.43	
1.43	c # GENERATE_SAT  BEGIN : /tmp/evaluation/211858-1170098598/sugar27203.bcnf [Mon Jan 29 20:23:20 2007]
1.43	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/211858-1170098598/sugar-v0-40.jar -bcnf -map /tmp/evaluation/211858-1170098598/sugar27203.map /tmp/evaluation/211858-1170098598/sugar27203.csp /tmp/evaluation/211858-1170098598/sugar27203.bcnf
1.55	c BEGIN parse /tmp/evaluation/211858-1170098598/sugar27203.csp
16.89	c END parse (15.33893 seconds)
16.89	c BEGIN simplify
16.90	c END simplify (0.009541 seconds)
16.90	c BEGIN encode /tmp/evaluation/211858-1170098598/sugar27203.bcnf
17.61	c END encode (0.706973 seconds)
17.81	c # GENERATE_SAT  END : 49212 variables 610251 clauses 9217568 bytes (16 seconds) [Mon Jan 29 20:23:36 2007]
17.81	c # GENERATE_SAT  CPU : 16.25 = 0.13 + 0.01 + 15.95 + 0.16
17.81	
17.81	c # SOLVE_SAT  BEGIN : /tmp/evaluation/211858-1170098598/sugar27203.bcnf [Mon Jan 29 20:23:36 2007]
17.81	c # CMD : /tmp/evaluation/211858-1170098598/minisat /tmp/evaluation/211858-1170098598/sugar27203.bcnf /tmp/evaluation/211858-1170098598/sugar27203.out
18.25	c ==================================[MINISAT]===================================
18.25	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
18.25	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
18.25	c ==============================================================================
18.25	c |         0 |  385968  1077080 |  128656       0        0     nan |  0.000 % |
18.41	c |       101 |  385979  1077080 |  141521      82     1487    18.1 | 36.164 % |
18.64	c |       251 |  385998  1077080 |  155673     207     4507    21.8 | 36.361 % |
18.91	c |       476 |  386021  1077080 |  171241     403    10703    26.6 | 36.664 % |
19.42	c |       814 |  381129  1065491 |  188365     710    21124    29.8 | 36.893 % |
20.01	c |      1322 |  381167  1065491 |  207201    1179    46385    39.3 | 36.944 % |
21.14	c |      2082 |  377678  1057352 |  227921    1912    80610    42.2 | 37.312 % |
22.79	c |      3224 |  376615  1055009 |  250714    3027   129010    42.6 | 37.534 % |
25.22	c |      4933 |  375301  1052000 |  275785    4692   216319    46.1 | 37.887 % |
29.28	c |      7495 |  372128  1044416 |  303364    7215   351503    48.7 | 38.157 % |
35.69	c |     11343 |  369176  1037489 |  333700   11016   548890    49.8 | 38.564 % |
47.19	c |     17109 |  367979  1034669 |  367070   16764   793990    47.4 | 38.639 % |
64.63	c |     25758 |  366865  1032098 |  403777   25372  1192180    47.0 | 38.899 % |
92.44	c |     38732 |  364472  1026509 |  444155   38327  1719711    44.9 | 39.177 % |
142.74	c |     58195 |  362243  1021580 |  488570   57755  2512831    43.5 | 39.594 % |
225.58	c |     87389 |  360307  1017092 |  537428   86901  3824248    44.0 | 39.897 % |
368.89	c |    131178 |  355683  1006253 |  591170  130653  5763961    44.1 | 40.663 % |
637.84	c |    196865 |  351602   996875 |  650287  196279  8667605    44.2 | 41.307 % |
1138.64	c |    295391 |  349324   991559 |  715316  294746 13209877    44.8 | 41.687 % |
1808.17	
1808.17	s UNKNOWN
1808.17	c # INTERRUPTED
1808.17	c # MAIN  END :  (1808 seconds) [Mon Jan 29 20:53:26 2007]
1808.17	c # MAIN  CPU : 17.61 = 0.13 + 0.01 + 17.25 + 0.22
1808.17	

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/node2/watcher-211858-1170098598 -o ROOT/results/node2/solver-211858-1170098598 -C 1800 -M 900 /tmp/evaluation/211858-1170098598/solver /tmp/evaluation/211858-1170098598 /tmp/evaluation/211858-1170098598/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: 2.14 2.19 2.10 3/87 27204
/proc/meminfo: memFree=1802496/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=880 CPUtime=0
/proc/27203/stat : 27203 (solver) R 27201 27203 27066 0 -1 4194304 35 0 0 0 0 0 0 0 20 0 1 0 29814767 901120 19 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 206378649445 0 0 4096 0 0 0 0 17 1 0 0
/proc/27203/statm: 220 19 12 169 0 8 0

[startup+0.102781 s]
/proc/loadavg: 2.14 2.19 2.10 3/87 27204
/proc/meminfo: memFree=1802496/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=13724 CPUtime=0.04
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 1112 0 0 0 3 1 0 0 18 0 1 0 29814767 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.510822 s]
/proc/loadavg: 2.14 2.19 2.10 3/87 27204
/proc/meminfo: memFree=1802496/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=13724 CPUtime=0.04
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 29814767 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33392 s]
/proc/loadavg: 2.14 2.19 2.10 3/95 27212
/proc/meminfo: memFree=1773824/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=13724 CPUtime=0.04
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 29814767 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 3431 805 368 3 0 531 0
[pid=27205] ppid=27203 vsize=807140 CPUtime=1.26
/proc/27205/stat : 27205 (java) R 27203 27203 27066 0 -1 0 8549 0 1 0 121 5 0 0 25 0 8 0 29814773 826511360 8274 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073660462 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27205/statm: 201785 8274 1696 14 0 189063 0
[pid=27205/tid=27206] ppid=27203 vsize=807140 CPUtime=0.06
/proc/27205/task/27206/stat : 27206 (java) S 27203 27203 27066 0 -1 64 1970 0 0 0 5 1 0 0 16 0 8 0 29814776 826511360 8274 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27205/tid=27207] ppid=27203 vsize=807140 CPUtime=0
/proc/27205/task/27207/stat : 27207 (java) S 27203 27203 27066 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29814776 826511360 8274 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27205/tid=27208] ppid=27203 vsize=807140 CPUtime=0
/proc/27205/task/27208/stat : 27208 (java) S 27203 27203 27066 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 29814776 826511360 8274 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27205/tid=27209] ppid=27203 vsize=807140 CPUtime=0
/proc/27205/task/27209/stat : 27209 (java) S 27203 27203 27066 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29814780 826511360 8274 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27205/tid=27210] ppid=27203 vsize=807140 CPUtime=0.17
/proc/27205/task/27210/stat : 27210 (java) S 27203 27203 27066 0 -1 64 370 0 0 0 16 1 0 0 16 0 8 0 29814780 826511360 8274 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27205/tid=27211] ppid=27203 vsize=807140 CPUtime=0
/proc/27205/task/27211/stat : 27211 (java) S 27203 27203 27066 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29814780 826511360 8274 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27205/tid=27212] ppid=27203 vsize=807140 CPUtime=0
/proc/27205/task/27212/stat : 27212 (java) S 27203 27203 27066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29814780 826511360 8274 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 820864

[startup+2.97908 s]
/proc/loadavg: 2.14 2.19 2.10 4/95 27220
/proc/meminfo: memFree=1774592/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=13724 CPUtime=1.4
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 1190 8563 0 1 3 1 130 6 15 0 1 0 29814767 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 3431 809 371 3 0 531 0
[pid=27213] ppid=27203 vsize=807376 CPUtime=1.52
/proc/27213/stat : 27213 (java) R 27203 27203 27066 0 -1 0 8805 0 1 0 146 6 0 0 22 0 8 0 29814911 826753024 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073615943 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 201844 8549 1506 14 0 189122 0
[pid=27213/tid=27214] ppid=27203 vsize=807376 CPUtime=0.13
/proc/27213/task/27214/stat : 27214 (java) S 27203 27203 27066 0 -1 64 2546 0 0 0 12 1 0 0 16 0 8 0 29814914 826753024 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27215] ppid=27203 vsize=807376 CPUtime=0
/proc/27213/task/27215/stat : 27215 (java) S 27203 27203 27066 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29814915 826753024 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27216] ppid=27203 vsize=807376 CPUtime=0
/proc/27213/task/27216/stat : 27216 (java) S 27203 27203 27066 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29814915 826753024 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27217] ppid=27203 vsize=807376 CPUtime=0
/proc/27213/task/27217/stat : 27217 (java) S 27203 27203 27066 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29814918 826753024 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27218] ppid=27203 vsize=807376 CPUtime=0.14
/proc/27213/task/27218/stat : 27218 (java) S 27203 27203 27066 0 -1 64 405 0 0 0 13 1 0 0 16 0 8 0 29814918 826753024 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27219] ppid=27203 vsize=807376 CPUtime=0
/proc/27213/task/27219/stat : 27219 (java) S 27203 27203 27066 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29814918 826753024 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27220] ppid=27203 vsize=807376 CPUtime=0
/proc/27213/task/27220/stat : 27220 (java) S 27203 27203 27066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29814918 826753024 8549 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 821100

[startup+6.18341 s]
/proc/loadavg: 2.13 2.18 2.10 3/95 27220
/proc/meminfo: memFree=1769024/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=13724 CPUtime=1.4
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 1190 8563 0 1 3 1 130 6 15 0 1 0 29814767 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 3431 809 371 3 0 531 0
[pid=27213] ppid=27203 vsize=807376 CPUtime=4.71
/proc/27213/stat : 27213 (java) R 27203 27203 27066 0 -1 0 9557 0 1 0 463 8 0 0 25 0 8 0 29814911 826753024 9283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073642599 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 201844 9283 1506 14 0 189122 0
[pid=27213/tid=27214] ppid=27203 vsize=807376 CPUtime=0.23
/proc/27213/task/27214/stat : 27214 (java) S 27203 27203 27066 0 -1 64 3267 0 0 0 21 2 0 0 16 0 8 0 29814914 826753024 9283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27215] ppid=27203 vsize=807376 CPUtime=0
/proc/27213/task/27215/stat : 27215 (java) S 27203 27203 27066 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29814915 826753024 9283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27216] ppid=27203 vsize=807376 CPUtime=0
/proc/27213/task/27216/stat : 27216 (java) S 27203 27203 27066 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29814915 826753024 9283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27217] ppid=27203 vsize=807376 CPUtime=0
/proc/27213/task/27217/stat : 27217 (java) S 27203 27203 27066 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29814918 826753024 9283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27218] ppid=27203 vsize=807376 CPUtime=0.15
/proc/27213/task/27218/stat : 27218 (java) S 27203 27203 27066 0 -1 64 418 0 0 0 14 1 0 0 16 0 8 0 29814918 826753024 9283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27219] ppid=27203 vsize=807376 CPUtime=0
/proc/27213/task/27219/stat : 27219 (java) S 27203 27203 27066 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29814918 826753024 9283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27220] ppid=27203 vsize=807376 CPUtime=0
/proc/27213/task/27220/stat : 27220 (java) S 27203 27203 27066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29814918 826753024 9283 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 821100

[startup+12.6761 s]
/proc/loadavg: 2.12 2.18 2.10 3/95 27220
/proc/meminfo: memFree=1762752/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=13724 CPUtime=1.4
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 1190 8563 0 1 3 1 130 6 15 0 1 0 29814767 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 3431 809 371 3 0 531 0
[pid=27213] ppid=27203 vsize=807376 CPUtime=11.17
/proc/27213/stat : 27213 (java) R 27203 27203 27066 0 -1 0 11065 0 1 0 1108 9 0 0 25 0 8 0 29814911 826753024 10754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073448201 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27213/statm: 201844 10754 1506 14 0 189122 0
[pid=27213/tid=27214] ppid=27203 vsize=807376 CPUtime=0.44
/proc/27213/task/27214/stat : 27214 (java) S 27203 27203 27066 0 -1 64 4738 0 0 0 41 3 0 0 16 0 8 0 29814914 826753024 10754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27215] ppid=27203 vsize=807376 CPUtime=0
/proc/27213/task/27215/stat : 27215 (java) S 27203 27203 27066 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29814915 826753024 10754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27216] ppid=27203 vsize=807376 CPUtime=0
/proc/27213/task/27216/stat : 27216 (java) S 27203 27203 27066 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29814915 826753024 10754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27217] ppid=27203 vsize=807376 CPUtime=0
/proc/27213/task/27217/stat : 27217 (java) S 27203 27203 27066 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29814918 826753024 10754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27218] ppid=27203 vsize=807376 CPUtime=0.15
/proc/27213/task/27218/stat : 27218 (java) S 27203 27203 27066 0 -1 64 418 0 0 0 14 1 0 0 16 0 8 0 29814918 826753024 10754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27219] ppid=27203 vsize=807376 CPUtime=0
/proc/27213/task/27219/stat : 27219 (java) S 27203 27203 27066 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29814918 826753024 10754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27213/tid=27220] ppid=27203 vsize=807376 CPUtime=0
/proc/27213/task/27220/stat : 27220 (java) S 27203 27203 27066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29814918 826753024 10754 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 821100

[startup+25.5254 s]
/proc/loadavg: 2.09 2.17 2.10 3/88 27221
/proc/meminfo: memFree=1759736/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=24360 CPUtime=7.66
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 6726 0 0 0 762 4 0 0 25 0 1 0 29816549 24944640 5588 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27221/statm: 6090 5588 51 112 0 5974 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 46604

[startup+51.2061 s]
/proc/loadavg: 2.06 2.16 2.10 3/88 27221
/proc/meminfo: memFree=1759480/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=24360 CPUtime=33.22
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 6726 0 0 0 3318 4 0 0 25 0 1 0 29816549 24944640 5588 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/27221/statm: 6090 5588 51 112 0 5974 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 46604

[startup+102.455 s]
/proc/loadavg: 2.02 2.13 2.09 3/88 27221
/proc/meminfo: memFree=1755064/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=27484 CPUtime=84.23
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 7481 0 0 0 8418 5 0 0 25 0 1 0 29816549 28143616 6343 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528531 0 0 4096 3 0 0 0 17 1 0 0
/proc/27221/statm: 6871 6343 51 112 0 6755 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 49728

[startup+162.538 s]
/proc/loadavg: 2.07 2.12 2.09 3/88 27221
/proc/meminfo: memFree=1749752/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=32496 CPUtime=144.02
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 8710 0 0 0 14396 6 0 0 25 0 1 0 29816549 33275904 7572 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527110 0 0 4096 3 0 0 0 17 1 0 0
/proc/27221/statm: 8124 7572 51 112 0 8008 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 54740

[startup+222.621 s]
/proc/loadavg: 2.03 2.10 2.08 3/88 27221
/proc/meminfo: memFree=1744760/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=37084 CPUtime=203.83
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 9871 0 0 0 20375 8 0 0 25 0 1 0 29816549 37974016 8733 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 1 0 0
/proc/27221/statm: 9271 8733 51 112 0 9155 0
Current children cumulated CPU time (s) 221.48
Current children cumulated vsize (KiB) 59328

[startup+282.708 s]
/proc/loadavg: 2.01 2.08 2.08 3/88 27221

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

/proc/loadavg: 1.94 2.00 2.02 4/95 27915
/proc/meminfo: memFree=1765368/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=85296 CPUtime=1100.97
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 21695 0 0 0 110064 33 0 0 25 0 1 0 29816549 87343104 20557 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/27221/statm: 21324 20557 51 112 0 21208 0
Current children cumulated CPU time (s) 1118.62
Current children cumulated vsize (KiB) 107540

[startup+1183.87 s]
/proc/loadavg: 1.41 1.85 1.96 2/82 28334
/proc/meminfo: memFree=1770920/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=87840 CPUtime=1160.94
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 22299 0 0 0 116056 38 0 0 25 0 1 0 29816549 89948160 21161 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27221/statm: 21960 21161 51 112 0 21844 0
Current children cumulated CPU time (s) 1178.59
Current children cumulated vsize (KiB) 110084

[startup+1243.89 s]
/proc/loadavg: 1.14 1.68 1.89 2/82 28542
/proc/meminfo: memFree=1766632/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=90440 CPUtime=1220.91
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 22809 0 0 0 122047 44 0 0 25 0 1 0 29816549 92610560 21671 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 0 0 0
/proc/27221/statm: 22610 21671 51 112 0 22494 0
Current children cumulated CPU time (s) 1238.56
Current children cumulated vsize (KiB) 112684

[startup+1303.95 s]
/proc/loadavg: 1.48 1.66 1.87 3/95 28855
/proc/meminfo: memFree=1693568/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=92808 CPUtime=1280.8
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 23388 0 0 0 128027 53 0 0 25 0 1 0 29816549 95035392 22250 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27221/statm: 23202 22250 51 112 0 23086 0
Current children cumulated CPU time (s) 1298.45
Current children cumulated vsize (KiB) 115052

[startup+1364.03 s]
/proc/loadavg: 1.81 1.72 1.88 3/95 28855
/proc/meminfo: memFree=1650624/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=95272 CPUtime=1340.33
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 23998 0 0 0 133979 54 0 0 25 0 1 0 29816549 97558528 22860 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/27221/statm: 23818 22860 51 112 0 23702 0
Current children cumulated CPU time (s) 1357.98
Current children cumulated vsize (KiB) 117516

[startup+1424.12 s]
/proc/loadavg: 1.93 1.77 1.88 3/95 28855
/proc/meminfo: memFree=1629120/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=97368 CPUtime=1399.86
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 24513 0 0 0 139932 54 0 0 25 0 1 0 29816549 99704832 23375 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27221/statm: 24342 23375 51 112 0 24226 0
Current children cumulated CPU time (s) 1417.51
Current children cumulated vsize (KiB) 119612

[startup+1484.16 s]
/proc/loadavg: 1.97 1.81 1.89 3/95 28855
/proc/meminfo: memFree=1617472/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=98784 CPUtime=1459.36
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 24887 0 0 0 145881 55 0 0 25 0 1 0 29816549 101154816 23749 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 1 0 0
/proc/27221/statm: 24696 23749 51 112 0 24580 0
Current children cumulated CPU time (s) 1477.01
Current children cumulated vsize (KiB) 121028

[startup+1544.21 s]
/proc/loadavg: 2.19 1.89 1.91 4/96 28936
/proc/meminfo: memFree=1732088/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=100232 CPUtime=1519.07
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 25252 0 0 0 151847 60 0 0 25 0 1 0 29816549 102637568 24114 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27221/statm: 25058 24114 51 112 0 24942 0
Current children cumulated CPU time (s) 1536.72
Current children cumulated vsize (KiB) 122476

[startup+1604.22 s]
/proc/loadavg: 2.07 1.91 1.91 3/95 28999
/proc/meminfo: memFree=1108424/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=102384 CPUtime=1578.96
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 25720 0 0 0 157826 70 0 0 25 0 1 0 29816549 104841216 24582 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 0 0 0
/proc/27221/statm: 25596 24582 51 112 0 25480 0
Current children cumulated CPU time (s) 1596.61
Current children cumulated vsize (KiB) 124628

[startup+1664.29 s]
/proc/loadavg: 2.22 1.98 1.93 3/95 28999
/proc/meminfo: memFree=108936/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=103932 CPUtime=1638.87
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 26122 0 0 0 163794 93 0 0 25 0 1 0 29816549 106426368 24984 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/27221/statm: 25983 24984 51 112 0 25867 0
Current children cumulated CPU time (s) 1656.52
Current children cumulated vsize (KiB) 126176

[startup+1724.31 s]
/proc/loadavg: 2.39 2.07 1.96 3/95 28999
/proc/meminfo: memFree=15048/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=106252 CPUtime=1698.77
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 26708 0 0 0 169763 114 0 0 25 0 1 0 29816549 108802048 25570 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27221/statm: 26563 25570 51 112 0 26447 0
Current children cumulated CPU time (s) 1716.42
Current children cumulated vsize (KiB) 128496

[startup+1784.33 s]
/proc/loadavg: 2.87 2.26 2.03 3/95 28999
/proc/meminfo: memFree=15944/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=108356 CPUtime=1758.65
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 27218 0 0 0 175736 129 0 0 25 0 1 0 29816549 110956544 26080 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/27221/statm: 27089 26080 51 112 0 26973 0
Current children cumulated CPU time (s) 1776.3
Current children cumulated vsize (KiB) 130600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.17 s]
/proc/loadavg: 2.98 2.32 2.06 3/95 28999
/proc/meminfo: memFree=15240/2055920 swapFree=4192812/4192956
[pid=27203] ppid=27201 vsize=22244 CPUtime=17.65
/proc/27203/stat : 27203 (sugar) S 27201 27203 27066 0 -1 4194304 3385 21573 0 2 16 2 1725 22 16 0 1 0 29814767 22777856 2899 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27203/statm: 5561 2899 373 3 0 2661 0
[pid=27221] ppid=27203 vsize=109168 CPUtime=1782.43
/proc/27221/stat : 27221 (minisat) R 27203 27203 27066 0 -1 0 27440 0 0 0 178108 135 0 0 25 0 1 0 29816549 111788032 26302 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27221/statm: 27292 26302 51 112 0 27176 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 131412

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 27203 and gives childrusage.ru_utime.tv_sec=17 childrusage.ru_utime.tv_usec=421351 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=247962
CPU time returned by wait4() is 17.6693
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): 1809.83
CPU time (s): 1800.1
CPU user time (s): 1798.49
CPU system time (s): 1.61
CPU usage (%): 99.4626
Max. virtual memory (cumulated for all children) (KiB): 821100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.4214
system time used= 0.247962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25044
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2408
involuntary context switches= 2764

runsolver used 1.90971 s user time and 5.99409 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Jan 29 19:23:18 UTC 2007


IDJOB= 211858
IDBENCH= 4726
IDSOLVER= 86
FILE ID= node2/211858-1170098598

PBS_JOBID= 3689486

Free space on /tmp= 66558 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-ran10x12.xml
COMMAND LINE= /tmp/evaluation/211858-1170098598/solver /tmp/evaluation/211858-1170098598 /tmp/evaluation/211858-1170098598/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-211858-1170098598 -o ROOT/results/node2/solver-211858-1170098598 -C 1800 -M 900  /tmp/evaluation/211858-1170098598/solver /tmp/evaluation/211858-1170098598 /tmp/evaluation/211858-1170098598/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  449c8418a7c8ae234e1714dda77da3e6

RANDOM SEED= 651070412

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.247
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.247
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:       1802912 kB
Buffers:          7876 kB
Cached:          49652 kB
SwapCached:          0 kB
Active:         176652 kB
Inactive:        20200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1372 kB
Writeback:           0 kB
Mapped:         159056 kB
Slab:            40912 kB
Committed_AS:   554812 kB
PageTables:       2304 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= 62938 MiB



End job on node2 on Mon Jan 29 19:53:28 UTC 2007