Trace number 1128171

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.11 3618.51

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-60/
normalized-kbtree-9-7-3-5-60-16_ext.xml
MD5SUMf8d25281d99983d244a15f883cf09911
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints62
Best CPU time to get the best result obtained on this benchmark1.3358
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.06/0.46	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.46	c 0	BEGIN Wed Jul 23 04:33:41 2008
0.06/0.46	c 0	PID 6198
0.06/0.47	c 0	HOST node71.alineos.net
0.06/0.47	c 0	CONVERTING HOME/instance-1128171-1216780420.xml TO HOME/temp.csp
0.06/0.47	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128171-1216780420.xml' 'HOME/temp.csp'
0.08/0.86	c 0	1 domains, 28 variables, 0 predicates, 189 relations, 189 constraints
0.08/0.89	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.08/0.89	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.48/0.96	c 0	Parsing HOME/temp.csp
0.67/1.11	c 0	parsed 407 expressions
0.67/1.12	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.67/1.12	c 0	MAX CSP: 189 constraints
0.67/1.12	c 0	Converting to clausal form CSP
0.67/1.14	c 0	converted 60 (10%) expressions
0.67/1.14	c 0	converted 120 (20%) expressions
0.67/1.15	c 0	converted 180 (30%) expressions
0.67/1.16	c 0	converted 240 (40%) expressions
0.67/1.17	c 0	converted 300 (50%) expressions
0.67/1.17	c 0	converted 360 (60%) expressions
0.67/1.18	c 0	converted 420 (70%) expressions
0.67/1.19	c 0	converted 480 (80%) expressions
0.67/1.19	c 0	converted 540 (90%) expressions
0.87/1.32	c 1	converted 599 (100%) expressions
0.87/1.32	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 284
0.87/1.32	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.87/1.32	c 1	Propagation in CSP
0.87/1.34	c 1	183 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.87/1.34	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.87/1.34	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.87/1.34	c 1	Simplifing CSP by introducing new Boolean variables
0.87/1.34	c 1	CSP : 406 integers, 0 booleans, 566 clauses, largest domain size 190
0.87/1.34	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.87/1.37	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.87/1.37	c 1	41 (10%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.87/1.37	c 1	82 (20%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.87/1.38	c 1	122 (30%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.87/1.38	c 1	163 (40%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.87/1.38	c 1	203 (50%) CSP integer variables are encoded (84 clauses, 826 bytes)
0.87/1.38	c 1	244 (60%) CSP integer variables are encoded (365 clauses, 3917 bytes)
0.87/1.39	c 1	285 (70%) CSP integer variables are encoded (547 clauses, 5919 bytes)
0.87/1.39	c 1	325 (80%) CSP integer variables are encoded (846 clauses, 9523 bytes)
0.87/1.39	c 1	366 (90%) CSP integer variables are encoded (2088 clauses, 25669 bytes)
0.87/1.39	c 1	406 (100%) CSP integer variables are encoded (2481 clauses, 30778 bytes)
0.97/1.42	c 1	57 (10%) CSP clauses are encoded (2878 clauses, 36768 bytes)
0.97/1.43	c 1	114 (20%) CSP clauses are encoded (3273 clauses, 43221 bytes)
0.97/1.44	c 1	170 (30%) CSP clauses are encoded (3660 clauses, 49527 bytes)
0.97/1.45	c 1	227 (40%) CSP clauses are encoded (4091 clauses, 55828 bytes)
0.97/1.46	c 1	283 (50%) CSP clauses are encoded (6587 clauses, 92671 bytes)
0.97/1.47	c 1	340 (60%) CSP clauses are encoded (7428 clauses, 104546 bytes)
0.97/1.48	c 1	397 (70%) CSP clauses are encoded (14105 clauses, 214169 bytes)
0.97/1.48	c 1	453 (80%) CSP clauses are encoded (15009 clauses, 229279 bytes)
1.06/1.52	c 1	510 (90%) CSP clauses are encoded (34678 clauses, 577891 bytes)
1.06/1.55	c 1	566 (100%) CSP clauses are encoded (53138 clauses, 914151 bytes)
1.06/1.56	c 1	566 CSP clauses encoded
1.06/1.56	c 1	Writing map file : HOME/temp.map
1.06/1.56	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.06/1.56	c 1	SAT : 2887 SAT variables, 53138 SAT clauses, 914151 bytes
1.06/1.56	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.65	c 1	OBJECTIVE minimize _COST
1.12/1.65	c 1	SOLVING HOME/temp.cnf
1.12/1.65	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.12/1.65	c 1	This is MiniSat 2.0 beta incremental
1.12/1.65	c 1	WARNING: for repeatability, setting FPU to use double precision
1.12/1.65	c 1	============================[ Problem Statistics ]=============================
1.12/1.65	c 1	|                                                                             |
1.12/1.65	c 1	|  Number of variables:  2887                                                 |
1.12/1.65	c 1	|  Number of clauses:    53138                                                |
1.12/1.67	c 1	|  Parsing time:         0.02         s                                       |
1.12/1.67	c 1	OK
1.12/1.67	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.12/1.67	c 1	SEARCHING: _COST <= 95
1.12/1.67	c 1	============================[ Search Statistics ]==============================
1.12/1.67	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.12/1.67	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.12/1.67	c 1	===============================================================================
1.12/1.67	c 1	|         0 |    2887    53138   152783 |    17712        0    nan |  0.000 % |
1.12/1.69	c 1	|       101 |    2887    53138   152783 |    19483      101     23 |  0.009 % |
1.15/1.70	c 1	|       253 |    2887    53138   152783 |    21432      253     18 |  0.009 % |
1.15/1.72	c 1	|       478 |    2887    53138   152783 |    23575      478     22 |  0.009 % |
1.15/1.75	c 1	|       815 |    2887    53138   152783 |    25933      815     20 |  0.009 % |
1.15/1.79	c 1	|      1322 |    2887    53138   152783 |    28526     1322     23 |  0.009 % |
1.15/1.80	c 1	===============================================================================
1.15/1.80	c 1	restarts              : 6
1.15/1.80	c 1	conflicts             : 1357          (9233 /sec)
1.15/1.80	c 1	decisions             : 2511          (0.68 % random) (17084 /sec)
1.15/1.80	c 1	propagations          : 269840         (1835934 /sec)
1.15/1.80	c 1	conflict literals     : 30501          (27.94 % deleted)
1.15/1.80	c 1	Memory used           : 4.21 MB
1.15/1.80	c 1	CPU time              : 0.146977 s
1.15/1.80	c 1	
1.15/1.80	c 1	SATISFIABLE
1.15/1.80	c 1	OK
1.15/1.80	c 1	FOUND: _COST <= 95
1.15/1.80	s SATISFIABLE
1.15/1.80	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.15/1.80	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.15/1.94	c 1	Decoding HOME/temp.out
1.15/1.99	c 1	OBJECTIVE _COST 95
1.15/1.99	o 95
1.15/2.00	v 4 4 4 4 4 1 4 4 0 4 1 4 3 4 2 2 3 3 2 4 3 2 0 4 1 3 1 0
1.15/2.00	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.15/2.05	c 1	OK
1.15/2.05	c 1	OBJECTIVE BOUND: 0 <= _COST <= 95
1.15/2.05	c 1	SEARCHING: _COST <= 47
1.15/2.05	c 1	============================[ Search Statistics ]==============================
1.15/2.05	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.15/2.05	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.15/2.05	c 1	===============================================================================
1.15/2.05	c 1	|      1357 |    2135    34839   100048 |    11613     1357     22 |  0.009 % |
1.15/2.07	c 1	|      1459 |    2135    34839   100048 |    12774     1459     22 | 26.053 % |
1.15/2.08	c 1	|      1609 |    2135    34839   100048 |    14051     1609     21 | 26.053 % |
1.48/2.10	c 1	|      1834 |    2135    34839   100048 |    15456     1834     20 | 26.053 % |
1.48/2.13	c 1	|      2172 |    2135    34839   100048 |    17002     2172     19 | 26.053 % |
1.48/2.18	c 1	|      2678 |    2135    34839   100048 |    18702     2678     19 | 26.053 % |
1.58/2.28	c 2	|      3437 |    2135    34839   100048 |    20573     3437     18 | 26.053 % |
1.67/2.40	c 2	|      4576 |    2135    34839   100048 |    22630     4576     17 | 26.053 % |
1.87/2.57	c 2	|      6284 |    2135    34839   100048 |    24893     6284     15 | 26.053 % |
2.27/2.90	c 2	|      8847 |    2135    34839   100048 |    27382     8847     17 | 26.053 % |
2.76/3.47	c 3	|     12693 |    2135    34839   100048 |    30121    12693     17 | 26.053 % |
3.77/4.42	c 4	|     18462 |    2135    34839   100048 |    33133    18462     17 | 26.053 % |
5.45/6.12	c 5	|     27115 |    2135    34839   100048 |    36446    27115     17 | 26.053 % |
8.93/9.60	c 9	|     40089 |    2135    34839   100048 |    40091    14651     18 | 26.053 % |
13.41/14.18	c 13	|     59551 |    2135    34839   100048 |    44100    34113     17 | 26.053 % |
21.36/22.19	c 21	|     88743 |    2135    34839   100048 |    48510    31155     19 | 26.053 % |
34.41/35.26	c 35	|    132534 |    2135    34839   100048 |    53361    39487     19 | 26.053 % |
54.40/55.35	c 55	|    198220 |    2135    34839   100048 |    58697    21418     19 | 26.053 % |
88.14/89.26	c 89	|    296747 |    2135    34839   100048 |    64567    28161     20 | 26.053 % |
141.87/143.23	c 143	|    444536 |    2135    34839   100048 |    71024    19688     19 | 26.053 % |
238.00/239.81	c 239	|    666219 |    2135    34839   100048 |    78126    71646     22 | 26.053 % |
383.77/386.36	c 386	|    998746 |    2135    34839   100048 |    85939    18097     19 | 26.053 % |
607.77/611.46	c 611	|   1497535 |    2135    34839   100048 |    94533    84821     22 | 26.053 % |
991.67/997.23	c 997	|   2245717 |    2135    34839   100048 |   103986    29995     23 | 26.053 % |
1588.12/1596.63	c 1596	|   3367991 |    2135    34839   100048 |   114384    80208     24 | 26.053 % |
2525.27/2538.47	c 2538	|   5051403 |    2135    34839   100048 |   125823    66221     21 | 26.053 % |
3600.06/3618.51	c 3618	CPU 3599.86 (0.05 0.03 3599.81 0.19)
3600.06/3618.51	c 3618	END Wed Jul 23 05:33:59 2008
3600.06/3618.51	c ERROR INTERRUPTED

Verifier Data (download as text)

OK	86	103
86 unsatisfied constraints, 103 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-1128171-1216780420/watcher-1128171-1216780420 -o /tmp/evaluation-result-1128171-1216780420/solver-1128171-1216780420 -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-1128171-1216780420.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.07 2.02 1.94 5/80 6198
/proc/meminfo: memFree=1214968/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=18572 CPUtime=0
/proc/6198/stat : 6198 (runsolver) R 6196 6198 5493 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 5128680 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 231962373415 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6198/statm: 4643 292 257 25 0 2626 0

[startup+0.0926221 s]
/proc/loadavg: 2.07 2.02 1.94 5/80 6198
/proc/meminfo: memFree=1214968/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=13336 CPUtime=0.02
/proc/6198/stat : 6198 (sugar++) D 6196 6198 5493 0 -1 4194304 723 0 0 0 2 0 0 0 18 0 1 0 5128680 13656064 691 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/6198/statm: 3334 691 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.101621 s]
/proc/loadavg: 2.07 2.02 1.94 5/80 6198
/proc/meminfo: memFree=1214968/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=13336 CPUtime=0.02
/proc/6198/stat : 6198 (sugar++) R 6196 6198 5493 0 -1 4194304 724 0 0 0 2 0 0 0 18 0 1 0 5128680 13656064 692 996147200 4194304 4206940 548682068528 18446744073709551615 231980273223 0 0 4224 0 0 0 0 17 0 0 0
/proc/6198/statm: 3334 692 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.301665 s]
/proc/loadavg: 2.07 2.02 1.94 5/80 6198
/proc/meminfo: memFree=1214968/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=13468 CPUtime=0.03
/proc/6198/stat : 6198 (sugar++) R 6196 6198 5493 0 -1 4194304 755 0 0 0 2 1 0 0 18 0 1 0 5128680 13791232 723 996147200 4194304 4206940 548682068528 18446744073709551615 231980019084 0 0 4224 0 0 0 0 17 0 0 0
/proc/6198/statm: 3367 723 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.701752 s]
/proc/loadavg: 2.07 2.02 1.94 5/80 6198
/proc/meminfo: memFree=1214968/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16740 CPUtime=0.08
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1219 128 0 0 5 3 0 0 18 0 1 0 5128680 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16740

[startup+1.50293 s]
/proc/loadavg: 2.07 2.02 1.94 4/91 6220
/proc/meminfo: memFree=1205216/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16740 CPUtime=0.48
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1297 4440 0 1 5 3 37 3 15 0 1 0 5128680 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6198/statm: 4185 1104 409 3 0 764 0
[pid=6211] ppid=6198 vsize=5356 CPUtime=0
/proc/6211/stat : 6211 (sh) S 6198 6198 5493 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 5128770 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6211/statm: 1339 233 193 169 0 50 0
[pid=6212] ppid=6211 vsize=868380 CPUtime=0.58
/proc/6212/stat : 6212 (java) S 6211 6198 5493 0 -1 0 6313 0 1 0 54 4 0 0 20 0 9 0 5128770 889221120 5550 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6212/statm: 217095 5550 2563 9 0 211642 0
[pid=6212/tid=6213] ppid=6211 vsize=868380 CPUtime=0.35
/proc/6212/task/6213/stat : 6213 (java) R 6211 6198 5493 0 -1 64 2718 0 1 0 33 2 0 0 25 0 9 0 5128771 889221120 5550 996147200 134512640 134550740 4294955920 18446744073709551615 4126832108 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6212/tid=6214] ppid=6211 vsize=868380 CPUtime=0.04
/proc/6212/task/6214/stat : 6214 (java) S 6211 6198 5493 0 -1 64 1455 0 0 0 4 0 0 0 16 0 9 0 5128772 889221120 5550 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6212/tid=6215] ppid=6211 vsize=868380 CPUtime=0
/proc/6212/task/6215/stat : 6215 (java) S 6211 6198 5493 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 5128772 889221120 5550 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6212/tid=6216] ppid=6211 vsize=868380 CPUtime=0
/proc/6212/task/6216/stat : 6216 (java) S 6211 6198 5493 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5128772 889221120 5550 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6212/tid=6217] ppid=6211 vsize=868380 CPUtime=0
/proc/6212/task/6217/stat : 6217 (java) S 6211 6198 5493 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 5128774 889221120 5550 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6212/tid=6218] ppid=6211 vsize=868380 CPUtime=0.17
/proc/6212/task/6218/stat : 6218 (java) S 6211 6198 5493 0 -1 64 1448 0 0 0 17 0 0 0 16 0 9 0 5128774 889221120 5550 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6212/tid=6219] ppid=6211 vsize=868380 CPUtime=0
/proc/6212/task/6219/stat : 6219 (java) S 6211 6198 5493 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 5128774 889221120 5550 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6212/tid=6220] ppid=6211 vsize=868380 CPUtime=0
/proc/6212/task/6220/stat : 6220 (java) S 6211 6198 5493 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 5128774 889221120 5550 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 890476

