Trace number 1127931

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.12 3608.02

General information on the benchmark

Namemaxcsp/kbtree/kbtree-5-2-4-5/kbtree-5-2-4-5-60/
normalized-kbtree-5-2-4-5-60-36_ext.xml
MD5SUMa9bcdee5d1ea79a05b59c84016edde6c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints41
Best CPU time to get the best result obtained on this benchmark6.564
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints211
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension211
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Wed Jul 23 03:53:08 2008
0.00/0.07	c 0	PID 5648
0.06/0.10	c 0	HOST node84.alineos.net
0.06/0.10	c 0	CONVERTING HOME/instance-1127931-1216777987.xml TO HOME/temp.csp
0.06/0.10	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127931-1216777987.xml' 'HOME/temp.csp'
0.06/0.83	c 0	1 domains, 62 variables, 0 predicates, 211 relations, 211 constraints
0.06/0.88	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.88	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.40/0.96	c 1	Parsing HOME/temp.csp
0.60/1.11	c 1	parsed 485 expressions
0.60/1.12	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.60/1.12	c 1	MAX CSP: 211 constraints
0.60/1.12	c 1	Converting to clausal form CSP
0.60/1.14	c 1	converted 70 (10%) expressions
0.60/1.15	c 1	converted 140 (20%) expressions
0.60/1.15	c 1	converted 210 (30%) expressions
0.60/1.16	c 1	converted 280 (40%) expressions
0.60/1.17	c 1	converted 350 (50%) expressions
0.60/1.18	c 1	converted 420 (60%) expressions
0.60/1.18	c 1	converted 490 (70%) expressions
0.60/1.19	c 1	converted 560 (80%) expressions
0.60/1.19	c 1	converted 630 (90%) expressions
0.80/1.33	c 1	converted 699 (100%) expressions
0.80/1.33	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 317
0.80/1.33	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.80/1.33	c 1	Propagation in CSP
0.80/1.35	c 1	206 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.80/1.35	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 212
0.80/1.35	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.80/1.35	c 1	Simplifing CSP by introducing new Boolean variables
0.80/1.35	c 1	CSP : 484 integers, 0 booleans, 632 clauses, largest domain size 212
0.80/1.35	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.80/1.38	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.80/1.39	c 1	49 (10%) CSP integer variables are encoded (147 clauses, 1519 bytes)
0.80/1.39	c 1	97 (20%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.80/1.39	c 1	146 (30%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.80/1.39	c 1	194 (40%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.80/1.39	c 1	242 (50%) CSP integer variables are encoded (186 clauses, 1948 bytes)
0.80/1.39	c 1	291 (60%) CSP integer variables are encoded (443 clauses, 4775 bytes)
0.80/1.40	c 1	339 (70%) CSP integer variables are encoded (692 clauses, 7566 bytes)
0.89/1.40	c 1	388 (80%) CSP integer variables are encoded (1030 clauses, 11960 bytes)
0.89/1.40	c 1	436 (90%) CSP integer variables are encoded (1274 clauses, 15132 bytes)
0.89/1.40	c 1	484 (100%) CSP integer variables are encoded (2890 clauses, 36140 bytes)
0.89/1.43	c 1	64 (10%) CSP clauses are encoded (3351 clauses, 43410 bytes)
0.89/1.45	c 1	127 (20%) CSP clauses are encoded (3790 clauses, 50996 bytes)
0.89/1.45	c 1	190 (30%) CSP clauses are encoded (4226 clauses, 59270 bytes)
0.89/1.47	c 1	253 (40%) CSP clauses are encoded (4771 clauses, 67552 bytes)
0.89/1.48	c 1	316 (50%) CSP clauses are encoded (7756 clauses, 111759 bytes)
0.89/1.48	c 1	380 (60%) CSP clauses are encoded (8800 clauses, 128972 bytes)
0.89/1.50	c 1	443 (70%) CSP clauses are encoded (17079 clauses, 273022 bytes)
0.99/1.50	c 1	506 (80%) CSP clauses are encoded (18208 clauses, 292034 bytes)
0.99/1.52	c 1	569 (90%) CSP clauses are encoded (27655 clauses, 454165 bytes)
0.99/1.58	c 1	632 (100%) CSP clauses are encoded (65337 clauses, 1141350 bytes)
0.99/1.58	c 1	632 CSP clauses encoded
0.99/1.58	c 1	Writing map file : HOME/temp.map
0.99/1.59	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.99/1.59	c 1	SAT : 3374 SAT variables, 65337 SAT clauses, 1141350 bytes
0.99/1.59	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.08/1.62	c 1	OBJECTIVE minimize _COST
1.08/1.62	c 1	SOLVING HOME/temp.cnf
1.08/1.62	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.08/1.62	c 1	This is MiniSat 2.0 beta incremental
1.08/1.62	c 1	WARNING: for repeatability, setting FPU to use double precision
1.08/1.62	c 1	============================[ Problem Statistics ]=============================
1.08/1.62	c 1	|                                                                             |
1.08/1.62	c 1	|  Number of variables:  3374                                                 |
1.08/1.62	c 1	|  Number of clauses:    65337                                                |
1.08/1.65	c 1	|  Parsing time:         0.02         s                                       |
1.08/1.65	c 1	OK
1.08/1.65	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.08/1.65	c 1	SEARCHING: _COST <= 106
1.08/1.65	c 1	============================[ Search Statistics ]==============================
1.08/1.65	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.08/1.65	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.08/1.65	c 1	===============================================================================
1.08/1.65	c 1	|         0 |    3374    65337   188467 |    21779        0    nan |  0.000 % |
1.08/1.67	c 1	|       101 |    3368    65337   188467 |    23956      100     30 |  0.274 % |
1.08/1.68	c 1	===============================================================================
1.08/1.68	c 1	restarts              : 2
1.08/1.68	c 1	conflicts             : 121           (2373 /sec)
1.08/1.68	c 1	decisions             : 575           (0.35 % random) (11276 /sec)
1.08/1.68	c 1	propagations          : 48200          (945246 /sec)
1.08/1.68	c 1	conflict literals     : 3117           (24.36 % deleted)
1.08/1.68	c 1	Memory used           : 4.75 MB
1.08/1.68	c 1	CPU time              : 0.050992 s
1.08/1.68	c 1	
1.08/1.68	c 1	SATISFIABLE
1.08/1.68	c 1	OK
1.08/1.68	c 1	FOUND: _COST <= 106
1.08/1.68	s SATISFIABLE
1.08/1.68	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.08/1.68	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.12/1.76	c 1	Decoding HOME/temp.out
1.12/1.82	c 1	OBJECTIVE _COST 103
1.12/1.82	o 103
1.12/1.82	v 4 4 3 3 3 4 3 1 4 4 1 2 1 0 3 1 2 3 3 0 4 4 4 4 2 4 4 1 1 3 4 3 0 3 4 2 4 4 1 4 2 3 0 0 3 4 1 4 2 3 3 3 3 0 1 2 4 2 0 3 3 3
1.12/1.82	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.12/1.85	c 1	OK
1.12/1.85	c 1	OBJECTIVE BOUND: 0 <= _COST <= 103
1.12/1.85	c 1	SEARCHING: _COST <= 51
1.12/1.85	c 1	============================[ Search Statistics ]==============================
1.12/1.86	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.12/1.86	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.12/1.86	c 1	===============================================================================
1.12/1.86	c 1	|       121 |    3365    65337   188467 |    21779      120     26 |  0.274 % |
1.12/1.86	c 1	|       221 |    3365    65337   188467 |    23956      220     20 | 25.967 % |
1.12/1.87	c 1	|       371 |    3365    65337   188467 |    26352      370     21 | 25.967 % |
1.12/1.90	c 2	|       597 |    3365    65337   188467 |    28987      596     18 | 25.967 % |
1.26/1.93	c 2	|       934 |    3365    65337   188467 |    31886      933     20 | 25.967 % |
1.26/1.98	c 2	|      1442 |    2498    41934   120784 |    35075     1441     21 | 25.967 % |
1.26/2.05	c 2	|      2201 |    2498    41934   120784 |    38582     2200     24 | 25.967 % |
1.55/2.15	c 2	|      3340 |    2498    41934   120784 |    42441     3339     23 | 25.967 % |
1.75/2.32	c 2	|      5049 |    2498    41934   120784 |    46685     5048     22 | 25.967 % |
2.05/2.62	c 2	|      7612 |    2498    41934   120784 |    51353     7611     24 | 25.967 % |
2.55/3.10	c 3	|     11457 |    2498    41934   120784 |    56489    11456     25 | 25.967 % |
3.44/4.01	c 4	|     17223 |    2498    41934   120784 |    62138    17222     25 | 25.967 % |
5.04/5.65	c 5	|     25872 |    2498    41934   120784 |    68351    25871     26 | 25.967 % |
8.62/9.23	c 9	|     38848 |    2498    41934   120784 |    75187    38847     26 | 25.967 % |
15.10/15.77	c 15	|     58310 |    2498    41934   120784 |    82705    58309     27 | 25.967 % |
29.35/30.04	c 30	|     87502 |    2498    41934   120784 |    90976    16413     34 | 25.967 % |
46.08/46.82	c 46	|    131291 |    2498    41934   120784 |   100073    60202     34 | 25.967 % |
78.25/79.15	c 79	|    196975 |    2498    41934   120784 |   110081    39215     30 | 25.967 % |
138.80/139.98	c 140	|    295501 |    2498    41934   120784 |   121089    42392     28 | 25.967 % |
233.32/234.80	c 234	|    443290 |    2498    41934   120784 |   133198    83735     32 | 25.967 % |
397.87/400.07	c 400	|    664973 |    2498    41934   120784 |   146518    64356     38 | 25.967 % |
705.78/712.67	c 712	|    997498 |    2498    41934   120784 |   161170   135707     39 | 25.967 % |
1161.86/1169.11	c 1169	|   1496287 |    2498    41934   120784 |   177287    50462     36 | 25.967 % |
1892.15/1899.69	c 1899	|   2244470 |    2498    41934   120784 |   195015   149857     38 | 25.967 % |
3179.79/3187.60	c 3187	|   3366746 |    2498    41934   120784 |   214517    16605     34 | 25.967 % |
3600.09/3608.01	c ERROR INTERRUPTED
3600.09/3608.01	c 3608	CPU 3599.81 (0.06 0.02 3599.75 0.27)
3600.09/3608.01	c 3608	END Wed Jul 23 04:53:16 2008

Verifier Data (download as text)

OK	74	137
74 unsatisfied constraints, 137 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-1127931-1216777987/watcher-1127931-1216777987 -o /tmp/evaluation-result-1127931-1216777987/solver-1127931-1216777987 -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-1127931-1216777987.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.70 2.68 2.59 5/81 5648
/proc/meminfo: memFree=1515984/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=18572 CPUtime=0
/proc/5648/stat : 5648 (runsolver) R 5646 5648 5391 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 4883655 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 243665530151 0 0 4096 24578 0 0 0 17 1 0 0
/proc/5648/statm: 4643 292 257 25 0 2626 0

[startup+0.0750999 s]
/proc/loadavg: 2.70 2.68 2.59 5/81 5648
/proc/meminfo: memFree=1515984/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16740 CPUtime=0.06
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1143 0 0 0 5 1 0 0 20 0 1 0 4883655 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101152 s]
/proc/loadavg: 2.70 2.68 2.59 5/81 5648
/proc/meminfo: memFree=1515984/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16740 CPUtime=0.06
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1143 0 0 0 5 1 0 0 20 0 1 0 4883655 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301168 s]
/proc/loadavg: 2.70 2.68 2.59 5/81 5648
/proc/meminfo: memFree=1515984/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16740 CPUtime=0.06
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 4883655 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701212 s]
/proc/loadavg: 2.70 2.68 2.59 5/81 5648
/proc/meminfo: memFree=1515984/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16740 CPUtime=0.06
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 4883655 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.50229 s]
/proc/loadavg: 2.70 2.68 2.59 3/92 5670
/proc/meminfo: memFree=1507824/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16740 CPUtime=0.4
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1297 4570 0 1 5 1 32 2 15 0 1 0 4883655 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4185 1104 409 3 0 764 0
[pid=5661] ppid=5648 vsize=5356 CPUtime=0
/proc/5661/stat : 5661 (sh) S 5648 5648 5391 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4883743 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5661/statm: 1339 233 193 169 0 50 0
[pid=5662] ppid=5661 vsize=868384 CPUtime=0.59
/proc/5662/stat : 5662 (java) S 5661 5648 5391 0 -1 0 6358 0 1 0 55 4 0 0 20 0 9 0 4883744 889225216 5596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5662/statm: 217096 5596 2563 9 0 211643 0
[pid=5662/tid=5663] ppid=5661 vsize=868384 CPUtime=0.34
/proc/5662/task/5663/stat : 5663 (java) R 5661 5648 5391 0 -1 64 2718 0 1 0 33 1 0 0 25 0 9 0 4883745 889225216 5596 996147200 134512640 134550740 4294955920 18446744073709551615 4126836735 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5662/tid=5664] ppid=5661 vsize=868384 CPUtime=0.03
/proc/5662/task/5664/stat : 5664 (java) S 5661 5648 5391 0 -1 64 1494 0 0 0 3 0 0 0 16 0 9 0 4883746 889225216 5596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5662/tid=5665] ppid=5661 vsize=868384 CPUtime=0
/proc/5662/task/5665/stat : 5665 (java) S 5661 5648 5391 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4883746 889225216 5596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5662/tid=5666] ppid=5661 vsize=868384 CPUtime=0
/proc/5662/task/5666/stat : 5666 (java) S 5661 5648 5391 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4883746 889225216 5596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5662/tid=5667] ppid=5661 vsize=868384 CPUtime=0
/proc/5662/task/5667/stat : 5667 (java) S 5661 5648 5391 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 4883748 889225216 5596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5662/tid=5668] ppid=5661 vsize=868384 CPUtime=0.18
/proc/5662/task/5668/stat : 5668 (java) S 5661 5648 5391 0 -1 64 1454 0 0 0 17 1 0 0 16 0 9 0 4883748 889225216 5596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5662/tid=5669] ppid=5661 vsize=868384 CPUtime=0
/proc/5662/task/5669/stat : 5669 (java) S 5661 5648 5391 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 4883748 889225216 5596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5662/tid=5670] ppid=5661 vsize=868384 CPUtime=0
/proc/5662/task/5670/stat : 5670 (java) S 5661 5648 5391 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4883748 889225216 5596 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 890480

