Trace number 1128331

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.13 3601.42

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-70/
normalized-kbtree-9-2-3-5-70-39_ext.xml
MD5SUM97e371099a114b8fb0619ccfaa6c1f23
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints108
Best CPU time to get the best result obtained on this benchmark897.07
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.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Wed Jul 23 05:10:59 2008
0.00/0.07	c 0	PID 7546
0.06/0.07	c 0	HOST node15.alineos.net
0.06/0.07	c 0	CONVERTING HOME/instance-1128331-1216782659.xml TO HOME/temp.csp
0.06/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128331-1216782659.xml' 'HOME/temp.csp'
0.06/0.47	c 1	1 domains, 58 variables, 0 predicates, 309 relations, 309 constraints
0.06/0.54	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.54	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.44/0.62	c 1	Parsing HOME/temp.csp
0.44/0.78	c 1	parsed 677 expressions
0.44/0.79	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.44/0.79	c 1	MAX CSP: 309 constraints
0.44/0.79	c 1	Converting to clausal form CSP
0.44/0.81	c 1	converted 99 (10%) expressions
0.44/0.82	c 1	converted 198 (20%) expressions
0.44/0.82	c 1	converted 297 (30%) expressions
0.44/0.83	c 1	converted 396 (40%) expressions
0.44/0.85	c 1	converted 495 (50%) expressions
0.44/0.86	c 1	converted 594 (60%) expressions
0.44/0.86	c 1	converted 693 (70%) expressions
0.44/0.87	c 1	converted 792 (80%) expressions
0.44/0.88	c 1	converted 891 (90%) expressions
0.89/1.03	c 1	converted 989 (100%) expressions
0.89/1.03	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 464
0.89/1.04	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.89/1.04	c 1	Propagation in CSP
0.89/1.07	c 1	304 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.89/1.07	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
0.89/1.07	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.89/1.07	c 1	Simplifing CSP by introducing new Boolean variables
0.89/1.07	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
0.89/1.07	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.99/1.10	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.99/1.11	c 1	68 (10%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.99/1.12	c 1	136 (20%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.99/1.12	c 1	203 (30%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.99/1.12	c 1	271 (40%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.99/1.12	c 1	338 (50%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.99/1.13	c 1	406 (60%) CSP integer variables are encoded (653 clauses, 7200 bytes)
0.99/1.13	c 1	474 (70%) CSP integer variables are encoded (996 clauses, 11659 bytes)
0.99/1.13	c 1	541 (80%) CSP integer variables are encoded (1536 clauses, 18679 bytes)
0.99/1.13	c 1	609 (90%) CSP integer variables are encoded (3918 clauses, 49645 bytes)
0.99/1.13	c 1	676 (100%) CSP integer variables are encoded (4612 clauses, 58667 bytes)
0.99/1.17	c 1	93 (10%) CSP clauses are encoded (5245 clauses, 68555 bytes)
0.99/1.18	c 1	186 (20%) CSP clauses are encoded (5917 clauses, 79639 bytes)
0.99/1.20	c 1	278 (30%) CSP clauses are encoded (6566 clauses, 91593 bytes)
1.09/1.21	c 1	371 (40%) CSP clauses are encoded (7514 clauses, 105711 bytes)
1.09/1.23	c 1	463 (50%) CSP clauses are encoded (13776 clauses, 215925 bytes)
1.09/1.23	c 1	556 (60%) CSP clauses are encoded (15799 clauses, 250531 bytes)
1.09/1.27	c 1	649 (70%) CSP clauses are encoded (33150 clauses, 566266 bytes)
1.18/1.32	c 2	741 (80%) CSP clauses are encoded (49804 clauses, 852200 bytes)
1.18/1.38	c 2	834 (90%) CSP clauses are encoded (86263 clauses, 1517148 bytes)
1.28/1.46	c 2	926 (100%) CSP clauses are encoded (134851 clauses, 2407053 bytes)
1.28/1.46	c 2	926 CSP clauses encoded
1.28/1.47	c 2	Writing map file : HOME/temp.map
1.28/1.47	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.28/1.47	c 2	SAT : 5288 SAT variables, 134851 SAT clauses, 2407053 bytes
1.28/1.48	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.36/1.53	c 2	OBJECTIVE minimize _COST
1.36/1.53	c 2	SOLVING HOME/temp.cnf
1.36/1.53	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.36/1.53	c 2	This is MiniSat 2.0 beta incremental
1.36/1.54	c 2	WARNING: for repeatability, setting FPU to use double precision
1.36/1.54	c 2	============================[ Problem Statistics ]=============================
1.36/1.54	c 2	|                                                                             |
1.36/1.54	c 2	|  Number of variables:  5288                                                 |
1.36/1.54	c 2	|  Number of clauses:    134851                                               |
1.39/1.60	c 2	|  Parsing time:         0.05         s                                       |
1.39/1.60	c 2	OK
1.39/1.60	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.39/1.60	c 2	SEARCHING: _COST <= 155
1.39/1.60	c 2	============================[ Search Statistics ]==============================
1.39/1.60	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.60	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.39/1.60	c 2	===============================================================================
1.39/1.60	c 2	|         0 |    5288   134851   391879 |    44950        0    nan |  0.000 % |
1.39/1.64	c 2	|       101 |    5286   134851   391879 |    49445      100     19 |  0.194 % |
1.39/1.67	c 2	|       251 |    5286   134851   391879 |    54389      250     17 |  0.194 % |
1.39/1.71	c 2	|       476 |    5286   134851   391879 |    59828      475     22 |  0.194 % |
1.39/1.74	c 2	|       816 |    5286   134851   391879 |    65811      815     25 |  0.194 % |
1.39/1.81	c 2	|      1323 |    5286   134851   391879 |    72392     1322     28 |  0.194 % |
1.39/1.90	c 2	|      2082 |    5286   134851   391879 |    79632     2081     30 |  0.194 % |
1.39/2.05	c 2	|      3221 |    5278   134660   391343 |    87595     3220     33 |  0.194 % |
2.05/2.28	c 3	|      4929 |    5278   134660   391343 |    96355     4928     34 |  0.194 % |
2.44/2.64	c 3	|      7492 |    5278   134660   391343 |   105990     7491     36 |  0.194 % |
3.24/3.49	c 4	|     11338 |    5278   134660   391343 |   116589    11337     30 |  0.194 % |
4.34/4.57	c 5	|     17104 |    5278   134660   391343 |   128248    17103     38 |  0.194 % |
6.53/6.79	c 7	|     25755 |    5278   134660   391343 |   141073    25754     43 |  0.194 % |
9.23/9.46	c 10	===============================================================================
9.23/9.46	c 10	restarts              : 13
9.23/9.46	c 10	conflicts             : 35238         (4464 /sec)
9.23/9.46	c 10	decisions             : 47052         (0.37 % random) (5961 /sec)
9.23/9.46	c 10	propagations          : 8186635        (1037097 /sec)
9.23/9.46	c 10	conflict literals     : 1630301        (21.56 % deleted)
9.23/9.46	c 10	Memory used           : 15.01 MB
9.23/9.46	c 10	CPU time              : 7.8938 s
9.23/9.46	c 10	
9.23/9.46	c 10	SATISFIABLE
9.23/9.47	c 10	OK
9.23/9.47	c 10	FOUND: _COST <= 155
9.23/9.47	s SATISFIABLE
9.23/9.47	c 10	DECODING HOME/temp.out WITH HOME/temp.map
9.23/9.47	c 10	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
9.30/9.56	c 10	Decoding HOME/temp.out
9.30/9.66	c 10	OBJECTIVE _COST 155
9.30/9.66	o 155
9.30/9.67	v 4 2 3 4 4 1 1 2 4 4 4 2 0 4 2 3 4 4 2 1 0 3 4 3 4 2 3 1 4 4 0 3 4 0 1 3 4 4 2 4 4 4 2 4 0 0 4 2 4 4 2 2 4 1 3 4 2 1
9.30/9.67	c 10	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
9.50/9.83	c 10	OK
9.50/9.83	c 10	OBJECTIVE BOUND: 0 <= _COST <= 155
9.50/9.83	c 10	SEARCHING: _COST <= 77
9.50/9.83	c 10	============================[ Search Statistics ]==============================
9.50/9.83	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.50/9.83	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.50/9.83	c 10	===============================================================================
9.50/9.83	c 10	|     35238 |    3892    87272   253183 |    29090    35237     46 |  0.194 % |
9.60/9.90	c 10	|     35339 |    3892    87272   253183 |    31999    12288     52 | 26.402 % |
9.60/9.93	c 10	|     35489 |    3892    87272   253183 |    35199    12438     52 | 26.402 % |
9.60/9.97	c 10	|     35716 |    3892    87272   253183 |    38719    12665     51 | 26.402 % |
9.69/10.03	c 10	|     36054 |    3892    87272   253183 |    42591    13003     50 | 26.402 % |
9.79/10.13	c 10	|     36560 |    3892    87272   253183 |    46850    13509     49 | 26.402 % |
9.89/10.26	c 10	|     37319 |    3892    87272   253183 |    51535    14268     48 | 26.402 % |
10.09/10.46	c 11	|     38458 |    3892    87272   253183 |    56689    15407     46 | 26.402 % |
10.39/10.79	c 11	|     40166 |    3892    87272   253183 |    62358    17115     43 | 26.402 % |
10.89/11.22	c 11	|     42728 |    3892    87272   253183 |    68594    19677     40 | 26.402 % |
11.69/12.03	c 12	|     46572 |    3892    87272   253183 |    75453    23521     37 | 26.402 % |
13.09/13.40	c 14	|     52338 |    3892    87272   253183 |    82999    29287     33 | 26.402 % |
15.58/15.94	c 16	|     60989 |    3892    87272   253183 |    91298    37938     33 | 26.402 % |
20.59/20.98	c 21	|     73963 |    3892    87272   253183 |   100428    50912     33 | 26.402 % |
29.69/30.09	c 30	|     93424 |    3892    87272   253183 |   110471    70373     32 | 26.402 % |
49.08/49.45	c 50	|    122617 |    3892    87272   253183 |   121518    99566     33 | 26.402 % |
70.27/70.60	c 71	|    166406 |    3892    87272   253183 |   133670    32271     27 | 26.402 % |
105.06/105.41	c 106	|    232090 |    3892    87272   253183 |   147037    97955     26 | 26.402 % |
184.94/185.30	c 186	|    330616 |    3892    87272   253183 |   161741    62394     27 | 26.402 % |
320.10/320.56	c 321	|    478407 |    3892    87272   253183 |   177915    61759     28 | 26.402 % |
516.05/516.59	c 517	|    700090 |    3892    87272   253183 |   195707   118278     32 | 26.402 % |
915.94/916.55	c 917	|   1032617 |    3892    87272   253183 |   215278    90128     29 | 26.402 % |
1593.03/1593.89	c 1594	|   1531406 |    3892    87272   253183 |   236806   191866     30 | 26.402 % |
2715.41/2716.54	c 2717	|   2279588 |    3892    87272   253183 |   260486    59834     29 | 26.402 % |
3600.09/3601.41	c ERROR INTERRUPTED
3600.09/3601.41	c 3602	CPU 3599.72 (0.05 0.02 3599.67 0.37)
3600.09/3601.42	c 3602	END Wed Jul 23 06:11:01 2008

Verifier Data (download as text)

OK	143	166
143 unsatisfied constraints, 166 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-1128331-1216782659/watcher-1128331-1216782659 -o /tmp/evaluation-result-1128331-1216782659/solver-1128331-1216782659 -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-1128331-1216782659.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.73 2.73 2.63 4/80 7546
/proc/meminfo: memFree=1199280/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=18572 CPUtime=0
/proc/7546/stat : 7546 (runsolver) R 7544 7546 5879 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 5356624 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 240472616231 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7546/statm: 4643 292 257 25 0 2626 0

[startup+0.077761 s]
/proc/loadavg: 2.73 2.73 2.63 4/80 7546
/proc/meminfo: memFree=1199280/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16740 CPUtime=0.06
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1143 0 0 0 4 2 0 0 18 0 1 0 5356624 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7546/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101373 s]
/proc/loadavg: 2.73 2.73 2.63 4/80 7546
/proc/meminfo: memFree=1199280/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16740 CPUtime=0.06
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1219 128 0 0 4 2 0 0 18 0 1 0 5356624 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7546/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301391 s]
/proc/loadavg: 2.73 2.73 2.63 4/80 7546
/proc/meminfo: memFree=1199280/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16740 CPUtime=0.06
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1219 128 0 0 4 2 0 0 18 0 1 0 5356624 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7546/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701421 s]
/proc/loadavg: 2.73 2.73 2.63 4/80 7546
/proc/meminfo: memFree=1199280/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16740 CPUtime=0.44
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1296 4628 0 1 4 2 35 3 15 0 1 0 5356624 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 16740

[startup+1.50281 s]
/proc/loadavg: 2.73 2.73 2.63 3/91 7568
/proc/meminfo: memFree=1184664/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16740 CPUtime=0.44
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1297 4628 0 1 4 2 35 3 15 0 1 0 5356624 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4185 1104 409 3 0 764 0
[pid=7559] ppid=7546 vsize=5356 CPUtime=0
/proc/7559/stat : 7559 (sh) S 7546 7546 5879 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 5356678 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7559/statm: 1339 233 193 169 0 50 0
[pid=7560] ppid=7559 vsize=868472 CPUtime=0.92
/proc/7560/stat : 7560 (java) S 7559 7546 5879 0 -1 0 6548 0 1 0 85 7 0 0 18 0 9 0 5356678 889315328 5706 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7560/statm: 217118 5706 2567 9 0 211665 0
[pid=7560/tid=7561] ppid=7559 vsize=868472 CPUtime=0.58
/proc/7560/task/7561/stat : 7561 (java) S 7559 7546 5879 0 -1 64 2793 0 1 0 54 4 0 0 20 0 9 0 5356679 889315328 5706 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7560/tid=7562] ppid=7559 vsize=868472 CPUtime=0.07
/proc/7560/task/7562/stat : 7562 (java) S 7559 7546 5879 0 -1 64 1578 0 0 0 6 1 0 0 16 0 9 0 5356680 889315328 5706 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7560/tid=7563] ppid=7559 vsize=868472 CPUtime=0
/proc/7560/task/7563/stat : 7563 (java) S 7559 7546 5879 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 5356680 889315328 5706 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7560/tid=7564] ppid=7559 vsize=868472 CPUtime=0
/proc/7560/task/7564/stat : 7564 (java) S 7559 7546 5879 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5356680 889315328 5706 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7560/tid=7565] ppid=7559 vsize=868472 CPUtime=0
/proc/7560/task/7565/stat : 7565 (java) S 7559 7546 5879 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 5356682 889315328 5706 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7560/tid=7566] ppid=7559 vsize=868472 CPUtime=0.24
/proc/7560/task/7566/stat : 7566 (java) S 7559 7546 5879 0 -1 64 1483 0 0 0 23 1 0 0 16 0 9 0 5356682 889315328 5706 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7560/tid=7567] ppid=7559 vsize=868472 CPUtime=0
/proc/7560/task/7567/stat : 7567 (java) S 7559 7546 5879 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 5356682 889315328 5706 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7560/tid=7568] ppid=7559 vsize=868472 CPUtime=0
/proc/7560/task/7568/stat : 7568 (java) S 7559 7546 5879 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 5356682 889315328 5706 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 890568

