Trace number 1128147

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.05 3620.82

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-50/
normalized-kbtree-9-7-3-5-50-13_ext.xml
MD5SUM542949b88e2726fed3681367f4bc3cb0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints36
Best CPU time to get the best result obtained on this benchmark1.58776
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Wed Jul 23 04:24:53 2008
0.00/0.08	c 0	PID 6961
0.06/0.08	c 0	HOST node21.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-1128147-1216779893.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128147-1216779893.xml' 'HOME/temp.csp'
0.06/0.46	c 1	1 domains, 28 variables, 0 predicates, 189 relations, 189 constraints
0.06/0.51	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.51	c 1	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 1	Parsing HOME/temp.csp
0.47/0.80	c 1	parsed 407 expressions
0.47/0.84	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.47/0.84	c 1	MAX CSP: 189 constraints
0.47/0.84	c 1	Converting to clausal form CSP
0.47/0.86	c 1	converted 60 (10%) expressions
0.47/0.87	c 1	converted 120 (20%) expressions
0.47/0.87	c 1	converted 180 (30%) expressions
0.47/0.88	c 1	converted 240 (40%) expressions
0.47/0.89	c 1	converted 300 (50%) expressions
0.47/0.90	c 1	converted 360 (60%) expressions
0.47/0.91	c 1	converted 420 (70%) expressions
0.47/0.92	c 1	converted 480 (80%) expressions
0.47/0.92	c 1	converted 540 (90%) expressions
0.93/1.09	c 1	converted 599 (100%) expressions
0.93/1.09	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 284
0.93/1.09	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.09	c 1	Propagation in CSP
1.03/1.11	c 1	183 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.03/1.11	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
1.03/1.11	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.11	c 1	Simplifing CSP by introducing new Boolean variables
1.03/1.12	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
1.03/1.12	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.14	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.03/1.15	c 1	41 (10%) CSP integer variables are encoded (84 clauses, 826 bytes)
1.03/1.15	c 1	82 (20%) CSP integer variables are encoded (84 clauses, 826 bytes)
1.03/1.15	c 1	122 (30%) CSP integer variables are encoded (84 clauses, 826 bytes)
1.03/1.15	c 1	163 (40%) CSP integer variables are encoded (84 clauses, 826 bytes)
1.03/1.15	c 1	203 (50%) CSP integer variables are encoded (84 clauses, 826 bytes)
1.03/1.16	c 1	244 (60%) CSP integer variables are encoded (365 clauses, 3917 bytes)
1.03/1.16	c 1	285 (70%) CSP integer variables are encoded (547 clauses, 5919 bytes)
1.03/1.16	c 1	325 (80%) CSP integer variables are encoded (846 clauses, 9523 bytes)
1.03/1.17	c 1	366 (90%) CSP integer variables are encoded (2088 clauses, 25669 bytes)
1.03/1.17	c 1	406 (100%) CSP integer variables are encoded (2481 clauses, 30778 bytes)
1.13/1.20	c 2	57 (10%) CSP clauses are encoded (2873 clauses, 36992 bytes)
1.13/1.21	c 2	114 (20%) CSP clauses are encoded (3267 clauses, 43764 bytes)
1.13/1.22	c 2	170 (30%) CSP clauses are encoded (3645 clauses, 50244 bytes)
1.13/1.23	c 2	227 (40%) CSP clauses are encoded (4072 clauses, 56542 bytes)
1.13/1.25	c 2	283 (50%) CSP clauses are encoded (6568 clauses, 93385 bytes)
1.13/1.25	c 2	340 (60%) CSP clauses are encoded (7409 clauses, 105260 bytes)
1.13/1.26	c 2	397 (70%) CSP clauses are encoded (14086 clauses, 214883 bytes)
1.13/1.27	c 2	453 (80%) CSP clauses are encoded (14990 clauses, 229993 bytes)
1.23/1.31	c 2	510 (90%) CSP clauses are encoded (34659 clauses, 578605 bytes)
1.23/1.35	c 2	566 (100%) CSP clauses are encoded (53119 clauses, 914865 bytes)
1.23/1.35	c 2	566 CSP clauses encoded
1.23/1.35	c 2	Writing map file : HOME/temp.map
1.23/1.35	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.23/1.35	c 2	SAT : 2887 SAT variables, 53119 SAT clauses, 914865 bytes
1.23/1.35	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.29/1.40	c 2	OBJECTIVE minimize _COST
1.29/1.40	c 2	SOLVING HOME/temp.cnf
1.29/1.40	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.29/1.41	c 2	This is MiniSat 2.0 beta incremental
1.29/1.41	c 2	WARNING: for repeatability, setting FPU to use double precision
1.29/1.41	c 2	============================[ Problem Statistics ]=============================
1.29/1.41	c 2	|                                                                             |
1.29/1.41	c 2	|  Number of variables:  2887                                                 |
1.29/1.41	c 2	|  Number of clauses:    53119                                                |
1.29/1.43	c 2	|  Parsing time:         0.02         s                                       |
1.29/1.43	c 2	OK
1.29/1.43	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.29/1.43	c 2	SEARCHING: _COST <= 95
1.29/1.43	c 2	============================[ Search Statistics ]==============================
1.29/1.43	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.43	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.29/1.43	c 2	===============================================================================
1.29/1.43	c 2	|         0 |    2887    53119   152964 |    17706        0    nan |  0.000 % |
1.29/1.45	c 2	|       100 |    2885    53119   152964 |    19476       99     28 |  0.321 % |
1.29/1.45	c 2	===============================================================================
1.29/1.45	c 2	restarts              : 2
1.29/1.45	c 2	conflicts             : 102           (2616 /sec)
1.29/1.45	c 2	decisions             : 356           (0.28 % random) (9130 /sec)
1.29/1.45	c 2	propagations          : 26592          (681951 /sec)
1.29/1.45	c 2	conflict literals     : 2760           (16.92 % deleted)
1.29/1.45	c 2	Memory used           : 4.09 MB
1.29/1.45	c 2	CPU time              : 0.038994 s
1.29/1.45	c 2	
1.29/1.45	c 2	SATISFIABLE
1.29/1.45	c 2	OK
1.29/1.45	c 2	FOUND: _COST <= 95
1.29/1.45	s SATISFIABLE
1.29/1.45	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.29/1.45	c 2	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.30/1.53	c 2	Decoding HOME/temp.out
1.30/1.59	c 2	OBJECTIVE _COST 95
1.30/1.59	o 95
1.30/1.59	v 4 3 4 1 4 4 3 4 4 4 3 4 1 4 4 0 4 0 4 4 3 4 4 0 0 2 4 2
1.30/1.60	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.30/1.61	c 2	OK
1.30/1.61	c 2	OBJECTIVE BOUND: 0 <= _COST <= 95
1.30/1.61	c 2	SEARCHING: _COST <= 47
1.30/1.63	c 2	============================[ Search Statistics ]==============================
1.30/1.63	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.30/1.63	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.30/1.63	c 2	===============================================================================
1.30/1.63	c 2	|       102 |    2878    53119   152964 |    17706      101     27 |  0.321 % |
1.30/1.63	c 2	|       204 |    2878    53119   152964 |    19476      203     19 | 26.365 % |
1.30/1.64	c 2	|       354 |    2878    53119   152964 |    21424      353     17 | 26.365 % |
1.30/1.66	c 2	|       579 |    2878    53119   152964 |    23567      578     17 | 26.365 % |
1.30/1.69	c 2	|       918 |    2878    53119   152964 |    25923      917     17 | 26.365 % |
1.45/1.74	c 2	|      1425 |    2126    34693    99881 |    28516     1424     18 | 26.365 % |
1.45/1.82	c 2	|      2184 |    2126    34693    99881 |    31367     2183     19 | 26.365 % |
1.45/1.94	c 2	|      3324 |    2126    34693    99881 |    34504     3323     19 | 26.365 % |
1.96/2.14	c 2	|      5035 |    2126    34693    99881 |    37955     5034     22 | 26.365 % |
2.25/2.45	c 3	|      7597 |    2126    34693    99881 |    41750     7596     22 | 26.365 % |
2.75/2.92	c 3	|     11442 |    2126    34693    99881 |    45925    11441     23 | 26.365 % |
3.64/3.83	c 4	|     17209 |    2126    34693    99881 |    50518    17208     23 | 26.365 % |
5.12/5.37	c 6	|     25859 |    2126    34693    99881 |    55570    25858     23 | 26.365 % |
8.30/8.58	c 9	|     38833 |    2126    34693    99881 |    61127    38832     23 | 26.365 % |
14.46/14.71	c 15	|     58296 |    2126    34693    99881 |    67239    58295     23 | 26.365 % |
23.86/24.22	c 25	|     87491 |    2126    34693    99881 |    73963    32233     24 | 26.365 % |
43.08/43.62	c 44	|    131280 |    2126    34693    99881 |    81360    14560     26 | 26.365 % |
72.91/73.77	c 74	|    196965 |    2126    34693    99881 |    89496    80245     27 | 26.365 % |
120.77/122.01	c 122	|    295492 |    2126    34693    99881 |    98445    26759     23 | 26.365 % |
196.96/199.00	c 199	|    443281 |    2126    34693    99881 |   108290    91798     24 | 26.365 % |
324.58/327.78	c 328	|    664964 |    2126    34693    99881 |   119119    29183     22 | 26.365 % |
525.94/530.94	c 531	|    997490 |    2126    34693    99881 |   131031    49503     23 | 26.365 % |
871.75/880.00	c 880	|   1496278 |    2126    34693    99881 |   144134    84882     24 | 26.365 % |
1399.47/1412.57	c 1413	|   2244461 |    2126    34693    99881 |   158547    61363     24 | 26.365 % |
2260.81/2281.14	c 2281	|   3366735 |    2126    34693    99881 |   174402    40447     26 | 26.365 % |
3600.02/3620.81	c ERROR INTERRUPTED
3600.02/3620.81	c 3621	CPU 3599.67 (0.06 0.02 3599.61 0.34)
3600.02/3620.81	c 3621	END Wed Jul 23 05:25:14 2008