[startup+3.10128 s]
/proc/loadavg: 2.07 2.02 1.94 4/82 6231
/proc/meminfo: memFree=1204400/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 15 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=4852 CPUtime=1.19
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 1124 0 0 0 119 0 0 0 25 0 1 0 5128845 4968448 1070 996147200 134512640 135134323 4294956192 18446744073709551615 134529673 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 1213 1070 79 151 0 1059 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 21724

[startup+6.30297 s]
/proc/loadavg: 2.15 2.03 1.94 3/82 6231
/proc/meminfo: memFree=1200816/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=6792 CPUtime=4.37
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 1606 0 0 0 437 0 0 0 25 0 1 0 5128845 6955008 1552 996147200 134512640 135134323 4294956192 18446744073709551615 134532164 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 1698 1552 79 151 0 1544 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 23664

[startup+12.7013 s]
/proc/loadavg: 2.21 2.05 1.95 3/82 6231
/proc/meminfo: memFree=1196408/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=7872 CPUtime=10.73
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 1893 0 0 0 1073 0 0 0 25 0 1 0 5128845 8060928 1839 996147200 134512640 135134323 4294956192 18446744073709551615 134532016 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 1968 1839 79 151 0 1814 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 24744

[startup+25.5011 s]
/proc/loadavg: 2.32 2.08 1.96 3/82 6231
/proc/meminfo: memFree=1195448/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=9000 CPUtime=23.47
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 2151 0 0 0 2347 0 0 0 25 0 1 0 5128845 9216000 2097 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 2250 2097 79 151 0 2096 0
Current children cumulated CPU time (s) 24.75
Current children cumulated vsize (KiB) 25872

