Trace number 1128563

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.06 3631.82

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-70/
normalized-kbtree-9-5-3-5-70-23_ext.xml
MD5SUMef51c6c5ff54a5e6b42f3969ce3bac01
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints99
Best CPU time to get the best result obtained on this benchmark7.29489
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints255
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension255
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.13	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.13	c 0	BEGIN Wed Jul 23 06:01:35 2008
0.04/0.13	c 0	PID 9094
0.04/0.13	c 0	HOST node30.alineos.net
0.04/0.13	c 0	CONVERTING HOME/instance-1128563-1216785695.xml TO HOME/temp.csp
0.04/0.13	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128563-1216785695.xml' 'HOME/temp.csp'
0.07/0.64	c 1	1 domains, 40 variables, 0 predicates, 255 relations, 255 constraints
0.07/0.69	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.69	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.58/0.77	c 1	Parsing HOME/temp.csp
0.58/0.99	c 1	parsed 551 expressions
0.87/1.05	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.87/1.05	c 1	MAX CSP: 255 constraints
0.87/1.05	c 1	Converting to clausal form CSP
0.87/1.07	c 1	converted 81 (10%) expressions
0.87/1.08	c 1	converted 162 (20%) expressions
0.87/1.08	c 1	converted 243 (30%) expressions
0.87/1.09	c 1	converted 324 (40%) expressions
0.87/1.10	c 1	converted 405 (50%) expressions
0.97/1.11	c 1	converted 486 (60%) expressions
0.97/1.12	c 1	converted 567 (70%) expressions
0.97/1.13	c 1	converted 648 (80%) expressions
0.97/1.15	c 1	converted 729 (90%) expressions
1.16/1.30	c 1	converted 809 (100%) expressions
1.16/1.31	c 1	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 383
1.16/1.31	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.16/1.31	c 1	Propagation in CSP
1.16/1.34	c 1	247 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.16/1.34	c 1	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 256
1.16/1.34	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.16/1.34	c 1	Simplifing CSP by introducing new Boolean variables
1.16/1.34	c 1	CSP : 550 integers, 0 booleans, 764 clauses, largest domain size 256
1.16/1.34	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.16/1.36	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.16/1.39	c 1	55 (10%) CSP integer variables are encoded (120 clauses, 1222 bytes)
1.16/1.39	c 1	110 (20%) CSP integer variables are encoded (120 clauses, 1222 bytes)
1.16/1.39	c 1	165 (30%) CSP integer variables are encoded (120 clauses, 1222 bytes)
1.16/1.39	c 1	220 (40%) CSP integer variables are encoded (120 clauses, 1222 bytes)
1.16/1.39	c 1	275 (50%) CSP integer variables are encoded (120 clauses, 1222 bytes)
1.16/1.39	c 1	330 (60%) CSP integer variables are encoded (508 clauses, 5490 bytes)
1.16/1.40	c 1	385 (70%) CSP integer variables are encoded (767 clauses, 8592 bytes)
1.26/1.40	c 1	440 (80%) CSP integer variables are encoded (1194 clauses, 14143 bytes)
1.26/1.40	c 1	495 (90%) CSP integer variables are encoded (1483 clauses, 17900 bytes)
1.26/1.40	c 1	550 (100%) CSP integer variables are encoded (3443 clauses, 43380 bytes)
1.26/1.44	c 2	77 (10%) CSP clauses are encoded (3994 clauses, 51747 bytes)
1.26/1.45	c 2	153 (20%) CSP clauses are encoded (4547 clauses, 60775 bytes)
1.26/1.46	c 2	230 (30%) CSP clauses are encoded (5088 clauses, 69962 bytes)
1.26/1.47	c 2	306 (40%) CSP clauses are encoded (5768 clauses, 80088 bytes)
1.26/1.48	c 2	382 (50%) CSP clauses are encoded (10068 clauses, 146226 bytes)
1.26/1.49	c 2	459 (60%) CSP clauses are encoded (11487 clauses, 170278 bytes)
1.35/1.51	c 2	535 (70%) CSP clauses are encoded (23473 clauses, 386671 bytes)
1.35/1.51	c 2	612 (80%) CSP clauses are encoded (25041 clauses, 413343 bytes)
1.35/1.53	c 2	688 (90%) CSP clauses are encoded (28622 clauses, 476739 bytes)
1.46/1.63	c 2	764 (100%) CSP clauses are encoded (93065 clauses, 1644303 bytes)
1.46/1.63	c 2	764 CSP clauses encoded
1.46/1.63	c 2	Writing map file : HOME/temp.map
1.46/1.64	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.46/1.64	c 2	SAT : 3993 SAT variables, 93065 SAT clauses, 1644303 bytes
1.46/1.64	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.46/1.69	c 2	OBJECTIVE minimize _COST
1.46/1.69	c 2	SOLVING HOME/temp.cnf
1.46/1.69	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.46/1.69	c 2	This is MiniSat 2.0 beta incremental
1.46/1.69	c 2	WARNING: for repeatability, setting FPU to use double precision
1.46/1.69	c 2	============================[ Problem Statistics ]=============================
1.46/1.69	c 2	|                                                                             |
1.46/1.69	c 2	|  Number of variables:  3993                                                 |
1.46/1.69	c 2	|  Number of clauses:    93065                                                |
1.51/1.74	c 2	|  Parsing time:         0.03         s                                       |
1.51/1.74	c 2	OK
1.51/1.74	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.51/1.74	c 2	SEARCHING: _COST <= 128
1.51/1.74	c 2	============================[ Search Statistics ]==============================
1.51/1.74	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.51/1.74	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.51/1.74	c 2	===============================================================================
1.51/1.74	c 2	|         0 |    3993    93065   269796 |    31021        0    nan |  0.000 % |
1.51/1.77	c 2	|       101 |    3988    93065   269796 |    34123      100     21 |  0.232 % |
1.51/1.78	c 2	|       253 |    3988    93065   269796 |    37536      252     18 |  0.232 % |
1.51/1.81	c 2	|       478 |    3988    93065   269796 |    41289      477     21 |  0.232 % |
1.51/1.84	c 2	|       816 |    3988    93065   269796 |    45418      815     23 |  0.232 % |
1.51/1.89	c 2	|      1322 |    3988    93065   269796 |    49960     1321     25 |  0.232 % |
1.51/1.98	c 2	|      2083 |    3984    92905   269349 |    54956     2082     29 |  0.232 % |
1.51/2.09	c 2	|      3222 |    3984    92905   269349 |    60452     3221     30 |  0.232 % |
2.10/2.32	c 2	|      4931 |    3984    92905   269349 |    66497     4930     30 |  0.232 % |
2.60/2.83	c 3	|      7494 |    3984    92905   269349 |    73147     7493     34 |  0.232 % |
3.20/3.41	c 3	|     11338 |    3984    92905   269349 |    80462    11337     33 |  0.232 % |
3.60/3.80	c 4	===============================================================================
3.60/3.80	c 4	restarts              : 11
3.60/3.80	c 4	conflicts             : 13364         (6411 /sec)
3.60/3.80	c 4	decisions             : 17831         (0.52 % random) (8553 /sec)
3.60/3.80	c 4	propagations          : 3106617        (1490211 /sec)
3.60/3.80	c 4	conflict literals     : 436909         (29.96 % deleted)
3.60/3.80	c 4	Memory used           : 8.21 MB
3.60/3.80	c 4	CPU time              : 2.08468 s
3.60/3.80	c 4	
3.60/3.80	c 4	SATISFIABLE
3.60/3.80	c 4	OK
3.60/3.80	c 4	FOUND: _COST <= 128
3.60/3.80	s SATISFIABLE
3.60/3.80	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.60/3.80	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.60/3.91	c 4	Decoding HOME/temp.out
3.60/3.98	c 4	OBJECTIVE _COST 128
3.60/3.98	o 128
3.60/3.98	v 4 1 4 3 4 0 2 4 2 4 4 4 2 2 0 2 4 1 3 2 2 1 3 1 2 3 4 4 3 1 0 3 3 3 1 4 0 2 0 2
3.60/3.99	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.60/4.08	c 4	OK
3.60/4.08	c 4	OBJECTIVE BOUND: 0 <= _COST <= 128
3.60/4.08	c 4	SEARCHING: _COST <= 64
3.60/4.08	c 4	============================[ Search Statistics ]==============================
3.60/4.08	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.60/4.08	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.60/4.08	c 4	===============================================================================
3.60/4.08	c 4	|     13364 |    2968    60520   175115 |    20173    13363     33 |  0.232 % |
3.80/4.12	c 4	|     13465 |    2968    60520   175115 |    22190    13464     33 | 25.674 % |
3.80/4.15	c 4	|     13617 |    2968    60520   175115 |    24409    13616     32 | 25.674 % |
3.80/4.19	c 4	|     13842 |    2968    60520   175115 |    26850    13841     32 | 25.674 % |
3.90/4.26	c 4	|     14180 |    2968    60520   175115 |    29535    14179     32 | 25.674 % |
4.00/4.37	c 4	|     14686 |    2968    60520   175115 |    32489    14685     31 | 25.674 % |
4.20/4.51	c 5	|     15445 |    2968    60520   175115 |    35738    15444     31 | 25.674 % |
4.39/4.75	c 5	|     16587 |    2968    60520   175115 |    39312    16586     30 | 25.674 % |
4.69/5.08	c 5	|     18296 |    2968    60520   175115 |    43243    18295     29 | 25.674 % |
5.29/5.66	c 6	|     20858 |    2968    60520   175115 |    47567    20857     28 | 25.674 % |
6.18/6.53	c 7	|     24704 |    2968    60520   175115 |    52324    24703     26 | 25.674 % |
7.66/8.04	c 8	|     30471 |    2968    60520   175115 |    57556    30470     25 | 25.674 % |
10.23/10.65	c 11	|     39121 |    2968    60520   175115 |    63312    39120     24 | 25.674 % |
15.29/15.80	c 16	|     52097 |    2968    60520   175115 |    69643    52096     23 | 25.674 % |
25.30/25.88	c 26	|     71559 |    2968    60520   175115 |    76608    71558     22 | 25.674 % |
38.27/38.95	c 39	|    100753 |    2968    60520   175115 |    84269    36087     19 | 25.674 % |
56.81/57.67	c 58	|    144542 |    2968    60520   175115 |    92695    79876     20 | 25.674 % |
89.81/90.93	c 91	|    210226 |    2968    60520   175115 |   101965    65207     22 | 25.674 % |
151.37/153.00	c 153	|    308752 |    2968    60520   175115 |   112162    77356     22 | 25.674 % |
252.46/255.06	c 255	|    456541 |    2968    60520   175115 |   123378    32220     20 | 25.674 % |
400.87/404.79	c 405	|    678224 |    2968    60520   175115 |   135716    35906     22 | 25.674 % |
651.07/657.10	c 657	|   1010749 |    2968    60520   175115 |   149287   128489     22 | 25.674 % |
1050.09/1059.69	c 1060	|   1509538 |    2968    60520   175115 |   164216    94601     21 | 25.674 % |
1695.36/1710.57	c 1711	|   2257721 |    2968    60520   175115 |   180638    93346     25 | 25.674 % |
2750.56/2774.90	c 2775	|   3379995 |    2968    60520   175115 |   198701    65202     22 | 25.674 % |
3600.01/3631.81	c ERROR INTERRUPTED
3600.01/3631.81	c 3632	CPU 3599.68 (0.06 0.02 3599.62 0.33)
3600.01/3631.81	c 3632	END Wed Jul 23 07:02:07 2008

