Trace number 1128379

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.09 3629.42

General information on the benchmark

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

Solver Data (download as text)

0.00/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.08	c 0	BEGIN Wed Jul 23 05:25:50 2008
0.00/0.08	c 0	PID 8117
0.00/0.08	c 0	HOST node60.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-1128379-1216783550.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128379-1216783550.xml' 'HOME/temp.csp'
0.06/0.61	c 1	1 domains, 58 variables, 0 predicates, 309 relations, 309 constraints
0.06/0.66	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.66	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.62/0.74	c 1	Parsing HOME/temp.csp
0.94/1.03	c 1	parsed 677 expressions
0.94/1.03	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.94/1.04	c 1	MAX CSP: 309 constraints
0.94/1.04	c 1	Converting to clausal form CSP
0.94/1.06	c 1	converted 99 (10%) expressions
0.94/1.07	c 1	converted 198 (20%) expressions
0.94/1.07	c 1	converted 297 (30%) expressions
0.94/1.08	c 1	converted 396 (40%) expressions
0.94/1.09	c 1	converted 495 (50%) expressions
1.03/1.10	c 1	converted 594 (60%) expressions
1.03/1.11	c 1	converted 693 (70%) expressions
1.03/1.12	c 1	converted 792 (80%) expressions
1.03/1.13	c 1	converted 891 (90%) expressions
1.14/1.29	c 1	converted 989 (100%) expressions
1.14/1.29	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 464
1.14/1.29	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.14/1.29	c 1	Propagation in CSP
1.23/1.33	c 1	304 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.23/1.33	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
1.23/1.33	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.23/1.33	c 1	Simplifing CSP by introducing new Boolean variables
1.23/1.34	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
1.23/1.34	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.23/1.37	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.23/1.38	c 1	68 (10%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.23/1.38	c 1	136 (20%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.23/1.38	c 1	203 (30%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.23/1.38	c 1	271 (40%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.23/1.38	c 1	338 (50%) CSP integer variables are encoded (174 clauses, 1816 bytes)
1.23/1.39	c 1	406 (60%) CSP integer variables are encoded (653 clauses, 7200 bytes)
1.23/1.39	c 1	474 (70%) CSP integer variables are encoded (996 clauses, 11659 bytes)
1.23/1.39	c 1	541 (80%) CSP integer variables are encoded (1536 clauses, 18679 bytes)
1.34/1.40	c 1	609 (90%) CSP integer variables are encoded (3918 clauses, 49645 bytes)
1.34/1.40	c 1	676 (100%) CSP integer variables are encoded (4612 clauses, 58667 bytes)
1.34/1.44	c 1	93 (10%) CSP clauses are encoded (5184 clauses, 68328 bytes)
1.34/1.45	c 1	186 (20%) CSP clauses are encoded (5759 clauses, 78847 bytes)
1.34/1.47	c 1	278 (30%) CSP clauses are encoded (6317 clauses, 90007 bytes)
1.34/1.48	c 2	371 (40%) CSP clauses are encoded (7240 clauses, 104005 bytes)
1.34/1.49	c 2	463 (50%) CSP clauses are encoded (13502 clauses, 214219 bytes)
1.43/1.50	c 2	556 (60%) CSP clauses are encoded (15525 clauses, 248825 bytes)
1.43/1.54	c 2	649 (70%) CSP clauses are encoded (32876 clauses, 564560 bytes)
1.43/1.59	c 2	741 (80%) CSP clauses are encoded (49530 clauses, 850494 bytes)
1.53/1.66	c 2	834 (90%) CSP clauses are encoded (85989 clauses, 1515442 bytes)
1.63/1.75	c 2	926 (100%) CSP clauses are encoded (134577 clauses, 2405347 bytes)
1.63/1.75	c 2	926 CSP clauses encoded
1.63/1.75	c 2	Writing map file : HOME/temp.map
1.63/1.76	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.63/1.76	c 2	SAT : 5288 SAT variables, 134577 SAT clauses, 2405347 bytes
1.63/1.76	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.69/1.82	c 2	OBJECTIVE minimize _COST
1.69/1.82	c 2	SOLVING HOME/temp.cnf
1.69/1.82	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.69/1.82	c 2	This is MiniSat 2.0 beta incremental
1.69/1.82	c 2	WARNING: for repeatability, setting FPU to use double precision
1.69/1.82	c 2	============================[ Problem Statistics ]=============================
1.69/1.82	c 2	|                                                                             |
1.69/1.82	c 2	|  Number of variables:  5288                                                 |
1.69/1.82	c 2	|  Number of clauses:    134577                                               |
1.69/1.89	c 2	|  Parsing time:         0.06         s                                       |
1.69/1.89	c 2	OK
1.69/1.89	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.69/1.89	c 2	SEARCHING: _COST <= 155
1.69/1.89	c 2	============================[ Search Statistics ]==============================
1.69/1.89	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.89	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.89	c 2	===============================================================================
1.69/1.89	c 2	|         0 |    5288   134577   391650 |    44859        0    nan |  0.000 % |
1.72/1.92	c 2	===============================================================================
1.72/1.92	c 2	restarts              : 1
1.72/1.92	c 2	conflicts             : 31            (352 /sec)
1.72/1.92	c 2	decisions             : 338           (0.30 % random) (3842 /sec)
1.72/1.92	c 2	propagations          : 17318          (196827 /sec)
1.72/1.92	c 2	conflict literals     : 394            (6.19 % deleted)
1.72/1.92	c 2	Memory used           : 7.38 MB
1.72/1.92	c 2	CPU time              : 0.087986 s
1.72/1.92	c 2	
1.72/1.92	c 2	SATISFIABLE
1.72/1.92	c 2	OK
1.72/1.92	c 2	FOUND: _COST <= 155
1.72/1.92	s SATISFIABLE
1.72/1.92	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.72/1.92	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.72/2.00	c 2	Decoding HOME/temp.out
1.72/2.09	c 2	OBJECTIVE _COST 82
1.72/2.09	o 82
1.72/2.09	v 3 1 2 0 3 0 3 4 3 3 2 4 2 1 4 3 4 3 4 4 3 2 0 0 4 1 3 2 1 2 4 3 0 3 2 3 4 0 1 0 0 0 0 3 4 3 1 0 1 4 2 3 3 1 3 3 4 0
1.72/2.10	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.95/2.14	c 2	OK
1.95/2.14	c 2	OBJECTIVE BOUND: 0 <= _COST <= 82
1.95/2.14	c 2	SEARCHING: _COST <= 41
1.95/2.15	c 2	============================[ Search Statistics ]==============================
1.95/2.16	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.95/2.16	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.95/2.16	c 2	===============================================================================
1.95/2.16	c 2	|        31 |    5288   134577   391650 |    44859       31     13 |  0.000 % |
1.95/2.16	c 2	|       133 |    5288   134577   391650 |    49344      133     14 | 40.017 % |
1.95/2.17	c 2	|       283 |    5288   134577   391650 |    54279      283     15 | 40.017 % |
2.04/2.20	c 2	|       508 |    5288   134577   391650 |    59707      508     19 | 40.017 % |
2.04/2.24	c 2	|       845 |    5288   134577   391650 |    65678      845     20 | 40.017 % |
2.14/2.33	c 2	|      1354 |    5288   134577   391650 |    72245     1354     23 | 40.017 % |
2.24/2.45	c 2	|      2113 |    3172    59960   173920 |    79470     2113     20 | 40.017 % |
2.44/2.61	c 3	|      3252 |    3172    59960   173920 |    87417     3252     22 | 40.017 % |
2.63/2.85	c 3	|      4961 |    3172    59960   173920 |    96159     4961     26 | 40.017 % |
2.93/3.19	c 3	|      7523 |    3172    59960   173920 |   105775     7523     24 | 40.017 % |
3.52/3.73	c 4	|     11368 |    3172    59960   173920 |   116352    11368     21 | 40.017 % |
4.52/4.72	c 5	|     17134 |    3172    59960   173920 |   127987    17134     27 | 40.017 % |
6.30/6.53	c 7	|     25784 |    3172    59960   173920 |   140786    25784     25 | 40.017 % |
10.16/10.41	c 10	|     38758 |    3172    59960   173920 |   154865    38758     25 | 40.017 % |
18.78/19.17	c 19	|     58219 |    3172    59960   173920 |   170351    58219     28 | 40.017 % |
37.80/38.32	c 38	|     87411 |    3172    59960   173920 |   187387    87411     31 | 40.017 % |
76.83/77.79	c 78	|    131201 |    3172    59960   173920 |   206125   131201     30 | 40.017 % |
154.89/156.56	c 157	|    196885 |    3172    59960   173920 |   226738   196885     31 | 40.017 % |
246.93/249.44	c 249	|    295411 |    3172    59960   173920 |   249412    81385     32 | 40.017 % |
447.33/451.78	c 452	|    443202 |    3172    59960   173920 |   274353   229176     32 | 40.017 % |
760.76/768.11	c 768	|    664885 |    3172    59960   173920 |   301788   189829     36 | 40.017 % |
1309.38/1321.92	c 1322	|    997411 |    3172    59960   173920 |   331967   235896     31 | 40.017 % |
2171.90/2192.69	c 2193	|   1496201 |    3172    59960   173920 |   365164   103299     32 | 40.017 % |
3600.05/3629.41	c ERROR INTERRUPTED
3600.05/3629.42	c 3629	CPU 3599.63 (0.06 0.02 3599.57 0.42)
3600.05/3629.42	c 3629	END Wed Jul 23 06:26:19 2008

Verifier Data (download as text)

OK	57	252
57 unsatisfied constraints, 252 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-1128379-1216783550/watcher-1128379-1216783550 -o /tmp/evaluation-result-1128379-1216783550/solver-1128379-1216783550 -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-1128379-1216783550.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.00 2.03 2.00 4/74 8117
/proc/meminfo: memFree=1347872/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=12000 CPUtime=0
/proc/8117/stat : 8117 (sugar++) R 8115 8117 6897 0 -1 4194304 183 0 0 0 0 0 0 0 24 0 1 0 5442333 12288000 151 996147200 4194304 4206940 548682068528 18446744073709551615 271912091078 0 0 4224 0 0 0 0 17 1 0 0
/proc/8117/statm: 3000 151 116 3 0 100 0

[startup+0.0876369 s]
/proc/loadavg: 2.00 2.03 2.00 4/74 8117
/proc/meminfo: memFree=1347872/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16740 CPUtime=0.06
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5442333 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102945 s]
/proc/loadavg: 2.00 2.03 2.00 4/74 8117
/proc/meminfo: memFree=1347872/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16740 CPUtime=0.06
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5442333 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301199 s]
/proc/loadavg: 2.00 2.03 2.00 4/74 8117
/proc/meminfo: memFree=1347872/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16740 CPUtime=0.06
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 5442333 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701248 s]
/proc/loadavg: 2.00 2.03 2.00 4/74 8117
/proc/meminfo: memFree=1347872/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16740 CPUtime=0.62
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1279 4631 0 1 5 2 52 3 16 0 1 0 5442333 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 16740

[startup+1.50232 s]
/proc/loadavg: 2.00 2.03 2.00 3/85 8139
/proc/meminfo: memFree=1338760/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16740 CPUtime=0.62
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1297 4631 0 1 5 2 52 3 15 0 1 0 5442333 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4185 1104 409 3 0 764 0
[pid=8130] ppid=8117 vsize=5356 CPUtime=0
/proc/8130/stat : 8130 (sh) S 8117 8117 6897 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 5442400 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8130/statm: 1339 233 193 169 0 50 0
[pid=8131] ppid=8130 vsize=868528 CPUtime=0.81
/proc/8131/stat : 8131 (java) S 8130 8117 6897 0 -1 0 6528 0 1 0 77 4 0 0 19 0 9 0 5442400 889372672 5756 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8131/statm: 217132 5756 2564 9 0 211679 0
[pid=8131/tid=8132] ppid=8130 vsize=868528 CPUtime=0.48
/proc/8131/task/8132/stat : 8132 (java) R 8130 8117 6897 0 -1 64 2718 0 1 0 47 1 0 0 18 0 9 0 5442401 889372672 5756 996147200 134512640 134550740 4294955920 18446744073709551615 102105664 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8131/tid=8133] ppid=8130 vsize=868528 CPUtime=0.06
/proc/8131/task/8133/stat : 8133 (java) S 8130 8117 6897 0 -1 64 1630 0 0 0 6 0 0 0 16 0 9 0 5442402 889372672 5756 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8131/tid=8134] ppid=8130 vsize=868528 CPUtime=0
/proc/8131/task/8134/stat : 8134 (java) S 8130 8117 6897 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 5442402 889372672 5756 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8131/tid=8135] ppid=8130 vsize=868528 CPUtime=0
/proc/8131/task/8135/stat : 8135 (java) S 8130 8117 6897 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 5442402 889372672 5756 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8131/tid=8136] ppid=8130 vsize=868528 CPUtime=0
/proc/8131/task/8136/stat : 8136 (java) S 8130 8117 6897 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 5442404 889372672 5756 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8131/tid=8137] ppid=8130 vsize=868528 CPUtime=0.24
/proc/8131/task/8137/stat : 8137 (java) S 8130 8117 6897 0 -1 64 1487 0 0 0 23 1 0 0 16 0 9 0 5442404 889372672 5756 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8131/tid=8138] ppid=8130 vsize=868528 CPUtime=0
/proc/8131/task/8138/stat : 8138 (java) S 8130 8117 6897 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 5442404 889372672 5756 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8131/tid=8139] ppid=8130 vsize=868528 CPUtime=0
/proc/8131/task/8139/stat : 8139 (java) S 8130 8117 6897 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 5442404 889372672 5756 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890624