[startup+51.1017 s]
/proc/loadavg: 2.49 2.13 1.98 3/82 6231
/proc/meminfo: memFree=1193784/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=10588 CPUtime=48.94
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 2538 0 0 0 4893 1 0 0 25 0 1 0 5128845 10842112 2484 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 2647 2484 79 151 0 2493 0
Current children cumulated CPU time (s) 50.22
Current children cumulated vsize (KiB) 27460

[startup+102.307 s]
/proc/loadavg: 2.59 2.22 2.01 3/82 6231
/proc/meminfo: memFree=1191800/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=12812 CPUtime=99.9
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 3033 0 0 0 9988 2 0 0 25 0 1 0 5128845 13119488 2979 996147200 134512640 135134323 4294956192 18446744073709551615 134531955 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 3203 2979 79 151 0 3049 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 29684

[startup+162.302 s]
/proc/loadavg: 2.56 2.28 2.05 3/82 6231
/proc/meminfo: memFree=1190584/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=14104 CPUtime=159.6
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 3342 0 0 0 15958 2 0 0 25 0 1 0 5128845 14442496 3288 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 3526 3288 79 151 0 3372 0
Current children cumulated CPU time (s) 160.88
Current children cumulated vsize (KiB) 30976

[startup+222.302 s]
/proc/loadavg: 2.52 2.32 2.07 3/82 6231
/proc/meminfo: memFree=1188152/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=16360 CPUtime=219.3
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 3899 0 0 0 21928 2 0 0 25 0 1 0 5128845 16752640 3845 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 4090 3845 79 151 0 3936 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 33232

