Trace number 214140

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.01 1813.06

General information on the benchmark

NamepseudoSeries/par/
par-32-3.xml
MD5SUMe337a5daa6d5e2ef5e840f5c437e4afb
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 variables6352
Number of constraints13332
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13332
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/214140-1170099830/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/214140-1170099830/unknown.xml [Mon Jan 29 20:43:53 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/214140-1170099830/unknown.xml /tmp/evaluation/214140-1170099830/sugar27625.csp [Mon Jan 29 20:43:53 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/214140-1170099830/sugar-v0-40.jar -convert /tmp/evaluation/214140-1170099830/unknown.xml /tmp/evaluation/214140-1170099830/sugar27625.csp
0.16	c BEGIN convert /tmp/evaluation/214140-1170099830/unknown.xml
1.39	c END convert (1.233901 seconds)
1.43	c # CONVERT_XML  END : /tmp/evaluation/214140-1170099830/sugar27625.csp 547674 bytes (1 seconds) [Mon Jan 29 20:43:54 2007]
1.43	c # CONVERT_XML  CPU : 1.35 = 0 + 0 + 1.26 + 0.09
1.43	
1.43	c # GENERATE_SAT  BEGIN : /tmp/evaluation/214140-1170099830/sugar27625.bcnf [Mon Jan 29 20:43:54 2007]
1.43	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/214140-1170099830/sugar-v0-40.jar -bcnf -map /tmp/evaluation/214140-1170099830/sugar27625.map /tmp/evaluation/214140-1170099830/sugar27625.csp /tmp/evaluation/214140-1170099830/sugar27625.bcnf
1.55	c BEGIN parse /tmp/evaluation/214140-1170099830/sugar27625.csp
2.92	c END parse (1.371091 seconds)
2.92	c BEGIN simplify
2.93	c END simplify (0.007875 seconds)
2.93	c BEGIN encode /tmp/evaluation/214140-1170099830/sugar27625.bcnf
3.07	c END encode (0.136364 seconds)
3.20	c # GENERATE_SAT  END : 6211 variables 12940 clauses 182316 bytes (2 seconds) [Mon Jan 29 20:43:56 2007]
3.20	c # GENERATE_SAT  CPU : 0.08 = 0.08 + 0 + 0 + 0
3.20	
3.20	c # SOLVE_SAT  BEGIN : /tmp/evaluation/214140-1170099830/sugar27625.bcnf [Mon Jan 29 20:43:56 2007]
3.20	c # CMD : /tmp/evaluation/214140-1170099830/minisat /tmp/evaluation/214140-1170099830/sugar27625.bcnf /tmp/evaluation/214140-1170099830/sugar27625.out
3.21	c ==================================[MINISAT]===================================
3.21	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
3.21	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
3.21	c ==============================================================================
3.21	c |         0 |   11089    29001 |    3696       0        0     nan |  0.000 % |
3.22	c |       100 |   11089    29001 |    4065     100     1134    11.3 | 22.879 % |
3.25	c |       250 |   11089    29001 |    4472     250     4366    17.5 | 22.879 % |
3.27	c |       476 |   11089    29001 |    4919     476     7693    16.2 | 22.879 % |
3.34	c |       813 |   11091    29001 |    5411     811    15498    19.1 | 22.879 % |
3.40	c |      1319 |   11092    29001 |    5952    1316    22588    17.2 | 22.879 % |
3.55	c |      2079 |   11087    28986 |    6547    2073    39330    19.0 | 22.943 % |
3.81	c |      3218 |   11088    28986 |    7202    3211    66498    20.7 | 22.943 % |
4.15	c |      4927 |   11091    28986 |    7922    4917   123653    25.1 | 22.943 % |
4.59	c |      7490 |   11103    28986 |    8714    7468   186534    25.0 | 22.943 % |
6.16	c |     11335 |   11107    28986 |    9586    6048   159342    26.3 | 22.943 % |
9.23	c |     17101 |   11107    28986 |   10545    6183   160770    26.0 | 22.943 % |
13.75	c |     25751 |   11113    28986 |   11599    8667   219438    25.3 | 22.943 % |
19.08	c |     38728 |   11122    28986 |   12759    8352   217010    26.0 | 22.943 % |
25.70	c |     58189 |   11149    28986 |   14035   13514   350348    25.9 | 22.943 % |
37.54	c |     87383 |   11160    28986 |   15439   11491   310850    27.1 | 22.943 % |
55.60	c |    131172 |   11168    28986 |   16983   12811   291268    22.7 | 22.943 % |
82.93	c |    196856 |   11179    28986 |   18681   13608   303709    22.3 | 22.943 % |
125.28	c |    295384 |   11184    28986 |   20549   11207   257249    23.0 | 22.943 % |
191.98	c |    443173 |   11195    28986 |   22604   15474   329776    21.3 | 22.943 % |
298.30	c |    664856 |   11200    28986 |   24864   19973   424016    21.2 | 22.943 % |
469.11	c |    997381 |   11211    28986 |   27351   22552   489450    21.7 | 22.943 % |
748.55	c |   1496170 |   11221    28986 |   30086   14944   302193    20.2 | 22.943 % |
1203.80	c |   2244352 |   11232    28986 |   33095   19969   504019    25.2 | 22.943 % |
1813.02	s UNKNOWN
1813.02	c # ERROR No such file or directory /tmp/evaluation/214140-1170099830/sugar27625.out, at /tmp/evaluation/214140-1170099830/sugar line 393.
1813.02	
1813.02	c # MAIN  END :  (1813 seconds) [Mon Jan 29 21:14:06 2007]
1813.02	c # MAIN  CPU : 1798.37 = 0.08 + 0.01 + 1794.8 + 3.48
1813.02	

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-214140-1170099830 -o ROOT/results/node9/solver-214140-1170099830 -C 1800 -M 900 /tmp/evaluation/214140-1170099830/solver /tmp/evaluation/214140-1170099830 /tmp/evaluation/214140-1170099830/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: 0.57 1.41 1.77 5/88 27626
/proc/meminfo: memFree=1734480/2055920 swapFree=4192956/4192956
[pid=27625] ppid=27623 vsize=18540 CPUtime=0
/proc/27625/stat : 27625 (runsolver) R 27623 27625 26927 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 29937906 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 215418989863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27625/statm: 4635 279 244 17 0 2626 0

[startup+0.103164 s]
/proc/loadavg: 0.57 1.41 1.77 5/88 27626
/proc/meminfo: memFree=1734480/2055920 swapFree=4192956/4192956
[pid=27625] ppid=27623 vsize=13724 CPUtime=0.03
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 1112 0 0 0 2 1 0 0 19 0 1 0 29937906 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.511245 s]
/proc/loadavg: 0.57 1.41 1.77 5/88 27626
/proc/meminfo: memFree=1734480/2055920 swapFree=4192956/4192956
[pid=27625] ppid=27623 vsize=13724 CPUtime=0.03
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 1121 0 0 0 2 1 0 0 15 0 1 0 29937906 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.3334 s]
/proc/loadavg: 0.57 1.41 1.77 2/89 27642
/proc/meminfo: memFree=1695424/2055920 swapFree=4192956/4192956
[pid=27625] ppid=27623 vsize=13724 CPUtime=0.03
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 1121 0 0 0 2 1 0 0 15 0 1 0 29937906 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 3431 805 368 3 0 531 0
[pid=27627] ppid=27625 vsize=807412 CPUtime=1.27
/proc/27627/stat : 27627 (java) R 27625 27625 26927 0 -1 0 13542 0 1 0 119 8 0 0 16 0 8 0 29937911 826789888 13288 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27627/statm: 201853 13288 1694 14 0 189131 0
[pid=27627/tid=27629] ppid=27625 vsize=807412 CPUtime=0.18
/proc/27627/task/27629/stat : 27629 (java) S 27625 27625 26927 0 -1 64 6935 0 0 0 15 3 0 0 16 0 8 0 29937914 826789888 13288 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27627/tid=27630] ppid=27625 vsize=807412 CPUtime=0
/proc/27627/task/27630/stat : 27630 (java) S 27625 27625 26927 0 -1 64 10 0 0 0 0 0 0 0 22 0 8 0 29937914 826789888 13288 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27627/tid=27631] ppid=27625 vsize=807412 CPUtime=0
/proc/27627/task/27631/stat : 27631 (java) S 27625 27625 26927 0 -1 64 4 0 0 0 0 0 0 0 23 0 8 0 29937914 826789888 13288 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27627/tid=27635] ppid=27625 vsize=807412 CPUtime=0
/proc/27627/task/27635/stat : 27635 (java) S 27625 27625 26927 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 29937917 826789888 13288 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27627/tid=27636] ppid=27625 vsize=807412 CPUtime=0.16
/proc/27627/task/27636/stat : 27636 (java) S 27625 27625 26927 0 -1 64 425 0 0 0 16 0 0 0 15 0 8 0 29937918 826789888 13288 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27627/tid=27637] ppid=27625 vsize=807412 CPUtime=0
/proc/27627/task/27637/stat : 27637 (java) S 27625 27625 26927 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 29937918 826789888 13288 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27627/tid=27638] ppid=27625 vsize=807412 CPUtime=0
/proc/27627/task/27638/stat : 27638 (java) S 27625 27625 26927 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29937918 826789888 13288 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 821136

