Trace number 2057321

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.14.6+minisat? (TO) 1800.14 1801.32

General information on the benchmark

Namecsp/rand-2-24/
normalized-rand-24-24-276-139-51021_ext.xml
MD5SUMe415524b90f85b845ecbce0d10074b48
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark77.0973
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.04/0.14	c 0	Sugar v1-14-6 + HOME/minisat
0.04/0.14	c 0	BEGIN Sat Jul 11 15:11:44 2009
0.04/0.14	c 0	PID 15545
0.04/0.15	c 0	HOST node17.alineos.net
0.04/0.15	c 0	CONVERTING HOME/instance-2057321-1247317903.xml TO HOME/temp.csp
0.04/0.15	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2057321-1247317903.xml' 'HOME/temp.csp'
0.07/0.92	c 1	1 domains, 24 variables, 0 predicates, 276 relations, 276 constraints
0.07/0.96	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.96	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.58/1.05	c 1	Parsing HOME/temp.csp
0.77/1.30	c 1	parsed 577 expressions
0.86/1.32	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.86/1.32	c 1	Converting to clausal form CSP
0.86/1.34	c 1	converted 58 (10%) expressions
0.86/1.34	c 1	converted 116 (20%) expressions
0.95/1.40	c 1	converted 174 (30%) expressions
0.95/1.40	c 1	converted 231 (40%) expressions
0.95/1.40	c 1	converted 289 (50%) expressions
0.95/1.44	c 1	converted 347 (60%) expressions
0.95/1.46	c 1	converted 404 (70%) expressions
0.95/1.48	c 1	converted 462 (80%) expressions
0.95/1.49	c 1	converted 520 (90%) expressions
1.06/1.58	c 1	converted 577 (100%) expressions
1.06/1.58	c 1	CSP : 24 integers, 0 booleans, 276 clauses, largest domain size 24
1.06/1.58	c 1	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.06/1.58	c 1	Propagation in CSP
1.06/1.58	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.06/1.58	c 1	CSP : 24 integers, 0 booleans, 276 clauses, largest domain size 24
1.06/1.58	c 1	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.06/1.59	c 1	Simplifing CSP by introducing new Boolean variables
1.06/1.59	c 1	CSP : 24 integers, 0 booleans, 276 clauses, largest domain size 24
1.06/1.59	c 1	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.16/1.63	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.16/1.65	c 1	3 (10%) CSP integer variables are encoded (66 clauses, 641 bytes)
1.16/1.65	c 1	5 (20%) CSP integer variables are encoded (110 clauses, 1068 bytes)
1.16/1.65	c 1	8 (30%) CSP integer variables are encoded (176 clauses, 1794 bytes)
1.16/1.66	c 1	10 (40%) CSP integer variables are encoded (220 clauses, 2278 bytes)
1.16/1.66	c 1	12 (50%) CSP integer variables are encoded (264 clauses, 2762 bytes)
1.16/1.66	c 1	15 (60%) CSP integer variables are encoded (330 clauses, 3488 bytes)
1.16/1.66	c 1	17 (70%) CSP integer variables are encoded (374 clauses, 3972 bytes)
1.16/1.66	c 1	20 (80%) CSP integer variables are encoded (440 clauses, 4698 bytes)
1.16/1.66	c 1	22 (90%) CSP integer variables are encoded (484 clauses, 5182 bytes)
1.16/1.66	c 1	24 (100%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.25/1.71	c 1	28 (10%) CSP clauses are encoded (3147 clauses, 48112 bytes)
1.25/1.73	c 1	56 (20%) CSP clauses are encoded (5770 clauses, 92886 bytes)
1.25/1.75	c 1	83 (30%) CSP clauses are encoded (8299 clauses, 136368 bytes)
1.25/1.77	c 1	111 (40%) CSP clauses are encoded (10922 clauses, 184709 bytes)
1.25/1.80	c 1	138 (50%) CSP clauses are encoded (13497 clauses, 233815 bytes)
1.35/1.81	c 1	166 (60%) CSP clauses are encoded (16125 clauses, 283820 bytes)
1.35/1.83	c 1	194 (70%) CSP clauses are encoded (18732 clauses, 333322 bytes)
1.35/1.84	c 1	221 (80%) CSP clauses are encoded (21281 clauses, 382008 bytes)
1.35/1.86	c 2	249 (90%) CSP clauses are encoded (23958 clauses, 433162 bytes)
1.35/1.87	c 2	276 (100%) CSP clauses are encoded (26558 clauses, 482642 bytes)
1.35/1.87	c 2	276 CSP clauses encoded
1.35/1.87	c 2	Writing map file : HOME/temp.map
1.35/1.87	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.35/1.87	c 2	SAT : 552 SAT variables, 26558 SAT clauses, 482642 bytes
1.35/1.87	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.42/1.91	c 2	SOLVING HOME/temp.cnf
1.42/1.91	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.42/1.92	c 2	This is MiniSat 2.0 beta
1.42/1.92	c 2	WARNING: for repeatability, setting FPU to use double precision
1.42/1.92	c 2	============================[ Problem Statistics ]=============================
1.42/1.92	c 2	|                                                                             |
1.42/1.92	c 2	|  Number of variables:  552                                                  |
1.42/1.92	c 2	|  Number of clauses:    26558                                                |
1.42/1.93	c 2	|  Parsing time:         0.01         s                                       |
1.42/1.93	c 2	============================[ Search Statistics ]==============================
1.42/1.93	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.42/1.93	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.42/1.93	c 2	===============================================================================
1.42/1.93	c 2	|         0 |     552    26558    99735 |     8852        0    nan |  0.000 % |
1.42/1.95	c 2	|       101 |     552    26558    99735 |     9737      101     11 |  0.000 % |
1.42/1.97	c 2	|       252 |     552    26558    99735 |    10711      252     11 |  0.016 % |
1.44/2.01	c 2	|       477 |     552    26558    99735 |    11782      477     10 |  0.008 % |
1.44/2.06	c 2	|       814 |     552    26558    99735 |    12961      814     11 |  0.008 % |
1.62/2.13	c 2	|      1321 |     552    26558    99735 |    14257     1321     11 |  0.016 % |
1.72/2.24	c 2	|      2081 |     552    26558    99735 |    15683     2081     11 |  0.011 % |
1.91/2.40	c 2	|      3220 |     552    26558    99735 |    17251     3220     11 |  0.011 % |
2.11/2.66	c 2	|      4928 |     552    26558    99735 |    18976     4928     11 |  0.016 % |
2.51/3.05	c 3	|      7491 |     552    26558    99735 |    20874     7491     12 |  0.013 % |
3.21/3.74	c 3	|     11335 |     552    26558    99735 |    22961    11335     12 |  0.016 % |
4.31/4.90	c 5	|     17103 |     552    26558    99735 |    25257    17103     13 |  0.013 % |
6.70/7.22	c 7	|     25752 |     552    26558    99735 |    27783    12115     13 |  0.016 % |
10.00/10.52	c 10	|     38726 |     552    26558    99735 |    30561    25089     14 |  0.013 % |
15.70/16.29	c 16	|     58187 |     552    26558    99735 |    33617    25638     14 |  0.009 % |
24.79/25.37	c 25	|     87381 |     552    26558    99735 |    36979    12383     15 |  0.010 % |
37.48/38.09	c 38	|    131171 |     552    26558    99735 |    40677    31562     14 |  0.016 % |
57.48/58.07	c 58	|    196855 |     552    26558    99735 |    44745    13832     14 |  0.016 % |
89.66/90.21	c 90	|    295381 |     552    26558    99735 |    49220    18122     14 |  0.018 % |
141.04/141.66	c 141	|    443170 |     552    26558    99735 |    54142    22433     16 |  0.001 % |
220.51/221.15	c 221	|    664857 |     552    26558    99735 |    59556    36168     16 |  0.008 % |
348.55/349.23	c 349	|    997384 |     552    26558    99735 |    65511    46329     16 |  0.014 % |
541.28/542.06	c 542	|   1496173 |     552    26558    99735 |    72063    25528     16 |  0.005 % |
880.45/881.35	c 881	|   2244356 |     552    26558    99735 |    79269    20229     15 |  0.015 % |
1371.16/1372.20	c 1372	|   3366630 |     550    26388    99178 |    87196    64411     18 |  0.363 % |
1800.09/1801.31	sh: line 1: 15569 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
1800.09/1801.31	c 1801	DECODING HOME/temp.out WITH HOME/temp.map
1800.09/1801.31	c 1801	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.09/1801.31	c ERROR INTERRUPTED
1800.09/1801.32	s UNKNOWN
1800.09/1801.32	c 1801	CPU 1800.12 (0.06 0.02 1799.76 0.28)
1800.09/1801.32	c 1801	END Sat Jul 11 15:41:45 2009

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2057321-1247317903/watcher-2057321-1247317903 -o /tmp/evaluation-result-2057321-1247317903/solver-2057321-1247317903 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2057321-1247317903.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): 2000 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