[startup+282.302 s]
/proc/loadavg: 2.55 2.35 2.10 3/82 6231
/proc/meminfo: memFree=1187512/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=16908 CPUtime=279
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 4034 0 0 0 27898 2 0 0 25 0 1 0 5128845 17313792 3980 996147200 134512640 135134323 4294956192 18446744073709551615 134529978 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 4227 3980 79 151 0 4073 0
Current children cumulated CPU time (s) 280.28
Current children cumulated vsize (KiB) 33780

[startup+342.302 s]
/proc/loadavg: 2.46 2.36 2.11 3/82 6231
/proc/meminfo: memFree=1186104/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=6221] ppid=6198 vsize=30928 CPUtime=2906
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 7361 0 0 0 290594 6 0 0 25 0 1 0 5128845 31670272 7307 996147200 134512640 135134323 4294956192 18446744073709551615 134532031 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 7732 7307 79 151 0 7578 0
Current children cumulated CPU time (s) 2907.28
Current children cumulated vsize (KiB) 47800

[startup+2982.3 s]
/proc/loadavg: 2.70 2.68 2.59 4/82 6239
/proc/meminfo: memFree=1172664/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=31048 CPUtime=2965.7
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 7374 0 0 0 296564 6 0 0 25 0 1 0 5128845 31793152 7320 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 7762 7320 79 151 0 7608 0
Current children cumulated CPU time (s) 2966.98
Current children cumulated vsize (KiB) 47920