[startup+3.10164 s]
/proc/loadavg: 2.75 2.73 2.63 3/82 7569
/proc/meminfo: memFree=1186272/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.39
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1470 11467 0 2 5 2 121 11 15 0 1 0 5356624 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1120 414 3 0 797 0
[pid=7569] ppid=7546 vsize=9148 CPUtime=1.55
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 2244 0 0 0 154 1 0 0 25 0 1 0 5356778 9367552 2193 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 2287 2193 74 151 0 2133 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 26020

[startup+6.30191 s]
/proc/loadavg: 2.75 2.73 2.63 3/82 7569
/proc/meminfo: memFree=1182624/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.39
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1470 11467 0 2 5 2 121 11 16 0 1 0 5356624 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1120 414 3 0 797 0
[pid=7569] ppid=7546 vsize=12560 CPUtime=4.74
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 3068 0 0 0 473 1 0 0 25 0 1 0 5356778 12861440 3017 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 3140 3017 74 151 0 2986 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 29432

[startup+12.7015 s]
/proc/loadavg: 2.77 2.73 2.64 3/82 7579
/proc/meminfo: memFree=1178592/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 15 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=15364 CPUtime=10.81
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 3802 0 0 0 1079 2 0 0 25 0 1 0 5356778 15732736 3749 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 3841 3749 80 151 0 3687 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 32236