[startup+0 s]
/proc/loadavg: 0.15 0.03 0.01 4/73 15545
/proc/meminfo: memFree=752608/2055920 swapFree=4192956/4192956
[pid=15545] ppid=15543 vsize=18576 CPUtime=0
/proc/15545/stat : 15545 (runsolver) R 15543 15545 15412 0 -1 4194368 15 0 0 0 0 0 0 0 23 0 1 0 18857605 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 245482712359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15545/statm: 4644 284 249 26 0 2626 0

[startup+0.052255 s]
/proc/loadavg: 0.15 0.03 0.01 4/73 15545
/proc/meminfo: memFree=752608/2055920 swapFree=4192956/4192956
[pid=15545] ppid=15543 vsize=13336 CPUtime=0.02
/proc/15545/stat : 15545 (sugar) D 15543 15545 15412 0 -1 4194304 722 0 0 0 2 0 0 0 18 0 1 0 18857605 13656064 690 996147200 4194304 4206940 548682068608 18446744073709551615 245482879589 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/15545/statm: 3334 690 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.101288 s]
/proc/loadavg: 0.15 0.03 0.01 4/73 15545
/proc/meminfo: memFree=752608/2055920 swapFree=4192956/4192956
[pid=15545] ppid=15543 vsize=13600 CPUtime=0.04
/proc/15545/stat : 15545 (sugar) D 15543 15545 15412 0 -1 4194304 787 0 0 0 3 1 0 0 18 0 1 0 18857605 13926400 755 996147200 4194304 4206940 548682068608 18446744073709551615 245482879589 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/15545/statm: 3400 755 341 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301308 s]
/proc/loadavg: 0.15 0.03 0.01 4/73 15545
/proc/meminfo: memFree=752608/2055920 swapFree=4192956/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=0.07
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 18857605 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15545/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701348 s]
/proc/loadavg: 0.15 0.03 0.01 4/73 15545
/proc/meminfo: memFree=752608/2055920 swapFree=4192956/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=0.07
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 18857605 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15545/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50243 s]
/proc/loadavg: 0.30 0.06 0.02 2/80 15563
/proc/meminfo: memFree=723112/2055920 swapFree=4192956/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=0.57
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1309 4702 0 84 6 2 39 10 15 0 1 0 18857605 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15545/statm: 4217 1111 409 3 0 796 0
[pid=15558] ppid=15545 vsize=5356 CPUtime=0
/proc/15558/stat : 15558 (sh) S 15545 15545 15412 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 18857701 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15558/statm: 1339 233 193 169 0 50 0
[pid=15559] ppid=15558 vsize=864340 CPUtime=0.49
/proc/15559/stat : 15559 (java) S 15558 15545 15412 0 -1 0 6690 0 11 0 46 3 0 0 18 0 9 0 18857702 885084160 5980 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15559/statm: 216085 5980 2566 9 0 210590 0
[pid=15559/tid=15560] ppid=15558 vsize=864340 CPUtime=0.32
/proc/15559/task/15560/stat : 15560 (java) S 15558 15545 15412 0 -1 64 2643 0 6 0 31 1 0 0 16 0 9 0 18857702 885084160 5980 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15559/tid=15561] ppid=15558 vsize=864340 CPUtime=0.1
/proc/15559/task/15561/stat : 15561 (java) R 15558 15545 15412 0 -1 64 3033 0 5 0 10 0 0 0 17 0 9 0 18857704 885084160 5980 996147200 134512640 134550932 4294955936 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15559/tid=15562] ppid=15558 vsize=864340 CPUtime=0
/proc/15559/task/15562/stat : 15562 (java) S 15558 15545 15412 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 18857704 885084160 5980 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15559/tid=15563] ppid=15558 vsize=864340 CPUtime=0
/proc/15559/task/15563/stat : 15563 (java) S 15558 15545 15412 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 18857704 885084160 5980 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 886564

