Trace number 1128451

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.15 3601.82

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-60/
normalized-kbtree-9-2-3-5-60-41_ext.xml
MD5SUM86ee31dd79bf21dbca8dab70a39f9464
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints87
Best CPU time to get the best result obtained on this benchmark2148.25
Satisfiable
(Un)Satisfiability was proved
Number of variables58
Number of constraints309
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension309
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.20	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.07/0.20	c 0	BEGIN Wed Jul 23 05:45:48 2008
0.07/0.20	c 0	PID 8425
0.07/0.21	c 0	HOST node17.alineos.net
0.07/0.21	c 0	CONVERTING HOME/instance-1128451-1216784748.xml TO HOME/temp.csp
0.07/0.21	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128451-1216784748.xml' 'HOME/temp.csp'
0.07/0.75	c 1	1 domains, 58 variables, 0 predicates, 309 relations, 309 constraints
0.07/0.79	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.79	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.59/0.87	c 1	Parsing HOME/temp.csp
0.77/1.05	c 1	parsed 677 expressions
0.77/1.05	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.77/1.06	c 1	MAX CSP: 309 constraints
0.77/1.06	c 1	Converting to clausal form CSP
0.77/1.09	c 1	converted 99 (10%) expressions
0.77/1.09	c 1	converted 198 (20%) expressions
0.77/1.09	c 1	converted 297 (30%) expressions
0.88/1.10	c 1	converted 396 (40%) expressions
0.88/1.12	c 1	converted 495 (50%) expressions
0.88/1.13	c 1	converted 594 (60%) expressions
0.88/1.13	c 1	converted 693 (70%) expressions
0.88/1.15	c 1	converted 792 (80%) expressions
0.88/1.15	c 1	converted 891 (90%) expressions
1.06/1.31	c 1	converted 989 (100%) expressions
1.06/1.31	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 464
1.06/1.31	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.06/1.31	c 1	Propagation in CSP
1.06/1.35	c 1	304 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.06/1.35	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
1.06/1.35	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.06/1.35	c 1	Simplifing CSP by introducing new Boolean variables
1.06/1.35	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
1.06/1.35	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.06/1.38	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.06/1.40	c 1	68 (10%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.06/1.40	c 1	136 (20%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.06/1.40	c 1	203 (30%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.16/1.40	c 1	271 (40%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.16/1.40	c 1	338 (50%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.16/1.41	c 1	406 (60%) CSP integer variables are encoded (653 clauses, 7200 bytes)
1.16/1.41	c 1	474 (70%) CSP integer variables are encoded (996 clauses, 11659 bytes)
1.16/1.41	c 1	541 (80%) CSP integer variables are encoded (1536 clauses, 18679 bytes)
1.16/1.41	c 1	609 (90%) CSP integer variables are encoded (3918 clauses, 49645 bytes)
1.16/1.42	c 1	676 (100%) CSP integer variables are encoded (4612 clauses, 58667 bytes)
1.16/1.46	c 1	93 (10%) CSP clauses are encoded (5263 clauses, 69284 bytes)
1.16/1.47	c 1	186 (20%) CSP clauses are encoded (5912 clauses, 80403 bytes)
1.16/1.49	c 1	278 (30%) CSP clauses are encoded (6568 clauses, 92812 bytes)
1.26/1.50	c 1	371 (40%) CSP clauses are encoded (7513 clauses, 107002 bytes)
1.26/1.52	c 2	463 (50%) CSP clauses are encoded (13775 clauses, 217216 bytes)
1.26/1.52	c 2	556 (60%) CSP clauses are encoded (15798 clauses, 251822 bytes)
1.26/1.56	c 2	649 (70%) CSP clauses are encoded (33149 clauses, 567557 bytes)
1.36/1.61	c 2	741 (80%) CSP clauses are encoded (49803 clauses, 853491 bytes)
1.36/1.68	c 2	834 (90%) CSP clauses are encoded (86262 clauses, 1518439 bytes)
1.47/1.77	c 2	926 (100%) CSP clauses are encoded (134850 clauses, 2408344 bytes)
1.47/1.77	c 2	926 CSP clauses encoded
1.47/1.77	c 2	Writing map file : HOME/temp.map
1.47/1.78	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.47/1.78	c 2	SAT : 5288 SAT variables, 134850 SAT clauses, 2408344 bytes
1.47/1.78	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.55/1.82	c 2	OBJECTIVE minimize _COST
1.55/1.82	c 2	SOLVING HOME/temp.cnf
1.55/1.82	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.55/1.83	c 2	This is MiniSat 2.0 beta incremental
1.55/1.83	c 2	WARNING: for repeatability, setting FPU to use double precision
1.55/1.83	c 2	============================[ Problem Statistics ]=============================
1.55/1.83	c 2	|                                                                             |
1.55/1.83	c 2	|  Number of variables:  5288                                                 |
1.55/1.83	c 2	|  Number of clauses:    134850                                               |
1.55/1.89	c 2	|  Parsing time:         0.05         s                                       |
1.55/1.89	c 2	OK
1.55/1.89	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.55/1.89	c 2	SEARCHING: _COST <= 155
1.55/1.89	c 2	============================[ Search Statistics ]==============================
1.55/1.89	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.55/1.89	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.55/1.89	c 2	===============================================================================
1.55/1.89	c 2	|         0 |    5288   134850   392164 |    44950        0    nan |  0.000 % |
1.56/1.92	c 2	|       100 |    5286   134850   392164 |    49445       99     24 |  0.194 % |
1.56/1.93	c 2	|       252 |    5286   134850   392164 |    54389      251     22 |  0.194 % |
1.56/1.98	c 2	|       478 |    5286   134850   392164 |    59828      477     24 |  0.194 % |
1.56/2.02	c 2	|       816 |    5286   134850   392164 |    65811      815     28 |  0.194 % |
1.56/2.08	c 2	|      1323 |    5286   134850   392164 |    72392     1322     27 |  0.194 % |
1.56/2.09	c 2	===============================================================================
1.56/2.09	c 2	restarts              : 6
1.56/2.09	c 2	conflicts             : 1454          (5637 /sec)
1.56/2.09	c 2	decisions             : 3206          (0.62 % random) (12428 /sec)
1.56/2.09	c 2	propagations          : 357757         (1386870 /sec)
1.56/2.09	c 2	conflict literals     : 38405          (21.35 % deleted)
1.56/2.09	c 2	Memory used           : 7.66 MB
1.56/2.09	c 2	CPU time              : 0.25796 s
1.56/2.09	c 2	
1.56/2.09	c 2	SATISFIABLE
1.56/2.10	c 2	OK
1.56/2.10	c 2	FOUND: _COST <= 155
1.56/2.10	s SATISFIABLE
1.56/2.10	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.56/2.10	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.81/2.18	c 2	Decoding HOME/temp.out
1.90/2.26	c 2	OBJECTIVE _COST 155
1.90/2.26	o 155
1.90/2.26	v 0 1 0 4 4 3 2 3 4 3 2 3 0 1 4 2 4 0 3 4 2 0 0 3 0 4 1 0 4 4 1 3 0 1 4 4 4 2 2 1 4 4 2 3 2 4 4 1 1 2 0 1 1 0 0 1 3 4
1.90/2.26	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.96/2.31	c 2	OK
1.96/2.31	c 2	OBJECTIVE BOUND: 0 <= _COST <= 155
1.96/2.31	c 2	SEARCHING: _COST <= 77
1.96/2.31	c 2	============================[ Search Statistics ]==============================
1.96/2.31	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.96/2.31	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.96/2.31	c 2	===============================================================================
1.96/2.31	c 2	|      1454 |    5278   134850   392164 |    44950     1453     26 |  0.194 % |
1.96/2.33	c 2	|      1554 |    5278   134850   392164 |    49445     1553     26 | 26.402 % |
1.96/2.38	c 2	|      1704 |    3892    87271   253468 |    54389     1703     25 | 26.402 % |
2.07/2.40	c 2	|      1929 |    3892    87271   253468 |    59828     1928     24 | 26.402 % |
2.07/2.44	c 2	|      2266 |    3892    87271   253468 |    65811     2265     23 | 26.402 % |
2.07/2.49	c 2	|      2772 |    3892    87271   253468 |    72392     2771     22 | 26.402 % |
2.17/2.58	c 3	|      3532 |    3892    87271   253468 |    79631     3531     21 | 26.402 % |
2.37/2.72	c 3	|      4672 |    3892    87271   253468 |    87594     4671     21 | 26.402 % |
2.57/2.95	c 3	|      6380 |    3892    87271   253468 |    96354     6379     21 | 26.402 % |
2.97/3.35	c 3	|      8943 |    3892    87271   253468 |   105989     8942     23 | 26.402 % |
3.57/3.90	c 4	|     12787 |    3892    87271   253468 |   116588    12786     26 | 26.402 % |
4.47/4.85	c 5	|     18554 |    3892    87271   253468 |   128247    18553     26 | 26.402 % |
6.36/6.71	c 7	|     27203 |    3892    87271   253468 |   141072    27202     27 | 26.402 % |
9.17/9.57	c 10	|     40177 |    3892    87271   253468 |   155179    40176     27 | 26.402 % |
15.07/15.49	c 15	|     59639 |    3892    87271   253468 |   170697    59638     27 | 26.402 % |
30.86/31.29	c 31	|     88831 |    3892    87271   253468 |   187767    88830     28 | 26.402 % |
63.15/63.54	c 64	|    132621 |    3892    87271   253468 |   206544   132620     28 | 26.402 % |
135.02/135.48	c 135	|    198306 |    3892    87271   253468 |   227198   198305     28 | 26.402 % |
219.59/220.03	c 220	|    296832 |    3892    87271   253468 |   249918    81428     29 | 26.402 % |
378.73/379.21	c 379	|    444622 |    3892    87271   253468 |   274910   229218     30 | 26.402 % |
630.74/631.35	c 631	|    666307 |    3892    87271   253468 |   302401   189120     31 | 26.402 % |
1054.56/1055.34	c 1055	|    998832 |    3892    87271   253468 |   332641   233736     33 | 26.402 % |
1830.07/1831.16	c 1831	|   1497622 |    3892    87271   253468 |   365905    98978     32 | 26.402 % |
3027.02/3028.56	c 3029	|   2245804 |    3892    87271   253468 |   402495   149071     33 | 26.402 % |
3600.09/3601.81	c ERROR INTERRUPTED
3600.09/3601.82	c 3602	CPU 3599.54 (0.06 0.02 3599.48 0.55)
3600.09/3601.82	c 3602	END Wed Jul 23 06:45:50 2008

Verifier Data (download as text)

OK	149	160
149 unsatisfied constraints, 160 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-1128451-1216784748/watcher-1128451-1216784748 -o /tmp/evaluation-result-1128451-1216784748/solver-1128451-1216784748 -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-1128451-1216784748.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.83 2.63 2.34 4/80 8425
/proc/meminfo: memFree=1171856/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=6268 CPUtime=0
/proc/8425/stat : 8425 (sugar++) R 8423 8425 7573 0 -1 4194304 62 0 0 0 0 0 0 0 19 0 1 0 5565228 6418432 47 996147200 4194304 4206940 548682068528 18446744073709551615 245480093065 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/8425/statm: 1567 47 36 3 0 8 0

[startup+0.0952229 s]
/proc/loadavg: 2.83 2.63 2.34 4/80 8425
/proc/meminfo: memFree=1171856/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=13336 CPUtime=0.03
/proc/8425/stat : 8425 (sugar++) R 8423 8425 7573 0 -1 4194304 734 0 0 0 2 1 0 0 18 0 1 0 5565228 13656064 702 996147200 4194304 4206940 548682068528 18446744073709551615 245501062849 0 0 4224 0 0 0 0 17 0 0 0
/proc/8425/statm: 3334 703 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.101221 s]
/proc/loadavg: 2.83 2.63 2.34 4/80 8425
/proc/meminfo: memFree=1171856/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=13336 CPUtime=0.03
/proc/8425/stat : 8425 (sugar++) R 8423 8425 7573 0 -1 4194304 736 0 0 0 2 1 0 0 18 0 1 0 5565228 13656064 704 996147200 4194304 4206940 548682068528 18446744073709551615 245491612670 0 0 4224 0 0 0 0 17 0 0 0
/proc/8425/statm: 3334 704 338 3 0 434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13336

[startup+0.301248 s]
/proc/loadavg: 2.83 2.63 2.34 4/80 8425
/proc/meminfo: memFree=1171856/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16740 CPUtime=0.07
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 5565228 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8425/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701287 s]
/proc/loadavg: 2.83 2.63 2.34 4/80 8425
/proc/meminfo: memFree=1171856/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16740 CPUtime=0.07
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1219 128 0 0 5 2 0 0 18 0 1 0 5565228 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8425/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50237 s]
/proc/loadavg: 2.83 2.63 2.34 4/91 8447
/proc/meminfo: memFree=1162808/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16740 CPUtime=0.6
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1297 4636 0 1 6 2 50 2 15 0 1 0 5565228 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8425/statm: 4185 1104 409 3 0 764 0
[pid=8438] ppid=8425 vsize=5356 CPUtime=0
/proc/8438/stat : 8438 (sh) S 8425 8425 7573 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 5565308 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8438/statm: 1339 233 193 169 0 50 0
[pid=8439] ppid=8438 vsize=868512 CPUtime=0.66
/proc/8439/stat : 8439 (java) S 8438 8425 7573 0 -1 0 6521 0 1 0 63 3 0 0 18 0 9 0 5565308 889356288 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8439/statm: 217128 5752 2564 9 0 211675 0
[pid=8439/tid=8440] ppid=8438 vsize=868512 CPUtime=0.34
/proc/8439/task/8440/stat : 8440 (java) R 8438 8425 7573 0 -1 64 2712 0 1 0 33 1 0 0 18 0 9 0 5565309 889356288 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8439/tid=8441] ppid=8438 vsize=868512 CPUtime=0.05
/proc/8439/task/8441/stat : 8441 (java) S 8438 8425 7573 0 -1 64 1626 0 0 0 5 0 0 0 16 0 9 0 5565310 889356288 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8439/tid=8442] ppid=8438 vsize=868512 CPUtime=0
/proc/8439/task/8442/stat : 8442 (java) S 8438 8425 7573 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 5565311 889356288 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8439/tid=8443] ppid=8438 vsize=868512 CPUtime=0
/proc/8439/task/8443/stat : 8443 (java) S 8438 8425 7573 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5565311 889356288 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8439/tid=8444] ppid=8438 vsize=868512 CPUtime=0
/proc/8439/task/8444/stat : 8444 (java) S 8438 8425 7573 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 5565312 889356288 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8439/tid=8445] ppid=8438 vsize=868512 CPUtime=0.23
/proc/8439/task/8445/stat : 8445 (java) R 8438 8425 7573 0 -1 64 1491 0 0 0 23 0 0 0 16 0 9 0 5565313 889356288 5752 996147200 134512640 134550740 4294955920 18446744073709551615 102527568 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8439/tid=8446] ppid=8438 vsize=868512 CPUtime=0
/proc/8439/task/8446/stat : 8446 (java) S 8438 8425 7573 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 5565313 889356288 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8439/tid=8447] ppid=8438 vsize=868512 CPUtime=0
/proc/8439/task/8447/stat : 8447 (java) S 8438 8425 7573 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 5565313 889356288 5752 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 890608

