Trace number 1092814

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 v1.13+minisat? (TO) 1800.07 1812.53

General information on the benchmark

Namecsp/langford4/
normalized-langford-4-30.xml
MD5SUM947fd10df4466df33806de675e63a7bd
Bench Category2-ARY-INT (binary 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 variables120
Number of constraints7230
Maximum constraint arity2
Maximum domain size120
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7230
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul  5 19:05:18 2008
0.00/0.04	c 0	PID 23679
0.03/0.05	c 0	HOST node18.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1092814-1215277518.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1092814-1215277518.xml' 'HOME/temp.csp'
0.03/0.96	c 1	1 domains, 120 variables, 2 predicates, 0 relations, 7230 constraints
0.03/0.99	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.99	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.92/1.08	c 1	Parsing HOME/temp.csp
0.92/1.36	c 2	parsed 7353 expressions
0.92/1.36	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.92/1.36	c 2	Converting to clausal form CSP
0.92/1.56	c 2	converted 736 (10%) expressions
0.92/1.60	c 2	converted 1471 (20%) expressions
0.92/1.62	c 2	converted 2206 (30%) expressions
0.92/1.64	c 2	converted 2942 (40%) expressions
0.92/1.66	c 2	converted 3677 (50%) expressions
0.92/1.72	c 2	converted 4412 (60%) expressions
0.92/1.74	c 2	converted 5148 (70%) expressions
0.92/1.76	c 2	converted 5883 (80%) expressions
0.92/1.78	c 2	converted 6618 (90%) expressions
0.92/1.80	c 2	converted 7353 (100%) expressions
0.92/1.80	c 2	CSP : 120 integers, 0 booleans, 7320 clauses, largest domain size 120
0.92/1.80	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.92/1.80	c 2	Propagation in CSP
0.92/2.00	c 2	5940 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.92/2.00	c 2	CSP : 120 integers, 0 booleans, 7320 clauses, largest domain size 114
0.92/2.00	c 2	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.92/2.00	c 2	Simplifing CSP by introducing new Boolean variables
0.92/2.08	c 2	CSP : 120 integers, 14280 booleans, 21600 clauses, largest domain size 114
0.92/2.08	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.98/2.16	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.98/2.20	c 3	12 (10%) CSP integer variables are encoded (1146 clauses, 12771 bytes)
1.98/2.20	c 3	24 (20%) CSP integer variables are encoded (1860 clauses, 22053 bytes)
1.98/2.20	c 3	36 (30%) CSP integer variables are encoded (2682 clauses, 32739 bytes)
1.98/2.20	c 3	48 (40%) CSP integer variables are encoded (3612 clauses, 44829 bytes)
1.98/2.20	c 3	60 (50%) CSP integer variables are encoded (4110 clauses, 51303 bytes)
2.08/2.20	c 3	72 (60%) CSP integer variables are encoded (5256 clauses, 66201 bytes)
2.08/2.21	c 3	84 (70%) CSP integer variables are encoded (5970 clauses, 75483 bytes)
2.08/2.21	c 3	96 (80%) CSP integer variables are encoded (6792 clauses, 86169 bytes)
2.08/2.21	c 3	108 (90%) CSP integer variables are encoded (7722 clauses, 98259 bytes)
2.08/2.21	c 3	120 (100%) CSP integer variables are encoded (8220 clauses, 104733 bytes)
2.27/2.44	c 3	2160 (10%) CSP clauses are encoded (103202 clauses, 1770483 bytes)
2.47/2.60	c 3	4320 (20%) CSP clauses are encoded (181174 clauses, 3246872 bytes)
2.57/2.72	c 3	6480 (30%) CSP clauses are encoded (235326 clauses, 4310903 bytes)
2.57/2.78	c 3	8640 (40%) CSP clauses are encoded (263132 clauses, 4850340 bytes)
2.76/2.92	c 3	10800 (50%) CSP clauses are encoded (328301 clauses, 6132803 bytes)
2.86/3.09	c 3	12960 (60%) CSP clauses are encoded (409434 clauses, 7732400 bytes)
3.06/3.22	c 4	15120 (70%) CSP clauses are encoded (464549 clauses, 8814483 bytes)
3.16/3.34	c 4	17280 (80%) CSP clauses are encoded (527507 clauses, 10049828 bytes)
3.24/3.49	c 4	19440 (90%) CSP clauses are encoded (602649 clauses, 11525033 bytes)
3.44/3.63	c 4	21600 (100%) CSP clauses are encoded (667978 clauses, 12812062 bytes)
3.44/3.63	c 4	21600 CSP clauses encoded
3.44/3.63	c 4	Writing map file : HOME/temp.map
3.44/3.64	c 4	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.44/3.64	c 4	SAT : 22620 SAT variables, 667978 SAT clauses, 12812062 bytes
3.44/3.64	c 4	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.44/3.68	c 4	SOLVING HOME/temp.cnf
3.44/3.68	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.44/3.68	c 4	This is MiniSat 2.0 beta
3.44/3.68	c 4	WARNING: for repeatability, setting FPU to use double precision
3.44/3.68	c 4	============================[ Problem Statistics ]=============================
3.44/3.68	c 4	|                                                                             |
3.44/3.68	c 4	|  Number of variables:  22620                                                |
3.44/3.68	c 4	|  Number of clauses:    667978                                               |
3.52/4.05	c 4	|  Parsing time:         0.33         s                                       |
3.52/4.08	c 4	============================[ Search Statistics ]==============================
3.52/4.08	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.52/4.08	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.52/4.08	c 4	===============================================================================
3.52/4.08	c 4	|         0 |   21512   666870  1959186 |   222290        0    nan |  0.000 % |
4.40/4.60	c 5	|       103 |   21512   666870  1959186 |   244519      103     24 |  4.898 % |
4.60/4.86	c 5	|       253 |   21512   666870  1959186 |   268970      253     22 |  4.898 % |
5.68/5.95	c 6	|       478 |   21512   666870  1959186 |   295867      478     25 |  4.898 % |
7.45/7.72	c 8	|       815 |   21512   666870  1959186 |   325454      815     25 |  4.898 % |
10.10/10.43	c 11	|      1321 |   21512   666870  1959186 |   358000     1321     26 |  4.898 % |
13.23/13.64	c 14	|      2081 |   21512   666870  1959186 |   393800     2081     27 |  4.898 % |
18.82/19.36	c 20	|      3220 |   21512   666870  1959186 |   433180     3220     28 |  4.898 % |
29.71/30.45	c 31	|      4929 |   21512   666870  1959186 |   476498     4929     27 |  4.898 % |
39.52/40.40	c 41	|      7491 |   21512   666870  1959186 |   524148     7491     28 |  4.898 % |
55.79/57.09	c 57	|     11336 |   21512   666870  1959186 |   576563    11336     28 |  4.898 % |
86.78/88.61	c 89	|     17102 |   21512   666870  1959186 |   634219    17102     30 |  4.898 % |
137.28/140.15	c 140	|     25751 |   21512   666870  1959186 |   697641    25751     28 |  4.898 % |
203.08/207.27	c 208	|     38726 |   21512   666870  1959186 |   767405    38726     28 |  4.898 % |
310.84/317.15	c 317	|     58187 |   21512   666870  1959186 |   844145    58187     30 |  4.898 % |
457.44/466.62	c 467	|     87379 |   21512   666870  1959186 |   928560    87379     29 |  4.898 % |
687.99/699.92	c 700	|    131169 |   21512   666870  1959186 |  1021416   131169     29 |  4.898 % |
1087.40/1099.53	c 1100	|    196853 |   21512   666870  1959186 |  1123558   196853     31 |  4.898 % |
1725.30/1737.73	c 1738	|    295380 |   21512   666870  1959186 |  1235914   295380     35 |  4.898 % |
1800.07/1812.52	c ERROR INTERRUPTED
1800.07/1812.52	s UNKNOWN
1800.07/1812.52	c 1813	CPU 3.31 (0.04 0.01 3.27 0.21)
1800.07/1812.52	c 1813	END Sat Jul  5 19:35:31 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1092814-1215277518/watcher-1092814-1215277518 -o /tmp/evaluation-result-1092814-1215277518/solver-1092814-1215277518 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1092814-1215277518.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 23679
/proc/meminfo: memFree=1631272/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=12000 CPUtime=0
/proc/23679/stat : 23679 (sugar) R 23677 23679 21985 0 -1 4194304 199 0 0 0 0 0 0 0 20 0 1 0 2006726225 12288000 167 996147200 4194304 4206940 548682068608 18446744073709551615 227848389856 0 0 4224 0 0 0 0 17 1 0 0
/proc/23679/statm: 3000 167 129 3 0 100 0

[startup+0.050278 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 23679
/proc/meminfo: memFree=1631272/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=0.03
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 2006726225 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23679/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10112 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 23679
/proc/meminfo: memFree=1631272/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=0.03
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2006726225 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23679/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301088 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 23679
/proc/meminfo: memFree=1631272/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=0.03
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2006726225 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23679/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701161 s]
/proc/loadavg: 2.00 2.00 2.00 4/92 23679
/proc/meminfo: memFree=1631272/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=0.03
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2006726225 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23679/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50131 s]
/proc/loadavg: 2.08 2.02 2.01 3/94 23692
/proc/meminfo: memFree=1629016/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=0.92
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 973 8064 0 1 3 0 84 5 15 0 1 0 2006726225 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23679/statm: 3400 797 370 3 0 500 0
[pid=23692] ppid=23679 vsize=5356 CPUtime=0
/proc/23692/stat : 23692 (sh) S 23679 23679 21985 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2006726325 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23692/statm: 1339 233 193 169 0 50 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 18956

