Trace number 1127923

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-incMSAT (TO) 3600.07 3617.72

General information on the benchmark

Namemaxcsp/kbtree/kbtree-5-2-4-5/kbtree-5-2-4-5-60/
normalized-kbtree-5-2-4-5-60-10_ext.xml
MD5SUMd746ae661c91bf3616710c47aa977042
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints43
Best CPU time to get the best result obtained on this benchmark46.123
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.04/0.15	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.15	c 0	BEGIN Wed Jul 23 03:50:24 2008
0.04/0.15	c 0	PID 4395
0.04/0.15	c 0	HOST node81.alineos.net
0.04/0.15	c 0	CONVERTING HOME/instance-1127923-1216777823.xml TO HOME/temp.csp
0.04/0.15	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127923-1216777823.xml' 'HOME/temp.csp'
0.06/0.51	c 0	1 domains, 62 variables, 0 predicates, 211 relations, 211 constraints
0.06/0.51	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.51	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.06/0.59	c 0	Parsing HOME/temp.csp
0.41/0.72	c 0	parsed 485 expressions
0.41/0.72	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.41/0.73	c 0	MAX CSP: 211 constraints
0.41/0.73	c 0	Converting to clausal form CSP
0.41/0.75	c 0	converted 70 (10%) expressions
0.41/0.75	c 0	converted 140 (20%) expressions
0.41/0.76	c 0	converted 210 (30%) expressions
0.41/0.76	c 0	converted 280 (40%) expressions
0.41/0.77	c 0	converted 350 (50%) expressions
0.41/0.78	c 0	converted 420 (60%) expressions
0.41/0.79	c 0	converted 490 (70%) expressions
0.41/0.79	c 0	converted 560 (80%) expressions
0.41/0.80	c 0	converted 630 (90%) expressions
0.42/0.93	c 1	converted 699 (100%) expressions
0.42/0.93	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 317
0.42/0.93	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.42/0.93	c 1	Propagation in CSP
0.42/0.95	c 1	206 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.42/0.95	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 212
0.42/0.95	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.42/0.95	c 1	Simplifing CSP by introducing new Boolean variables
0.42/0.96	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 212
0.42/0.96	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.42/0.98	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.42/0.99	c 1	49 (10%) CSP integer variables are encoded (147 clauses, 1519 bytes)
0.42/0.99	c 1	97 (20%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.42/0.99	c 1	146 (30%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.42/0.99	c 1	194 (40%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.42/0.99	c 1	242 (50%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.42/1.00	c 1	291 (60%) CSP integer variables are encoded (443 clauses, 4775 bytes)
0.42/1.00	c 1	339 (70%) CSP integer variables are encoded (692 clauses, 7566 bytes)
0.89/1.00	c 1	388 (80%) CSP integer variables are encoded (1030 clauses, 11960 bytes)
0.89/1.00	c 1	436 (90%) CSP integer variables are encoded (1274 clauses, 15132 bytes)
0.89/1.01	c 1	484 (100%) CSP integer variables are encoded (2890 clauses, 36140 bytes)
0.89/1.04	c 1	64 (10%) CSP clauses are encoded (3340 clauses, 43365 bytes)
0.89/1.05	c 1	127 (20%) CSP clauses are encoded (3784 clauses, 50969 bytes)
0.89/1.06	c 1	190 (30%) CSP clauses are encoded (4223 clauses, 59343 bytes)
0.89/1.07	c 1	253 (40%) CSP clauses are encoded (4760 clauses, 67453 bytes)
0.89/1.08	c 1	316 (50%) CSP clauses are encoded (7745 clauses, 111660 bytes)
0.89/1.09	c 1	380 (60%) CSP clauses are encoded (8789 clauses, 128873 bytes)
0.89/1.10	c 1	443 (70%) CSP clauses are encoded (17068 clauses, 272923 bytes)
0.99/1.10	c 1	506 (80%) CSP clauses are encoded (18197 clauses, 291935 bytes)
0.99/1.12	c 1	569 (90%) CSP clauses are encoded (27644 clauses, 454066 bytes)
0.99/1.19	c 1	632 (100%) CSP clauses are encoded (65326 clauses, 1141251 bytes)
0.99/1.19	c 1	632 CSP clauses encoded
0.99/1.19	c 1	Writing map file : HOME/temp.map
0.99/1.19	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.99/1.19	c 1	SAT : 3374 SAT variables, 65326 SAT clauses, 1141251 bytes
0.99/1.19	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.08/1.25	c 1	OBJECTIVE minimize _COST
1.08/1.25	c 1	SOLVING HOME/temp.cnf
1.08/1.25	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.08/1.25	c 1	This is MiniSat 2.0 beta incremental
1.08/1.25	c 1	WARNING: for repeatability, setting FPU to use double precision
1.08/1.25	c 1	============================[ Problem Statistics ]=============================
1.08/1.25	c 1	|                                                                             |
1.08/1.25	c 1	|  Number of variables:  3374                                                 |
1.08/1.25	c 1	|  Number of clauses:    65326                                                |
1.08/1.28	c 1	|  Parsing time:         0.02         s                                       |
1.08/1.28	c 1	OK
1.08/1.28	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.08/1.28	c 1	SEARCHING: _COST <= 106
1.08/1.28	c 1	============================[ Search Statistics ]==============================
1.08/1.28	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.08/1.28	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.08/1.28	c 1	===============================================================================
1.08/1.28	c 1	|         0 |    3374    65326   188446 |    21775        0    nan |  0.000 % |
1.09/1.30	c 1	|       100 |    3374    65326   188446 |    23952      100     18 |  0.007 % |
1.09/1.30	c 1	===============================================================================
1.09/1.30	c 1	restarts              : 2
1.09/1.30	c 1	conflicts             : 103           (2060 /sec)
1.09/1.30	c 1	decisions             : 537           (0.37 % random) (10742 /sec)
1.09/1.30	c 1	propagations          : 45600          (912146 /sec)
1.09/1.30	c 1	conflict literals     : 1805           (19.35 % deleted)
1.09/1.30	c 1	Memory used           : 4.75 MB
1.09/1.30	c 1	CPU time              : 0.049992 s
1.09/1.30	c 1	
1.09/1.30	c 1	SATISFIABLE
1.09/1.31	c 1	OK
1.09/1.31	c 1	FOUND: _COST <= 106
1.09/1.31	s SATISFIABLE
1.09/1.31	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.09/1.31	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.09/1.38	c 1	Decoding HOME/temp.out
1.09/1.44	c 1	OBJECTIVE _COST 106
1.09/1.44	o 106
1.09/1.44	v 3 3 4 1 3 4 3 2 3 4 4 1 0 0 4 4 3 2 2 1 2 4 4 0 4 2 2 1 4 4 1 4 3 1 4 4 1 3 4 2 4 1 4 1 4 1 4 0 0 0 3 4 4 4 2 0 0 4 4 4 0 2
1.09/1.45	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.09/1.46	c 1	OK
1.09/1.46	c 1	OBJECTIVE BOUND: 0 <= _COST <= 106
1.09/1.46	c 1	SEARCHING: _COST <= 53
1.09/1.46	c 1	============================[ Search Statistics ]==============================
1.09/1.47	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.09/1.47	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.09/1.48	c 1	===============================================================================
1.09/1.48	c 1	|       103 |    3374    65326   188446 |    21775      103     18 |  0.007 % |
1.09/1.48	c 1	|       206 |    3374    65326   188446 |    23952      206     15 | 24.900 % |
1.09/1.49	c 1	|       357 |    3374    65326   188446 |    26348      357     14 | 24.900 % |
1.23/1.51	c 1	|       583 |    3374    65326   188446 |    28982      583     14 | 24.900 % |
1.23/1.53	c 1	|       921 |    3374    65326   188446 |    31881      921     15 | 24.900 % |
1.23/1.59	c 1	|      1427 |    2534    42772   123199 |    35069     1427     17 | 24.900 % |
1.23/1.66	c 1	|      2186 |    2534    42772   123199 |    38576     2186     18 | 24.900 % |
1.23/1.77	c 1	|      3325 |    2534    42772   123199 |    42433     3325     19 | 24.900 % |
1.23/1.93	c 2	|      5033 |    2534    42772   123199 |    46677     5033     20 | 24.900 % |
2.01/2.24	c 2	|      7595 |    2534    42772   123199 |    51345     7595     25 | 24.900 % |
2.41/2.70	c 2	|     11440 |    2534    42772   123199 |    56479    11440     26 | 24.900 % |
3.31/3.51	c 3	|     17206 |    2534    42772   123199 |    62127    17206     27 | 24.900 % |
4.90/5.14	c 5	|     25855 |    2534    42772   123199 |    68340    25855     29 | 24.900 % |
8.00/8.28	c 8	|     38829 |    2534    42772   123199 |    75174    38829     30 | 24.900 % |
16.21/16.47	c 16	|     58290 |    2534    42772   123199 |    82691    58290     31 | 24.900 % |
31.40/31.69	c 31	|     87482 |    2534    42772   123199 |    90960    17296     31 | 24.900 % |
47.99/48.28	c 48	|    131272 |    2534    42772   123199 |   100057    61086     31 | 24.900 % |
85.18/85.47	c 85	|    196957 |    2534    42772   123199 |   110062    39911     28 | 24.900 % |
144.36/144.79	c 144	|    295483 |    2534    42772   123199 |   121069    46001     27 | 24.900 % |
243.75/244.54	c 244	|    443272 |    2534    42772   123199 |   133175    86094     32 | 24.900 % |
405.69/407.18	c 407	|    664955 |    2534    42772   123199 |   146493    68267     30 | 24.900 % |
689.42/692.04	c 692	|    997480 |    2534    42772   123199 |   161142   137669     29 | 24.900 % |
1135.43/1143.10	c 1143	|   1496269 |    2534    42772   123199 |   177257    54576     29 | 24.900 % |
1855.21/1865.82	c 1865	|   2244451 |    2534    42772   123199 |   194982   161845     31 | 24.900 % |
3083.82/3099.49	c 3099	|   3366726 |    2534    42772   123199 |   214481    34228     32 | 24.900 % |
3600.02/3617.71	c ERROR INTERRUPTED
3600.02/3617.71	c 3617	CPU 3599.66 (0.05 0.02 3599.61 0.37)
3600.02/3617.71	c 3617	END Wed Jul 23 04:50:41 2008

Verifier Data (download as text)

OK	82	129
82 unsatisfied constraints, 129 satisfied constraints

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-1127923-1216777823/watcher-1127923-1216777823 -o /tmp/evaluation-result-1127923-1216777823/solver-1127923-1216777823 -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-1127923-1216777823.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: 2.00 2.00 2.00 4/82 4395
/proc/meminfo: memFree=1713880/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=12272 CPUtime=0
/proc/4395/stat : 4395 (sugar++) R 4393 4395 3719 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 4868782 12566528 327 996147200 4194304 4206940 548682068528 18446744073709551615 269816478718 0 0 4224 0 0 0 0 17 1 0 0
/proc/4395/statm: 3068 327 246 3 0 168 0

[startup+0.0784979 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 4395
/proc/meminfo: memFree=1713880/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=13600 CPUtime=0.03
/proc/4395/stat : 4395 (sugar++) R 4393 4395 3719 0 -1 4194304 774 0 0 0 2 1 0 0 18 0 1 0 4868782 13926400 742 996147200 4194304 4206940 548682068528 18446744073709551615 269827582629 0 0 4224 0 0 0 0 17 0 0 0
/proc/4395/statm: 3400 742 338 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101539 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 4395
/proc/meminfo: memFree=1713880/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=14908 CPUtime=0.04
/proc/4395/stat : 4395 (sugar++) D 4393 4395 3719 0 -1 4194304 904 0 0 0 3 1 0 0 18 0 1 0 4868782 15265792 872 996147200 4194304 4206940 548682068528 18446744073709551615 269807745637 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/4395/statm: 3727 872 378 3 0 566 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14908

[startup+0.301566 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 4395
/proc/meminfo: memFree=1713880/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16740 CPUtime=0.06
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 4868782 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701603 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 4395
/proc/meminfo: memFree=1713880/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16740 CPUtime=0.41
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1296 4571 0 1 5 1 32 3 15 0 1 0 4868782 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4395/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 16740

[startup+1.50169 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 4417
/proc/meminfo: memFree=1698304/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 16872

[startup+3.10282 s]
/proc/loadavg: 2.08 2.02 2.01 3/84 4428
/proc/meminfo: memFree=1705032/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 15 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=6360 CPUtime=1.68
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 1516 0 0 0 167 1 0 0 25 0 1 0 4868907 6512640 1463 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4418/statm: 1590 1463 79 151 0 1436 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 23232

[startup+6.30117 s]
/proc/loadavg: 2.08 2.02 2.01 4/84 4428
/proc/meminfo: memFree=1701704/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=9120 CPUtime=4.88
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 2185 0 0 0 486 2 0 0 25 0 1 0 4868907 9338880 2132 996147200 134512640 135134323 4294956192 18446744073709551615 134532046 0 0 4096 3 0 0 0 17 1 0 0
/proc/4418/statm: 2280 2132 79 151 0 2126 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 25992

[startup+12.7019 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 4428
/proc/meminfo: memFree=1698056/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=12240 CPUtime=11.28
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 2972 0 0 0 1125 3 0 0 25 0 1 0 4868907 12533760 2919 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 1 0 0
/proc/4418/statm: 3060 2919 79 151 0 2906 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 29112

[startup+25.5013 s]
/proc/loadavg: 2.06 2.01 2.00 3/84 4428
/proc/meminfo: memFree=1693768/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=16484 CPUtime=24.06
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 4016 0 0 0 2402 4 0 0 25 0 1 0 4868907 16879616 3963 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 1 0 0
/proc/4418/statm: 4121 3963 79 151 0 3967 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 33356

[startup+51.101 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 4428
/proc/meminfo: memFree=1692104/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=17948 CPUtime=49.66
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 4403 0 0 0 4961 5 0 0 25 0 1 0 4868907 18378752 4350 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4418/statm: 4487 4350 79 151 0 4333 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 34820

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 4428
/proc/meminfo: memFree=1687816/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=22472 CPUtime=100.85
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 5462 0 0 0 10079 6 0 0 25 0 1 0 4868907 23011328 5409 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/4418/statm: 5618 5409 79 151 0 5464 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 39344

[startup+162.301 s]
/proc/loadavg: 1.96 1.99 1.99 3/83 4466
/proc/meminfo: memFree=1676368/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=23448 CPUtime=160.66
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 5696 0 0 0 16059 7 0 0 25 0 1 0 4868907 24010752 5643 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 5862 5643 79 151 0 5708 0
Current children cumulated CPU time (s) 161.89
Current children cumulated vsize (KiB) 40320

[startup+222.302 s]
/proc/loadavg: 2.36 2.09 2.03 4/83 4466
/proc/meminfo: memFree=1620624/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=25860 CPUtime=220.41
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 6330 0 0 0 22033 8 0 0 25 0 1 0 4868907 26480640 6277 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 6465 6277 79 151 0 6311 0
Current children cumulated CPU time (s) 221.64
Current children cumulated vsize (KiB) 42732

[startup+282.301 s]
/proc/loadavg: 2.56 2.20 2.07 4/83 4466
/proc/meminfo: memFree=1616464/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=30092 CPUtime=280.17
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 7342 0 0 0 28008 9 0 0 25 0 1 0 4868907 30814208 7289 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 7523 7289 79 151 0 7369 0
Current children cumulated CPU time (s) 281.4
Current children cumulated vsize (KiB) 46964

[startup+342.302 s]
/proc/loadavg: 2.48 2.24 2.09 4/83 4466
/proc/meminfo: memFree=1614800/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=31436 CPUtime=339.92
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 7694 0 0 0 33983 9 0 0 25 0 1 0 4868907 32190464 7641 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 7859 7641 79 151 0 7705 0
Current children cumulated CPU time (s) 341.15
Current children cumulated vsize (KiB) 48308

[startup+402.301 s]
/proc/loadavg: 2.67 2.33 2.12 4/83 4466
/proc/meminfo: memFree=1614608/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=31732 CPUtime=399.68
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 7751 0 0 0 39959 9 0 0 25 0 1 0 4868907 32493568 7698 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 7933 7698 79 151 0 7779 0
Current children cumulated CPU time (s) 400.91
Current children cumulated vsize (KiB) 48604

[startup+462.302 s]
/proc/loadavg: 2.69 2.39 2.15 4/83 4466
/proc/meminfo: memFree=1614352/2055920 swapFree=4192956/4192956

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

[pid=4418] ppid=4395 vsize=59624 CPUtime=2906.2
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 14325 0 0 0 290598 22 0 0 25 0 1 0 4868907 61054976 14264 996147200 134512640 135134323 4294956192 18446744073709551615 134531908 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 14906 14264 79 151 0 14752 0
Current children cumulated CPU time (s) 2907.43
Current children cumulated vsize (KiB) 76496

[startup+2982.3 s]
/proc/loadavg: 2.57 2.64 2.57 4/83 4970
/proc/meminfo: memFree=1585424/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=60036 CPUtime=2965.96
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 14396 0 0 0 296574 22 0 0 25 0 1 0 4868907 61476864 14335 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 15009 14335 79 151 0 14855 0
Current children cumulated CPU time (s) 2967.19
Current children cumulated vsize (KiB) 76908

[startup+3042.3 s]
/proc/loadavg: 2.57 2.64 2.57 4/83 4970
/proc/meminfo: memFree=1585296/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=60036 CPUtime=3025.72
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 14418 0 0 0 302550 22 0 0 25 0 1 0 4868907 61476864 14357 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 15009 14357 79 151 0 14855 0
Current children cumulated CPU time (s) 3026.95
Current children cumulated vsize (KiB) 76908

[startup+3102.3 s]
/proc/loadavg: 2.64 2.64 2.57 4/83 4970
/proc/meminfo: memFree=1584976/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=60364 CPUtime=3085.47
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 14479 0 0 0 308525 22 0 0 25 0 1 0 4868907 61812736 14418 996147200 134512640 135134323 4294956192 18446744073709551615 134532363 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 15091 14418 79 151 0 14937 0
Current children cumulated CPU time (s) 3086.7
Current children cumulated vsize (KiB) 77236

[startup+3162.3 s]
/proc/loadavg: 2.52 2.62 2.57 4/83 4970
/proc/meminfo: memFree=1584912/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=60364 CPUtime=3145.23
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 14480 0 0 0 314501 22 0 0 25 0 1 0 4868907 61812736 14419 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 15091 14419 79 151 0 14937 0
Current children cumulated CPU time (s) 3146.46
Current children cumulated vsize (KiB) 77236

[startup+3222.3 s]
/proc/loadavg: 2.60 2.63 2.57 4/83 4970
/proc/meminfo: memFree=1584720/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=60608 CPUtime=3204.99
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 14531 0 0 0 320476 23 0 0 25 0 1 0 4868907 62062592 14470 996147200 134512640 135134323 4294956192 18446744073709551615 134531911 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 15152 14470 79 151 0 14998 0
Current children cumulated CPU time (s) 3206.22
Current children cumulated vsize (KiB) 77480

[startup+3282.3 s]
/proc/loadavg: 2.75 2.67 2.59 4/83 4970
/proc/meminfo: memFree=1584400/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=61256 CPUtime=3264.75
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 14607 0 0 0 326452 23 0 0 25 0 1 0 4868907 62726144 14546 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 15314 14546 79 151 0 15160 0
Current children cumulated CPU time (s) 3265.98
Current children cumulated vsize (KiB) 78128

[startup+3342.3 s]
/proc/loadavg: 2.56 2.63 2.58 4/83 4970
/proc/meminfo: memFree=1583696/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=61972 CPUtime=3324.51
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 14781 0 0 0 332428 23 0 0 25 0 1 0 4868907 63459328 14720 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 15493 14720 79 151 0 15339 0
Current children cumulated CPU time (s) 3325.74
Current children cumulated vsize (KiB) 78844

[startup+3402.31 s]
/proc/loadavg: 2.76 2.68 2.60 4/83 4970
/proc/meminfo: memFree=1583440/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=62360 CPUtime=3384.26
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 14844 0 0 0 338403 23 0 0 25 0 1 0 4868907 63856640 14783 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 15590 14783 79 151 0 15436 0
Current children cumulated CPU time (s) 3385.49
Current children cumulated vsize (KiB) 79232

[startup+3462.3 s]
/proc/loadavg: 2.78 2.69 2.60 4/83 4970
/proc/meminfo: memFree=1582992/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=62524 CPUtime=3444.02
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 14909 0 0 0 344379 23 0 0 25 0 1 0 4868907 64024576 14848 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 15631 14848 79 151 0 15477 0
Current children cumulated CPU time (s) 3445.25
Current children cumulated vsize (KiB) 79396

[startup+3522.3 s]
/proc/loadavg: 2.72 2.68 2.60 4/83 4970
/proc/meminfo: memFree=1582032/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=63692 CPUtime=3503.78
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 15186 0 0 0 350354 24 0 0 25 0 1 0 4868907 65220608 15125 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 15923 15125 79 151 0 15769 0
Current children cumulated CPU time (s) 3505.01
Current children cumulated vsize (KiB) 80564

[startup+3582.3 s]
/proc/loadavg: 2.58 2.65 2.60 4/83 4970
/proc/meminfo: memFree=1581456/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=63956 CPUtime=3563.53
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 15261 0 0 0 356329 24 0 0 25 0 1 0 4868907 65490944 15200 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 15989 15200 79 151 0 15835 0
Current children cumulated CPU time (s) 3564.76
Current children cumulated vsize (KiB) 80828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3617.7 s]
/proc/loadavg: 2.58 2.64 2.59 4/83 4970
/proc/meminfo: memFree=1581328/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=64120 CPUtime=3598.79
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 15292 0 0 0 359855 24 0 0 25 0 1 0 4868907 65658880 15231 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 16030 15231 79 151 0 15876 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 80992

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

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

[startup+3617.7 s]
/proc/loadavg: 2.58 2.64 2.59 4/83 4970
/proc/meminfo: memFree=1581328/2055920 swapFree=4192956/4192956
[pid=4395] ppid=4393 vsize=16872 CPUtime=1.23
/proc/4395/stat : 4395 (sugar++) S 4393 4395 3719 0 -1 4194304 1550 15017 0 3 5 2 105 11 16 0 1 0 4868782 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/4395/statm: 4218 1118 414 3 0 797 0
[pid=4418] ppid=4395 vsize=64120 CPUtime=3598.79
/proc/4418/stat : 4418 (minisat-inc) R 4395 4395 3719 0 -1 4194304 15292 0 0 0 359855 24 0 0 25 0 1 0 4868907 65658880 15231 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 0 0 0
/proc/4418/statm: 16030 15231 79 151 0 15876 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 80992

Child status: 0
Real time (s): 3617.72
CPU time (s): 3600.07
CPU user time (s): 3599.67
CPU system time (s): 0.398939
CPU usage (%): 99.5122
Max. virtual memory (cumulated for all children) (KiB): 890560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.67
system time used= 0.398939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31938
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2248
involuntary context switches= 116986

runsolver used 4.13237 second user time and 9.1776 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-23 03:50:24
IDJOB=1127923
IDBENCH=64364
IDSOLVER=367
FILE ID=node81/1127923-1216777823
PBS_JOBID= 7974087
Free space on /tmp= 126872 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-5-2-4-5/kbtree-5-2-4-5-60/normalized-kbtree-5-2-4-5-60-10_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-1127923-1216777823/watcher-1127923-1216777823 -o /tmp/evaluation-result-1127923-1216777823/solver-1127923-1216777823 -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-1127923-1216777823.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d746ae661c91bf3616710c47aa977042
RANDOM SEED=529763955

node81.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.231
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.231
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:       1714360 kB
Buffers:         32796 kB
Cached:         235260 kB
SwapCached:          0 kB
Active:         212484 kB
Inactive:        84812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714360 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             888 kB
Writeback:           0 kB
Mapped:          49328 kB
Slab:            29156 kB
Committed_AS:   129888 kB
PageTables:       1948 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= 126868 MiB
End job on node81 at 2008-07-23 04:50:43