Verifier Data (download as text)

OK	78	111
78 unsatisfied constraints, 111 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-1128147-1216779893/watcher-1128147-1216779893 -o /tmp/evaluation-result-1128147-1216779893/solver-1128147-1216779893 -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-1128147-1216779893.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.96 2.16 2.24 4/81 6961
/proc/meminfo: memFree=1435568/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=12268 CPUtime=0
/proc/6961/stat : 6961 (sugar++) R 6959 6961 4658 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 5079504 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 221236656741 0 0 4224 0 0 0 0 17 1 0 0
/proc/6961/statm: 3067 316 241 3 0 167 0

[startup+0.0818139 s]
/proc/loadavg: 1.96 2.16 2.24 4/81 6961
/proc/meminfo: memFree=1435568/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16740 CPUtime=0.06
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1143 0 0 0 5 1 0 0 18 0 1 0 5079504 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102151 s]
/proc/loadavg: 1.96 2.16 2.24 4/81 6961
/proc/meminfo: memFree=1435568/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16740 CPUtime=0.06
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5079504 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301136 s]
/proc/loadavg: 1.96 2.16 2.24 4/81 6961
/proc/meminfo: memFree=1435568/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16740 CPUtime=0.06
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5079504 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701179 s]
/proc/loadavg: 1.96 2.16 2.24 4/81 6961
/proc/meminfo: memFree=1435568/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16740 CPUtime=0.47
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1296 4416 0 1 5 1 38 3 16 0 1 0 5079504 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 16740

