Trace number 1057191

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.04 1816.83

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-10_ext.xml
MD5SUMbf18611143afc06b8e4788fb89aa7ca2
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables24
Number of constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
Number of constraints which are defined in intension0
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 Thu Jul  3 20:23:13 2008
0.00/0.04	c 0	PID 27770
0.00/0.05	c 0	HOST node8.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1057191-1215109393.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1057191-1215109393.xml' 'HOME/temp.csp'
1.46/1.51	c 2	1 domains, 24 variables, 0 predicates, 76 relations, 76 constraints
1.46/1.56	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.46/1.56	c 2	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'
1.48/1.64	c 2	Parsing HOME/temp.csp
3.89/4.04	c 4	parsed 177 expressions
3.89/4.04	c 4	Heap : 46 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.89/4.04	c 4	Converting to clausal form CSP
3.89/4.06	c 4	converted 18 (10%) expressions
3.89/4.08	c 4	converted 36 (20%) expressions
3.98/4.11	c 5	converted 54 (30%) expressions
3.98/4.12	c 5	converted 71 (40%) expressions
3.98/4.15	c 5	converted 89 (50%) expressions
4.09/4.28	c 5	converted 107 (60%) expressions
4.68/4.87	c 5	converted 124 (70%) expressions
4.88/5.09	c 5	converted 142 (80%) expressions
5.18/5.36	c 6	converted 160 (90%) expressions
5.37/5.59	c 6	converted 177 (100%) expressions
5.37/5.59	c 6	CSP : 24 integers, 0 booleans, 76 clauses, largest domain size 24
5.37/5.59	c 6	Heap : 88 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.37/5.59	c 6	Propagation in CSP
5.37/5.59	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.37/5.59	c 6	CSP : 24 integers, 0 booleans, 76 clauses, largest domain size 24
5.37/5.59	c 6	Heap : 88 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.37/5.59	c 6	Simplifing CSP by introducing new Boolean variables
5.37/5.59	c 6	CSP : 24 integers, 0 booleans, 76 clauses, largest domain size 24
5.37/5.59	c 6	Heap : 88 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.67/5.83	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.67/5.84	c 6	3 (10%) CSP integer variables are encoded (66 clauses, 641 bytes)
5.67/5.84	c 6	5 (20%) CSP integer variables are encoded (110 clauses, 1068 bytes)
5.67/5.85	c 6	8 (30%) CSP integer variables are encoded (176 clauses, 1794 bytes)
5.67/5.85	c 6	10 (40%) CSP integer variables are encoded (220 clauses, 2278 bytes)
5.67/5.85	c 6	12 (50%) CSP integer variables are encoded (264 clauses, 2762 bytes)
5.67/5.85	c 6	15 (60%) CSP integer variables are encoded (330 clauses, 3488 bytes)
5.67/5.85	c 6	17 (70%) CSP integer variables are encoded (374 clauses, 3972 bytes)
5.67/5.85	c 6	20 (80%) CSP integer variables are encoded (440 clauses, 4698 bytes)
5.67/5.85	c 6	22 (90%) CSP integer variables are encoded (484 clauses, 5182 bytes)
5.67/5.85	c 6	24 (100%) CSP integer variables are encoded (528 clauses, 5666 bytes)
6.08/6.28	c 7	8 (10%) CSP clauses are encoded (25214 clauses, 590690 bytes)
6.47/6.66	c 7	16 (20%) CSP clauses are encoded (49943 clauses, 1187338 bytes)
6.77/6.99	c 7	23 (30%) CSP clauses are encoded (71575 clauses, 1725573 bytes)
7.17/7.36	c 8	31 (40%) CSP clauses are encoded (96255 clauses, 2360626 bytes)
7.46/7.69	c 8	38 (50%) CSP clauses are encoded (117866 clauses, 2945392 bytes)
7.86/8.06	c 8	46 (60%) CSP clauses are encoded (142556 clauses, 3615282 bytes)
8.26/8.43	c 9	54 (70%) CSP clauses are encoded (167293 clauses, 4286155 bytes)
8.56/8.76	c 9	61 (80%) CSP clauses are encoded (188933 clauses, 4873549 bytes)
8.96/9.13	c 10	69 (90%) CSP clauses are encoded (213616 clauses, 5543603 bytes)
9.25/9.46	c 10	76 (100%) CSP clauses are encoded (235158 clauses, 6127784 bytes)
9.25/9.46	c 10	76 CSP clauses encoded
9.25/9.46	c 10	Writing map file : HOME/temp.map
9.25/9.46	c 10	Heap : 31 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.25/9.46	c 10	SAT : 552 SAT variables, 235158 SAT clauses, 6127784 bytes
9.25/9.46	c 10	Heap : 31 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.25/9.49	c 10	SOLVING HOME/temp.cnf
9.25/9.49	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.25/9.49	c 10	This is MiniSat 2.0 beta
9.25/9.49	c 10	WARNING: for repeatability, setting FPU to use double precision
9.25/9.49	c 10	============================[ Problem Statistics ]=============================
9.25/9.49	c 10	|                                                                             |
9.25/9.50	c 10	|  Number of variables:  552                                                  |
9.25/9.50	c 10	|  Number of clauses:    235158                                               |
9.35/9.64	c 10	|  Parsing time:         0.12         s                                       |
9.35/9.65	c 10	============================[ Search Statistics ]==============================
9.35/9.65	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.35/9.65	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.35/9.65	c 10	===============================================================================
9.35/9.65	c 10	|         0 |     552   235158  1311270 |    78386        0    nan |  0.000 % |
9.65/9.81	c 10	|       100 |     552   235158  1311270 |    86224      100     10 |  0.000 % |
9.75/9.99	c 10	|       251 |     552   235158  1311270 |    94847      251     11 |  0.008 % |
10.05/10.23	c 11	|       478 |     552   235158  1311270 |   104331      478     12 |  0.008 % |
10.35/10.51	c 11	|       816 |     552   235158  1311270 |   114764      816     12 |  0.003 % |
10.84/11.05	c 11	|      1322 |     552   235158  1311270 |   126241     1322     12 |  0.008 % |
11.64/11.84	c 12	|      2081 |     552   235158  1311270 |   138865     2081     12 |  0.008 % |
12.73/12.92	c 13	|      3222 |     552   235158  1311270 |   152752     3222     12 |  0.008 % |
14.02/14.22	c 15	|      4931 |     552   235158  1311270 |   168027     4931     13 |  0.008 % |
16.11/16.35	c 17	|      7494 |     552   235158  1311270 |   184830     7494     13 |  0.008 % |
20.89/21.15	c 22	|     11339 |     552   235158  1311270 |   203313    11339     14 |  0.005 % |
27.46/27.71	c 28	|     17106 |     552   235158  1311270 |   223644    17106     14 |  0.008 % |
36.71/37.00	c 37	|     25755 |     552   235158  1311270 |   246008    25755     15 |  0.007 % |
52.23/52.64	c 53	|     38729 |     552   235158  1311270 |   270609    38729     16 |  0.008 % |
77.21/77.77	c 78	|     58192 |     552   235158  1311270 |   297670    58192     16 |  0.008 % |
123.20/123.96	c 124	|     87385 |     552   235158  1311270 |   327437    87385     17 |  0.001 % |
202.28/203.48	c 204	|    131175 |     552   235158  1311270 |   360181   131175     17 |  0.008 % |
363.15/368.95	c 369	|    196859 |     552   235158  1311270 |   396199   196859     17 |  0.009 % |
607.05/614.62	c 615	|    295386 |     552   235158  1311270 |   435819   295386     18 |  0.009 % |
1073.55/1084.79	c 1085	|    443176 |     552   235158  1311270 |   479401    28755     17 |  0.009 % |
1499.57/1514.07	c 1514	|    664859 |     552   235158  1311270 |   527341   250438     20 |  0.009 % |
1800.04/1816.81	c 1817	DECODING HOME/temp.out WITH HOME/temp.map
1800.04/1816.81	c 1817	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.04/1816.82	c ERROR INTERRUPTED
1800.04/1816.82	s UNKNOWN
1800.04/1816.82	c 1817	CPU 9.05 (0.04 0.01 9.01 0.3)
1800.04/1816.82	c 1817	END Thu Jul  3 20:53:30 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-1057191-1215109393/watcher-1057191-1215109393 -o /tmp/evaluation-result-1057191-1215109393/solver-1057191-1215109393 -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-1057191-1215109393.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: 1.92 1.97 1.90 3/74 27770
/proc/meminfo: memFree=1278392/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=12268 CPUtime=0
/proc/27770/stat : 27770 (sugar) D 27768 27770 27544 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1989914379 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 228706712165 0 2147483391 4224 0 18446744072099937270 0 0 17 1 0 0
/proc/27770/statm: 3067 316 241 3 0 167 0

