Trace number 217969

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.09 1817.33

General information on the benchmark

Nameramsey/ramsey4/
ramsey-45-4.xml
MD5SUM6951a7d2d3323bc93e7e3c6c379c36c0
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 variables990
Number of constraints14190
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension14190
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/217969-1170101665/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/217969-1170101665/unknown.xml [Mon Jan 29 21:14:26 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/217969-1170101665/unknown.xml /tmp/evaluation/217969-1170101665/sugar25787.csp [Mon Jan 29 21:14:26 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/217969-1170101665/sugar-v0-40.jar -convert /tmp/evaluation/217969-1170101665/unknown.xml /tmp/evaluation/217969-1170101665/sugar25787.csp
0.17	c BEGIN convert /tmp/evaluation/217969-1170101665/unknown.xml
1.52	c END convert (1.351354 seconds)
1.54	c # CONVERT_XML  END : /tmp/evaluation/217969-1170101665/sugar25787.csp 801900 bytes (1 seconds) [Mon Jan 29 21:14:27 2007]
1.54	c # CONVERT_XML  CPU : 0.01 = 0 + 0.01 + 0 + 0
1.54	
1.54	c # GENERATE_SAT  BEGIN : /tmp/evaluation/217969-1170101665/sugar25787.bcnf [Mon Jan 29 21:14:27 2007]
1.54	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/217969-1170101665/sugar-v0-40.jar -bcnf -map /tmp/evaluation/217969-1170101665/sugar25787.map /tmp/evaluation/217969-1170101665/sugar25787.csp /tmp/evaluation/217969-1170101665/sugar25787.bcnf
1.66	c BEGIN parse /tmp/evaluation/217969-1170101665/sugar25787.csp
4.78	c END parse (3.116608 seconds)
4.78	c BEGIN simplify
5.23	c END simplify (0.448642 seconds)
5.23	c BEGIN encode /tmp/evaluation/217969-1170101665/sugar25787.bcnf
5.99	c END encode (0.767523 seconds)
6.96	c # GENERATE_SAT  END : 88110 variables 356730 clauses 5188952 bytes (5 seconds) [Mon Jan 29 21:14:32 2007]
6.96	c # GENERATE_SAT  CPU : 5.3 = 0.82 + 0.07 + 4.22 + 0.19
6.96	
6.96	c # SOLVE_SAT  BEGIN : /tmp/evaluation/217969-1170101665/sugar25787.bcnf [Mon Jan 29 21:14:32 2007]
6.96	c # CMD : /tmp/evaluation/217969-1170101665/minisat /tmp/evaluation/217969-1170101665/sugar25787.bcnf /tmp/evaluation/217969-1170101665/sugar25787.out
7.18	c ==================================[MINISAT]===================================
7.18	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
7.18	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
7.18	c ==============================================================================
7.18	c |         0 |  356730   940500 |  118910       0        0     nan |  0.000 % |
7.39	c |       100 |  356730   940500 |  130801     100      594     5.9 |  0.000 % |
7.57	c |       250 |  356730   940500 |  143881     250     1404     5.6 |  0.000 % |
7.83	c |       475 |  356730   940500 |  158269     475     2589     5.5 |  0.000 % |
8.17	c |       812 |  356730   940500 |  174096     812     4348     5.4 |  0.000 % |
8.70	c |      1318 |  356730   940500 |  191505    1318     7003     5.3 |  0.000 % |
9.57	c |      2077 |  356730   940500 |  210656    2077    11214     5.4 |  0.000 % |
10.87	c |      3216 |  356730   940500 |  231721    3216    17632     5.5 |  0.000 % |
12.88	c |      4924 |  356730   940500 |  254894    4924    27347     5.6 |  0.000 % |
16.23	c |      7486 |  356730   940500 |  280383    7486    42361     5.7 |  0.000 % |
21.85	c |     11330 |  356730   940500 |  308421   11330    65517     5.8 |  0.000 % |
30.96	c |     17096 |  356730   940500 |  339264   17096   101205     5.9 |  0.000 % |
44.02	c |     25745 |  356730   940500 |  373190   25745   156294     6.1 |  0.000 % |
62.97	c |     38719 |  356730   940500 |  410509   38719   245614     6.3 |  0.000 % |
89.63	c |     58180 |  356730   940500 |  451560   58180   417310     7.2 |  0.000 % |
124.81	c |     87372 |  356730   940500 |  496716   87372   945139    10.8 |  0.000 % |
160.91	c |    131161 |  356730   940500 |  546388  131161  2767200    21.1 |  0.000 % |
206.18	c |    196846 |  356730   940500 |  601027  196846 10185602    51.7 |  0.000 % |
337.27	c |    295372 |  356730   940500 |  661129  295372 24265602    82.2 |  0.000 % |
611.82	c |    443161 |  356730   940500 |  727242  443161 52141866   117.7 |  0.000 % |
1059.19	c |    664846 |  356730   940500 |  799967  664846 99025359   148.9 |  0.000 % |
1802.17	c |    997371 |  356730   940500 |  879963  206335 45715821   221.6 |  0.000 % |
1816.31	
1816.31	s UNKNOWN
1816.31	c # INTERRUPTED
1816.31	c # MAIN  END :  (1816 seconds) [Mon Jan 29 21:44:42 2007]
1816.31	c # MAIN  CPU : 5.32 = 0.83 + 0.08 + 4.22 + 0.19
1816.31	

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/node19/watcher-217969-1170101665 -o ROOT/results/node19/solver-217969-1170101665 -C 1800 -M 900 /tmp/evaluation/217969-1170101665/solver /tmp/evaluation/217969-1170101665 /tmp/evaluation/217969-1170101665/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.21 2.85 2.68 3/89 25788
/proc/meminfo: memFree=1849240/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=18540 CPUtime=0
/proc/25787/stat : 25787 (runsolver) R 25785 25787 25391 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 30120566 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25787/statm: 4635 279 244 17 0 2626 0

[startup+0.102348 s]
/proc/loadavg: 2.21 2.85 2.68 3/89 25788
/proc/meminfo: memFree=1849240/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=13724 CPUtime=0.04
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 1112 0 0 0 3 1 0 0 20 0 1 0 30120566 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.510389 s]
/proc/loadavg: 2.21 2.85 2.68 3/89 25788
/proc/meminfo: memFree=1849240/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=13724 CPUtime=0.04
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 30120566 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33348 s]
/proc/loadavg: 2.21 2.85 2.68 4/97 25796
/proc/meminfo: memFree=1805976/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=13724 CPUtime=0.04
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 30120566 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 3431 805 368 3 0 531 0
[pid=25789] ppid=25787 vsize=807400 CPUtime=1.25
/proc/25789/stat : 25789 (java) R 25787 25787 25391 0 -1 0 13143 0 1 0 116 9 0 0 16 0 8 0 30120571 826777600 12889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073744154 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25789/statm: 201850 12889 1694 14 0 189128 0
[pid=25789/tid=25790] ppid=25787 vsize=807400 CPUtime=0.19
/proc/25789/task/25790/stat : 25790 (java) S 25787 25787 25391 0 -1 64 6536 0 0 0 16 3 0 0 16 0 8 0 30120574 826777600 12889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25789/tid=25791] ppid=25787 vsize=807400 CPUtime=0
/proc/25789/task/25791/stat : 25791 (java) S 25787 25787 25391 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 30120575 826777600 12889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25789/tid=25792] ppid=25787 vsize=807400 CPUtime=0
/proc/25789/task/25792/stat : 25792 (java) S 25787 25787 25391 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 30120575 826777600 12889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25789/tid=25793] ppid=25787 vsize=807400 CPUtime=0
/proc/25789/task/25793/stat : 25793 (java) S 25787 25787 25391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30120578 826777600 12889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25789/tid=25794] ppid=25787 vsize=807400 CPUtime=0.17
/proc/25789/task/25794/stat : 25794 (java) R 25787 25787 25391 0 -1 64 424 0 0 0 16 1 0 0 20 0 8 0 30120578 826777600 12889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25789/tid=25795] ppid=25787 vsize=807400 CPUtime=0
/proc/25789/task/25795/stat : 25795 (java) S 25787 25787 25391 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30120578 826777600 12889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25789/tid=25796] ppid=25787 vsize=807400 CPUtime=0
/proc/25789/task/25796/stat : 25796 (java) S 25787 25787 25391 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30120578 826777600 12889 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 821124