Verifier Data (download as text)

OK	124	131
124 unsatisfied constraints, 131 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-1128563-1216785695/watcher-1128563-1216785695 -o /tmp/evaluation-result-1128563-1216785695/solver-1128563-1216785695 -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-1128563-1216785695.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: 3.43 2.96 2.76 5/80 9094
/proc/meminfo: memFree=821784/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=4708 CPUtime=0
/proc/9094/stat : 9094 (sugar++) R 9092 9094 6571 0 -1 4194304 58 0 0 0 0 0 0 0 21 0 1 0 5659224 4820992 43 996147200 4194304 4206940 548682068528 18446744073709551615 264904963465 0 0 4096 0 0 0 0 17 1 0 0
/proc/9094/statm: 1177 43 33 3 0 8 0

[startup+0.0943461 s]
/proc/loadavg: 3.43 2.96 2.76 5/80 9094
/proc/meminfo: memFree=821784/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=13468 CPUtime=0.04
/proc/9094/stat : 9094 (sugar++) R 9092 9094 6571 0 -1 4194304 767 0 0 0 3 1 0 0 18 0 1 0 5659224 13791232 735 996147200 4194304 4206940 548682068528 18446744073709551615 264907749989 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/9094/statm: 3367 735 338 3 0 467 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13468