[startup+0.097768 s]
/proc/loadavg: 1.92 1.97 1.90 3/74 27770
/proc/meminfo: memFree=1278392/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=0.03
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 1989914379 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101769 s]
/proc/loadavg: 1.92 1.97 1.90 3/74 27770
/proc/meminfo: memFree=1278392/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=0.03
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 1989914379 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301788 s]
/proc/loadavg: 1.92 1.97 1.90 3/74 27770
/proc/meminfo: memFree=1278392/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=0.03
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 1989914379 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701826 s]
/proc/loadavg: 1.92 1.97 1.90 3/74 27770
/proc/meminfo: memFree=1278392/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=0.03
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 1989914379 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.5029 s]
/proc/loadavg: 1.92 1.97 1.90 3/85 27782
/proc/meminfo: memFree=1254560/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=0.03
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 1989914379 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 796 370 3 0 500 0
[pid=27773] ppid=27770 vsize=5356 CPUtime=0
/proc/27773/stat : 27773 (sh) S 27770 27770 27544 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 1989914384 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27773/statm: 1339 233 193 169 0 50 0
[pid=27774] ppid=27773 vsize=864032 CPUtime=1.43
/proc/27774/stat : 27774 (java) S 27773 27770 27544 0 -1 0 9023 0 1 0 134 9 0 0 18 0 9 0 1989914384 884768768 8163 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27774/statm: 216008 8163 2527 9 0 210590 0
[pid=27774/tid=27775] ppid=27773 vsize=864032 CPUtime=1.16
/proc/27774/task/27775/stat : 27775 (java) R 27773 27770 27544 0 -1 64 2894 0 1 0 112 4 0 0 25 0 9 0 1989914385 884768768 8163 996147200 134512640 134550740 4294956016 18446744073709551615 4126500536 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27774/tid=27776] ppid=27773 vsize=864032 CPUtime=0.18
/proc/27774/task/27776/stat : 27776 (java) S 27773 27770 27544 0 -1 64 5117 0 0 0 15 3 0 0 16 0 9 0 1989914386 884768768 8163 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27774/tid=27777] ppid=27773 vsize=864032 CPUtime=0
/proc/27774/task/27777/stat : 27777 (java) S 27773 27770 27544 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1989914386 884768768 8163 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27774/tid=27778] ppid=27773 vsize=864032 CPUtime=0
/proc/27774/task/27778/stat : 27778 (java) S 27773 27770 27544 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1989914386 884768768 8163 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27774/tid=27779] ppid=27773 vsize=864032 CPUtime=0
/proc/27774/task/27779/stat : 27779 (java) S 27773 27770 27544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1989914388 884768768 8163 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27774/tid=27780] ppid=27773 vsize=864032 CPUtime=0.05
/proc/27774/task/27780/stat : 27780 (java) S 27773 27770 27544 0 -1 64 315 0 0 0 5 0 0 0 16 0 9 0 1989914388 884768768 8163 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27774/tid=27781] ppid=27773 vsize=864032 CPUtime=0
/proc/27774/task/27781/stat : 27781 (java) S 27773 27770 27544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1989914389 884768768 8163 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27774/tid=27782] ppid=27773 vsize=864032 CPUtime=0
/proc/27774/task/27782/stat : 27782 (java) S 27773 27770 27544 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1989914389 884768768 8163 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 882988