[startup+2.98466 s]
/proc/loadavg: 2.27 2.85 2.68 4/98 25804
/proc/meminfo: memFree=1820440/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=13724 CPUtime=0.04
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 1190 0 0 0 3 1 0 0 15 0 1 0 30120566 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 3431 809 371 3 0 531 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25797] ppid=25787 vsize=807336 CPUtime=1.41
/proc/25797/stat : 25797 (java) R 25787 25787 25391 0 -1 0 10109 0 1 0 134 7 0 0 23 0 8 0 30120720 826712064 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073582519 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25797/statm: 201834 9852 1506 14 0 189112 0
[pid=25797/tid=25798] ppid=25787 vsize=807336 CPUtime=0.26
/proc/25797/task/25798/stat : 25798 (java) S 25787 25787 25391 0 -1 64 3915 0 0 0 24 2 0 0 16 0 8 0 30120723 826712064 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25797/tid=25799] ppid=25787 vsize=807336 CPUtime=0
/proc/25797/task/25799/stat : 25799 (java) S 25787 25787 25391 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30120724 826712064 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25797/tid=25800] ppid=25787 vsize=807336 CPUtime=0
/proc/25797/task/25800/stat : 25800 (java) S 25787 25787 25391 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30120724 826712064 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25797/tid=25801] ppid=25787 vsize=807336 CPUtime=0
/proc/25797/task/25801/stat : 25801 (java) S 25787 25787 25391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30120727 826712064 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25797/tid=25802] ppid=25787 vsize=807336 CPUtime=0.13
/proc/25797/task/25802/stat : 25802 (java) S 25787 25787 25391 0 -1 64 403 0 0 0 13 0 0 0 16 0 8 0 30120727 826712064 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25797/tid=25803] ppid=25787 vsize=807336 CPUtime=0
/proc/25797/task/25803/stat : 25803 (java) S 25787 25787 25391 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30120727 826712064 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25797/tid=25804] ppid=25787 vsize=807336 CPUtime=0
/proc/25797/task/25804/stat : 25804 (java) S 25787 25787 25391 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30120727 826712064 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 821060