[startup+0.101342 s]
/proc/loadavg: 3.43 2.96 2.76 5/80 9094
/proc/meminfo: memFree=821784/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=14776 CPUtime=0.04
/proc/9094/stat : 9094 (sugar++) R 9092 9094 6571 0 -1 4194304 880 0 0 0 3 1 0 0 18 0 1 0 5659224 15130624 848 996147200 4194304 4206940 548682068528 18446744073709551615 264916483070 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/9094/statm: 3694 848 378 3 0 533 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 14776

[startup+0.301375 s]
/proc/loadavg: 3.43 2.96 2.76 5/80 9094
/proc/meminfo: memFree=821784/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16740 CPUtime=0.07
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1219 128 0 0 5 2 0 0 19 0 1 0 5659224 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701437 s]
/proc/loadavg: 3.43 2.96 2.76 5/80 9094
/proc/meminfo: memFree=821784/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16740 CPUtime=0.58
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1279 4591 0 1 5 2 47 4 17 0 1 0 5659224 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9094/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 16740

[startup+1.50254 s]
/proc/loadavg: 3.43 2.96 2.76 5/91 9116
/proc/meminfo: memFree=812800/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16740 CPUtime=0.59
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1297 4591 0 1 6 2 47 4 16 0 1 0 5659224 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9094/statm: 4185 1104 409 3 0 764 0
[pid=9107] ppid=9094 vsize=5356 CPUtime=0
/proc/9107/stat : 9107 (sh) S 9094 9094 6571 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 5659294 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9107/statm: 1339 233 193 169 0 50 0
[pid=9108] ppid=9107 vsize=868484 CPUtime=0.76
/proc/9108/stat : 9108 (java) S 9107 9094 6571 0 -1 0 6395 0 1 0 72 4 0 0 19 0 9 0 5659294 889327616 5624 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9108/statm: 217121 5624 2563 9 0 211668 0
[pid=9108/tid=9109] ppid=9107 vsize=868484 CPUtime=0.47
/proc/9108/task/9109/stat : 9109 (java) R 9107 9094 6571 0 -1 64 2712 0 1 0 46 1 0 0 18 0 9 0 5659295 889327616 5624 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9108/tid=9110] ppid=9107 vsize=868484 CPUtime=0.05
/proc/9108/task/9110/stat : 9110 (java) S 9107 9094 6571 0 -1 64 1520 0 0 0 5 0 0 0 16 0 9 0 5659296 889327616 5624 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9108/tid=9111] ppid=9107 vsize=868484 CPUtime=0
/proc/9108/task/9111/stat : 9111 (java) S 9107 9094 6571 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 5659296 889327616 5624 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9108/tid=9112] ppid=9107 vsize=868484 CPUtime=0
/proc/9108/task/9112/stat : 9112 (java) S 9107 9094 6571 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5659296 889327616 5624 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9108/tid=9113] ppid=9107 vsize=868484 CPUtime=0
/proc/9108/task/9113/stat : 9113 (java) S 9107 9094 6571 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 5659298 889327616 5624 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9108/tid=9114] ppid=9107 vsize=868484 CPUtime=0.21
/proc/9108/task/9114/stat : 9114 (java) S 9107 9094 6571 0 -1 64 1471 0 0 0 20 1 0 0 16 0 9 0 5659298 889327616 5624 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9108/tid=9115] ppid=9107 vsize=868484 CPUtime=0
/proc/9108/task/9115/stat : 9115 (java) S 9107 9094 6571 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 5659298 889327616 5624 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9108/tid=9116] ppid=9107 vsize=868484 CPUtime=0
/proc/9108/task/9116/stat : 9116 (java) S 9107 9094 6571 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 5659298 889327616 5624 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 890580