[startup+3.10259 s]
/proc/loadavg: 0.30 0.06 0.02 3/76 15569
/proc/meminfo: memFree=715016/2055920 swapFree=4192956/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 15 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=3716 CPUtime=1.17
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 703 0 0 0 116 1 0 0 25 0 1 0 18857797 3805184 689 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 929 689 75 150 0 776 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 25940

[startup+6.30191 s]
/proc/loadavg: 0.30 0.06 0.02 3/76 15569
/proc/meminfo: memFree=701000/2055920 swapFree=4192956/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=4980 CPUtime=4.37
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 1011 0 0 0 435 2 0 0 25 0 1 0 18857797 5099520 997 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 1245 997 75 150 0 1092 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 27204

[startup+12.7026 s]
/proc/loadavg: 0.56 0.13 0.04 3/76 15569
/proc/meminfo: memFree=670920/2055920 swapFree=4192956/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=5940 CPUtime=10.76
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 1265 0 0 0 1073 3 0 0 25 0 1 0 18857797 6082560 1251 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 1485 1251 75 150 0 1332 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 28164

[startup+25.5018 s]
/proc/loadavg: 0.78 0.19 0.06 3/76 15569
/proc/meminfo: memFree=612936/2055920 swapFree=4192956/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=6924 CPUtime=23.55
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 1498 0 0 0 2352 3 0 0 25 0 1 0 18857797 7090176 1484 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 1731 1484 75 150 0 1578 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 29148