[startup+6.18501 s]
/proc/loadavg: 2.27 2.85 2.68 3/98 25804
/proc/meminfo: memFree=1762648/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=20788 CPUtime=4.57
/proc/25787/stat : 25787 (sugar) R 25785 25787 25391 0 -1 4194304 2956 22623 0 1 14 2 422 19 18 0 1 0 30120566 21286912 2525 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255250363989 0 0 4224 16386 0 0 0 17 1 0 0
/proc/25787/statm: 5197 2525 371 3 0 2297 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 20788

[startup+12.6697 s]
/proc/loadavg: 2.23 2.83 2.68 3/91 25805
/proc/meminfo: memFree=1776848/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.34
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 85 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=17820 CPUtime=5.64
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 5039 0 0 0 561 3 0 0 25 0 1 0 30121262 18247680 3985 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134532787 0 0 4096 3 0 0 0 17 1 0 0
/proc/25805/statm: 4455 3985 52 112 0 4339 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 80488

[startup+25.5031 s]
/proc/loadavg: 2.19 2.80 2.67 3/91 25805
/proc/meminfo: memFree=1776536/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.34
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 85 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=18520 CPUtime=18.36
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 5188 0 0 0 1833 3 0 0 25 0 1 0 30121262 18964480 4134 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525141 0 0 4096 3 0 0 0 17 1 0 0
/proc/25805/statm: 4630 4134 52 112 0 4514 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 81188

[startup+51.1049 s]
/proc/loadavg: 2.21 2.75 2.66 3/91 25805
/proc/meminfo: memFree=1775448/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.34
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 85 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=19608 CPUtime=43.71
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 5466 0 0 0 4368 3 0 0 25 0 1 0 30121262 20078592 4412 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134532770 0 0 4096 3 0 0 0 17 1 0 0
/proc/25805/statm: 4902 4412 52 112 0 4786 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 82276

[startup+102.404 s]
/proc/loadavg: 2.19 2.65 2.62 3/91 25805
/proc/meminfo: memFree=1772632/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.34
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 85 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=22528 CPUtime=94.55
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 6175 0 0 0 9450 5 0 0 25 0 1 0 30121262 23068672 5121 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528354 0 0 4096 3 0 0 0 17 1 0 0
/proc/25805/statm: 5632 5121 52 112 0 5516 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 85196

