Trace number 252577

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.02 1806.04

General information on the benchmark

NamesocialGolfers/
socialGolfer-6-4-7.xml
MD5SUMcf9302b9fa097f674728737a407cbc53
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark415.484
SatisfiableYES
(Un)Satisfiability was proved
Number of variables3444
Number of constraints16464
Maximum constraint arity28
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16464
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/252577-1170112278/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/252577-1170112278/unknown.xml [Tue Jan 30 00:11:19 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/252577-1170112278/unknown.xml /tmp/evaluation/252577-1170112278/sugar29398.csp [Tue Jan 30 00:11:19 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/252577-1170112278/sugar-v0-40.jar -convert /tmp/evaluation/252577-1170112278/unknown.xml /tmp/evaluation/252577-1170112278/sugar29398.csp
0.16	c BEGIN convert /tmp/evaluation/252577-1170112278/unknown.xml
1.60	c END convert (1.433283 seconds)
1.65	c # CONVERT_XML  END : /tmp/evaluation/252577-1170112278/sugar29398.csp 617028 bytes (1 seconds) [Tue Jan 30 00:11:20 2007]
1.65	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
1.65	
1.65	c # GENERATE_SAT  BEGIN : /tmp/evaluation/252577-1170112278/sugar29398.bcnf [Tue Jan 30 00:11:20 2007]
1.65	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/252577-1170112278/sugar-v0-40.jar -bcnf -map /tmp/evaluation/252577-1170112278/sugar29398.map /tmp/evaluation/252577-1170112278/sugar29398.csp /tmp/evaluation/252577-1170112278/sugar29398.bcnf
1.85	c BEGIN parse /tmp/evaluation/252577-1170112278/sugar29398.csp
4.14	c END parse (2.290816 seconds)
4.14	c BEGIN simplify
4.15	c END simplify (0.01038 seconds)
4.15	c BEGIN encode /tmp/evaluation/252577-1170112278/sugar29398.bcnf
4.39	c END encode (0.245 seconds)
4.52	c # GENERATE_SAT  END : 16464 variables 81228 clauses 1139064 bytes (3 seconds) [Tue Jan 30 00:11:23 2007]
4.52	c # GENERATE_SAT  CPU : 2.73 = 0.09 + 0 + 2.55 + 0.09
4.52	
4.52	c # SOLVE_SAT  BEGIN : /tmp/evaluation/252577-1170112278/sugar29398.bcnf [Tue Jan 30 00:11:23 2007]
4.52	c # CMD : /tmp/evaluation/252577-1170112278/minisat /tmp/evaluation/252577-1170112278/sugar29398.bcnf /tmp/evaluation/252577-1170112278/sugar29398.out
4.57	c ==================================[MINISAT]===================================
4.57	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
4.57	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
4.57	c ==============================================================================
4.57	c |         0 |   69384   183918 |   23128       0        0     nan |  0.000 % |
4.61	c |       100 |   69407   183918 |   25440      77     1118    14.5 | 17.092 % |
4.63	c |       251 |   69410   183918 |   27984     225     3991    17.7 | 17.092 % |
4.65	c |       478 |   69413   183918 |   30783     449     8275    18.4 | 17.092 % |
4.68	c |       815 |   69420   183918 |   33861     779    14206    18.2 | 17.092 % |
4.72	c |      1321 |   69426   183918 |   37247    1279    29452    23.0 | 17.092 % |
4.78	c |      2081 |   69426   183918 |   40972    2039    50589    24.8 | 17.092 % |
4.87	c |      3221 |   69429   183918 |   45069    3176    82697    26.0 | 17.092 % |
5.01	c |      4929 |   69435   183918 |   49576    4878   132239    27.1 | 17.092 % |
5.20	c |      7492 |   69449   183918 |   54534    7427   207308    27.9 | 17.092 % |
5.67	c |     11336 |   69477   183918 |   59988   11243   318375    28.3 | 17.092 % |
6.42	c |     17102 |   69510   183918 |   65986   16976   497217    29.3 | 17.092 % |
7.45	c |     25751 |   69570   183918 |   72585   25565   760733    29.8 | 17.092 % |
8.62	c |     38725 |   69584   183918 |   79844   38525  1163870    30.2 | 17.092 % |
10.66	c |     58186 |   69629   183918 |   87828   57941  1698543    29.3 | 17.092 % |
14.28	c |     87378 |   69694   183918 |   96611   87068  2679294    30.8 | 17.092 % |
20.81	c |    131168 |   69845   183918 |  106272   43721  1559326    35.7 | 17.092 % |
36.74	c |    196852 |   69896   183918 |  116899  109354  5628604    51.5 | 17.092 % |
100.80	c |    295378 |   69960   183918 |  128589  102540  7003667    68.3 | 17.092 % |
200.33	c |    443167 |   70104   183918 |  141448   15921   546411    34.3 | 17.092 % |
333.93	c |    664850 |   70244   183918 |  155593  106382  7815881    73.5 | 17.092 % |
491.28	c |    997376 |   70508   183918 |  171152  150335  9118009    60.7 | 17.092 % |
1138.25	c |   1496165 |   70644   183918 |  188268   23720  1623387    68.4 | 17.092 % |
1805.03	
1805.03	s UNKNOWN
1805.03	c # INTERRUPTED
1805.03	c # MAIN  END :  (1805 seconds) [Tue Jan 30 00:41:24 2007]
1805.03	c # MAIN  CPU : 2.74 = 0.09 + 0.01 + 2.55 + 0.09
1805.03	

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/node1/watcher-252577-1170112278 -o ROOT/results/node1/solver-252577-1170112278 -C 1800 -M 900 /tmp/evaluation/252577-1170112278/solver /tmp/evaluation/252577-1170112278 /tmp/evaluation/252577-1170112278/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.28 2.35 3.04 5/94 29399
/proc/meminfo: memFree=601352/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=18540 CPUtime=0
/proc/29398/stat : 29398 (runsolver) R 29396 29398 29333 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 31182932 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 259353275687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29398/statm: 4635 279 244 17 0 2626 0

[startup+0.110489 s]
/proc/loadavg: 2.28 2.35 3.04 5/94 29399
/proc/meminfo: memFree=601352/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=13724 CPUtime=0.04
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 1112 0 0 0 3 1 0 0 21 0 1 0 31182932 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29398/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.522543 s]
/proc/loadavg: 2.28 2.35 3.04 5/94 29399
/proc/meminfo: memFree=601352/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=13724 CPUtime=0.04
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 31182932 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29398/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.34963 s]
/proc/loadavg: 2.33 2.36 3.04 5/102 29407
/proc/meminfo: memFree=553032/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=13724 CPUtime=0.04
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 31182932 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29398/statm: 3431 805 368 3 0 531 0
[pid=29400] ppid=29398 vsize=807412 CPUtime=1.28
/proc/29400/stat : 29400 (java) R 29398 29398 29333 0 -1 0 14393 0 1 0 118 10 0 0 16 0 8 0 31182938 826789888 14139 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4072944169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29400/statm: 201853 14139 1694 14 0 189131 0
[pid=29400/tid=29401] ppid=29398 vsize=807412 CPUtime=0.21
/proc/29400/task/29401/stat : 29401 (java) S 29398 29398 29333 0 -1 64 7788 0 0 0 19 2 0 0 16 0 8 0 31182941 826789888 14139 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29400/tid=29402] ppid=29398 vsize=807412 CPUtime=0
/proc/29400/task/29402/stat : 29402 (java) S 29398 29398 29333 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 31182941 826789888 14139 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29400/tid=29403] ppid=29398 vsize=807412 CPUtime=0
/proc/29400/task/29403/stat : 29403 (java) S 29398 29398 29333 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 31182941 826789888 14139 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29400/tid=29404] ppid=29398 vsize=807412 CPUtime=0
/proc/29400/task/29404/stat : 29404 (java) S 29398 29398 29333 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 31182944 826789888 14139 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29400/tid=29405] ppid=29398 vsize=807412 CPUtime=0.17
/proc/29400/task/29405/stat : 29405 (java) R 29398 29398 29333 0 -1 64 422 0 0 0 16 1 0 0 20 0 8 0 31182945 826789888 14139 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29400/tid=29406] ppid=29398 vsize=807412 CPUtime=0
/proc/29400/task/29406/stat : 29406 (java) S 29398 29398 29333 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 31182945 826789888 14139 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29400/tid=29407] ppid=29398 vsize=807412 CPUtime=0
/proc/29400/task/29407/stat : 29407 (java) S 29398 29398 29333 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 31182945 826789888 14139 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 821136