[startup+51.1014 s]
/proc/loadavg: 1.20 0.33 0.11 3/84 15580
/proc/meminfo: memFree=586632/2055920 swapFree=4192956/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=8124 CPUtime=49.14
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 1798 0 0 0 4909 5 0 0 25 0 1 0 18857797 8318976 1784 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 2031 1784 75 150 0 1878 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 30348

[startup+102.307 s]
/proc/loadavg: 1.46 0.56 0.20 2/70 15599
/proc/meminfo: memFree=1071864/2055920 swapFree=4192952/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=9740 CPUtime=100.32
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 2195 0 0 0 10027 5 0 0 25 0 1 0 18857797 9973760 2181 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 2435 2181 75 150 0 2282 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 31964

[startup+162.302 s]
/proc/loadavg: 1.77 0.81 0.31 3/76 15610
/proc/meminfo: memFree=1056136/2055920 swapFree=4192952/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=10932 CPUtime=160.29
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 2499 0 0 0 16023 6 0 0 25 0 1 0 18857797 11194368 2485 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 2733 2485 75 150 0 2580 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 33156

[startup+222.302 s]
/proc/loadavg: 1.91 1.02 0.41 3/76 15610
/proc/meminfo: memFree=1054536/2055920 swapFree=4192952/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=12596 CPUtime=220.27
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 2879 0 0 0 22020 7 0 0 25 0 1 0 18857797 12898304 2865 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 3149 2865 75 150 0 2996 0
Current children cumulated CPU time (s) 221.71
Current children cumulated vsize (KiB) 34820

[startup+282.302 s]
/proc/loadavg: 1.97 1.20 0.51 3/76 15610

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