[startup+2.97772 s]
/proc/loadavg: 0.57 1.41 1.77 2/89 27658
/proc/meminfo: memFree=1707520/2055920 swapFree=4192956/4192956
[pid=27625] ppid=27623 vsize=13724 CPUtime=1.38
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 1190 13936 0 1 2 1 126 9 16 0 1 0 29937906 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27625/statm: 3431 809 371 3 0 531 0
[pid=27651] ppid=27625 vsize=807376 CPUtime=1.52
/proc/27651/stat : 27651 (java) R 27625 27625 26927 0 -1 0 10670 0 1 0 147 5 0 0 16 0 8 0 29938049 826753024 10412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073711661 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27651/statm: 201844 10412 1510 14 0 189122 0
[pid=27651/tid=27652] ppid=27625 vsize=807376 CPUtime=0.25
/proc/27651/task/27652/stat : 27652 (java) S 27625 27625 26927 0 -1 64 4432 0 0 0 24 1 0 0 17 0 8 0 29938052 826753024 10412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27651/tid=27653] ppid=27625 vsize=807376 CPUtime=0
/proc/27651/task/27653/stat : 27653 (java) S 27625 27625 26927 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 29938053 826753024 10412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27651/tid=27654] ppid=27625 vsize=807376 CPUtime=0
/proc/27651/task/27654/stat : 27654 (java) S 27625 27625 26927 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29938053 826753024 10412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27651/tid=27655] ppid=27625 vsize=807376 CPUtime=0
/proc/27651/task/27655/stat : 27655 (java) S 27625 27625 26927 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29938056 826753024 10412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27651/tid=27656] ppid=27625 vsize=807376 CPUtime=0.14
/proc/27651/task/27656/stat : 27656 (java) S 27625 27625 26927 0 -1 64 423 0 0 0 14 0 0 0 16 0 8 0 29938056 826753024 10412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27651/tid=27657] ppid=27625 vsize=807376 CPUtime=0
/proc/27651/task/27657/stat : 27657 (java) S 27625 27625 26927 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29938056 826753024 10412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27651/tid=27658] ppid=27625 vsize=807376 CPUtime=0
/proc/27651/task/27658/stat : 27658 (java) S 27625 27625 26927 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29938056 826753024 10412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 821100