[startup+3.10259 s]
/proc/loadavg: 2.08 2.02 2.01 4/103 23701
/proc/meminfo: memFree=1606032/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=0.92
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 974 8064 0 1 3 0 84 5 15 0 1 0 2006726225 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23679/statm: 3400 797 370 3 0 500 0
[pid=23692] ppid=23679 vsize=5356 CPUtime=0
/proc/23692/stat : 23692 (sh) S 23679 23679 21985 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2006726325 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23692/statm: 1339 233 193 169 0 50 0
[pid=23693] ppid=23692 vsize=868496 CPUtime=2.04
/proc/23693/stat : 23693 (java) S 23692 23679 21985 0 -1 0 9304 0 1 0 192 12 0 0 18 0 9 0 2006726326 889339904 8221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23693/statm: 217124 8221 2565 9 0 211671 0
[pid=23693/tid=23694] ppid=23692 vsize=868496 CPUtime=1.41
/proc/23693/task/23694/stat : 23694 (java) R 23692 23679 21985 0 -1 64 2997 0 1 0 134 7 0 0 24 0 9 0 2006726327 889339904 8221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23693/tid=23695] ppid=23692 vsize=868496 CPUtime=0.34
/proc/23693/task/23695/stat : 23695 (java) S 23692 23679 21985 0 -1 64 4117 0 0 0 32 2 0 0 16 0 9 0 2006726328 889339904 8221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23693/tid=23696] ppid=23692 vsize=868496 CPUtime=0
/proc/23693/task/23696/stat : 23696 (java) S 23692 23679 21985 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2006726328 889339904 8221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23693/tid=23697] ppid=23692 vsize=868496 CPUtime=0
/proc/23693/task/23697/stat : 23697 (java) S 23692 23679 21985 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2006726328 889339904 8221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23693/tid=23698] ppid=23692 vsize=868496 CPUtime=0
/proc/23693/task/23698/stat : 23698 (java) S 23692 23679 21985 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006726330 889339904 8221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23693/tid=23699] ppid=23692 vsize=868496 CPUtime=0.26
/proc/23693/task/23699/stat : 23699 (java) S 23692 23679 21985 0 -1 64 1497 0 0 0 26 0 0 0 16 0 9 0 2006726330 889339904 8221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23693/tid=23700] ppid=23692 vsize=868496 CPUtime=0
/proc/23693/task/23700/stat : 23700 (java) S 23692 23679 21985 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006726330 889339904 8221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23693/tid=23701] ppid=23692 vsize=868496 CPUtime=0
/proc/23693/task/23701/stat : 23701 (java) S 23692 23679 21985 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006726330 889339904 8221 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 887452