[startup+1.50227 s]
/proc/loadavg: 1.96 2.16 2.24 3/92 6983
/proc/meminfo: memFree=1425304/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.3
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1517 11066 0 2 5 2 115 8 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 16872

[startup+3.10244 s]
/proc/loadavg: 1.96 2.16 2.24 3/83 6994
/proc/meminfo: memFree=1427808/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.45
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 5 2 128 10 15 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=5372 CPUtime=1.5
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 1262 0 0 0 150 0 0 0 25 0 1 0 5079644 5500928 1208 996147200 134512640 135134323 4294956192 18446744073709551615 134531911 0 0 4096 3 0 0 0 17 1 0 0
/proc/6984/statm: 1343 1208 80 151 0 1189 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 22244

[startup+6.30179 s]
/proc/loadavg: 1.96 2.16 2.24 3/83 6994
/proc/meminfo: memFree=1425056/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=7656 CPUtime=4.67
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 1827 0 0 0 466 1 0 0 25 0 1 0 5079644 7839744 1773 996147200 134512640 135134323 4294956192 18446744073709551615 134528737 0 0 4096 3 0 0 0 17 1 0 0
/proc/6984/statm: 1914 1773 80 151 0 1760 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 24528

[startup+12.7025 s]
/proc/loadavg: 1.96 2.16 2.24 3/83 6994
/proc/meminfo: memFree=1421856/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=10524 CPUtime=11.01
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 2544 0 0 0 1100 1 0 0 25 0 1 0 5079644 10776576 2490 996147200 134512640 135134323 4294956192 18446744073709551615 134532143 0 0 4096 3 0 0 0 17 1 0 0
/proc/6984/statm: 2631 2490 80 151 0 2477 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 27396