[startup+6.25835 s]
/proc/loadavg: 0.61 1.41 1.77 2/82 27664
/proc/meminfo: memFree=1735232/2055920 swapFree=4192956/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=3880 CPUtime=3.04
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 678 0 0 0 304 0 0 0 25 0 1 0 29938227 3973120 618 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27659/statm: 970 618 52 112 0 854 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 22568

[startup+12.7266 s]
/proc/loadavg: 0.64 1.40 1.76 3/96 27740
/proc/meminfo: memFree=1719560/2055920 swapFree=4192956/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=4416 CPUtime=9.47
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 786 0 0 0 947 0 0 0 25 0 1 0 29938227 4521984 726 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527991 0 0 4096 3 0 0 0 17 0 0 0
/proc/27659/statm: 1104 726 52 112 0 988 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 23104

[startup+25.5581 s]
/proc/loadavg: 0.95 1.43 1.77 4/92 27821
/proc/meminfo: memFree=1722624/2055920 swapFree=4192956/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=5064 CPUtime=22.25
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 961 0 0 0 2224 1 0 0 25 0 1 0 29938227 5185536 901 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528429 0 0 4096 3 0 0 0 17 0 0 0
/proc/27659/statm: 1266 901 52 112 0 1150 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 23752

[startup+51.2301 s]
/proc/loadavg: 1.40 1.49 1.78 3/96 27892
/proc/meminfo: memFree=1651664/2055920 swapFree=4192956/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=5728 CPUtime=47.81
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 1132 0 0 0 4778 3 0 0 25 0 1 0 29938227 5865472 1072 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528426 0 0 4096 3 0 0 0 17 0 0 0
/proc/27659/statm: 1432 1072 52 112 0 1316 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 24416

[startup+102.481 s]
/proc/loadavg: 1.74 1.57 1.79 3/96 27892
/proc/meminfo: memFree=1597200/2055920 swapFree=4192956/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=6392 CPUtime=98.82
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 1286 0 0 0 9879 3 0 0 25 0 1 0 29938227 6545408 1226 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528442 0 0 4096 3 0 0 0 17 0 0 0
/proc/27659/statm: 1598 1226 52 112 0 1482 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 25080