[startup+3.10153 s]
/proc/loadavg: 2.76 2.62 2.34 7/84 8450
/proc/meminfo: memFree=1158320/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 15 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=7836 CPUtime=1.04
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 1917 0 0 0 104 0 0 0 23 0 1 0 5565411 8024064 1864 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 1959 1864 80 151 0 1805 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 24708

[startup+6.30285 s]
/proc/loadavg: 2.76 2.62 2.34 3/82 8458
/proc/meminfo: memFree=1156672/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=10136 CPUtime=4.24
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 2481 0 0 0 423 1 0 0 25 0 1 0 5565411 10379264 2428 996147200 134512640 135134323 4294956192 18446744073709551615 134531958 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 2534 2428 80 151 0 2380 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 27008

[startup+12.7015 s]
/proc/loadavg: 2.80 2.63 2.34 3/82 8458
/proc/meminfo: memFree=1152832/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=13848 CPUtime=10.64
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 3412 0 0 0 1061 3 0 0 25 0 1 0 5565411 14180352 3359 996147200 134512640 135134323 4294956192 18446744073709551615 134532208 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 3462 3359 80 151 0 3308 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 30720

[startup+25.5018 s]
/proc/loadavg: 2.75 2.63 2.35 3/82 8458
/proc/meminfo: memFree=1148480/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=18144 CPUtime=23.43
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 4473 0 0 0 2339 4 0 0 25 0 1 0 5565411 18579456 4420 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 4536 4420 80 151 0 4382 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 35016