[startup+25.5019 s]
/proc/loadavg: 1.97 2.15 2.23 3/83 6994
/proc/meminfo: memFree=1419424/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=12840 CPUtime=23.69
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 3100 0 0 0 2367 2 0 0 25 0 1 0 5079644 13148160 3046 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/6984/statm: 3210 3046 80 151 0 3056 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 29712

[startup+51.1017 s]
/proc/loadavg: 1.98 2.13 2.23 3/83 6994
/proc/meminfo: memFree=1417440/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=14836 CPUtime=49.05
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 3604 0 0 0 4903 2 0 0 25 0 1 0 5079644 15192064 3550 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6984/statm: 3709 3550 80 151 0 3555 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 31708

[startup+102.306 s]
/proc/loadavg: 1.99 2.11 2.21 3/83 6994
/proc/meminfo: memFree=1414112/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=18228 CPUtime=99.78
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 4420 0 0 0 9975 3 0 0 25 0 1 0 5079644 18665472 4366 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6984/statm: 4557 4366 80 151 0 4403 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 35100

[startup+162.302 s]
/proc/loadavg: 1.99 2.09 2.20 3/83 6994
/proc/meminfo: memFree=1413152/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=19228 CPUtime=159.24
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 4635 0 0 0 15920 4 0 0 25 0 1 0 5079644 19689472 4581 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6984/statm: 4807 4581 80 151 0 4653 0
Current children cumulated CPU time (s) 160.7
Current children cumulated vsize (KiB) 36100

[startup+222.301 s]
/proc/loadavg: 1.99 2.07 2.18 3/83 6994
/proc/meminfo: memFree=1411296/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=21204 CPUtime=218.69
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 5091 0 0 0 21864 5 0 0 25 0 1 0 5079644 21712896 5029 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/6984/statm: 5301 5029 80 151 0 5147 0
Current children cumulated CPU time (s) 220.15
Current children cumulated vsize (KiB) 38076

[startup+282.302 s]
/proc/loadavg: 1.99 2.05 2.17 3/83 6994
/proc/meminfo: memFree=1411040/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=21668 CPUtime=278.14
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 5183 0 0 0 27809 5 0 0 25 0 1 0 5079644 22188032 5121 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6984/statm: 5417 5121 80 151 0 5263 0
Current children cumulated CPU time (s) 279.6
Current children cumulated vsize (KiB) 38540

[startup+342.301 s]
/proc/loadavg: 1.99 2.04 2.16 3/83 6994
/proc/meminfo: memFree=1410080/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=22508 CPUtime=337.59
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 5405 0 0 0 33754 5 0 0 25 0 1 0 5079644 23048192 5335 996147200 134512640 135134323 4294956192 18446744073709551615 134523989 0 0 4096 3 0 0 0 17 1 0 0
/proc/6984/statm: 5627 5335 80 151 0 5473 0
Current children cumulated CPU time (s) 339.05
Current children cumulated vsize (KiB) 39380