[startup+3.10148 s]
/proc/loadavg: 2.00 2.03 2.00 2/86 8150
/proc/meminfo: memFree=1329792/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 15 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=7684 CPUtime=1.04
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 1886 0 0 0 104 0 0 0 24 0 1 0 5442515 7868416 1833 996147200 134512640 135134323 4294956192 18446744073709551615 134529458 0 0 4096 3 0 0 0 17 1 0 0
/proc/8140/statm: 1921 1833 79 151 0 1767 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 24556

[startup+6.3018 s]
/proc/loadavg: 2.00 2.03 2.00 3/76 8150
/proc/meminfo: memFree=1334224/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=9140 CPUtime=4.22
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 2225 0 0 0 421 1 0 0 25 0 1 0 5442515 9359360 2172 996147200 134512640 135134323 4294956192 18446744073709551615 134531965 0 0 4096 3 0 0 0 17 1 0 0
/proc/8140/statm: 2285 2172 79 151 0 2131 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 26012

[startup+12.7014 s]
/proc/loadavg: 2.00 2.03 2.00 3/76 8150
/proc/meminfo: memFree=1331216/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=11896 CPUtime=10.56
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 2919 0 0 0 1054 2 0 0 25 0 1 0 5442515 12181504 2866 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8140/statm: 2974 2866 79 151 0 2820 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 28768