[startup+51.1014 s]
/proc/loadavg: 2.76 2.64 2.36 3/82 8458
/proc/meminfo: memFree=1142976/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=23888 CPUtime=49.02
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 5898 0 0 0 4898 4 0 0 25 0 1 0 5565411 24461312 5845 996147200 134512640 135134323 4294956192 18446744073709551615 134532164 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 5972 5845 80 151 0 5818 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 40760

[startup+102.307 s]
/proc/loadavg: 2.45 2.58 2.35 3/82 8458
/proc/meminfo: memFree=1134976/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=31852 CPUtime=100.21
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 7823 0 0 0 10014 7 0 0 25 0 1 0 5565411 32616448 7770 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 7963 7770 80 151 0 7809 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 48724

[startup+162.302 s]
/proc/loadavg: 2.50 2.57 2.36 3/82 8458
/proc/meminfo: memFree=1128000/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=39064 CPUtime=160.18
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 9535 0 0 0 16009 9 0 0 25 0 1 0 5565411 40001536 9482 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 9766 9482 80 151 0 9612 0
Current children cumulated CPU time (s) 161.91
Current children cumulated vsize (KiB) 55936

[startup+222.302 s]
/proc/loadavg: 2.58 2.57 2.37 3/82 8458
/proc/meminfo: memFree=1125888/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=41060 CPUtime=220.16
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 10047 0 0 0 22007 9 0 0 25 0 1 0 5565411 42045440 9994 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 10265 9994 80 151 0 10111 0
Current children cumulated CPU time (s) 221.89
Current children cumulated vsize (KiB) 57932