[startup+25.5016 s]
/proc/loadavg: 2.74 2.73 2.64 3/82 7579
/proc/meminfo: memFree=1177312/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=17152 CPUtime=23.61
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 4213 0 0 0 2358 3 0 0 25 0 1 0 5356778 17563648 4160 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 4288 4160 80 151 0 4134 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 34024

[startup+51.1019 s]
/proc/loadavg: 2.76 2.74 2.64 3/82 7579
/proc/meminfo: memFree=1170720/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=23844 CPUtime=49.2
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 5884 0 0 0 4915 5 0 0 25 0 1 0 5356778 24416256 5831 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 5961 5831 80 151 0 5807 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 40716

[startup+102.305 s]
/proc/loadavg: 2.65 2.71 2.63 3/82 7579
/proc/meminfo: memFree=1167264/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=27172 CPUtime=100.39
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 6708 0 0 0 10033 6 0 0 25 0 1 0 5356778 27824128 6655 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 6793 6655 80 151 0 6639 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 44044

[startup+162.302 s]
/proc/loadavg: 2.60 2.68 2.63 3/82 7579
/proc/meminfo: memFree=1164512/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=30116 CPUtime=160.36
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 7381 0 0 0 16030 6 0 0 25 0 1 0 5356778 30838784 7328 996147200 134512640 135134323 4294956192 18446744073709551615 134524688 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 7529 7328 80 151 0 7375 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 46988