[startup+6.30116 s]
/proc/loadavg: 2.08 2.02 2.01 3/95 23703
/proc/meminfo: memFree=1585680/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=31476 CPUtime=2.55
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 7676 0 0 0 251 4 0 0 25 0 1 0 2006726593 32231424 7662 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/23703/statm: 7869 7662 75 150 0 7716 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 50432

[startup+12.7013 s]
/proc/loadavg: 2.07 2.02 2.00 3/95 23703
/proc/meminfo: memFree=1585424/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=31740 CPUtime=8.82
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 7742 0 0 0 878 4 0 0 25 0 1 0 2006726593 32501760 7728 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23703/statm: 7935 7728 75 150 0 7782 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 50696

[startup+25.5015 s]
/proc/loadavg: 2.06 2.01 2.00 3/95 23703
/proc/meminfo: memFree=1585296/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=32136 CPUtime=21.37
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 7832 0 0 0 2133 4 0 0 25 0 1 0 2006726593 32907264 7818 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/23703/statm: 8034 7818 75 150 0 7881 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 51092

[startup+51.1011 s]
/proc/loadavg: 2.11 2.03 2.01 3/95 23703
/proc/meminfo: memFree=1584464/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=32940 CPUtime=46.48
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 8047 0 0 0 4643 5 0 0 25 0 1 0 2006726593 33730560 8033 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23703/statm: 8235 8033 75 150 0 8082 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (KiB) 51896