[startup+282.301 s]
/proc/loadavg: 2.56 2.57 2.38 3/82 8458
/proc/meminfo: memFree=1125760/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=41224 CPUtime=280.13
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 10077 0 0 0 28004 9 0 0 25 0 1 0 5565411 42213376 10024 996147200 134512640 135134323 4294956192 18446744073709551615 134532046 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 10306 10024 80 151 0 10152 0
Current children cumulated CPU time (s) 281.86
Current children cumulated vsize (KiB) 58096

[startup+342.301 s]
/proc/loadavg: 2.64 2.58 2.39 3/82 8458
/proc/meminfo: memFree=1124352/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0

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

[pid=8448] ppid=8425 vsize=90424 CPUtime=2859.14
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 21841 0 0 0 285891 23 0 0 25 0 1 0 5565411 92594176 21780 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 22606 21780 80 151 0 22452 0
Current children cumulated CPU time (s) 2860.87
Current children cumulated vsize (KiB) 107296

[startup+2922.3 s]
/proc/loadavg: 2.50 2.64 2.61 3/82 8466
/proc/meminfo: memFree=1075200/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=91908 CPUtime=2919.12
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 22207 0 0 0 291889 23 0 0 25 0 1 0 5565411 94113792 22146 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 22977 22146 80 151 0 22823 0
Current children cumulated CPU time (s) 2920.85
Current children cumulated vsize (KiB) 108780