[startup+3.10205 s]
/proc/loadavg: 1.92 1.97 1.90 4/85 27792
/proc/meminfo: memFree=1258464/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=1.48
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 973 9448 0 1 3 0 135 10 15 0 1 0 1989914379 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 797 370 3 0 500 0
[pid=27783] ppid=27770 vsize=5356 CPUtime=0
/proc/27783/stat : 27783 (sh) S 27770 27770 27544 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1989914535 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27783/statm: 1339 233 193 169 0 50 0
[pid=27784] ppid=27783 vsize=864044 CPUtime=1.51
/proc/27784/stat : 27784 (java) S 27783 27770 27544 0 -1 0 11746 0 1 0 145 6 0 0 20 0 9 0 1989914536 884781056 11011 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27784/statm: 216011 11011 2532 9 0 210593 0
[pid=27784/tid=27785] ppid=27783 vsize=864044 CPUtime=0.89
/proc/27784/task/27785/stat : 27785 (java) R 27783 27770 27544 0 -1 64 2771 0 1 0 87 2 0 0 25 0 9 0 1989914537 884781056 11011 996147200 134512640 134550740 4294955952 18446744073709551615 4126415715 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27784/tid=27786] ppid=27783 vsize=864044 CPUtime=0.57
/proc/27784/task/27786/stat : 27786 (java) S 27783 27770 27544 0 -1 64 7962 0 0 0 54 3 0 0 16 0 9 0 1989914538 884781056 11011 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27784/tid=27787] ppid=27783 vsize=864044 CPUtime=0
/proc/27784/task/27787/stat : 27787 (java) S 27783 27770 27544 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1989914538 884781056 11011 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27784/tid=27788] ppid=27783 vsize=864044 CPUtime=0
/proc/27784/task/27788/stat : 27788 (java) S 27783 27770 27544 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1989914538 884781056 11011 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27784/tid=27789] ppid=27783 vsize=864044 CPUtime=0
/proc/27784/task/27789/stat : 27789 (java) S 27783 27770 27544 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1989914540 884781056 11011 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27784/tid=27790] ppid=27783 vsize=864044 CPUtime=0.03
/proc/27784/task/27790/stat : 27790 (java) S 27783 27770 27544 0 -1 64 315 0 0 0 3 0 0 0 16 0 9 0 1989914540 884781056 11011 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27784/tid=27791] ppid=27783 vsize=864044 CPUtime=0
/proc/27784/task/27791/stat : 27791 (java) S 27783 27770 27544 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1989914540 884781056 11011 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27784/tid=27792] ppid=27783 vsize=864044 CPUtime=0
/proc/27784/task/27792/stat : 27792 (java) S 27783 27770 27544 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1989914540 884781056 11011 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 883000