[startup+162.449 s]
/proc/loadavg: 2.15 2.57 2.60 3/91 25805
/proc/meminfo: memFree=1758488/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.34
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 85 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=33920 CPUtime=154.04
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 9052 0 0 0 15395 9 0 0 25 0 1 0 30121262 34734080 7998 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/25805/statm: 8480 7998 52 112 0 8364 0
Current children cumulated CPU time (s) 160.84
Current children cumulated vsize (KiB) 96588

[startup+222.485 s]
/proc/loadavg: 2.05 2.46 2.56 3/91 25805
/proc/meminfo: memFree=1719576/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.34
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 85 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=73324 CPUtime=213.54
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 18822 0 0 0 21333 21 0 0 25 0 1 0 30121262 75083776 17768 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25805/statm: 18331 17768 52 112 0 18215 0
Current children cumulated CPU time (s) 220.34
Current children cumulated vsize (KiB) 135992

[startup+282.52 s]
/proc/loadavg: 2.02 2.37 2.52 3/91 25805
/proc/meminfo: memFree=1685464/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.34
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 85 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0

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

/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 124433 0 0 0 122374 150 0 0 25 0 1 0 30121262 508518400 123379 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 1 0 0
/proc/25805/statm: 124150 123379 52 112 0 124034 0
Current children cumulated CPU time (s) 1232.05
Current children cumulated vsize (KiB) 559268

[startup+1303.5 s]
/proc/loadavg: 2.00 2.02 2.16 3/97 25871
/proc/meminfo: memFree=1107512/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.35
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 86 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=512500 CPUtime=1284.9
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 128392 0 0 0 128333 157 0 0 25 0 1 0 30121262 524800000 127338 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134637942 0 0 4096 3 0 0 0 17 0 0 0
/proc/25805/statm: 128125 127338 52 112 0 128009 0
Current children cumulated CPU time (s) 1291.71
Current children cumulated vsize (KiB) 575168

[startup+1363.52 s]
/proc/loadavg: 2.24 2.07 2.17 3/97 25871
/proc/meminfo: memFree=1008000/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.35
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 86 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=529252 CPUtime=1344.58
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 132624 0 0 0 134296 162 0 0 25 0 1 0 30121262 541954048 131570 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25805/statm: 132313 131570 52 112 0 132197 0
Current children cumulated CPU time (s) 1351.39
Current children cumulated vsize (KiB) 591920

[startup+1423.59 s]
/proc/loadavg: 2.41 2.16 2.19 3/97 25871
/proc/meminfo: memFree=858944/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.35
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 86 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=542732 CPUtime=1404.32
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 135987 0 0 0 140264 168 0 0 25 0 1 0 30121262 555757568 134933 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25805/statm: 135683 134933 52 112 0 135567 0
Current children cumulated CPU time (s) 1411.13
Current children cumulated vsize (KiB) 605400

[startup+1483.69 s]
/proc/loadavg: 2.29 2.17 2.19 3/97 25871
/proc/meminfo: memFree=703296/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.35
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 86 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=558208 CPUtime=1463.89
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 139881 0 0 0 146216 173 0 0 25 0 1 0 30121262 571604992 138827 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25805/statm: 139552 138827 52 112 0 139436 0
Current children cumulated CPU time (s) 1470.7
Current children cumulated vsize (KiB) 620876

[startup+1543.77 s]
/proc/loadavg: 2.37 2.21 2.20 3/97 25871
/proc/meminfo: memFree=680832/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.35
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 86 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=562676 CPUtime=1523.37
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 140998 0 0 0 152162 175 0 0 25 0 1 0 30121262 576180224 139944 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/25805/statm: 140669 139944 52 112 0 140553 0
Current children cumulated CPU time (s) 1530.18
Current children cumulated vsize (KiB) 625344

[startup+1603.83 s]
/proc/loadavg: 2.56 2.29 2.22 3/90 25872
/proc/meminfo: memFree=1070712/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.35
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 86 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=562676 CPUtime=1582.84
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 140998 0 0 0 158106 178 0 0 25 0 1 0 30121262 576180224 139944 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527289 0 0 4096 3 0 0 0 17 0 0 0
/proc/25805/statm: 140669 139944 52 112 0 140553 0
Current children cumulated CPU time (s) 1589.65
Current children cumulated vsize (KiB) 625344