[startup+2982.3 s]
/proc/loadavg: 2.77 2.69 2.63 3/82 8466
/proc/meminfo: memFree=1075200/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=91908 CPUtime=2979.09
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 22207 0 0 0 297886 23 0 0 25 0 1 0 5565411 94113792 22146 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 22977 22146 80 151 0 22823 0
Current children cumulated CPU time (s) 2980.82
Current children cumulated vsize (KiB) 108780

[startup+3042.3 s]
/proc/loadavg: 2.61 2.66 2.63 3/82 8466
/proc/meminfo: memFree=1074624/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=92432 CPUtime=3039.08
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 22340 0 0 0 303884 24 0 0 25 0 1 0 5565411 94650368 22279 996147200 134512640 135134323 4294956192 18446744073709551615 134529108 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 23108 22279 80 151 0 22954 0
Current children cumulated CPU time (s) 3040.81
Current children cumulated vsize (KiB) 109304

[startup+3102.3 s]
/proc/loadavg: 2.84 2.71 2.65 3/82 8466
/proc/meminfo: memFree=1074560/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=92612 CPUtime=3099.05
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 22362 0 0 0 309881 24 0 0 25 0 1 0 5565411 94834688 22301 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 23153 22301 80 151 0 22999 0
Current children cumulated CPU time (s) 3100.78
Current children cumulated vsize (KiB) 109484