[startup+3.10246 s]
/proc/loadavg: 2.70 2.68 2.59 3/83 5681
/proc/meminfo: memFree=1507448/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.26
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 5 2 109 10 15 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=5780 CPUtime=1.29
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 1379 0 0 0 129 0 0 0 25 0 1 0 4883817 5918720 1326 996147200 134512640 135134323 4294956192 18446744073709551615 134532208 0 0 4096 3 0 0 0 17 0 0 0
/proc/5671/statm: 1445 1326 80 151 0 1291 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 22652

[startup+6.30178 s]
/proc/loadavg: 2.73 2.69 2.60 3/83 5681
/proc/meminfo: memFree=1504568/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.26
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 5 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=8252 CPUtime=4.48
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 1989 0 0 0 447 1 0 0 25 0 1 0 4883817 8450048 1936 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/5671/statm: 2063 1936 80 151 0 1909 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 25124

[startup+12.7024 s]
/proc/loadavg: 2.75 2.69 2.60 4/83 5681
/proc/meminfo: memFree=1501312/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.26
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 5 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=11376 CPUtime=10.85
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 2754 0 0 0 1084 1 0 0 25 0 1 0 4883817 11649024 2701 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 0 0 0
/proc/5671/statm: 2844 2701 80 151 0 2690 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 28248