[startup+162.568 s]
/proc/loadavg: 1.90 1.64 1.80 3/96 27892
/proc/meminfo: memFree=1596624/2055920 swapFree=4192956/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=6956 CPUtime=158.61
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 1424 0 0 0 15857 4 0 0 25 0 1 0 29938227 7122944 1364 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528710 0 0 4096 3 0 0 0 17 0 0 0
/proc/27659/statm: 1739 1364 52 112 0 1623 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 25644

[startup+222.658 s]
/proc/loadavg: 1.99 1.72 1.81 5/96 27892
/proc/meminfo: memFree=1596240/2055920 swapFree=4192956/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=7388 CPUtime=218.43
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 1496 0 0 0 21839 4 0 0 25 0 1 0 29938227 7565312 1436 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 0 0 0
/proc/27659/statm: 1847 1436 52 112 0 1731 0
Current children cumulated CPU time (s) 221.52
Current children cumulated vsize (KiB) 26076

[startup+282.74 s]
/proc/loadavg: 1.99 1.77 1.82 3/96 27892
/proc/meminfo: memFree=1595920/2055920 swapFree=4192956/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0

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

/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 2173 0 0 0 122929 189 0 0 25 0 1 0 29938227 10461184 2113 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27659/statm: 2554 2113 52 112 0 2438 0
Current children cumulated CPU time (s) 1234.27
Current children cumulated vsize (KiB) 28904

[startup+1303.55 s]
/proc/loadavg: 3.26 3.05 2.47 3/96 28193
/proc/meminfo: memFree=16080/2055920 swapFree=4192812/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=10216 CPUtime=1290.71
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 2187 0 0 0 128855 216 0 0 25 0 1 0 29938227 10461184 2127 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27659/statm: 2554 2127 52 112 0 2438 0
Current children cumulated CPU time (s) 1293.8
Current children cumulated vsize (KiB) 28904

[startup+1363.64 s]
/proc/loadavg: 4.46 3.43 2.63 3/96 28201
/proc/meminfo: memFree=15760/2055920 swapFree=4192812/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=10216 CPUtime=1350.41
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 2187 0 0 0 134804 237 0 0 25 0 1 0 29938227 10461184 2127 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27659/statm: 2554 2127 52 112 0 2438 0
Current children cumulated CPU time (s) 1353.5
Current children cumulated vsize (KiB) 28904

[startup+1423.73 s]
/proc/loadavg: 3.64 3.40 2.67 3/96 28203
/proc/meminfo: memFree=15184/2055920 swapFree=4192812/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=10216 CPUtime=1410.08
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 2196 0 0 0 140752 256 0 0 25 0 1 0 29938227 10461184 2136 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27659/statm: 2554 2136 52 112 0 2438 0
Current children cumulated CPU time (s) 1413.17
Current children cumulated vsize (KiB) 28904

[startup+1483.82 s]
/proc/loadavg: 3.03 3.25 2.66 3/96 28206
/proc/meminfo: memFree=14992/2055920 swapFree=4192812/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=10356 CPUtime=1469.78
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 2203 0 0 0 146703 275 0 0 25 0 1 0 29938227 10604544 2143 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27659/statm: 2589 2143 52 112 0 2473 0
Current children cumulated CPU time (s) 1472.87
Current children cumulated vsize (KiB) 29044

[startup+1543.92 s]
/proc/loadavg: 3.15 3.24 2.69 3/96 28211
/proc/meminfo: memFree=16080/2055920 swapFree=4192812/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=10356 CPUtime=1529.48
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 2203 0 0 0 152655 293 0 0 25 0 1 0 29938227 10604544 2143 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27659/statm: 2589 2143 52 112 0 2473 0
Current children cumulated CPU time (s) 1532.57
Current children cumulated vsize (KiB) 29044

[startup+1604.01 s]
/proc/loadavg: 3.12 3.22 2.72 3/96 28213
/proc/meminfo: memFree=15440/2055920 swapFree=4192812/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=10356 CPUtime=1589.16
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 2216 0 0 0 158605 311 0 0 25 0 1 0 29938227 10604544 2156 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528683 0 0 4096 3 0 0 0 17 0 0 0
/proc/27659/statm: 2589 2156 52 112 0 2473 0
Current children cumulated CPU time (s) 1592.25
Current children cumulated vsize (KiB) 29044