[startup+3.10179 s]
/proc/loadavg: 3.43 2.96 2.76 3/82 9117
/proc/meminfo: memFree=811208/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.51
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1470 11335 0 2 6 2 133 10 15 0 1 0 5659224 17276928 1119 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/9094/statm: 4218 1119 414 3 0 797 0
[pid=9117] ppid=9094 vsize=7736 CPUtime=1.39
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 1830 0 0 0 138 1 0 0 25 0 1 0 5659393 7921664 1779 996147200 134512640 135134323 4294956192 18446744073709551615 134531958 0 0 4096 3 0 0 0 17 0 0 0
/proc/9117/statm: 1934 1779 73 151 0 1780 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 24608

[startup+6.30124 s]
/proc/loadavg: 3.39 2.97 2.76 4/82 9127
/proc/meminfo: memFree=809224/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 15 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=8800 CPUtime=4.31
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 2095 0 0 0 429 2 0 0 25 0 1 0 5659393 9011200 2042 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 2200 2042 79 151 0 2046 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 25672

[startup+12.7012 s]
/proc/loadavg: 3.36 2.97 2.76 4/82 9127
/proc/meminfo: memFree=806792/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=11172 CPUtime=10.65
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 2686 0 0 0 1062 3 0 0 25 0 1 0 5659393 11440128 2633 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 2793 2633 79 151 0 2639 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 28044