[startup+25.5017 s]
/proc/loadavg: 2.73 2.69 2.60 3/83 5681
/proc/meminfo: memFree=1496576/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.26
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 5 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=16020 CPUtime=23.6
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 3905 0 0 0 2358 2 0 0 25 0 1 0 4883817 16404480 3852 996147200 134512640 135134323 4294956192 18446744073709551615 134531867 0 0 4096 3 0 0 0 17 0 0 0
/proc/5671/statm: 4005 3852 80 151 0 3851 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 32892

[startup+51.1013 s]
/proc/loadavg: 2.54 2.65 2.59 3/83 5681
/proc/meminfo: memFree=1495104/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.26
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 5 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=17628 CPUtime=49.1
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 4302 0 0 0 4907 3 0 0 25 0 1 0 4883817 18051072 4249 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5671/statm: 4407 4249 80 151 0 4253 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 34500

[startup+102.307 s]
/proc/loadavg: 2.71 2.67 2.60 3/83 5681
/proc/meminfo: memFree=1489664/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.26
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 5 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=22904 CPUtime=100.09
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 5583 0 0 0 10005 4 0 0 25 0 1 0 4883817 23453696 5530 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/5671/statm: 5726 5530 80 151 0 5572 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 39776

[startup+162.302 s]
/proc/loadavg: 2.80 2.70 2.61 4/83 5681
/proc/meminfo: memFree=1488640/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.26
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 5 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=23748 CPUtime=159.85
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 5826 0 0 0 15981 4 0 0 25 0 1 0 4883817 24317952 5773 996147200 134512640 135134323 4294956192 18446744073709551615 134532158 0 0 4096 3 0 0 0 17 0 0 0
/proc/5671/statm: 5937 5773 80 151 0 5783 0
Current children cumulated CPU time (s) 161.11
Current children cumulated vsize (KiB) 40620