[startup+102.306 s]
/proc/loadavg: 2.40 2.12 2.03 3/95 23703
/proc/meminfo: memFree=1582928/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=34428 CPUtime=96.68
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 8417 0 0 0 9663 5 0 0 25 0 1 0 2006726593 35254272 8403 996147200 134512640 135127466 4294956256 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 1 0 0
/proc/23703/statm: 8607 8403 75 150 0 8454 0
Current children cumulated CPU time (s) 100.21
Current children cumulated vsize (KiB) 53384

[startup+162.302 s]
/proc/loadavg: 2.27 2.12 2.04 3/95 23703
/proc/meminfo: memFree=1581328/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=35912 CPUtime=155.52
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 8785 0 0 0 15546 6 0 0 25 0 1 0 2006726593 36773888 8771 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/23703/statm: 8978 8771 75 150 0 8825 0
Current children cumulated CPU time (s) 159.05
Current children cumulated vsize (KiB) 54868

[startup+222.302 s]
/proc/loadavg: 2.15 2.11 2.04 3/95 23703
/proc/meminfo: memFree=1579536/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=37708 CPUtime=214.35
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 9209 0 0 0 21429 6 0 0 25 0 1 0 2006726593 38612992 9195 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0

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

/proc/meminfo: memFree=1648944/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=69812 CPUtime=1346.54
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 17177 0 0 0 134636 18 0 0 25 0 1 0 2006726593 71487488 17163 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23703/statm: 17453 17163 75 150 0 17300 0
Current children cumulated CPU time (s) 1350.07
Current children cumulated vsize (KiB) 88768

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 23743
/proc/meminfo: memFree=1646896/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=71528 CPUtime=1406.52
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 17611 0 0 0 140633 19 0 0 25 0 1 0 2006726593 73244672 17597 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23703/statm: 17882 17597 75 150 0 17729 0
Current children cumulated CPU time (s) 1410.05
Current children cumulated vsize (KiB) 90484

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 23743
/proc/meminfo: memFree=1644848/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=73404 CPUtime=1466.48
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 18101 0 0 0 146629 19 0 0 25 0 1 0 2006726593 75165696 18087 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/23703/statm: 18351 18087 75 150 0 18198 0
Current children cumulated CPU time (s) 1470.01
Current children cumulated vsize (KiB) 92360

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 23743
/proc/meminfo: memFree=1642032/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=75780 CPUtime=1526.46
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 18704 0 0 0 152626 20 0 0 25 0 1 0 2006726593 77598720 18690 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23703/statm: 18945 18690 75 150 0 18792 0
Current children cumulated CPU time (s) 1529.99
Current children cumulated vsize (KiB) 94736

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 23743
/proc/meminfo: memFree=1639408/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=78028 CPUtime=1586.43
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 19282 0 0 0 158623 20 0 0 25 0 1 0 2006726593 79900672 19268 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 0 0 0
/proc/23703/statm: 19507 19268 75 150 0 19354 0
Current children cumulated CPU time (s) 1589.96
Current children cumulated vsize (KiB) 96984

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 23743
/proc/meminfo: memFree=1637040/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=80172 CPUtime=1646.4
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 19801 0 0 0 164619 21 0 0 25 0 1 0 2006726593 82096128 19787 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23703/statm: 20043 19787 75 150 0 19890 0
Current children cumulated CPU time (s) 1649.93
Current children cumulated vsize (KiB) 99128