[startup+25.502 s]
/proc/loadavg: 3.28 2.97 2.76 4/82 9127
/proc/meminfo: memFree=803784/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=14328 CPUtime=23.33
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 3451 0 0 0 2330 3 0 0 25 0 1 0 5659393 14671872 3398 996147200 134512640 135134323 4294956192 18446744073709551615 134532097 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 3582 3398 79 151 0 3428 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 31200

[startup+51.1017 s]
/proc/loadavg: 2.92 2.90 2.75 3/82 9127
/proc/meminfo: memFree=802440/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=15536 CPUtime=48.71
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 3776 0 0 0 4867 4 0 0 25 0 1 0 5659393 15908864 3723 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 3884 3723 79 151 0 3730 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 32408

[startup+102.306 s]
/proc/loadavg: 2.73 2.85 2.73 3/82 9127
/proc/meminfo: memFree=800200/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=17812 CPUtime=99.44
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 4308 0 0 0 9940 4 0 0 25 0 1 0 5659393 18239488 4255 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 4453 4255 79 151 0 4299 0
Current children cumulated CPU time (s) 101.11
Current children cumulated vsize (KiB) 34684

[startup+162.302 s]
/proc/loadavg: 2.66 2.82 2.72 3/82 9127
/proc/meminfo: memFree=797064/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=20952 CPUtime=158.91
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 5068 0 0 0 15886 5 0 0 25 0 1 0 5659393 21454848 5015 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 5238 5015 79 151 0 5084 0
Current children cumulated CPU time (s) 160.58
Current children cumulated vsize (KiB) 37824

[startup+222.302 s]
/proc/loadavg: 2.83 2.83 2.73 4/82 9127
/proc/meminfo: memFree=795400/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=22692 CPUtime=218.38
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 5493 0 0 0 21833 5 0 0 25 0 1 0 5659393 23236608 5440 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 5673 5440 79 151 0 5519 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (KiB) 39564