[startup+222.302 s]
/proc/loadavg: 2.79 2.72 2.62 3/83 5681
/proc/meminfo: memFree=1485504/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.26
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 5 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=26848 CPUtime=219.61
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 6586 0 0 0 21956 5 0 0 25 0 1 0 4883817 27492352 6533 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5671/statm: 6712 6533 80 151 0 6558 0
Current children cumulated CPU time (s) 220.87
Current children cumulated vsize (KiB) 43720

[startup+282.302 s]
/proc/loadavg: 2.81 2.75 2.64 4/83 5681
/proc/meminfo: memFree=1482176/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.26
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 5 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=30312 CPUtime=279.37
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 7424 0 0 0 27931 6 0 0 25 0 1 0 4883817 31039488 7371 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/5671/statm: 7578 7371 80 151 0 7424 0
Current children cumulated CPU time (s) 280.63
Current children cumulated vsize (KiB) 47184

[startup+342.302 s]
/proc/loadavg: 2.94 2.79 2.65 3/83 5681
/proc/meminfo: memFree=1481856/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.26
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 5 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0

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

[pid=5671] ppid=5648 vsize=64676 CPUtime=2853.31
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 15607 0 0 0 285316 15 0 0 25 0 1 0 4883817 66228224 15554 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/5671/statm: 16169 15554 80 151 0 16015 0
Current children cumulated CPU time (s) 2854.58
Current children cumulated vsize (KiB) 81548

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/67 6209
/proc/meminfo: memFree=1526800/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.27
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 6 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=65032 CPUtime=2913.3
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 15669 0 0 0 291315 15 0 0 25 0 1 0 4883817 66592768 15616 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/5671/statm: 16258 15616 80 151 0 16104 0
Current children cumulated CPU time (s) 2914.57
Current children cumulated vsize (KiB) 81904

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/67 6209
/proc/meminfo: memFree=1526736/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.27
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 6 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=65032 CPUtime=2973.28
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 15669 0 0 0 297313 15 0 0 25 0 1 0 4883817 66592768 15616 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/5671/statm: 16258 15616 80 151 0 16104 0
Current children cumulated CPU time (s) 2974.55
Current children cumulated vsize (KiB) 81904

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/67 6209
/proc/meminfo: memFree=1526736/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.27
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 6 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=65032 CPUtime=3033.26
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 15669 0 0 0 303311 15 0 0 25 0 1 0 4883817 66592768 15616 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/5671/statm: 16258 15616 80 151 0 16104 0
Current children cumulated CPU time (s) 3034.53
Current children cumulated vsize (KiB) 81904

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 6209
/proc/meminfo: memFree=1526416/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.27
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 6 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=65396 CPUtime=3093.24
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 15735 0 0 0 309309 15 0 0 25 0 1 0 4883817 66965504 15682 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/5671/statm: 16349 15682 80 151 0 16195 0
Current children cumulated CPU time (s) 3094.51
Current children cumulated vsize (KiB) 82268

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 6209
/proc/meminfo: memFree=1526352/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.27
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 6 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=65396 CPUtime=3153.23
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 15746 0 0 0 315308 15 0 0 25 0 1 0 4883817 66965504 15693 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/5671/statm: 16349 15693 80 151 0 16195 0
Current children cumulated CPU time (s) 3154.5
Current children cumulated vsize (KiB) 82268

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 6209
/proc/meminfo: memFree=1526288/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.27
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 6 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=65396 CPUtime=3213.21
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 15746 0 0 0 321306 15 0 0 25 0 1 0 4883817 66965504 15693 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/5671/statm: 16349 15693 80 151 0 16195 0
Current children cumulated CPU time (s) 3214.48
Current children cumulated vsize (KiB) 82268

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 6209
/proc/meminfo: memFree=1526288/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.27
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 6 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=65396 CPUtime=3273.2
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 15749 0 0 0 327305 15 0 0 25 0 1 0 4883817 66965504 15696 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/5671/statm: 16349 15696 80 151 0 16195 0
Current children cumulated CPU time (s) 3274.47
Current children cumulated vsize (KiB) 82268

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 6209
/proc/meminfo: memFree=1525776/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.27
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 6 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=66004 CPUtime=3333.18
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 15872 0 0 0 333303 15 0 0 25 0 1 0 4883817 67588096 15819 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/5671/statm: 16501 15819 80 151 0 16347 0
Current children cumulated CPU time (s) 3334.45
Current children cumulated vsize (KiB) 82876

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 6209
/proc/meminfo: memFree=1525712/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.27
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 6 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=66408 CPUtime=3393.16
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 15890 0 0 0 339301 15 0 0 25 0 1 0 4883817 68001792 15837 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/5671/statm: 16602 15837 80 151 0 16448 0
Current children cumulated CPU time (s) 3394.43
Current children cumulated vsize (KiB) 83280

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 6209
/proc/meminfo: memFree=1525584/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.27
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 6 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=66408 CPUtime=3453.14
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 15914 0 0 0 345299 15 0 0 25 0 1 0 4883817 68001792 15861 996147200 134512640 135134323 4294956192 18446744073709551615 134531915 0 0 4096 3 0 0 0 17 1 0 0
/proc/5671/statm: 16602 15861 80 151 0 16448 0
Current children cumulated CPU time (s) 3454.41
Current children cumulated vsize (KiB) 83280

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 6209
/proc/meminfo: memFree=1525392/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.27
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 6 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=66652 CPUtime=3513.12
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 15961 0 0 0 351297 15 0 0 25 0 1 0 4883817 68251648 15908 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/5671/statm: 16663 15908 80 151 0 16509 0
Current children cumulated CPU time (s) 3514.39
Current children cumulated vsize (KiB) 83524

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 6209
/proc/meminfo: memFree=1524880/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.27
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 6 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=67140 CPUtime=3573.11
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 16080 0 0 0 357295 16 0 0 25 0 1 0 4883817 68751360 16027 996147200 134512640 135134323 4294956192 18446744073709551615 134531988 0 0 4096 3 0 0 0 17 1 0 0
/proc/5671/statm: 16785 16027 80 151 0 16631 0
Current children cumulated CPU time (s) 3574.38
Current children cumulated vsize (KiB) 84012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.01 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 6209
/proc/meminfo: memFree=1524816/2055920 swapFree=4192956/4192956
[pid=5648] ppid=5646 vsize=16872 CPUtime=1.27
/proc/5648/stat : 5648 (sugar++) S 5646 5648 5391 0 -1 4194304 1549 15023 0 3 6 2 109 10 16 0 1 0 4883655 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 243674427490 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/5648/statm: 4218 1118 414 3 0 797 0
[pid=5671] ppid=5648 vsize=67260 CPUtime=3598.82
/proc/5671/stat : 5671 (minisat-inc) R 5648 5648 5391 0 -1 4194304 16091 0 0 0 359866 16 0 0 25 0 1 0 4883817 68874240 16038 996147200 134512640 135134323 4294956192 18446744073709551615 134531982 0 0 4096 3 0 0 0 17 1 0 0
/proc/5671/statm: 16815 16038 80 151 0 16661 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 84132

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): 3608.02
CPU time (s): 3600.12
CPU user time (s): 3599.82
CPU system time (s): 0.299954
CPU usage (%): 99.7809
Max. virtual memory (cumulated for all children) (KiB): 890480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.82
system time used= 0.299954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32743
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= 2028
involuntary context switches= 31518

runsolver used 4.14337 second user time and 8.59769 second system time

The end

Launcher Data (download as text)

Begin job on node84 at 2008-07-23 03:53:08
IDJOB=1127931
IDBENCH=64368
IDSOLVER=367
FILE ID=node84/1127931-1216777987
PBS_JOBID= 7974134
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a9bcdee5d1ea79a05b59c84016edde6c
RANDOM SEED=1884366454

node84.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.236
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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1516528 kB
Buffers:         42720 kB
Cached:         340256 kB
SwapCached:          0 kB
Active:         293752 kB
Inactive:       178952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1516528 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             896 kB
Writeback:           0 kB
Mapped:         110004 kB
Slab:            51932 kB
Committed_AS:   914200 kB
PageTables:       1888 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 node84 at 2008-07-23 04:53:18