[startup+2.99308 s]
/proc/loadavg: 2.33 2.36 3.04 3/103 29415
/proc/meminfo: memFree=567304/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=13724 CPUtime=0.04
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 1188 0 0 0 3 1 0 0 16 0 1 0 31182932 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29398/statm: 3431 808 370 3 0 531 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29408] ppid=29398 vsize=807376 CPUtime=1.24
/proc/29408/stat : 29408 (java) R 29398 29398 29333 0 -1 0 9884 0 1 0 118 6 0 0 25 0 8 0 31183098 826753024 9628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073448413 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29408/statm: 201844 9628 1506 14 0 189122 0
[pid=29408/tid=29409] ppid=29398 vsize=807376 CPUtime=0.21
/proc/29408/task/29409/stat : 29409 (java) S 29398 29398 29333 0 -1 64 3675 0 0 0 19 2 0 0 16 0 8 0 31183109 826753024 9628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29408/tid=29410] ppid=29398 vsize=807376 CPUtime=0
/proc/29408/task/29410/stat : 29410 (java) S 29398 29398 29333 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 31183110 826753024 9628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29408/tid=29411] ppid=29398 vsize=807376 CPUtime=0
/proc/29408/task/29411/stat : 29411 (java) S 29398 29398 29333 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 31183110 826753024 9628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29408/tid=29412] ppid=29398 vsize=807376 CPUtime=0
/proc/29408/task/29412/stat : 29412 (java) S 29398 29398 29333 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 31183113 826753024 9628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29408/tid=29413] ppid=29398 vsize=807376 CPUtime=0.13
/proc/29408/task/29413/stat : 29413 (java) S 29398 29398 29333 0 -1 64 416 0 0 0 13 0 0 0 16 0 8 0 31183113 826753024 9628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29408/tid=29414] ppid=29398 vsize=807376 CPUtime=0
/proc/29408/task/29414/stat : 29414 (java) S 29398 29398 29333 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 31183113 826753024 9628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29408/tid=29415] ppid=29398 vsize=807376 CPUtime=0
/proc/29408/task/29415/stat : 29415 (java) S 29398 29398 29333 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 31183113 826753024 9628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 821100