[startup+1664.08 s]
/proc/loadavg: 3.20 3.22 2.75 2/88 28214
/proc/meminfo: memFree=1892304/2055920 swapFree=4192812/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=10500 CPUtime=1648.83
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 2230 0 0 0 164551 332 0 0 25 0 1 0 29938227 10752000 2170 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528267 0 0 4096 3 0 0 0 17 1 0 0
/proc/27659/statm: 2625 2170 52 112 0 2509 0
Current children cumulated CPU time (s) 1651.92
Current children cumulated vsize (KiB) 29188

[startup+1724.16 s]
/proc/loadavg: 2.40 2.98 2.70 3/89 28384
/proc/meminfo: memFree=1861632/2055920 swapFree=4192812/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=10500 CPUtime=1708.54
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 2230 0 0 0 170516 338 0 0 25 0 1 0 29938227 10752000 2170 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525573 0 0 4096 3 0 0 0 17 0 0 0
/proc/27659/statm: 2625 2170 52 112 0 2509 0
Current children cumulated CPU time (s) 1711.63
Current children cumulated vsize (KiB) 29188

[startup+1784.25 s]
/proc/loadavg: 2.14 2.80 2.65 3/89 28384
/proc/meminfo: memFree=1858560/2055920 swapFree=4192812/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=10500 CPUtime=1768.3
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 2241 0 0 0 176492 338 0 0 25 0 1 0 29938227 10752000 2181 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528572 0 0 4096 3 0 0 0 17 0 0 0
/proc/27659/statm: 2625 2181 52 112 0 2509 0
Current children cumulated CPU time (s) 1771.39
Current children cumulated vsize (KiB) 29188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.02 s]
/proc/loadavg: 2.09 2.72 2.63 3/89 28384
/proc/meminfo: memFree=1857024/2055920 swapFree=4192812/4192956
[pid=27625] ppid=27623 vsize=18688 CPUtime=1.47
/proc/27625/stat : 27625 (sugar) S 27623 27625 26927 0 -1 4194304 2535 13936 0 1 10 2 126 9 16 0 1 0 29937906 19136512 2049 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27625/statm: 4672 2049 373 3 0 1772 0
[pid=27651] ppid=27625 vsize=0 CPUtime=1.62
/proc/27651/stat : 27651 (java) Z 27625 27625 26927 0 -1 1036 12043 0 1 0 156 6 0 0 16 0 1 0 29938049 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/27651/statm: 0 0 0 0 0 0 0
[pid=27659] ppid=27625 vsize=10500 CPUtime=1796.92
/proc/27659/stat : 27659 (minisat) R 27625 27625 26927 0 -1 0 2253 0 0 0 179354 338 0 0 25 0 1 0 29938227 10752000 2193 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527977 0 0 4096 3 0 0 0 17 0 0 0
/proc/27659/statm: 2625 2193 52 112 0 2509 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 29188

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 27625 and gives childrusage.ru_utime.tv_sec=1794 childrusage.ru_utime.tv_usec=910132 childrusage.ru_stime.tv_sec=3 childrusage.ru_stime.tv_usec=506466
CPU time returned by wait4() is 1798.42
while last known CPU time is 1800.01

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

Real time (s): 1813.06
CPU time (s): 1800.01
CPU user time (s): 1796.46
CPU system time (s): 3.55
CPU usage (%): 99.28
Max. virtual memory (cumulated for all children) (KiB): 821136

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

runsolver used 1.88371 s user time and 5.2242 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Jan 29 19:43:51 UTC 2007


IDJOB= 214140
IDBENCH= 4901
IDSOLVER= 86
FILE ID= node9/214140-1170099830

PBS_JOBID= 3689500

Free space on /tmp= 66558 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/par/par-32-3.xml
COMMAND LINE= /tmp/evaluation/214140-1170099830/solver /tmp/evaluation/214140-1170099830 /tmp/evaluation/214140-1170099830/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-214140-1170099830 -o ROOT/results/node9/solver-214140-1170099830 -C 1800 -M 900  /tmp/evaluation/214140-1170099830/solver /tmp/evaluation/214140-1170099830 /tmp/evaluation/214140-1170099830/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  e337a5daa6d5e2ef5e840f5c437e4afb

RANDOM SEED= 337082155

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1733752 kB
Buffers:         42680 kB
Cached:         168052 kB
SwapCached:          0 kB
Active:         198200 kB
Inactive:        77168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1733752 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4288 kB
Writeback:           0 kB
Mapped:          89180 kB
Slab:            31712 kB
Committed_AS:   775972 kB
PageTables:       2128 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= 66558 MiB



End job on node9 on Mon Jan 29 20:14:06 UTC 2007