[startup+3042.3 s]
/proc/loadavg: 2.69 2.68 2.59 3/82 6239
/proc/meminfo: memFree=1172536/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=31128 CPUtime=3025.41
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 7398 0 0 0 302535 6 0 0 25 0 1 0 5128845 31875072 7344 996147200 134512640 135134323 4294956192 18446744073709551615 134532158 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 7782 7344 79 151 0 7628 0
Current children cumulated CPU time (s) 3026.69
Current children cumulated vsize (KiB) 48000

[startup+3102.3 s]
/proc/loadavg: 2.70 2.68 2.59 3/82 6239
/proc/meminfo: memFree=1172280/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=31284 CPUtime=3085.11
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 7450 0 0 0 308505 6 0 0 25 0 1 0 5128845 32034816 7396 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 7821 7396 79 151 0 7667 0
Current children cumulated CPU time (s) 3086.39
Current children cumulated vsize (KiB) 48156

[startup+3162.3 s]
/proc/loadavg: 2.76 2.70 2.60 3/82 6239
/proc/meminfo: memFree=1172280/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=31284 CPUtime=3144.82
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 7453 0 0 0 314476 6 0 0 25 0 1 0 5128845 32034816 7399 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 7821 7399 79 151 0 7667 0
Current children cumulated CPU time (s) 3146.1
Current children cumulated vsize (KiB) 48156