[startup+6.28422 s]
/proc/loadavg: 2.31 2.35 3.03 3/96 29416
/proc/meminfo: memFree=564480/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 15 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=7640 CPUtime=1.74
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 1835 0 0 0 173 1 0 0 25 0 1 0 31183385 7823360 1542 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528348 0 0 4096 3 0 0 0 17 1 0 0
/proc/29416/statm: 1910 1542 52 112 0 1794 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 27908

[startup+12.767 s]
/proc/loadavg: 2.28 2.35 3.03 3/96 29416
/proc/meminfo: memFree=527680/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=17860 CPUtime=8.18
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 4372 0 0 0 816 2 0 0 25 0 1 0 31183385 18288640 4079 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525462 0 0 4096 3 0 0 0 17 1 0 0
/proc/29416/statm: 4465 4079 52 112 0 4349 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 38128

[startup+25.6125 s]
/proc/loadavg: 2.24 2.34 3.01 3/96 29416
/proc/meminfo: memFree=472896/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=23600 CPUtime=20.96
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 5783 0 0 0 2092 4 0 0 25 0 1 0 31183385 24166400 5490 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525754 0 0 4096 3 0 0 0 17 1 0 0
/proc/29416/statm: 5900 5490 52 112 0 5784 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 43868

[startup+51.3055 s]
/proc/loadavg: 2.14 2.30 2.98 3/96 29416
/proc/meminfo: memFree=354880/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=38668 CPUtime=46.52
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 9519 0 0 0 4641 11 0 0 25 0 1 0 31183385 39596032 9226 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/29416/statm: 9667 9226 52 112 0 9551 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 58936

[startup+102.58 s]
/proc/loadavg: 2.18 2.29 2.94 3/96 29416
/proc/meminfo: memFree=149440/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=44076 CPUtime=97.54
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 10806 0 0 0 9737 17 0 0 25 0 1 0 31183385 45133824 10513 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/29416/statm: 11019 10513 52 112 0 10903 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 64344