[startup+282.301 s]
/proc/loadavg: 2.76 2.80 2.73 3/82 9127
/proc/meminfo: memFree=795088/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=23044 CPUtime=277.85
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 5557 0 0 0 27780 5 0 0 25 0 1 0 5659393 23597056 5504 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 5761 5504 79 151 0 5607 0
Current children cumulated CPU time (s) 279.52
Current children cumulated vsize (KiB) 39916

[startup+342.302 s]
/proc/loadavg: 2.58 2.74 2.71 4/82 9127
/proc/meminfo: memFree=792656/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=9117] ppid=9094 vsize=42956 CPUtime=2835.53
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 10189 0 0 0 283538 15 0 0 25 0 1 0 5659393 43986944 10128 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 10739 10128 79 151 0 10585 0
Current children cumulated CPU time (s) 2837.2
Current children cumulated vsize (KiB) 59828

[startup+2922.3 s]
/proc/loadavg: 3.05 2.80 2.65 3/82 9129
/proc/meminfo: memFree=774800/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=43264 CPUtime=2895.01
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 10283 0 0 0 289486 15 0 0 25 0 1 0 5659393 44302336 10222 996147200 134512640 135134323 4294956192 18446744073709551615 134532166 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 10816 10222 79 151 0 10662 0
Current children cumulated CPU time (s) 2896.68
Current children cumulated vsize (KiB) 60136

[startup+2982.3 s]
/proc/loadavg: 2.94 2.82 2.67 4/82 9129
/proc/meminfo: memFree=774544/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=43548 CPUtime=2954.48
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 10322 0 0 0 295433 15 0 0 25 0 1 0 5659393 44593152 10261 996147200 134512640 135134323 4294956192 18446744073709551615 134531908 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 10887 10261 79 151 0 10733 0
Current children cumulated CPU time (s) 2956.15
Current children cumulated vsize (KiB) 60420

[startup+3042.3 s]
/proc/loadavg: 2.85 2.80 2.67 4/82 9129
/proc/meminfo: memFree=774416/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=43548 CPUtime=3013.97
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 10341 0 0 0 301382 15 0 0 25 0 1 0 5659393 44593152 10280 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 10887 10280 79 151 0 10733 0
Current children cumulated CPU time (s) 3015.64
Current children cumulated vsize (KiB) 60420

[startup+3102.3 s]
/proc/loadavg: 2.68 2.76 2.66 4/82 9129
/proc/meminfo: memFree=773072/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=44768 CPUtime=3073.44
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 10659 0 0 0 307328 16 0 0 25 0 1 0 5659393 45842432 10598 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 11192 10598 79 151 0 11038 0
Current children cumulated CPU time (s) 3075.11
Current children cumulated vsize (KiB) 61640

[startup+3162.3 s]
/proc/loadavg: 2.65 2.74 2.65 3/82 9129
/proc/meminfo: memFree=772752/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=45064 CPUtime=3132.93
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 10734 0 0 0 313277 16 0 0 25 0 1 0 5659393 46145536 10673 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 11266 10673 79 151 0 11112 0
Current children cumulated CPU time (s) 3134.6
Current children cumulated vsize (KiB) 61936

[startup+3222.3 s]
/proc/loadavg: 2.68 2.72 2.65 3/82 9129
/proc/meminfo: memFree=772240/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=45572 CPUtime=3192.41
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 10851 0 0 0 319225 16 0 0 25 0 1 0 5659393 46665728 10790 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 11393 10790 79 151 0 11239 0
Current children cumulated CPU time (s) 3194.08
Current children cumulated vsize (KiB) 62444

[startup+3282.3 s]
/proc/loadavg: 2.91 2.77 2.67 3/82 9129
/proc/meminfo: memFree=770192/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=47484 CPUtime=3251.9
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 11346 0 0 0 325173 17 0 0 25 0 1 0 5659393 48623616 11285 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 11871 11285 79 151 0 11717 0
Current children cumulated CPU time (s) 3253.57
Current children cumulated vsize (KiB) 64356