[startup+402.302 s]
/proc/loadavg: 1.99 2.03 2.14 3/83 6994
/proc/meminfo: memFree=1408864/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=23836 CPUtime=397.05
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 5704 0 0 0 39699 6 0 0 25 0 1 0 5079644 24408064 5634 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/6984/statm: 5959 5634 80 151 0 5805 0
Current children cumulated CPU time (s) 398.51
Current children cumulated vsize (KiB) 40708

[startup+462.301 s]
/proc/loadavg: 1.99 2.02 2.13 3/83 6994
/proc/meminfo: memFree=1407776/2055920 swapFree=4192956/4192956

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

[pid=6984] ppid=6961 vsize=44416 CPUtime=2840.33
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 10594 0 0 0 284012 21 0 0 25 0 1 0 5079644 45481984 10524 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6984/statm: 11104 10524 80 151 0 10950 0
Current children cumulated CPU time (s) 2841.79
Current children cumulated vsize (KiB) 61288

[startup+2922.31 s]
/proc/loadavg: 1.99 2.00 2.00 4/83 7070
/proc/meminfo: memFree=1388064/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=44616 CPUtime=2900.31
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 10628 0 0 0 290010 21 0 0 25 0 1 0 5079644 45686784 10558 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6984/statm: 11154 10558 80 151 0 11000 0
Current children cumulated CPU time (s) 2901.77
Current children cumulated vsize (KiB) 61488