[startup+25.5017 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 8150
/proc/meminfo: memFree=1326800/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=16512 CPUtime=23.23
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 4041 0 0 0 2320 3 0 0 25 0 1 0 5442515 16908288 3988 996147200 134512640 135134323 4294956192 18446744073709551615 134528238 0 0 4096 3 0 0 0 17 1 0 0
/proc/8140/statm: 4128 3988 79 151 0 3974 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 33384

[startup+51.1012 s]
/proc/loadavg: 2.08 2.04 2.01 3/76 8150
/proc/meminfo: memFree=1320912/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=22320 CPUtime=48.59
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 5502 0 0 0 4854 5 0 0 25 0 1 0 5442515 22855680 5449 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8140/statm: 5580 5449 79 151 0 5426 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 39192

[startup+102.306 s]
/proc/loadavg: 2.03 2.03 2.00 3/76 8150
/proc/meminfo: memFree=1313488/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=29824 CPUtime=99.31
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 7325 0 0 0 9924 7 0 0 25 0 1 0 5442515 30539776 7272 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8140/statm: 7456 7272 79 151 0 7302 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 46696

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/76 8150
/proc/meminfo: memFree=1305168/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=37684 CPUtime=158.74
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 9330 0 0 0 15864 10 0 0 25 0 1 0 5442515 38588416 9277 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8140/statm: 9421 9277 79 151 0 9267 0
Current children cumulated CPU time (s) 160.63
Current children cumulated vsize (KiB) 54556

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 8150
/proc/meminfo: memFree=1299600/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=42652 CPUtime=218.18
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 10482 0 0 0 21807 11 0 0 25 0 1 0 5442515 43675648 10429 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8140/statm: 10663 10429 79 151 0 10509 0
Current children cumulated CPU time (s) 220.07
Current children cumulated vsize (KiB) 59524

[startup+282.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 8150
/proc/meminfo: memFree=1295440/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=42652 CPUtime=277.63
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 10509 0 0 0 27751 12 0 0 25 0 1 0 5442515 43675648 10456 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8140/statm: 10663 10456 79 151 0 10509 0
Current children cumulated CPU time (s) 279.52
Current children cumulated vsize (KiB) 59524

[startup+342.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 8150
/proc/meminfo: memFree=1294488/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=8140] ppid=8117 vsize=90744 CPUtime=2833.44
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 21983 0 0 0 283319 25 0 0 25 0 1 0 5442515 92921856 21922 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8140/statm: 22686 21922 79 151 0 22532 0
Current children cumulated CPU time (s) 2835.33
Current children cumulated vsize (KiB) 107616

[startup+2922.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8156
/proc/meminfo: memFree=1216024/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=90744 CPUtime=2892.89
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 21983 0 0 0 289264 25 0 0 25 0 1 0 5442515 92921856 21922 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8140/statm: 22686 21922 79 151 0 22532 0
Current children cumulated CPU time (s) 2894.78
Current children cumulated vsize (KiB) 107616

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8156
/proc/meminfo: memFree=1215832/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=90744 CPUtime=2952.32
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 21983 0 0 0 295207 25 0 0 25 0 1 0 5442515 92921856 21922 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8140/statm: 22686 21922 79 151 0 22532 0
Current children cumulated CPU time (s) 2954.21
Current children cumulated vsize (KiB) 107616

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8156
/proc/meminfo: memFree=1215768/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=90744 CPUtime=3011.77
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 21983 0 0 0 301151 26 0 0 25 0 1 0 5442515 92921856 21922 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/8140/statm: 22686 21922 79 151 0 22532 0
Current children cumulated CPU time (s) 3013.66
Current children cumulated vsize (KiB) 107616

[startup+3102.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/76 8219
/proc/meminfo: memFree=1291744/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=90824 CPUtime=3071.25
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 21992 0 0 0 307098 27 0 0 25 0 1 0 5442515 93003776 21931 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8140/statm: 22706 21931 79 151 0 22552 0
Current children cumulated CPU time (s) 3073.14
Current children cumulated vsize (KiB) 107696

[startup+3162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/76 8231
/proc/meminfo: memFree=1288160/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=90824 CPUtime=3131.23
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 21994 0 0 0 313096 27 0 0 25 0 1 0 5442515 93003776 21933 996147200 134512640 135134323 4294956192 18446744073709551615 134532052 0 0 4096 3 0 0 0 17 0 0 0
/proc/8140/statm: 22706 21933 79 151 0 22552 0
Current children cumulated CPU time (s) 3133.12
Current children cumulated vsize (KiB) 107696

[startup+3222.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/76 8231
/proc/meminfo: memFree=1285408/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=90824 CPUtime=3191.21
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 21994 0 0 0 319094 27 0 0 25 0 1 0 5442515 93003776 21933 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8140/statm: 22706 21933 79 151 0 22552 0
Current children cumulated CPU time (s) 3193.1
Current children cumulated vsize (KiB) 107696

[startup+3282.3 s]
/proc/loadavg: 2.19 2.07 2.01 3/76 8233
/proc/meminfo: memFree=1284192/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=90824 CPUtime=3251.18
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 21996 0 0 0 325091 27 0 0 25 0 1 0 5442515 93003776 21935 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8140/statm: 22706 21935 79 151 0 22552 0
Current children cumulated CPU time (s) 3253.07
Current children cumulated vsize (KiB) 107696

[startup+3342.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/76 8233
/proc/meminfo: memFree=1283808/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=90824 CPUtime=3311.16
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 22002 0 0 0 331089 27 0 0 25 0 1 0 5442515 93003776 21941 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8140/statm: 22706 21941 79 151 0 22552 0
Current children cumulated CPU time (s) 3313.05
Current children cumulated vsize (KiB) 107696

[startup+3402.31 s]
/proc/loadavg: 2.04 2.05 2.01 3/76 8233
/proc/meminfo: memFree=1283232/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=90824 CPUtime=3371.14
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 22002 0 0 0 337087 27 0 0 25 0 1 0 5442515 93003776 21941 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8140/statm: 22706 21941 79 151 0 22552 0
Current children cumulated CPU time (s) 3373.03
Current children cumulated vsize (KiB) 107696

[startup+3462.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/76 8233
/proc/meminfo: memFree=1282144/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=90824 CPUtime=3431.11
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 22002 0 0 0 343084 27 0 0 25 0 1 0 5442515 93003776 21941 996147200 134512640 135134323 4294956192 18446744073709551615 134531952 0 0 4096 3 0 0 0 17 0 0 0
/proc/8140/statm: 22706 21941 79 151 0 22552 0
Current children cumulated CPU time (s) 3433
Current children cumulated vsize (KiB) 107696

[startup+3522.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/76 8233
/proc/meminfo: memFree=1278944/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=93360 CPUtime=3491.09
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 22641 0 0 0 349081 28 0 0 25 0 1 0 5442515 95600640 22580 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8140/statm: 23340 22580 79 151 0 23186 0
Current children cumulated CPU time (s) 3492.98
Current children cumulated vsize (KiB) 110232

[startup+3582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 8233
/proc/meminfo: memFree=1278304/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=93360 CPUtime=3551.07
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 22641 0 0 0 355078 29 0 0 25 0 1 0 5442515 95600640 22580 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8140/statm: 23340 22580 79 151 0 23186 0
Current children cumulated CPU time (s) 3552.96
Current children cumulated vsize (KiB) 110232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3629.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 8233
/proc/meminfo: memFree=1278176/2055920 swapFree=4192956/4192956
[pid=8117] ppid=8115 vsize=16872 CPUtime=1.89
/proc/8117/stat : 8117 (sugar++) S 8115 8117 6897 0 -1 4194304 1552 15328 0 3 6 2 170 11 16 0 1 0 5442333 17276928 1121 996147200 4194304 4206940 548682068528 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8117/statm: 4218 1121 414 3 0 797 0
[pid=8140] ppid=8117 vsize=93360 CPUtime=3598.16
/proc/8140/stat : 8140 (minisat-inc) R 8117 8117 6897 0 -1 4194304 22641 0 0 0 359787 29 0 0 25 0 1 0 5442515 95600640 22580 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/8140/statm: 23340 22580 79 151 0 23186 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 110232

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): 3629.42
CPU time (s): 3600.09
CPU user time (s): 3599.64
CPU system time (s): 0.449931
CPU usage (%): 99.1919
Max. virtual memory (cumulated for all children) (KiB): 890624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.64
system time used= 0.449931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39601
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= 2023
involuntary context switches= 71706

runsolver used 3.9224 second user time and 12.5671 second system time

The end

Launcher Data (download as text)

Begin job on node60 at 2008-07-23 05:25:50
IDJOB=1128379
IDBENCH=65320
IDSOLVER=367
FILE ID=node60/1128379-1216783550
PBS_JOBID= 7974109
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= eb9e335ff8f5b501693cdcf502586d99
RANDOM SEED=734977287

node60.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.218
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.218
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:       1348352 kB
Buffers:         34004 kB
Cached:         560724 kB
SwapCached:          0 kB
Active:         370940 kB
Inactive:       285532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1348352 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             876 kB
Writeback:           0 kB
Mapped:          72872 kB
Slab:            36100 kB
Committed_AS:   136412 kB
PageTables:       1976 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 node60 at 2008-07-23 06:26:21