[startup+3222.3 s]
/proc/loadavg: 2.70 2.69 2.61 3/82 6239
/proc/meminfo: memFree=1172088/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=31448 CPUtime=3204.52
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 7492 0 0 0 320446 6 0 0 25 0 1 0 5128845 32202752 7438 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 7862 7438 79 151 0 7708 0
Current children cumulated CPU time (s) 3205.8
Current children cumulated vsize (KiB) 48320

[startup+3282.3 s]
/proc/loadavg: 2.85 2.73 2.62 3/82 6239
/proc/meminfo: memFree=1172024/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=31448 CPUtime=3264.24
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 7493 0 0 0 326418 6 0 0 25 0 1 0 5128845 32202752 7439 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 7862 7439 79 151 0 7708 0
Current children cumulated CPU time (s) 3265.52
Current children cumulated vsize (KiB) 48320

[startup+3342.3 s]
/proc/loadavg: 2.68 2.70 2.62 3/82 6239
/proc/meminfo: memFree=1172024/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=31448 CPUtime=3323.93
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 7493 0 0 0 332387 6 0 0 25 0 1 0 5128845 32202752 7439 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 7862 7439 79 151 0 7708 0
Current children cumulated CPU time (s) 3325.21
Current children cumulated vsize (KiB) 48320

[startup+3402.31 s]
/proc/loadavg: 2.82 2.74 2.64 3/82 6239
/proc/meminfo: memFree=1171960/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=31448 CPUtime=3383.65
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 7493 0 0 0 338359 6 0 0 25 0 1 0 5128845 32202752 7439 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 7862 7439 79 151 0 7708 0
Current children cumulated CPU time (s) 3384.93
Current children cumulated vsize (KiB) 48320