[startup+2982.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 7070
/proc/meminfo: memFree=1387936/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=44748 CPUtime=2960.29
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 10658 0 0 0 296007 22 0 0 25 0 1 0 5079644 45821952 10588 996147200 134512640 135134323 4294956192 18446744073709551615 134532059 0 0 4096 3 0 0 0 17 0 0 0
/proc/6984/statm: 11187 10588 80 151 0 11033 0
Current children cumulated CPU time (s) 2961.75
Current children cumulated vsize (KiB) 61620

[startup+3042.3 s]
/proc/loadavg: 1.99 2.00 2.00 5/83 7070
/proc/meminfo: memFree=1387808/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=44948 CPUtime=3020.27
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 10696 0 0 0 302005 22 0 0 25 0 1 0 5079644 46026752 10626 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6984/statm: 11237 10626 80 151 0 11083 0
Current children cumulated CPU time (s) 3021.73
Current children cumulated vsize (KiB) 61820

[startup+3102.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 7070
/proc/meminfo: memFree=1387808/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=44948 CPUtime=3080.25
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 10701 0 0 0 308003 22 0 0 25 0 1 0 5079644 46026752 10631 996147200 134512640 135134323 4294956192 18446744073709551615 134532322 0 0 4096 3 0 0 0 17 0 0 0
/proc/6984/statm: 11237 10631 80 151 0 11083 0
Current children cumulated CPU time (s) 3081.71
Current children cumulated vsize (KiB) 61820

[startup+3162.3 s]
/proc/loadavg: 1.99 2.00 2.00 4/83 7070
/proc/meminfo: memFree=1387616/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=45180 CPUtime=3140.22
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 10749 0 0 0 314000 22 0 0 25 0 1 0 5079644 46264320 10679 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6984/statm: 11295 10679 80 151 0 11141 0
Current children cumulated CPU time (s) 3141.68
Current children cumulated vsize (KiB) 62052

[startup+3222.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 7070
/proc/meminfo: memFree=1387232/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=45636 CPUtime=3200.2
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 10851 0 0 0 319998 22 0 0 25 0 1 0 5079644 46731264 10781 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6984/statm: 11409 10781 80 151 0 11255 0
Current children cumulated CPU time (s) 3201.66
Current children cumulated vsize (KiB) 62508

[startup+3282.3 s]
/proc/loadavg: 1.99 2.00 2.00 4/83 7072
/proc/meminfo: memFree=1386976/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=45636 CPUtime=3260.18
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 10854 0 0 0 325996 22 0 0 25 0 1 0 5079644 46731264 10784 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6984/statm: 11409 10784 80 151 0 11255 0
Current children cumulated CPU time (s) 3261.64
Current children cumulated vsize (KiB) 62508

[startup+3342.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 7072
/proc/meminfo: memFree=1386912/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=45800 CPUtime=3320.15
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 10886 0 0 0 331993 22 0 0 25 0 1 0 5079644 46899200 10816 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6984/statm: 11450 10816 80 151 0 11296 0
Current children cumulated CPU time (s) 3321.61
Current children cumulated vsize (KiB) 62672

[startup+3402.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 7072
/proc/meminfo: memFree=1386912/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=45800 CPUtime=3380.13
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 10891 0 0 0 337991 22 0 0 25 0 1 0 5079644 46899200 10821 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6984/statm: 11450 10821 80 151 0 11296 0
Current children cumulated CPU time (s) 3381.59
Current children cumulated vsize (KiB) 62672

[startup+3462.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 7072
/proc/meminfo: memFree=1386656/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=45800 CPUtime=3440.11
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 10892 0 0 0 343989 22 0 0 25 0 1 0 5079644 46899200 10822 996147200 134512640 135134323 4294956192 18446744073709551615 134531958 0 0 4096 3 0 0 0 17 0 0 0
/proc/6984/statm: 11450 10822 80 151 0 11296 0
Current children cumulated CPU time (s) 3441.57
Current children cumulated vsize (KiB) 62672

[startup+3522.3 s]
/proc/loadavg: 1.99 2.00 2.00 4/83 7072
/proc/meminfo: memFree=1386656/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=45800 CPUtime=3500.09
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 10894 0 0 0 349986 23 0 0 25 0 1 0 5079644 46899200 10824 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6984/statm: 11450 10824 80 151 0 11296 0
Current children cumulated CPU time (s) 3501.55
Current children cumulated vsize (KiB) 62672

[startup+3582.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 7072
/proc/meminfo: memFree=1386592/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=46016 CPUtime=3560.07
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 10913 0 0 0 355984 23 0 0 25 0 1 0 5079644 47120384 10843 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6984/statm: 11504 10843 80 151 0 11350 0
Current children cumulated CPU time (s) 3561.53
Current children cumulated vsize (KiB) 62888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3620.8 s]
/proc/loadavg: 1.99 2.00 2.00 4/83 7072
/proc/meminfo: memFree=1386400/2055920 swapFree=4192956/4192956
[pid=6961] ppid=6959 vsize=16872 CPUtime=1.46
/proc/6961/stat : 6961 (sugar++) S 6959 6961 4658 0 -1 4194304 1553 14811 0 3 6 2 128 10 16 0 1 0 5079504 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6961/statm: 4218 1119 414 3 0 797 0
[pid=6984] ppid=6961 vsize=46344 CPUtime=3598.56
/proc/6984/stat : 6984 (minisat-inc) R 6961 6961 4658 0 -1 4194304 10983 0 0 0 359833 23 0 0 25 0 1 0 5079644 47456256 10913 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/6984/statm: 11586 10913 80 151 0 11432 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 63216

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): 3620.82
CPU time (s): 3600.05
CPU user time (s): 3599.68
CPU system time (s): 0.369943
CPU usage (%): 99.4264
Max. virtual memory (cumulated for all children) (KiB): 890568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.68
system time used= 0.369943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27427
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= 1337
involuntary context switches= 54233

runsolver used 5.21821 second user time and 9.79751 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-23 04:24:53
IDJOB=1128147
IDBENCH=64824
IDSOLVER=367
FILE ID=node21/1128147-1216779893
PBS_JOBID= 7974212
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-50/normalized-kbtree-9-7-3-5-50-13_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-1128147-1216779893/watcher-1128147-1216779893 -o /tmp/evaluation-result-1128147-1216779893/solver-1128147-1216779893 -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-1128147-1216779893.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 542949b88e2726fed3681367f4bc3cb0
RANDOM SEED=2072529195

node21.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.232
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.232
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:       1436048 kB
Buffers:         45724 kB
Cached:         479304 kB
SwapCached:          0 kB
Active:         310568 kB
Inactive:       240204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1436048 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             860 kB
Writeback:           0 kB
Mapped:          45852 kB
Slab:            54356 kB
Committed_AS:   129956 kB
PageTables:       1832 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 node21 at 2008-07-23 05:25:16