[startup+3162.3 s]
/proc/loadavg: 2.83 2.73 2.65 3/82 8466
/proc/meminfo: memFree=1074432/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=92612 CPUtime=3159.03
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 22381 0 0 0 315879 24 0 0 25 0 1 0 5565411 94834688 22320 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 23153 22320 80 151 0 22999 0
Current children cumulated CPU time (s) 3160.76
Current children cumulated vsize (KiB) 109484

[startup+3222.3 s]
/proc/loadavg: 2.86 2.75 2.66 3/82 8466
/proc/meminfo: memFree=1073920/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=93096 CPUtime=3219
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 22496 0 0 0 321876 24 0 0 25 0 1 0 5565411 95330304 22435 996147200 134512640 135134323 4294956192 18446744073709551615 134531842 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 23274 22435 80 151 0 23120 0
Current children cumulated CPU time (s) 3220.73
Current children cumulated vsize (KiB) 109968

[startup+3282.3 s]
/proc/loadavg: 2.70 2.73 2.66 3/75 8502
/proc/meminfo: memFree=1140856/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=93364 CPUtime=3278.98
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 22521 0 0 0 327858 40 0 0 25 0 1 0 5565411 95604736 22460 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 23341 22460 80 151 0 23187 0
Current children cumulated CPU time (s) 3280.71
Current children cumulated vsize (KiB) 110236

[startup+3342.3 s]
/proc/loadavg: 2.29 2.61 2.62 3/83 8569
/proc/meminfo: memFree=1139640/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=93364 CPUtime=3338.95
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 22547 0 0 0 333855 40 0 0 25 0 1 0 5565411 95604736 22486 996147200 134512640 135134323 4294956192 18446744073709551615 134531958 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 23341 22486 80 151 0 23187 0
Current children cumulated CPU time (s) 3340.68
Current children cumulated vsize (KiB) 110236