[startup+222.302 s]
/proc/loadavg: 2.58 2.65 2.62 3/82 7579
/proc/meminfo: memFree=1164128/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=30428 CPUtime=220.35
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 7456 0 0 0 22029 6 0 0 25 0 1 0 5356778 31158272 7403 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 7607 7403 80 151 0 7453 0
Current children cumulated CPU time (s) 221.93
Current children cumulated vsize (KiB) 47300

[startup+282.301 s]
/proc/loadavg: 2.62 2.65 2.62 3/82 7579
/proc/meminfo: memFree=1162336/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=32348 CPUtime=280.34
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 7912 0 0 0 28027 7 0 0 25 0 1 0 5356778 33124352 7859 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 8087 7859 80 151 0 7933 0
Current children cumulated CPU time (s) 281.92
Current children cumulated vsize (KiB) 49220

[startup+342.302 s]
/proc/loadavg: 2.78 2.68 2.63 3/82 7579
/proc/meminfo: memFree=1160544/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=7569] ppid=7546 vsize=62488 CPUtime=2859.6
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 15070 0 0 0 285941 19 0 0 25 0 1 0 5356778 63987712 14993 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 15622 14993 80 151 0 15468 0
Current children cumulated CPU time (s) 2861.18
Current children cumulated vsize (KiB) 79360

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/66 7605
/proc/meminfo: memFree=1212216/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=62812 CPUtime=2919.58
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 15128 0 0 0 291939 19 0 0 25 0 1 0 5356778 64319488 15051 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 15703 15051 80 151 0 15549 0
Current children cumulated CPU time (s) 2921.16
Current children cumulated vsize (KiB) 79684