[startup+6.30235 s]
/proc/loadavg: 1.93 1.97 1.90 3/85 27792
/proc/meminfo: memFree=1181344/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=1.49
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 974 9448 0 1 3 1 135 10 15 0 1 0 1989914379 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 797 370 3 0 500 0
[pid=27783] ppid=27770 vsize=5356 CPUtime=0
/proc/27783/stat : 27783 (sh) S 27770 27770 27544 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1989914535 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27783/statm: 1339 233 193 169 0 50 0
[pid=27784] ppid=27783 vsize=864280 CPUtime=4.68
/proc/27784/stat : 27784 (java) S 27783 27770 27544 0 -1 0 27287 0 1 0 454 14 0 0 20 0 9 0 1989914536 885022720 26474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27784/statm: 216070 26474 2564 9 0 210617 0
[pid=27784/tid=27785] ppid=27783 vsize=864280 CPUtime=2.44
/proc/27784/task/27785/stat : 27785 (java) R 27783 27770 27544 0 -1 64 3663 0 1 0 241 3 0 0 25 0 9 0 1989914537 885022720 26474 996147200 134512640 134550740 4294955952 18446744073709551615 4126592135 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27784/tid=27786] ppid=27783 vsize=864280 CPUtime=2.12
/proc/27784/task/27786/stat : 27786 (java) S 27783 27770 27544 0 -1 64 22572 0 0 0 202 10 0 0 16 0 9 0 1989914538 885022720 26474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27784/tid=27787] ppid=27783 vsize=864280 CPUtime=0
/proc/27784/task/27787/stat : 27787 (java) S 27783 27770 27544 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1989914538 885022720 26474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27784/tid=27788] ppid=27783 vsize=864280 CPUtime=0
/proc/27784/task/27788/stat : 27788 (java) S 27783 27770 27544 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1989914538 885022720 26474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27784/tid=27789] ppid=27783 vsize=864280 CPUtime=0
/proc/27784/task/27789/stat : 27789 (java) S 27783 27770 27544 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1989914540 885022720 26474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27784/tid=27790] ppid=27783 vsize=864280 CPUtime=0.1
/proc/27784/task/27790/stat : 27790 (java) S 27783 27770 27544 0 -1 64 354 0 0 0 10 0 0 0 16 0 9 0 1989914540 885022720 26474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27784/tid=27791] ppid=27783 vsize=864280 CPUtime=0
/proc/27784/task/27791/stat : 27791 (java) S 27783 27770 27544 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1989914540 885022720 26474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27784/tid=27792] ppid=27783 vsize=864280 CPUtime=0
/proc/27784/task/27792/stat : 27792 (java) S 27783 27770 27544 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1989914540 885022720 26474 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 883236

