Trace number 1127963

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-inc? (TO) 3600.06 3601.22

General information on the benchmark

Namemaxcsp/kbtree/kbtree-5-2-4-5/kbtree-5-2-4-5-80/
normalized-kbtree-5-2-4-5-80-06_ext.xml
MD5SUM50de876bcdd60aa06d3f9a4b462eb051
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints90
Best CPU time to get the best result obtained on this benchmark9.90149
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints211
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension211
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.25	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.25	c 0	BEGIN Wed Jul 23 04:05:42 2008
0.05/0.25	c 0	PID 4513
0.05/0.25	c 0	HOST node14.alineos.net
0.05/0.25	c 0	CONVERTING HOME/instance-1127963-1216778742.xml TO HOME/temp.csp
0.05/0.25	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127963-1216778742.xml' 'HOME/temp.csp'
0.07/0.60	c 0	1 domains, 62 variables, 0 predicates, 211 relations, 211 constraints
0.07/0.62	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.62	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.40/0.70	c 1	Parsing HOME/temp.csp
0.40/0.84	c 1	parsed 485 expressions
0.40/0.84	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.40/0.85	c 1	MAX CSP: 211 constraints
0.40/0.85	c 1	Converting to clausal form CSP
0.40/0.87	c 1	converted 70 (10%) expressions
0.40/0.87	c 1	converted 140 (20%) expressions
0.40/0.88	c 1	converted 210 (30%) expressions
0.40/0.88	c 1	converted 280 (40%) expressions
0.40/0.89	c 1	converted 350 (50%) expressions
0.40/0.90	c 1	converted 420 (60%) expressions
0.40/0.91	c 1	converted 490 (70%) expressions
0.40/0.91	c 1	converted 560 (80%) expressions
0.40/0.92	c 1	converted 630 (90%) expressions
0.75/1.06	c 1	converted 699 (100%) expressions
0.75/1.06	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 317
0.75/1.06	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.75/1.06	c 1	Propagation in CSP
0.75/1.08	c 1	206 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.75/1.08	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 212
0.75/1.08	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.75/1.08	c 1	Simplifing CSP by introducing new Boolean variables
0.75/1.08	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 212
0.75/1.08	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.86/1.10	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.86/1.12	c 1	49 (10%) CSP integer variables are encoded (147 clauses, 1519 bytes)
0.86/1.12	c 1	97 (20%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.86/1.12	c 1	146 (30%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.86/1.12	c 1	194 (40%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.86/1.12	c 1	242 (50%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.86/1.12	c 1	291 (60%) CSP integer variables are encoded (443 clauses, 4775 bytes)
0.86/1.13	c 1	339 (70%) CSP integer variables are encoded (692 clauses, 7566 bytes)
0.86/1.13	c 1	388 (80%) CSP integer variables are encoded (1030 clauses, 11960 bytes)
0.86/1.13	c 1	436 (90%) CSP integer variables are encoded (1274 clauses, 15132 bytes)
0.86/1.13	c 1	484 (100%) CSP integer variables are encoded (2890 clauses, 36140 bytes)
0.86/1.16	c 1	64 (10%) CSP clauses are encoded (3316 clauses, 42391 bytes)
0.86/1.18	c 1	127 (20%) CSP clauses are encoded (3721 clauses, 48667 bytes)
0.86/1.18	c 1	190 (30%) CSP clauses are encoded (4129 clauses, 55628 bytes)
0.86/1.19	c 1	253 (40%) CSP clauses are encoded (4661 clauses, 63419 bytes)
0.95/1.21	c 1	316 (50%) CSP clauses are encoded (7646 clauses, 107626 bytes)
0.95/1.21	c 1	380 (60%) CSP clauses are encoded (8690 clauses, 124839 bytes)
0.95/1.23	c 1	443 (70%) CSP clauses are encoded (16969 clauses, 268889 bytes)
0.95/1.23	c 1	506 (80%) CSP clauses are encoded (18098 clauses, 287901 bytes)
0.95/1.25	c 1	569 (90%) CSP clauses are encoded (27545 clauses, 450032 bytes)
1.04/1.31	c 1	632 (100%) CSP clauses are encoded (65227 clauses, 1137217 bytes)
1.04/1.31	c 1	632 CSP clauses encoded
1.04/1.31	c 1	Writing map file : HOME/temp.map
1.04/1.32	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.04/1.32	c 1	SAT : 3374 SAT variables, 65227 SAT clauses, 1137217 bytes
1.04/1.32	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.04/1.35	c 1	OBJECTIVE minimize _COST
1.04/1.35	c 1	SOLVING HOME/temp.cnf
1.04/1.35	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.04/1.35	c 1	This is MiniSat 2.0 beta incremental
1.04/1.35	c 1	WARNING: for repeatability, setting FPU to use double precision
1.04/1.35	c 1	============================[ Problem Statistics ]=============================
1.04/1.35	c 1	|                                                                             |
1.04/1.35	c 1	|  Number of variables:  3374                                                 |
1.04/1.35	c 1	|  Number of clauses:    65227                                                |
1.04/1.38	c 1	|  Parsing time:         0.03         s                                       |
1.04/1.38	c 1	OK
1.04/1.38	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.04/1.38	c 1	SEARCHING: _COST <= 106
1.04/1.38	c 1	============================[ Search Statistics ]==============================
1.04/1.38	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.04/1.38	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.04/1.38	c 1	===============================================================================
1.04/1.38	c 1	|         0 |    3374    65227   187507 |    21742        0    nan |  0.000 % |
1.10/1.41	c 1	|       100 |    3371    65227   187507 |    23916       99     21 |  0.274 % |
1.10/1.42	c 1	|       251 |    3371    65227   187507 |    26308      250     20 |  0.274 % |
1.10/1.44	c 1	|       476 |    3371    65227   187507 |    28939      475     23 |  0.274 % |
1.10/1.47	c 1	|       813 |    3371    65227   187507 |    31832      812     23 |  0.274 % |
1.10/1.53	c 1	|      1320 |    3371    65227   187507 |    35016     1319     25 |  0.274 % |
1.10/1.61	c 1	|      2080 |    3365    65089   187126 |    38517     2079     26 |  0.274 % |
1.10/1.72	c 2	|      3220 |    3365    65089   187126 |    42369     3219     26 |  0.274 % |
1.10/1.91	c 2	|      4929 |    3365    65089   187126 |    46606     4928     27 |  0.274 % |
1.83/2.19	c 2	|      7492 |    3365    65089   187126 |    51267     7491     30 |  0.274 % |
2.34/2.68	c 2	|     11337 |    3365    65089   187126 |    56394    11336     31 |  0.274 % |
3.34/3.62	c 3	|     17104 |    3365    65089   187126 |    62033    17103     32 |  0.274 % |
5.03/5.31	c 5	|     25753 |    3365    65089   187126 |    68236    25752     33 |  0.274 % |
7.53/7.80	c 8	|     38730 |    3365    65089   187126 |    75060    38729     28 |  0.274 % |
15.14/15.49	c 15	|     58192 |    3365    65089   187126 |    82566    58191     34 |  0.274 % |
28.93/29.25	c 29	|     87384 |    3365    65089   187126 |    90823    18660     41 |  0.274 % |
49.32/49.64	c 49	|    131173 |    3365    65089   187126 |    99905    62449     42 |  0.274 % |
74.21/74.56	c 74	|    196858 |    3365    65089   187126 |   109895    40464     26 |  0.274 % |
130.00/130.32	c 130	|    295385 |    3365    65089   187126 |   120885    42157     33 |  0.274 % |
234.27/234.61	c 234	|    443174 |    3365    65089   187126 |   132974    84448     39 |  0.274 % |
427.02/427.48	c 427	|    664858 |    3365    65089   187126 |   146271    66707     47 |  0.274 % |
764.34/764.82	c 765	|    997384 |    3365    65089   187126 |   160898   136331     43 |  0.274 % |
1296.62/1297.23	c 1297	|   1496172 |    3365    65089   187126 |   176988    51506     37 |  0.274 % |
2144.80/2145.60	c 2145	|   2244354 |    3365    65089   187126 |   194687   156922     38 |  0.274 % |
3416.27/3417.47	c 3417	|   3366628 |    3365    65089   187126 |   214156    28394     35 |  0.274 % |
3600.02/3601.21	c ERROR INTERRUPTED
3600.02/3601.21	s UNKNOWN
3600.02/3601.21	c 3601	CPU 3599.75 (0.06 0.03 3599.69 0.27)
3600.02/3601.21	c 3601	END Wed Jul 23 05:05:43 2008

Verifier Data (download as text)

ERROR: no interpretation found !

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-1127963-1216778742/watcher-1127963-1216778742 -o /tmp/evaluation-result-1127963-1216778742/solver-1127963-1216778742 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1127963-1216778742.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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.93 2.02 1.97 3/80 4513
/proc/meminfo: memFree=1562312/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=18572 CPUtime=0
/proc/4513/stat : 4513 (runsolver) R 4511 4513 3700 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 4964935 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 212234464551 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4513/statm: 4643 292 257 25 0 2626 0

[startup+0.0119299 s]
/proc/loadavg: 1.93 2.02 1.97 3/80 4513
/proc/meminfo: memFree=1562312/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=12268 CPUtime=0
/proc/4513/stat : 4513 (sugar++) D 4511 4513 3700 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 4964935 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 212234631781 0 2147483391 4224 0 18446744072099781622 0 0 17 0 0 0
/proc/4513/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.102632 s]
/proc/loadavg: 1.93 2.02 1.97 3/80 4513
/proc/meminfo: memFree=1562312/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=12808 CPUtime=0.02
/proc/4513/stat : 4513 (sugar++) R 4511 4513 3700 0 -1 4194304 559 0 0 0 1 1 0 0 18 0 1 0 4964935 13115392 527 996147200 4194304 4206940 548682068528 18446744073709551615 212234316389 0 0 4224 0 0 0 0 17 1 0 0
/proc/4513/statm: 3202 527 316 3 0 302 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12808

[startup+0.301648 s]
/proc/loadavg: 1.93 2.02 1.97 3/80 4513
/proc/meminfo: memFree=1562312/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16740 CPUtime=0.07
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 4964935 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4513/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701687 s]
/proc/loadavg: 1.93 2.02 1.97 3/80 4513
/proc/meminfo: memFree=1562312/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16740 CPUtime=0.4
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1279 4541 0 1 5 2 31 2 17 0 1 0 4964935 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4513/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 16740

[startup+1.50176 s]
/proc/loadavg: 1.93 2.02 1.97 4/91 4535
/proc/meminfo: memFree=1542768/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.1
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 2 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 16872

[startup+3.10191 s]
/proc/loadavg: 1.93 2.02 1.97 3/82 4536
/proc/meminfo: memFree=1544440/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.1
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 2 94 8 15 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=7020 CPUtime=1.74
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 1689 0 0 0 173 1 0 0 25 0 1 0 4965070 7188480 1638 996147200 134512640 135134323 4294956192 18446744073709551615 134532028 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 1755 1638 73 151 0 1601 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 23892

[startup+6.30121 s]
/proc/loadavg: 1.93 2.02 1.97 3/82 4536
/proc/meminfo: memFree=1541048/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.1
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 2 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=9848 CPUtime=4.93
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 2364 0 0 0 492 1 0 0 25 0 1 0 4965070 10084352 2313 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 2462 2313 73 151 0 2308 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 26720

[startup+12.7028 s]
/proc/loadavg: 1.94 2.01 1.97 3/82 4536
/proc/meminfo: memFree=1536896/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.1
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 2 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=13500 CPUtime=11.34
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 3290 0 0 0 1131 3 0 0 25 0 1 0 4965070 13824000 3239 996147200 134512640 135134323 4294956192 18446744073709551615 134531958 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 3375 3239 73 151 0 3221 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 30372

[startup+25.502 s]
/proc/loadavg: 1.95 2.01 1.97 3/82 4536
/proc/meminfo: memFree=1530824/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.1
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 2 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=19476 CPUtime=24.13
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 4771 0 0 0 2409 4 0 0 25 0 1 0 4965070 19943424 4720 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 4869 4720 74 151 0 4715 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 36348

[startup+51.1014 s]
/proc/loadavg: 2.10 2.04 1.98 3/82 4536
/proc/meminfo: memFree=1482120/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.1
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 2 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=20288 CPUtime=49.72
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 5005 0 0 0 4968 4 0 0 25 0 1 0 4965070 20774912 4954 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 5072 4954 74 151 0 4918 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 37160

[startup+102.306 s]
/proc/loadavg: 2.56 2.17 2.02 3/82 4536
/proc/meminfo: memFree=1472776/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.1
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 2 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=24352 CPUtime=100.91
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 5960 0 0 0 10086 5 0 0 25 0 1 0 4965070 24936448 5909 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 6088 5909 74 151 0 5934 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 41224

[startup+162.302 s]
/proc/loadavg: 2.56 2.25 2.06 3/82 4536
/proc/meminfo: memFree=1471624/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.1
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 2 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=25136 CPUtime=160.89
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 6164 0 0 0 16084 5 0 0 25 0 1 0 4965070 25739264 6113 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 6284 6113 74 151 0 6130 0
Current children cumulated CPU time (s) 161.99
Current children cumulated vsize (KiB) 42008

[startup+222.301 s]
/proc/loadavg: 2.70 2.33 2.10 3/82 4536
/proc/meminfo: memFree=1466824/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.1
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 2 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=30052 CPUtime=220.87
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 7357 0 0 0 22080 7 0 0 25 0 1 0 4965070 30773248 7306 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 7513 7306 74 151 0 7359 0
Current children cumulated CPU time (s) 221.97
Current children cumulated vsize (KiB) 46924

[startup+282.301 s]
/proc/loadavg: 2.62 2.38 2.12 3/82 4536
/proc/meminfo: memFree=1460040/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.1
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 2 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=36724 CPUtime=280.85
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 9035 0 0 0 28076 9 0 0 25 0 1 0 4965070 37605376 8984 996147200 134512640 135134323 4294956192 18446744073709551615 134532169 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 9181 8984 74 151 0 9027 0
Current children cumulated CPU time (s) 281.95
Current children cumulated vsize (KiB) 53596

[startup+342.302 s]
/proc/loadavg: 2.58 2.41 2.15 3/82 4536
/proc/meminfo: memFree=1460048/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.1
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 2 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=36724 CPUtime=340.84
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 9037 0 0 0 34075 9 0 0 25 0 1 0 4965070 37605376 8986 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 9181 8986 74 151 0 9027 0
Current children cumulated CPU time (s) 341.94
Current children cumulated vsize (KiB) 53596

[startup+402.301 s]
/proc/loadavg: 2.67 2.47 2.19 3/82 4536
/proc/meminfo: memFree=1454864/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.1
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 2 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=41960 CPUtime=400.83
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 10321 0 0 0 40073 10 0 0 25 0 1 0 4965070 42967040 10270 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 10490 10270 74 151 0 10336 0
Current children cumulated CPU time (s) 401.93
Current children cumulated vsize (KiB) 58832

[startup+462.302 s]
/proc/loadavg: 2.64 2.49 2.21 3/82 4536
/proc/meminfo: memFree=1454608/2055920 swapFree=4192956/4192956

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

[pid=4536] ppid=4513 vsize=68948 CPUtime=2860.22
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 16690 0 0 0 286005 17 0 0 25 0 1 0 4965070 70602752 16639 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 17237 16639 74 151 0 17083 0
Current children cumulated CPU time (s) 2861.33
Current children cumulated vsize (KiB) 85820

[startup+2922.3 s]
/proc/loadavg: 2.75 2.66 2.56 3/82 4538
/proc/meminfo: memFree=1427600/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.11
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 3 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=69276 CPUtime=2920.2
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 16775 0 0 0 292003 17 0 0 25 0 1 0 4965070 70938624 16724 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 17319 16724 74 151 0 17165 0
Current children cumulated CPU time (s) 2921.31
Current children cumulated vsize (KiB) 86148

[startup+2982.3 s]
/proc/loadavg: 2.82 2.69 2.57 4/82 4538
/proc/meminfo: memFree=1427216/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.11
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 3 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=69764 CPUtime=2980.19
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 16866 0 0 0 298002 17 0 0 25 0 1 0 4965070 71438336 16815 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 17441 16815 74 151 0 17287 0
Current children cumulated CPU time (s) 2981.3
Current children cumulated vsize (KiB) 86636

[startup+3042.3 s]
/proc/loadavg: 2.70 2.68 2.58 3/82 4538
/proc/meminfo: memFree=1426704/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.11
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 3 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=70392 CPUtime=3040.17
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 16989 0 0 0 304000 17 0 0 25 0 1 0 4965070 72081408 16938 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 17598 16938 74 151 0 17444 0
Current children cumulated CPU time (s) 3041.28
Current children cumulated vsize (KiB) 87264

[startup+3102.3 s]
/proc/loadavg: 2.64 2.67 2.58 3/82 4538
/proc/meminfo: memFree=1426704/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.11
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 3 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=70392 CPUtime=3100.15
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 16989 0 0 0 309998 17 0 0 25 0 1 0 4965070 72081408 16938 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 17598 16938 74 151 0 17444 0
Current children cumulated CPU time (s) 3101.26
Current children cumulated vsize (KiB) 87264

[startup+3162.3 s]
/proc/loadavg: 2.67 2.67 2.58 4/82 4538
/proc/meminfo: memFree=1426448/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.11
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 3 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=70636 CPUtime=3160.14
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 17032 0 0 0 315997 17 0 0 25 0 1 0 4965070 72331264 16981 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 17659 16981 74 151 0 17505 0
Current children cumulated CPU time (s) 3161.25
Current children cumulated vsize (KiB) 87508

[startup+3222.3 s]
/proc/loadavg: 2.88 2.73 2.60 3/82 4538
/proc/meminfo: memFree=1426576/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.11
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 3 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=70636 CPUtime=3220.12
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 17034 0 0 0 321995 17 0 0 25 0 1 0 4965070 72331264 16983 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 17659 16983 74 151 0 17505 0
Current children cumulated CPU time (s) 3221.23
Current children cumulated vsize (KiB) 87508

[startup+3282.3 s]
/proc/loadavg: 2.76 2.73 2.61 3/82 4538
/proc/meminfo: memFree=1426512/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.11
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 3 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=70716 CPUtime=3280.11
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 17039 0 0 0 327994 17 0 0 25 0 1 0 4965070 72413184 16988 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 17679 16988 74 151 0 17525 0
Current children cumulated CPU time (s) 3281.22
Current children cumulated vsize (KiB) 87588

[startup+3342.3 s]
/proc/loadavg: 2.83 2.76 2.63 3/82 4544
/proc/meminfo: memFree=1426192/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.11
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 3 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=70880 CPUtime=3340.07
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 17083 0 0 0 333990 17 0 0 25 0 1 0 4965070 72581120 17032 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 17720 17032 74 151 0 17566 0
Current children cumulated CPU time (s) 3341.18
Current children cumulated vsize (KiB) 87752

[startup+3402.31 s]
/proc/loadavg: 2.87 2.78 2.64 3/82 4544
/proc/meminfo: memFree=1426064/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.11
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 3 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=71208 CPUtime=3400.06
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 17161 0 0 0 339989 17 0 0 25 0 1 0 4965070 72916992 17110 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 17802 17110 74 151 0 17648 0
Current children cumulated CPU time (s) 3401.17
Current children cumulated vsize (KiB) 88080

[startup+3462.3 s]
/proc/loadavg: 2.87 2.80 2.65 3/82 4544
/proc/meminfo: memFree=1425360/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.11
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 3 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=71604 CPUtime=3460.04
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 17288 0 0 0 345987 17 0 0 25 0 1 0 4965070 73322496 17237 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 17901 17237 74 151 0 17747 0
Current children cumulated CPU time (s) 3461.15
Current children cumulated vsize (KiB) 88476

[startup+3522.3 s]
/proc/loadavg: 2.85 2.81 2.66 3/82 4544
/proc/meminfo: memFree=1425040/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.11
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 3 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=72040 CPUtime=3520.03
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 17359 0 0 0 351986 17 0 0 25 0 1 0 4965070 73768960 17308 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 18010 17308 74 151 0 17856 0
Current children cumulated CPU time (s) 3521.14
Current children cumulated vsize (KiB) 88912

[startup+3582.3 s]
/proc/loadavg: 2.87 2.82 2.67 3/82 4544
/proc/meminfo: memFree=1424848/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.11
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 3 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=72180 CPUtime=3580.01
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 17416 0 0 0 357984 17 0 0 25 0 1 0 4965070 73912320 17357 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 18045 17357 74 151 0 17891 0
Current children cumulated CPU time (s) 3581.12
Current children cumulated vsize (KiB) 89052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.2 s]
/proc/loadavg: 2.91 2.83 2.68 3/82 4544
/proc/meminfo: memFree=1424784/2055920 swapFree=4192956/4192956
[pid=4513] ppid=4511 vsize=16872 CPUtime=1.11
/proc/4513/stat : 4513 (sugar++) S 4511 4513 3700 0 -1 4194304 1467 11177 0 2 6 3 94 8 16 0 1 0 4964935 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4513/statm: 4218 1117 414 3 0 797 0
[pid=4536] ppid=4513 vsize=72180 CPUtime=3598.91
/proc/4536/stat : 4536 (minisat-inc) R 4513 4513 3700 0 -1 4194304 17420 0 0 0 359874 17 0 0 25 0 1 0 4965070 73912320 17361 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4536/statm: 18045 17361 74 151 0 17891 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 89052

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

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

Child status: 0
Real time (s): 3601.22
CPU time (s): 3600.06
CPU user time (s): 3599.75
CPU system time (s): 0.306953
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 890564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.75
system time used= 0.306953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30136
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= 1823
involuntary context switches= 75980

runsolver used 3.54846 second user time and 9.56455 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-23 04:05:42
IDJOB=1127963
IDBENCH=64437
IDSOLVER=367
FILE ID=node14/1127963-1216778742
PBS_JOBID= 7974141
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-5-2-4-5/kbtree-5-2-4-5-80/normalized-kbtree-5-2-4-5-80-06_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1127963-1216778742/watcher-1127963-1216778742 -o /tmp/evaluation-result-1127963-1216778742/solver-1127963-1216778742 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1127963-1216778742.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 50de876bcdd60aa06d3f9a4b462eb051
RANDOM SEED=2107305549

node14.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.211
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.211
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:       1563112 kB
Buffers:         29344 kB
Cached:         388108 kB
SwapCached:          0 kB
Active:         265464 kB
Inactive:       180948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563112 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2984 kB
Writeback:           0 kB
Mapped:          46720 kB
Slab:            31756 kB
Committed_AS:   885572 kB
PageTables:       1872 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= 66560 MiB
End job on node14 at 2008-07-23 05:05:45