[startup+2982.3 s]
/proc/loadavg: 1.03 1.01 1.16 2/66 7605
/proc/meminfo: memFree=1212024/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=62952 CPUtime=2979.56
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 15179 0 0 0 297937 19 0 0 25 0 1 0 5356778 64462848 15102 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 15738 15102 80 151 0 15584 0
Current children cumulated CPU time (s) 2981.14
Current children cumulated vsize (KiB) 79824

[startup+3042.3 s]
/proc/loadavg: 1.22 1.07 1.17 2/66 7611
/proc/meminfo: memFree=1210800/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=64276 CPUtime=3039.55
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 15504 0 0 0 303935 20 0 0 25 0 1 0 5356778 65818624 15427 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 16069 15427 80 151 0 15915 0
Current children cumulated CPU time (s) 3041.13
Current children cumulated vsize (KiB) 81148

[startup+3102.3 s]
/proc/loadavg: 1.08 1.05 1.16 2/66 7611
/proc/meminfo: memFree=1210544/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=64560 CPUtime=3099.53
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 15562 0 0 0 309933 20 0 0 25 0 1 0 5356778 66109440 15485 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 16140 15485 80 151 0 15986 0
Current children cumulated CPU time (s) 3101.11
Current children cumulated vsize (KiB) 81432

[startup+3162.3 s]
/proc/loadavg: 1.03 1.04 1.15 2/66 7611
/proc/meminfo: memFree=1210288/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=64804 CPUtime=3159.51
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 15612 0 0 0 315931 20 0 0 25 0 1 0 5356778 66359296 15535 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 16201 15535 80 151 0 16047 0
Current children cumulated CPU time (s) 3161.09
Current children cumulated vsize (KiB) 81676

[startup+3222.3 s]
/proc/loadavg: 1.01 1.03 1.14 2/66 7611
/proc/meminfo: memFree=1210224/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=64924 CPUtime=3219.5
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 15632 0 0 0 321929 21 0 0 25 0 1 0 5356778 66482176 15555 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 16231 15555 80 151 0 16077 0
Current children cumulated CPU time (s) 3221.08
Current children cumulated vsize (KiB) 81796