[startup+12.702 s]
/proc/loadavg: 1.93 1.97 1.90 3/77 27794
/proc/meminfo: memFree=1249824/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=9.36
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 1031 37103 0 2 4 1 901 30 15 0 1 0 1989914379 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 798 370 3 0 500 0
[pid=27793] ppid=27770 vsize=5356 CPUtime=0
/proc/27793/stat : 27793 (sh) S 27770 27770 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989915328 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27793/statm: 1339 232 193 169 0 50 0
[pid=27794] ppid=27793 vsize=16024 CPUtime=3.17
/proc/27794/stat : 27794 (minisat) R 27793 27770 27544 0 -1 4194304 3850 0 0 0 314 3 0 0 25 0 1 0 1989915328 16408576 3836 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27794/statm: 4006 3836 75 150 0 3853 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 34980

[startup+25.5012 s]
/proc/loadavg: 1.95 1.97 1.91 3/77 27794
/proc/meminfo: memFree=1247904/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=9.36
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 1031 37103 0 2 4 1 901 30 16 0 1 0 1989914379 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 798 370 3 0 500 0
[pid=27793] ppid=27770 vsize=5356 CPUtime=0
/proc/27793/stat : 27793 (sh) S 27770 27770 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989915328 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27793/statm: 1339 232 193 169 0 50 0
[pid=27794] ppid=27793 vsize=17016 CPUtime=15.91
/proc/27794/stat : 27794 (minisat) R 27793 27770 27544 0 -1 4194304 4105 0 0 0 1588 3 0 0 25 0 1 0 1989915328 17424384 4091 996147200 134512640 135127466 4294956272 18446744073709551615 134530736 0 0 4096 3 0 0 0 17 0 0 0
/proc/27794/statm: 4254 4091 75 150 0 4101 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 35972

[startup+51.1016 s]
/proc/loadavg: 1.96 1.97 1.91 3/77 27794
/proc/meminfo: memFree=1243808/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=9.36
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 1031 37103 0 2 4 1 901 30 16 0 1 0 1989914379 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 798 370 3 0 500 0
[pid=27793] ppid=27770 vsize=5356 CPUtime=0
/proc/27793/stat : 27793 (sh) S 27770 27770 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989915328 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27793/statm: 1339 232 193 169 0 50 0
[pid=27794] ppid=27793 vsize=19352 CPUtime=41.38
/proc/27794/stat : 27794 (minisat) R 27793 27770 27544 0 -1 4194304 4679 0 0 0 4134 4 0 0 25 0 1 0 1989915328 19816448 4665 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27794/statm: 4838 4665 75 150 0 4685 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 38308

[startup+102.306 s]
/proc/loadavg: 1.98 1.97 1.91 3/77 27794
/proc/meminfo: memFree=1238560/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=9.36
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 1031 37103 0 2 4 1 901 30 16 0 1 0 1989914379 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 798 370 3 0 500 0

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