[startup+162.589 s]
/proc/loadavg: 2.16 2.26 2.89 3/96 29416
/proc/meminfo: memFree=16320/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=54000 CPUtime=157.24
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 13250 0 0 0 15697 27 0 0 25 0 1 0 31183385 55296000 12957 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/29416/statm: 13500 12957 52 112 0 13384 0
Current children cumulated CPU time (s) 161.56
Current children cumulated vsize (KiB) 74268

[startup+222.604 s]
/proc/loadavg: 2.15 2.24 2.84 4/96 29416
/proc/meminfo: memFree=15104/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=53868 CPUtime=216.94
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 13253 0 0 0 21662 32 0 0 25 0 1 0 31183385 55160832 12952 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 1 0 0
/proc/29416/statm: 13467 12952 52 112 0 13351 0
Current children cumulated CPU time (s) 221.26
Current children cumulated vsize (KiB) 74136

[startup+282.679 s]
/proc/loadavg: 2.06 2.19 2.78 3/88 29496
/proc/meminfo: memFree=1431680/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0

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

/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 22944 0 0 0 123165 286 0 0 25 0 1 0 31183385 96575488 22643 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 0 0 0
/proc/29416/statm: 23578 22643 52 112 0 23462 0
Current children cumulated CPU time (s) 1238.83
Current children cumulated vsize (KiB) 114580

[startup+1303.51 s]
/proc/loadavg: 2.07 2.21 2.36 3/85 30275
/proc/meminfo: memFree=477544/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=95616 CPUtime=1294.45
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 23217 0 0 0 129157 288 0 0 25 0 1 0 31183385 97910784 22916 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/29416/statm: 23904 22916 52 112 0 23788 0
Current children cumulated CPU time (s) 1298.77
Current children cumulated vsize (KiB) 115884

[startup+1363.57 s]
/proc/loadavg: 1.50 2.02 2.29 2/83 30389
/proc/meminfo: memFree=1476912/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=96340 CPUtime=1354.45
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 23386 0 0 0 135155 290 0 0 25 0 1 0 31183385 98652160 23085 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/29416/statm: 24085 23085 52 112 0 23969 0
Current children cumulated CPU time (s) 1358.77
Current children cumulated vsize (KiB) 116608

[startup+1423.61 s]
/proc/loadavg: 1.24 1.84 2.21 2/80 30501
/proc/meminfo: memFree=1480408/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=98184 CPUtime=1414.44
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 23787 0 0 0 141152 292 0 0 25 0 1 0 31183385 100540416 23486 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/29416/statm: 24546 23486 52 112 0 24430 0
Current children cumulated CPU time (s) 1418.76
Current children cumulated vsize (KiB) 118452

[startup+1483.64 s]
/proc/loadavg: 1.08 1.69 2.13 2/83 30571
/proc/meminfo: memFree=1474560/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=98428 CPUtime=1474.44
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 23847 0 0 0 147150 294 0 0 25 0 1 0 31183385 100790272 23546 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/29416/statm: 24607 23546 52 112 0 24491 0
Current children cumulated CPU time (s) 1478.76
Current children cumulated vsize (KiB) 118696

[startup+1543.68 s]
/proc/loadavg: 1.03 1.56 2.06 2/83 30607
/proc/meminfo: memFree=1474376/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=98428 CPUtime=1534.43
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 23847 0 0 0 153149 294 0 0 25 0 1 0 31183385 100790272 23546 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 0 0 0
/proc/29416/statm: 24607 23546 52 112 0 24491 0
Current children cumulated CPU time (s) 1538.75
Current children cumulated vsize (KiB) 118696

[startup+1603.72 s]
/proc/loadavg: 1.01 1.45 1.99 2/80 30647
/proc/meminfo: memFree=1479520/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=98428 CPUtime=1594.43
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 23848 0 0 0 159149 294 0 0 25 0 1 0 31183385 100790272 23547 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/29416/statm: 24607 23547 52 112 0 24491 0
Current children cumulated CPU time (s) 1598.75
Current children cumulated vsize (KiB) 118696