[startup+3282.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 7611
/proc/meminfo: memFree=1210160/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=64924 CPUtime=3279.49
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 15646 0 0 0 327928 21 0 0 25 0 1 0 5356778 66482176 15569 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 16231 15569 80 151 0 16077 0
Current children cumulated CPU time (s) 3281.07
Current children cumulated vsize (KiB) 81796

[startup+3342.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 7611
/proc/meminfo: memFree=1209976/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=65268 CPUtime=3339.47
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 15688 0 0 0 333926 21 0 0 25 0 1 0 5356778 66834432 15611 996147200 134512640 135134323 4294956192 18446744073709551615 134532164 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 16317 15611 80 151 0 16163 0
Current children cumulated CPU time (s) 3341.05
Current children cumulated vsize (KiB) 82140

[startup+3402.31 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 7611
/proc/meminfo: memFree=1209720/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=65400 CPUtime=3399.46
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 15737 0 0 0 339925 21 0 0 25 0 1 0 5356778 66969600 15660 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 16350 15660 80 151 0 16196 0
Current children cumulated CPU time (s) 3401.04
Current children cumulated vsize (KiB) 82272

[startup+3462.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 7611
/proc/meminfo: memFree=1209720/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=65400 CPUtime=3459.43
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 15737 0 0 0 345922 21 0 0 25 0 1 0 5356778 66969600 15660 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 16350 15660 80 151 0 16196 0
Current children cumulated CPU time (s) 3461.01
Current children cumulated vsize (KiB) 82272

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 7611
/proc/meminfo: memFree=1209336/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=65700 CPUtime=3519.42
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 15828 0 0 0 351921 21 0 0 25 0 1 0 5356778 67276800 15743 996147200 134512640 135134323 4294956192 18446744073709551615 134531949 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 16425 15743 80 151 0 16271 0
Current children cumulated CPU time (s) 3521
Current children cumulated vsize (KiB) 82572

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 7611
/proc/meminfo: memFree=1209336/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=65700 CPUtime=3579.41
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 15836 0 0 0 357919 22 0 0 25 0 1 0 5356778 67276800 15751 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 16425 15751 80 151 0 16271 0
Current children cumulated CPU time (s) 3580.99
Current children cumulated vsize (KiB) 82572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.41 s]
/proc/loadavg: 1.00 1.00 1.08 3/66 7611
/proc/meminfo: memFree=1209272/2055920 swapFree=4192956/4192956
[pid=7546] ppid=7544 vsize=16872 CPUtime=1.58
/proc/7546/stat : 7546 (sugar++) S 7544 7546 5879 0 -1 4194304 1553 15265 0 3 5 2 137 14 16 0 1 0 5356624 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7546/statm: 4218 1121 414 3 0 797 0
[pid=7569] ppid=7546 vsize=65700 CPUtime=3598.51
/proc/7569/stat : 7569 (minisat-inc) R 7546 7546 5879 0 -1 4194304 15838 0 0 0 359829 22 0 0 25 0 1 0 5356778 67276800 15753 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/7569/statm: 16425 15753 80 151 0 16271 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 82572

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.42
CPU time (s): 3600.13
CPU user time (s): 3599.73
CPU system time (s): 0.402938
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 890568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.73
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32735
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= 2545
involuntary context switches= 26228

runsolver used 2.99354 second user time and 8.13276 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-23 05:10:59
IDJOB=1128331
IDBENCH=65191
IDSOLVER=367
FILE ID=node15/1128331-1216782659
PBS_JOBID= 7974163
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-70/normalized-kbtree-9-2-3-5-70-39_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-1128331-1216782659/watcher-1128331-1216782659 -o /tmp/evaluation-result-1128331-1216782659/solver-1128331-1216782659 -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-1128331-1216782659.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 97e371099a114b8fb0619ccfaa6c1f23
RANDOM SEED=1167105400

node15.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.216
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.216
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:       1199760 kB
Buffers:         46248 kB
Cached:         648440 kB
SwapCached:          0 kB
Active:         248708 kB
Inactive:       535740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1199760 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             900 kB
Writeback:           0 kB
Mapped:         110076 kB
Slab:            56640 kB
Committed_AS:   922748 kB
PageTables:       2116 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 node15 at 2008-07-23 06:11:03