[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=24036 CPUtime=1299.85
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 5605 0 0 0 129974 11 0 0 25 0 1 0 18857797 24612864 5591 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 6009 5591 75 150 0 5856 0
Current children cumulated CPU time (s) 1301.29
Current children cumulated vsize (KiB) 46260

[startup+1362.3 s]
/proc/loadavg: 1.99 1.96 1.50 3/77 15611
/proc/meminfo: memFree=1042880/2055920 swapFree=4192952/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=24320 CPUtime=1359.82
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 5666 0 0 0 135971 11 0 0 25 0 1 0 18857797 24903680 5652 996147200 134512640 135127466 4294956256 18446744073709551615 134530837 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 6080 5652 75 150 0 5927 0
Current children cumulated CPU time (s) 1361.26
Current children cumulated vsize (KiB) 46544

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.53 3/77 15611
/proc/meminfo: memFree=1041984/2055920 swapFree=4192952/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=25164 CPUtime=1419.8
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 5864 0 0 0 141969 11 0 0 25 0 1 0 18857797 25767936 5850 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 6291 5850 75 150 0 6138 0
Current children cumulated CPU time (s) 1421.24
Current children cumulated vsize (KiB) 47388

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.56 3/78 15612
/proc/meminfo: memFree=1041336/2055920 swapFree=4192952/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=25932 CPUtime=1479.77
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 6050 0 0 0 147966 11 0 0 25 0 1 0 18857797 26554368 6036 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 6483 6036 75 150 0 6330 0
Current children cumulated CPU time (s) 1481.21
Current children cumulated vsize (KiB) 48156

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.58 3/78 15612
/proc/meminfo: memFree=1041208/2055920 swapFree=4192952/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=25932 CPUtime=1539.75
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 6055 0 0 0 153963 12 0 0 25 0 1 0 18857797 26554368 6041 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 6483 6041 75 150 0 6330 0
Current children cumulated CPU time (s) 1541.19
Current children cumulated vsize (KiB) 48156

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.60 3/78 15612
/proc/meminfo: memFree=1041016/2055920 swapFree=4192952/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=26328 CPUtime=1599.73
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 6124 0 0 0 159961 12 0 0 25 0 1 0 18857797 26959872 6110 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 6582 6110 75 150 0 6429 0
Current children cumulated CPU time (s) 1601.17
Current children cumulated vsize (KiB) 48552

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.63 3/78 15612
/proc/meminfo: memFree=1040632/2055920 swapFree=4192952/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=26596 CPUtime=1659.7
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 6195 0 0 0 165958 12 0 0 25 0 1 0 18857797 27234304 6181 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 6649 6181 75 150 0 6496 0
Current children cumulated CPU time (s) 1661.14
Current children cumulated vsize (KiB) 48820

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.65 3/79 15613
/proc/meminfo: memFree=1040432/2055920 swapFree=4192952/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=26916 CPUtime=1719.68
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 6257 0 0 0 171956 12 0 0 25 0 1 0 18857797 27561984 6243 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 6729 6243 75 150 0 6576 0
Current children cumulated CPU time (s) 1721.12
Current children cumulated vsize (KiB) 49140

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.66 3/79 15613
/proc/meminfo: memFree=1039984/2055920 swapFree=4192952/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=27224 CPUtime=1779.65
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 6335 0 0 0 177953 12 0 0 25 0 1 0 18857797 27877376 6321 996147200 134512640 135127466 4294956256 18446744073709551615 134530938 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 6806 6321 75 150 0 6653 0
Current children cumulated CPU time (s) 1781.09
Current children cumulated vsize (KiB) 49448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 1.99 1.97 1.67 3/79 15613
/proc/meminfo: memFree=1039920/2055920 swapFree=4192952/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=27224 CPUtime=1798.65
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 6339 0 0 0 179853 12 0 0 25 0 1 0 18857797 27877376 6325 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 6806 6325 75 150 0 6653 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 49448

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

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

[startup+1801.3 s]
/proc/loadavg: 1.99 1.97 1.67 3/79 15613
/proc/meminfo: memFree=1039920/2055920 swapFree=4192952/4192956
[pid=15545] ppid=15543 vsize=16868 CPUtime=1.44
/proc/15545/stat : 15545 (sugar) S 15543 15545 15412 0 -1 4194304 1376 12062 0 95 6 2 122 14 16 0 1 0 18857605 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15545/statm: 4217 1113 409 3 0 796 0
[pid=15568] ppid=15545 vsize=5356 CPUtime=0
/proc/15568/stat : 15568 (sh) S 15545 15545 15412 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 18857797 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15568/statm: 1339 232 193 169 0 50 0
[pid=15569] ppid=15568 vsize=27224 CPUtime=1798.65
/proc/15569/stat : 15569 (minisat) R 15568 15545 15412 0 -1 4194304 6339 0 0 0 179853 12 0 0 25 0 1 0 18857797 27877376 6325 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15569/statm: 6806 6325 75 150 0 6653 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 49448

Child status: 0
Real time (s): 1801.32
CPU time (s): 1800.14
CPU user time (s): 1799.83
CPU system time (s): 0.311952
CPU usage (%): 99.9344
Max. virtual memory (cumulated for all children) (KiB): 886676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.311952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20473
page faults= 95
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2040
involuntary context switches= 7225

runsolver used 2.23066 second user time and 5.35919 second system time

The end

Launcher Data

Begin job on node17 at 2009-07-11 15:11:44
IDJOB=2057321
IDBENCH=53359
IDSOLVER=739
FILE ID=node17/2057321-1247317903
PBS_JOBID= 9506593
Free space on /tmp= 66348 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/rand-2-24/normalized-rand-24-24-276-139-51021_ext.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2057321-1247317903/watcher-2057321-1247317903 -o /tmp/evaluation-result-2057321-1247317903/solver-2057321-1247317903 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2057321-1247317903.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= e415524b90f85b845ecbce0d10074b48
RANDOM SEED=2070708849

node17.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.213
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.213
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:        753216 kB
Buffers:         58172 kB
Cached:        1151276 kB
SwapCached:          0 kB
Active:         202628 kB
Inactive:      1024940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        753216 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:          110248 kB
Writeback:           0 kB
Mapped:          28432 kB
Slab:            60580 kB
Committed_AS:   130468 kB
PageTables:       1864 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= 66448 MiB
End job on node17 at 2009-07-11 15:41:47