[startup+1663.83 s]
/proc/loadavg: 2.21 2.24 2.21 3/90 25872
/proc/meminfo: memFree=1060920/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.35
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 86 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=562676 CPUtime=1642.24
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 140999 0 0 0 164046 178 0 0 25 0 1 0 30121262 576180224 139945 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528398 0 0 4096 3 0 0 0 17 0 0 0
/proc/25805/statm: 140669 139945 52 112 0 140553 0
Current children cumulated CPU time (s) 1649.05
Current children cumulated vsize (KiB) 625344

[startup+1723.83 s]
/proc/loadavg: 2.07 2.19 2.19 3/90 25872
/proc/meminfo: memFree=1053048/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.35
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 86 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=562676 CPUtime=1701.64
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 140999 0 0 0 169986 178 0 0 25 0 1 0 30121262 576180224 139945 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527303 0 0 4096 3 0 0 0 17 0 0 0
/proc/25805/statm: 140669 139945 52 112 0 140553 0
Current children cumulated CPU time (s) 1708.45
Current children cumulated vsize (KiB) 625344

[startup+1783.84 s]
/proc/loadavg: 2.02 2.15 2.17 3/90 25872
/proc/meminfo: memFree=1044472/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.35
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 86 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=562676 CPUtime=1761.07
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 141001 0 0 0 175928 179 0 0 25 0 1 0 30121262 576180224 139947 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 0 0 0
/proc/25805/statm: 140669 139947 52 112 0 140553 0
Current children cumulated CPU time (s) 1767.88
Current children cumulated vsize (KiB) 625344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.3 s]
/proc/loadavg: 2.01 2.14 2.17 3/90 25872
/proc/meminfo: memFree=1039736/2055920 swapFree=4192812/4192956
[pid=25787] ppid=25785 vsize=62668 CPUtime=5.35
/proc/25787/stat : 25787 (sugar) S 25785 25787 25391 0 -1 4194304 13247 22623 0 1 86 8 422 19 16 0 1 0 30120566 64172032 12534 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25787/statm: 15667 12534 373 3 0 12767 0
[pid=25789] ppid=25787 vsize=0 CPUtime=1.46
/proc/25789/stat : 25789 (java) Z 25787 25787 25391 0 -1 1036 13540 0 1 0 135 11 0 0 18 0 1 0 30120571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25789/statm: 0 0 0 0 0 0 0
[pid=25805] ppid=25787 vsize=562676 CPUtime=1793.2
/proc/25805/stat : 25805 (minisat) R 25787 25787 25391 0 -1 0 141001 0 0 0 179141 179 0 0 25 0 1 0 30121262 576180224 139947 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525177 0 0 4096 3 0 0 0 17 0 0 0
/proc/25805/statm: 140669 139947 52 112 0 140553 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 625344

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 25787 and gives childrusage.ru_utime.tv_sec=5 childrusage.ru_utime.tv_usec=89226 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=288956
CPU time returned by wait4() is 5.37818
while last known CPU time is 1800.09

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

Real time (s): 1817.33
CPU time (s): 1800.09
CPU user time (s): 1797.84
CPU system time (s): 2.25
CPU usage (%): 99.0514
Max. virtual memory (cumulated for all children) (KiB): 821124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.08923
system time used= 0.288956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35955
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= 927
involuntary context switches= 980

runsolver used 2.19367 s user time and 5.9081 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Jan 29 20:14:25 UTC 2007


IDJOB= 217969
IDBENCH= 5184
IDSOLVER= 86
FILE ID= node19/217969-1170101665

PBS_JOBID= 3689527

Free space on /tmp= 66559 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/ramsey/ramsey4/ramsey-45-4.xml
COMMAND LINE= /tmp/evaluation/217969-1170101665/solver /tmp/evaluation/217969-1170101665 /tmp/evaluation/217969-1170101665/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-217969-1170101665 -o ROOT/results/node19/solver-217969-1170101665 -C 1800 -M 900  /tmp/evaluation/217969-1170101665/solver /tmp/evaluation/217969-1170101665 /tmp/evaluation/217969-1170101665/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  6951a7d2d3323bc93e7e3c6c379c36c0

RANDOM SEED= 250981975

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.214
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	: 5931.00
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.214
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:       1849656 kB
Buffers:         13400 kB
Cached:          48820 kB
SwapCached:          0 kB
Active:         129020 kB
Inactive:        25004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2784 kB
Writeback:           0 kB
Mapped:         111432 kB
Slab:            37008 kB
Committed_AS:   359920 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= 66480 MiB



End job on node19 on Mon Jan 29 20:44:43 UTC 2007