/proc/meminfo: memFree=1603960/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=9.36
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 1031 37103 0 2 4 1 901 30 16 0 1 0 1989914379 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 798 370 3 0 500 0
[pid=27793] ppid=27770 vsize=5356 CPUtime=0
/proc/27793/stat : 27793 (sh) S 27770 27770 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989915328 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27793/statm: 1339 232 193 169 0 50 0
[pid=27794] ppid=27793 vsize=62080 CPUtime=1280.12
/proc/27794/stat : 27794 (minisat) R 27793 27770 27544 0 -1 4194304 15167 0 0 0 127978 34 0 0 25 0 1 0 1989915328 63569920 15153 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27794/statm: 15520 15153 75 150 0 15367 0
Current children cumulated CPU time (s) 1289.48
Current children cumulated vsize (KiB) 81036

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28088
/proc/meminfo: memFree=1603640/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=9.36
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 1031 37103 0 2 4 1 901 30 16 0 1 0 1989914379 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 798 370 3 0 500 0
[pid=27793] ppid=27770 vsize=5356 CPUtime=0
/proc/27793/stat : 27793 (sh) S 27770 27770 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989915328 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27793/statm: 1339 232 193 169 0 50 0
[pid=27794] ppid=27793 vsize=62388 CPUtime=1339.66
/proc/27794/stat : 27794 (minisat) R 27793 27770 27544 0 -1 4194304 15238 0 0 0 133932 34 0 0 25 0 1 0 1989915328 63885312 15224 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27794/statm: 15597 15224 75 150 0 15444 0
Current children cumulated CPU time (s) 1349.02
Current children cumulated vsize (KiB) 81344

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28088
/proc/meminfo: memFree=1603128/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=9.36
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 1031 37103 0 2 4 1 901 30 16 0 1 0 1989914379 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 798 370 3 0 500 0
[pid=27793] ppid=27770 vsize=5356 CPUtime=0
/proc/27793/stat : 27793 (sh) S 27770 27770 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989915328 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27793/statm: 1339 232 193 169 0 50 0
[pid=27794] ppid=27793 vsize=62936 CPUtime=1399.21
/proc/27794/stat : 27794 (minisat) R 27793 27770 27544 0 -1 4194304 15349 0 0 0 139886 35 0 0 25 0 1 0 1989915328 64446464 15335 996147200 134512640 135127466 4294956272 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/27794/statm: 15734 15335 75 150 0 15581 0
Current children cumulated CPU time (s) 1408.57
Current children cumulated vsize (KiB) 81892

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28088
/proc/meminfo: memFree=1602680/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=9.36
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 1031 37103 0 2 4 1 901 30 16 0 1 0 1989914379 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 798 370 3 0 500 0
[pid=27793] ppid=27770 vsize=5356 CPUtime=0
/proc/27793/stat : 27793 (sh) S 27770 27770 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989915328 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27793/statm: 1339 232 193 169 0 50 0
[pid=27794] ppid=27793 vsize=63452 CPUtime=1458.75
/proc/27794/stat : 27794 (minisat) R 27793 27770 27544 0 -1 4194304 15470 0 0 0 145840 35 0 0 25 0 1 0 1989915328 64974848 15456 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27794/statm: 15863 15456 75 150 0 15710 0
Current children cumulated CPU time (s) 1468.11
Current children cumulated vsize (KiB) 82408

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28088
/proc/meminfo: memFree=1601528/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=9.36
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 1031 37103 0 2 4 1 901 30 16 0 1 0 1989914379 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 798 370 3 0 500 0
[pid=27793] ppid=27770 vsize=5356 CPUtime=0
/proc/27793/stat : 27793 (sh) S 27770 27770 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989915328 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27793/statm: 1339 232 193 169 0 50 0
[pid=27794] ppid=27793 vsize=64524 CPUtime=1518.29
/proc/27794/stat : 27794 (minisat) R 27793 27770 27544 0 -1 4194304 15733 0 0 0 151794 35 0 0 25 0 1 0 1989915328 66072576 15719 996147200 134512640 135127466 4294956272 18446744073709551615 134530706 0 0 4096 3 0 0 0 17 0 0 0
/proc/27794/statm: 16131 15719 75 150 0 15978 0
Current children cumulated CPU time (s) 1527.65
Current children cumulated vsize (KiB) 83480

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28088
/proc/meminfo: memFree=1601528/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=9.36
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 1031 37103 0 2 4 1 901 30 16 0 1 0 1989914379 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 798 370 3 0 500 0
[pid=27793] ppid=27770 vsize=5356 CPUtime=0
/proc/27793/stat : 27793 (sh) S 27770 27770 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989915328 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27793/statm: 1339 232 193 169 0 50 0
[pid=27794] ppid=27793 vsize=64524 CPUtime=1577.83
/proc/27794/stat : 27794 (minisat) R 27793 27770 27544 0 -1 4194304 15735 0 0 0 157748 35 0 0 25 0 1 0 1989915328 66072576 15721 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27794/statm: 16131 15721 75 150 0 15978 0
Current children cumulated CPU time (s) 1587.19
Current children cumulated vsize (KiB) 83480

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28088
/proc/meminfo: memFree=1601272/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=9.36
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 1031 37103 0 2 4 1 901 30 16 0 1 0 1989914379 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 798 370 3 0 500 0
[pid=27793] ppid=27770 vsize=5356 CPUtime=0
/proc/27793/stat : 27793 (sh) S 27770 27770 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989915328 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27793/statm: 1339 232 193 169 0 50 0
[pid=27794] ppid=27793 vsize=64688 CPUtime=1637.37
/proc/27794/stat : 27794 (minisat) R 27793 27770 27544 0 -1 4194304 15776 0 0 0 163702 35 0 0 25 0 1 0 1989915328 66240512 15762 996147200 134512640 135127466 4294956272 18446744073709551615 134530755 0 0 4096 3 0 0 0 17 0 0 0
/proc/27794/statm: 16172 15762 75 150 0 16019 0
Current children cumulated CPU time (s) 1646.73
Current children cumulated vsize (KiB) 83644

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28088
/proc/meminfo: memFree=1601016/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=9.36
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 1031 37103 0 2 4 1 901 30 16 0 1 0 1989914379 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 798 370 3 0 500 0
[pid=27793] ppid=27770 vsize=5356 CPUtime=0
/proc/27793/stat : 27793 (sh) S 27770 27770 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989915328 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27793/statm: 1339 232 193 169 0 50 0
[pid=27794] ppid=27793 vsize=64868 CPUtime=1696.9
/proc/27794/stat : 27794 (minisat) R 27793 27770 27544 0 -1 4194304 15797 0 0 0 169655 35 0 0 25 0 1 0 1989915328 66424832 15783 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27794/statm: 16217 15783 75 150 0 16064 0
Current children cumulated CPU time (s) 1706.26
Current children cumulated vsize (KiB) 83824

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28088
/proc/meminfo: memFree=1600888/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=9.36
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 1031 37103 0 2 4 1 901 30 16 0 1 0 1989914379 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 798 370 3 0 500 0
[pid=27793] ppid=27770 vsize=5356 CPUtime=0
/proc/27793/stat : 27793 (sh) S 27770 27770 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989915328 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27793/statm: 1339 232 193 169 0 50 0
[pid=27794] ppid=27793 vsize=64868 CPUtime=1756.44
/proc/27794/stat : 27794 (minisat) R 27793 27770 27544 0 -1 4194304 15799 0 0 0 175609 35 0 0 25 0 1 0 1989915328 66424832 15785 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27794/statm: 16217 15785 75 150 0 16064 0
Current children cumulated CPU time (s) 1765.8
Current children cumulated vsize (KiB) 83824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 28088
/proc/meminfo: memFree=1600888/2055920 swapFree=4179560/4192956
[pid=27770] ppid=27768 vsize=13600 CPUtime=9.36
/proc/27770/stat : 27770 (sugar) S 27768 27770 27544 0 -1 4194304 1031 37103 0 2 4 1 901 30 16 0 1 0 1989914379 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27770/statm: 3400 798 370 3 0 500 0
[pid=27793] ppid=27770 vsize=5356 CPUtime=0
/proc/27793/stat : 27793 (sh) S 27770 27770 27544 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1989915328 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27793/statm: 1339 232 193 169 0 50 0
[pid=27794] ppid=27793 vsize=64868 CPUtime=1790.68
/proc/27794/stat : 27794 (minisat) R 27793 27770 27544 0 -1 4194304 15800 0 0 0 179033 35 0 0 25 0 1 0 1989915328 66424832 15786 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/27794/statm: 16217 15786 75 150 0 16064 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 83824

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27770 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=57623
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=323950
# CPU time returned by wait4() is 9.38157
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1816.83
CPU time (s): 1800.04
CPU user time (s): 1799.38
CPU system time (s): 0.66
CPU usage (%): 99.076
Max. virtual memory (cumulated for all children) (KiB): 883236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.05762
system time used= 0.32395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38561
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= 3385
involuntary context switches= 3271

runsolver used 1.62675 second user time and 5.2462 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-03 20:23:13
IDJOB=1057191
IDBENCH=54004
IDSOLVER=346
FILE ID=node8/1057191-1215109393
PBS_JOBID= 7877188
Free space on /tmp= 66528 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-10_ext.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-1057191-1215109393/watcher-1057191-1215109393 -o /tmp/evaluation-result-1057191-1215109393/solver-1057191-1215109393 -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-1057191-1215109393.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bf18611143afc06b8e4788fb89aa7ca2
RANDOM SEED=860985355

node8.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1278808 kB
Buffers:         13272 kB
Cached:         495204 kB
SwapCached:       7032 kB
Active:         376272 kB
Inactive:       347308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1278808 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            4208 kB
Writeback:           0 kB
Mapped:         221340 kB
Slab:            38216 kB
Committed_AS:  3442616 kB
PageTables:       2232 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node8 at 2008-07-03 20:53:32