[startup+3402.31 s]
/proc/loadavg: 2.10 2.50 2.58 3/83 8569
/proc/meminfo: memFree=1139384/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=93556 CPUtime=3398.94
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 22591 0 0 0 339853 41 0 0 25 0 1 0 5565411 95801344 22530 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 23389 22530 80 151 0 23235 0
Current children cumulated CPU time (s) 3400.67
Current children cumulated vsize (KiB) 110428

[startup+3462.3 s]
/proc/loadavg: 2.07 2.42 2.54 3/83 8569
/proc/meminfo: memFree=1138616/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=94248 CPUtime=3458.91
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 22769 0 0 0 345850 41 0 0 25 0 1 0 5565411 96509952 22708 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 23562 22708 80 151 0 23408 0
Current children cumulated CPU time (s) 3460.64
Current children cumulated vsize (KiB) 111120

[startup+3522.3 s]
/proc/loadavg: 2.09 2.35 2.51 3/83 8569
/proc/meminfo: memFree=1137528/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=95172 CPUtime=3518.89
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 23014 0 0 0 351848 41 0 0 25 0 1 0 5565411 97456128 22953 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 23793 22953 80 151 0 23639 0
Current children cumulated CPU time (s) 3520.62
Current children cumulated vsize (KiB) 112044

[startup+3582.3 s]
/proc/loadavg: 2.03 2.29 2.48 3/83 8569
/proc/meminfo: memFree=1137528/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=95172 CPUtime=3578.86
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 23016 0 0 0 357845 41 0 0 25 0 1 0 5565411 97456128 22955 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 23793 22955 80 151 0 23639 0
Current children cumulated CPU time (s) 3580.59
Current children cumulated vsize (KiB) 112044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.8 s]
/proc/loadavg: 2.02 2.27 2.46 3/83 8569
/proc/meminfo: memFree=1137528/2055920 swapFree=4192956/4192956
[pid=8425] ppid=8423 vsize=16872 CPUtime=1.73
/proc/8425/stat : 8425 (sugar++) S 8423 8425 7573 0 -1 4194304 1553 15333 0 3 6 2 153 12 16 0 1 0 5565228 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/8425/statm: 4218 1121 414 3 0 797 0
[pid=8448] ppid=8425 vsize=95172 CPUtime=3598.36
/proc/8448/stat : 8448 (minisat-inc) R 8425 8425 7573 0 -1 4194304 23016 0 0 0 359795 41 0 0 25 0 1 0 5565411 97456128 22955 996147200 134512640 135134323 4294956192 18446744073709551615 134531908 0 0 4096 3 0 0 0 17 0 0 0
/proc/8448/statm: 23793 22955 80 151 0 23639 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 112044

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.82
CPU time (s): 3600.15
CPU user time (s): 3599.56
CPU system time (s): 0.58891
CPU usage (%): 99.9535
Max. virtual memory (cumulated for all children) (KiB): 890608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.56
system time used= 0.58891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39981
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= 2522
involuntary context switches= 13791

runsolver used 4.12137 second user time and 10.2324 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-23 05:45:48
IDJOB=1128451
IDBENCH=65470
IDSOLVER=367
FILE ID=node17/1128451-1216784748
PBS_JOBID= 7974220
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 86ee31dd79bf21dbca8dab70a39f9464
RANDOM SEED=725907068

node17.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
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.220
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:       1172336 kB
Buffers:         37680 kB
Cached:         683120 kB
SwapCached:          0 kB
Active:         358080 kB
Inactive:       451972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1172336 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             896 kB
Writeback:           0 kB
Mapped:         109572 kB
Slab:            58676 kB
Committed_AS:   903384 kB
PageTables:       2088 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 node17 at 2008-07-23 06:45:52