[startup+3462.3 s]
/proc/loadavg: 2.73 2.72 2.64 3/82 6239
/proc/meminfo: memFree=1171896/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=31448 CPUtime=3443.34
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 7493 0 0 0 344328 6 0 0 25 0 1 0 5128845 32202752 7439 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 7862 7439 79 151 0 7708 0
Current children cumulated CPU time (s) 3444.62
Current children cumulated vsize (KiB) 48320

[startup+3522.3 s]
/proc/loadavg: 2.76 2.73 2.64 3/82 6239
/proc/meminfo: memFree=1169656/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=33700 CPUtime=3503.05
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 8040 0 0 0 350298 7 0 0 25 0 1 0 5128845 34508800 7986 996147200 134512640 135134323 4294956192 18446744073709551615 134532126 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 8425 7986 79 151 0 8271 0
Current children cumulated CPU time (s) 3504.33
Current children cumulated vsize (KiB) 50572

[startup+3582.3 s]
/proc/loadavg: 2.66 2.70 2.63 3/82 6239
/proc/meminfo: memFree=1169656/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=33780 CPUtime=3562.76
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 8055 0 0 0 356269 7 0 0 25 0 1 0 5128845 34590720 8001 996147200 134512640 135134323 4294956192 18446744073709551615 134528737 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 8445 8001 79 151 0 8291 0
Current children cumulated CPU time (s) 3564.04
Current children cumulated vsize (KiB) 50652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3618.5 s]
/proc/loadavg: 2.73 2.71 2.64 3/82 6239
/proc/meminfo: memFree=1169592/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=33780 CPUtime=3598.78
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 8055 0 0 0 359871 7 0 0 25 0 1 0 5128845 34590720 8001 996147200 134512640 135134323 4294956192 18446744073709551615 134532334 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 8445 8001 79 151 0 8291 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 50652

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

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

[startup+3618.5 s]
/proc/loadavg: 2.73 2.71 2.64 3/82 6239
/proc/meminfo: memFree=1169592/2055920 swapFree=4192956/4192956
[pid=6198] ppid=6196 vsize=16872 CPUtime=1.28
/proc/6198/stat : 6198 (sugar++) S 6196 6198 5493 0 -1 4194304 1553 14820 0 3 5 3 109 11 16 0 1 0 5128680 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6198/statm: 4218 1119 414 3 0 797 0
[pid=6221] ppid=6198 vsize=33780 CPUtime=3598.78
/proc/6221/stat : 6221 (minisat-inc) R 6198 6198 5493 0 -1 4194304 8055 0 0 0 359871 7 0 0 25 0 1 0 5128845 34590720 8001 996147200 134512640 135134323 4294956192 18446744073709551615 134532334 0 0 4096 3 0 0 0 17 1 0 0
/proc/6221/statm: 8445 8001 79 151 0 8291 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 50652

Child status: 0
Real time (s): 3618.51
CPU time (s): 3600.11
CPU user time (s): 3599.87
CPU system time (s): 0.230964
CPU usage (%): 99.4913
Max. virtual memory (cumulated for all children) (KiB): 890476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.87
system time used= 0.230964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24509
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= 1640
involuntary context switches= 112028

runsolver used 3.49547 second user time and 9.67853 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-23 04:33:40
IDJOB=1128171
IDBENCH=64873
IDSOLVER=367
FILE ID=node71/1128171-1216780420
PBS_JOBID= 7974223
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-60/normalized-kbtree-9-7-3-5-60-16_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-1128171-1216780420/watcher-1128171-1216780420 -o /tmp/evaluation-result-1128171-1216780420/solver-1128171-1216780420 -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-1128171-1216780420.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f8d25281d99983d244a15f883cf09911
RANDOM SEED=2126347205

node71.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.263
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	: 5931.00
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.263
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:       1215512 kB
Buffers:         28912 kB
Cached:         677676 kB
SwapCached:          0 kB
Active:         272536 kB
Inactive:       516356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1215512 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1836 kB
Writeback:           0 kB
Mapped:         102640 kB
Slab:            36712 kB
Committed_AS:   902796 kB
PageTables:       1980 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 node71 at 2008-07-23 05:34:01