[startup+1663.74 s]
/proc/loadavg: 1.00 1.37 1.92 2/80 30647
/proc/meminfo: memFree=1479584/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=98428 CPUtime=1654.45
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 23857 0 0 0 165150 295 0 0 25 0 1 0 31183385 100790272 23556 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528461 0 0 4096 3 0 0 0 17 0 0 0
/proc/29416/statm: 24607 23556 52 112 0 24491 0
Current children cumulated CPU time (s) 1658.77
Current children cumulated vsize (KiB) 118696

[startup+1723.77 s]
/proc/loadavg: 1.00 1.30 1.86 2/80 30647
/proc/meminfo: memFree=1479520/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=98548 CPUtime=1714.45
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 23865 0 0 0 171150 295 0 0 25 0 1 0 31183385 100913152 23564 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528554 0 0 4096 3 0 0 0 17 0 0 0
/proc/29416/statm: 24637 23564 52 112 0 24521 0
Current children cumulated CPU time (s) 1718.77
Current children cumulated vsize (KiB) 118816

[startup+1783.79 s]
/proc/loadavg: 1.00 1.24 1.81 2/80 30647
/proc/meminfo: memFree=1473312/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=105440 CPUtime=1774.46
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 25470 0 0 0 177150 296 0 0 25 0 1 0 31183385 107970560 25169 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/29416/statm: 26360 25169 52 112 0 26244 0
Current children cumulated CPU time (s) 1778.78
Current children cumulated vsize (KiB) 125708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.03 s]
/proc/loadavg: 1.00 1.23 1.79 2/80 30647
/proc/meminfo: memFree=1472992/2055920 swapFree=4192812/4192956
[pid=29398] ppid=29396 vsize=20268 CPUtime=2.78
/proc/29398/stat : 29398 (sugar) S 29396 29398 29333 0 -1 4194304 2891 14713 0 1 12 2 255 9 16 0 1 0 31182932 20754432 2404 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29398/statm: 5067 2404 373 3 0 2167 0
[pid=29400] ppid=29398 vsize=0 CPUtime=1.54
/proc/29400/stat : 29400 (java) Z 29398 29398 29333 0 -1 1036 14793 0 1 0 142 12 0 0 16 0 1 0 31182938 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/29400/statm: 0 0 0 0 0 0 0
[pid=29416] ppid=29398 vsize=105440 CPUtime=1795.69
/proc/29416/stat : 29416 (minisat) R 29398 29398 29333 0 -1 0 25489 0 0 0 179273 296 0 0 25 0 1 0 31183385 107970560 25188 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/29416/statm: 26360 25188 52 112 0 26244 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 125708

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 29398 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=674593 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=124981
CPU time returned by wait4() is 2.79957
while last known CPU time is 1800.02

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

Real time (s): 1806.04
CPU time (s): 1800.02
CPU user time (s): 1796.82
CPU system time (s): 3.2
CPU usage (%): 99.6664
Max. virtual memory (cumulated for all children) (KiB): 821136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.67459
system time used= 0.124981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17690
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= 856
involuntary context switches= 831

runsolver used 2.02769 s user time and 5.47517 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Jan 29 23:11:19 UTC 2007


IDJOB= 252577
IDBENCH= 12954
IDSOLVER= 86
FILE ID= node1/252577-1170112278

PBS_JOBID= 3690042

Free space on /tmp= 56263 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/socialGolfers/socialGolfer-6-4-7.xml
COMMAND LINE= /tmp/evaluation/252577-1170112278/solver /tmp/evaluation/252577-1170112278 /tmp/evaluation/252577-1170112278/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-252577-1170112278 -o ROOT/results/node1/solver-252577-1170112278 -C 1800 -M 900  /tmp/evaluation/252577-1170112278/solver /tmp/evaluation/252577-1170112278 /tmp/evaluation/252577-1170112278/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  cf9302b9fa097f674728737a407cbc53

RANDOM SEED= 789058478

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.230
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.230
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:        602152 kB
Buffers:         19676 kB
Cached:        1280416 kB
SwapCached:          0 kB
Active:         112516 kB
Inactive:      1250704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        602152 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          205524 kB
Writeback:           0 kB
Mapped:          88616 kB
Slab:            75404 kB
Committed_AS:   731964 kB
PageTables:       2228 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= 66559 MiB



End job on node1 on Mon Jan 29 23:41:25 UTC 2007