[startup+1722.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/84 23743
/proc/meminfo: memFree=1635568/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=81492 CPUtime=1706.37
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 20153 0 0 0 170616 21 0 0 25 0 1 0 2006726593 83447808 20139 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23703/statm: 20373 20139 75 150 0 20220 0
Current children cumulated CPU time (s) 1709.9
Current children cumulated vsize (KiB) 100448

[startup+1782.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/84 23743
/proc/meminfo: memFree=1633648/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=83216 CPUtime=1766.34
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 20585 0 0 0 176612 22 0 0 25 0 1 0 2006726593 85213184 20571 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/23703/statm: 20804 20571 75 150 0 20651 0
Current children cumulated CPU time (s) 1769.87
Current children cumulated vsize (KiB) 102172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.5 s]
/proc/loadavg: 2.18 2.07 2.02 3/84 23743
/proc/meminfo: memFree=1632880/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=83876 CPUtime=1796.54
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 20762 0 0 0 179632 22 0 0 25 0 1 0 2006726593 85889024 20748 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23703/statm: 20969 20748 75 150 0 20816 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 102832

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

Solver just ended. Dumping a history of the last processes samples

[startup+1812.5 s]
/proc/loadavg: 2.18 2.07 2.02 3/84 23743
/proc/meminfo: memFree=1632880/2055920 swapFree=4180540/4192956
[pid=23679] ppid=23677 vsize=13600 CPUtime=3.53
/proc/23679/stat : 23679 (sugar) S 23677 23679 21985 0 -1 4194304 1032 17825 0 2 4 1 327 21 16 0 1 0 2006726225 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 227857707106 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23679/statm: 3400 798 370 3 0 500 0
[pid=23702] ppid=23679 vsize=5356 CPUtime=0
/proc/23702/stat : 23702 (sh) S 23679 23679 21985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2006726593 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23702/statm: 1339 232 193 169 0 50 0
[pid=23703] ppid=23702 vsize=83876 CPUtime=1796.54
/proc/23703/stat : 23703 (minisat) R 23702 23679 21985 0 -1 4194304 20762 0 0 0 179632 22 0 0 25 0 1 0 2006726593 85889024 20748 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/23703/statm: 20969 20748 75 150 0 20816 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 102832

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23679 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=315495
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=233964
# CPU time returned by wait4() is 3.54946
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1812.53
CPU time (s): 1800.07
CPU user time (s): 1799.63
CPU system time (s): 0.44
CPU usage (%): 99.3126
Max. virtual memory (cumulated for all children) (KiB): 887528

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

runsolver used 2.10968 second user time and 5.97909 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-05 19:05:18
IDJOB=1092814
IDBENCH=58658
IDSOLVER=346
FILE ID=node18/1092814-1215277518
PBS_JOBID= 7882192
Free space on /tmp= 66532 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/langford4/normalized-langford-4-30.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1092814-1215277518/watcher-1092814-1215277518 -o /tmp/evaluation-result-1092814-1215277518/solver-1092814-1215277518 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1092814-1215277518.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 947fd10df4466df33806de675e63a7bd
RANDOM SEED=1799444316

node18.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.268
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.268
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:       1631752 kB
Buffers:         46804 kB
Cached:         214352 kB
SwapCached:       6220 kB
Active:         290304 kB
Inactive:        81284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631752 kB
SwapTotal:     4192956 kB
SwapFree:      4180540 kB
Dirty:            2168 kB
Writeback:           0 kB
Mapped:         127436 kB
Slab:            37300 kB
Committed_AS:  4229992 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= 66552 MiB
End job on node18 at 2008-07-05 19:35:33