[startup+3342.3 s]
/proc/loadavg: 2.72 2.74 2.66 3/82 9129
/proc/meminfo: memFree=770064/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=47680 CPUtime=3311.37
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 11381 0 0 0 331120 17 0 0 25 0 1 0 5659393 48824320 11320 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 11920 11320 79 151 0 11766 0
Current children cumulated CPU time (s) 3313.04
Current children cumulated vsize (KiB) 64552

[startup+3402.31 s]
/proc/loadavg: 2.48 2.66 2.63 4/82 9129
/proc/meminfo: memFree=769680/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=48364 CPUtime=3370.87
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 11484 0 0 0 337069 18 0 0 25 0 1 0 5659393 49524736 11423 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 12091 11423 79 151 0 11937 0
Current children cumulated CPU time (s) 3372.54
Current children cumulated vsize (KiB) 65236

[startup+3462.3 s]
/proc/loadavg: 2.64 2.66 2.64 3/82 9129
/proc/meminfo: memFree=769424/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=48484 CPUtime=3430.34
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 11515 0 0 0 343016 18 0 0 25 0 1 0 5659393 49647616 11454 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 12121 11454 79 151 0 11967 0
Current children cumulated CPU time (s) 3432.01
Current children cumulated vsize (KiB) 65356

[startup+3522.3 s]
/proc/loadavg: 2.62 2.66 2.63 4/82 9129
/proc/meminfo: memFree=769424/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=48484 CPUtime=3489.82
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 11515 0 0 0 348964 18 0 0 25 0 1 0 5659393 49647616 11454 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 12121 11454 79 151 0 11967 0
Current children cumulated CPU time (s) 3491.49
Current children cumulated vsize (KiB) 65356

[startup+3582.3 s]
/proc/loadavg: 2.61 2.65 2.63 4/82 9135
/proc/meminfo: memFree=769104/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=49000 CPUtime=3549.28
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 11605 0 0 0 354909 19 0 0 25 0 1 0 5659393 50176000 11544 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 12250 11544 79 151 0 12096 0
Current children cumulated CPU time (s) 3550.95
Current children cumulated vsize (KiB) 65872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3631.8 s]
/proc/loadavg: 2.57 2.63 2.62 4/82 9135
/proc/meminfo: memFree=769104/2055920 swapFree=4192956/4192956
[pid=9094] ppid=9092 vsize=16872 CPUtime=1.67
/proc/9094/stat : 9094 (sugar++) S 9092 9094 6571 0 -1 4194304 1553 15112 0 3 6 2 146 13 16 0 1 0 5659224 17276928 1120 996147200 4194304 4206940 548682068528 18446744073709551615 264916480098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/9094/statm: 4218 1120 414 3 0 797 0
[pid=9117] ppid=9094 vsize=49000 CPUtime=3598.34
/proc/9117/stat : 9117 (minisat-inc) R 9094 9094 6571 0 -1 4194304 11611 0 0 0 359815 19 0 0 25 0 1 0 5659393 50176000 11550 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/9117/statm: 12250 11550 79 151 0 12096 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 65872

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): 3631.82
CPU time (s): 3600.06
CPU user time (s): 3599.69
CPU system time (s): 0.366944
CPU usage (%): 99.1255
Max. virtual memory (cumulated for all children) (KiB): 890580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.69
system time used= 0.366944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28356
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= 1668
involuntary context switches= 145998

runsolver used 3.9574 second user time and 9.8385 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-23 06:01:35
IDJOB=1128563
IDBENCH=65692
IDSOLVER=367
FILE ID=node30/1128563-1216785695
PBS_JOBID= 7974176
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ef51c6c5ff54a5e6b42f3969ce3bac01
RANDOM SEED=201880297

node30.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.286
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.286
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:        822264 kB
Buffers:         42560 kB
Cached:        1018580 kB
SwapCached:          0 kB
Active:         470192 kB
Inactive:       680664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        822264 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1100 kB
Writeback:           0 kB
Mapped:         110032 kB
Slab:            67868 kB
Committed_AS:   906696 kB
PageTables:       2012 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 node30 at 2008-07-23 07:02:09