Trace number 1128460

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+minisatMSAT (TO) 3600.08 3612.72

General information on the benchmark

Namemaxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-60/
normalized-kbtree-9-2-3-5-60-02_ext.xml
MD5SUM4c8bf69c7aef0c2cc281fc37bf0c1869
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints86
Best CPU time to get the best result obtained on this benchmark2611.56
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.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Wed Jul 23 05:47:28 2008
0.00/0.05	c 0	PID 7284
0.00/0.05	c 0	HOST node78.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1128460-1216784848.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1128460-1216784848.xml' 'HOME/temp.csp'
0.04/0.45	c 1	1 domains, 58 variables, 0 predicates, 309 relations, 309 constraints
0.04/0.48	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.48	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.43/0.56	c 1	Parsing HOME/temp.csp
0.43/0.73	c 1	parsed 677 expressions
0.43/0.73	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.43/0.74	c 1	MAX CSP: 309 constraints
0.43/0.74	c 1	Converting to clausal form CSP
0.43/0.76	c 1	converted 99 (10%) expressions
0.43/0.77	c 1	converted 198 (20%) expressions
0.43/0.77	c 1	converted 297 (30%) expressions
0.43/0.78	c 1	converted 396 (40%) expressions
0.43/0.79	c 1	converted 495 (50%) expressions
0.43/0.80	c 1	converted 594 (60%) expressions
0.43/0.81	c 1	converted 693 (70%) expressions
0.43/0.82	c 1	converted 792 (80%) expressions
0.43/0.83	c 1	converted 891 (90%) expressions
0.43/0.98	c 1	converted 989 (100%) expressions
0.43/0.98	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 464
0.43/0.98	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.43/0.98	c 1	Propagation in CSP
0.93/1.02	c 1	304 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.93/1.02	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
0.93/1.03	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.03	c 1	Simplifing CSP by introducing new Boolean variables
0.93/1.03	c 1	CSP : 676 integers, 0 booleans, 926 clauses, largest domain size 310
0.93/1.03	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.93/1.06	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.93/1.07	c 1	68 (10%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.93/1.07	c 1	136 (20%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.93/1.07	c 1	203 (30%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.93/1.07	c 1	271 (40%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.93/1.08	c 1	338 (50%) CSP integer variables are encoded (174 clauses, 1816 bytes)
0.93/1.08	c 1	406 (60%) CSP integer variables are encoded (653 clauses, 7200 bytes)
0.93/1.08	c 1	474 (70%) CSP integer variables are encoded (996 clauses, 11659 bytes)
0.93/1.08	c 1	541 (80%) CSP integer variables are encoded (1536 clauses, 18679 bytes)
0.93/1.09	c 1	609 (90%) CSP integer variables are encoded (3918 clauses, 49645 bytes)
0.93/1.09	c 1	676 (100%) CSP integer variables are encoded (4612 clauses, 58667 bytes)
1.02/1.13	c 1	93 (10%) CSP clauses are encoded (5253 clauses, 69126 bytes)
1.02/1.14	c 1	186 (20%) CSP clauses are encoded (5920 clauses, 80503 bytes)
1.02/1.15	c 1	278 (30%) CSP clauses are encoded (6584 clauses, 93179 bytes)
1.02/1.17	c 1	371 (40%) CSP clauses are encoded (7534 clauses, 107457 bytes)
1.02/1.18	c 1	463 (50%) CSP clauses are encoded (13796 clauses, 217671 bytes)
1.02/1.19	c 1	556 (60%) CSP clauses are encoded (15819 clauses, 252277 bytes)
1.12/1.23	c 2	649 (70%) CSP clauses are encoded (33170 clauses, 568012 bytes)
1.12/1.28	c 2	741 (80%) CSP clauses are encoded (49824 clauses, 853946 bytes)
1.22/1.35	c 2	834 (90%) CSP clauses are encoded (86283 clauses, 1518894 bytes)
1.30/1.44	c 2	926 (100%) CSP clauses are encoded (134871 clauses, 2408799 bytes)
1.30/1.44	c 2	926 CSP clauses encoded
1.30/1.44	c 2	Writing map file : HOME/temp.map
1.30/1.45	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.30/1.45	c 2	SAT : 5288 SAT variables, 134871 SAT clauses, 2408799 bytes
1.30/1.45	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.36/1.51	c 2	OBJECTIVE minimize _COST
1.36/1.51	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.36/1.51	c 2	SEARCHING: _COST <= 155
1.36/1.51	c 2	SOLVING HOME/temp.cnf
1.36/1.51	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.36/1.51	c 2	This is MiniSat 2.0 beta
1.36/1.51	c 2	WARNING: for repeatability, setting FPU to use double precision
1.36/1.51	c 2	============================[ Problem Statistics ]=============================
1.36/1.51	c 2	|                                                                             |
1.36/1.51	c 2	|  Number of variables:  5288                                                 |
1.36/1.51	c 2	|  Number of clauses:    134872                                               |
1.36/1.58	c 2	|  Parsing time:         0.06         s                                       |
1.38/1.60	c 2	============================[ Search Statistics ]==============================
1.38/1.60	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.38/1.60	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.38/1.60	c 2	===============================================================================
1.38/1.60	c 2	|         0 |    3902    87483   254111 |    29161        0    nan |  0.000 % |
1.38/1.63	c 2	|       100 |    3900    87483   254111 |    32077       99     19 | 26.399 % |
1.38/1.66	c 2	|       251 |    3900    87483   254111 |    35284      250     24 | 26.399 % |
1.38/1.68	c 2	|       476 |    3900    87483   254111 |    38813      475     21 | 26.399 % |
1.38/1.73	c 2	|       814 |    3900    87483   254111 |    42694      813     30 | 26.399 % |
1.38/1.76	c 2	===============================================================================
1.38/1.76	c 2	restarts              : 5
1.38/1.76	c 2	conflicts             : 1156           (4962 /sec)
1.38/1.76	c 2	decisions             : 2364           (0.55 % random) (10147 /sec)
1.38/1.76	c 2	propagations          : 287479         (1234006 /sec)
1.38/1.76	c 2	conflict literals     : 38011          (17.07 % deleted)
1.38/1.76	c 2	Memory used           : 7.11 MB
1.38/1.76	c 2	CPU time              : 0.232964 s
1.38/1.76	c 2	
1.38/1.76	c 2	SATISFIABLE
1.38/1.76	c 2	FOUND: _COST <= 155
1.38/1.76	s SATISFIABLE
1.38/1.76	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.38/1.76	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.63/1.84	c 2	Decoding HOME/temp.out
1.63/1.92	c 2	OBJECTIVE _COST 155
1.63/1.92	o 155
1.63/1.92	v 2 3 4 3 4 4 2 2 2 4 1 1 1 3 4 4 4 1 3 1 4 4 0 4 4 4 4 3 2 0 0 3 4 2 1 4 4 3 0 4 0 1 4 2 1 2 3 2 4 3 1 4 2 3 2 4 0 4
1.63/2.10	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.77/2.13	c 2	OBJECTIVE BOUND: 0 <= _COST <= 155
1.77/2.13	c 2	SEARCHING: _COST <= 77
1.77/2.13	c 2	SOLVING HOME/temp.cnf
1.77/2.14	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.77/2.14	c 2	This is MiniSat 2.0 beta
1.77/2.14	c 2	WARNING: for repeatability, setting FPU to use double precision
1.77/2.14	c 2	============================[ Problem Statistics ]=============================
1.77/2.14	c 2	|                                                                             |
1.77/2.14	c 2	|  Number of variables:  5288                                                 |
1.77/2.14	c 2	|  Number of clauses:    134872                                               |
1.79/2.21	c 2	|  Parsing time:         0.06         s                                       |
1.79/2.24	c 3	============================[ Search Statistics ]==============================
1.79/2.24	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.79/2.24	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.79/2.24	c 3	===============================================================================
1.79/2.24	c 3	|         0 |    3121    58114   168269 |    19371        0    nan |  0.000 % |
1.79/2.27	c 3	|       100 |    3119    58114   168269 |    21308       99     15 | 41.188 % |
1.79/2.29	c 3	|       252 |    3119    58114   168269 |    23439      251     14 | 41.188 % |
1.79/2.31	c 3	|       477 |    3119    58114   168269 |    25783      476     15 | 41.188 % |
1.79/2.35	c 3	|       815 |    3119    58114   168269 |    28361      814     16 | 41.188 % |
1.79/2.39	c 3	|      1321 |    3110    57843   167496 |    31197     1320     15 | 41.188 % |
1.79/2.46	c 3	|      2080 |    3110    57843   167496 |    34317     2079     17 | 41.188 % |
1.79/2.62	c 3	|      3219 |    3110    57843   167496 |    37749     3218     21 | 41.188 % |
1.79/2.82	c 3	|      4927 |    3110    57843   167496 |    41524     4926     22 | 41.188 % |
1.79/3.14	c 3	|      7489 |    3110    57843   167496 |    45676     7488     24 | 41.188 % |
3.33/3.75	c 4	|     11333 |    3110    57843   167496 |    50244    11332     26 | 41.188 % |
4.63/5.04	c 5	|     17099 |    3110    57843   167496 |    55268    17098     29 | 41.188 % |
6.81/7.21	c 7	|     25748 |    3110    57843   167496 |    60795    25747     29 | 41.188 % |
11.70/12.19	c 12	|     38722 |    3110    57843   167496 |    66875    38721     30 | 41.188 % |
17.96/18.41	c 19	|     58185 |    3110    57843   167496 |    73562    58184     30 | 41.188 % |
28.91/29.44	c 30	|     87377 |    3110    57843   167496 |    80918    24309     27 | 41.188 % |
50.51/51.16	c 51	|    131167 |    3110    57843   167496 |    89010    68099     28 | 41.188 % |
81.95/82.73	c 83	|    196851 |    3110    57843   167496 |    97911    55037     32 | 41.188 % |
142.35/143.49	c 144	|    295377 |    3110    57843   167496 |   107703    68452     35 | 41.188 % |
230.14/231.62	c 232	|    443167 |    3110    57843   167496 |   118473    26111     34 | 41.188 % |
383.40/385.64	c 386	|    664851 |    3110    57843   167496 |   130320    39470     32 | 41.188 % |
678.27/681.95	c 682	|    997376 |    3110    57843   167496 |   143352    21716     35 | 41.188 % |
1085.29/1090.91	c 1091	|   1496164 |    3110    57843   167496 |   157687   135124     30 | 41.188 % |
1802.53/1811.64	c 1812	|   2244346 |    3110    57843   167496 |   173456   157890     35 | 41.188 % |
2922.24/2934.64	c 2935	|   3366620 |    3110    57843   167496 |   190802   167326     39 | 41.188 % |
3600.08/3612.71	c ERROR unknown output  in HOME/temp.out
3600.08/3612.71	c 3613	CPU 1.63 (0.03 0.01 1.6 0.15)
3600.08/3612.71	c 3613	END Wed Jul 23 06:47:41 2008
3600.08/3612.71	c ERROR INTERRUPTED

Verifier Data (download as text)

OK	143	166
143 unsatisfied constraints, 166 satisfied constraints

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1128460-1216784848/watcher-1128460-1216784848 -o /tmp/evaluation-result-1128460-1216784848/solver-1128460-1216784848 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1128460-1216784848.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.57 2.60 2.58 5/81 7284
/proc/meminfo: memFree=1104304/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=12268 CPUtime=0
/proc/7284/stat : 7284 (sugar) R 7282 7284 6539 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 5570357 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 255373048421 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/7284/statm: 3067 316 241 3 0 167 0

[startup+0.0820141 s]
/proc/loadavg: 2.57 2.60 2.58 5/81 7284
/proc/meminfo: memFree=1104304/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13600 CPUtime=0.04
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 5570357 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7284/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101258 s]
/proc/loadavg: 2.57 2.60 2.58 5/81 7284
/proc/meminfo: memFree=1104304/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13600 CPUtime=0.04
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 5570357 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7284/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.30128 s]
/proc/loadavg: 2.57 2.60 2.58 5/81 7284
/proc/meminfo: memFree=1104304/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13600 CPUtime=0.04
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 5570357 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7284/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.702321 s]
/proc/loadavg: 2.57 2.60 2.58 5/81 7284
/proc/meminfo: memFree=1104304/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13600 CPUtime=0.43
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 974 4626 0 1 3 1 35 4 16 0 1 0 5570357 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7284/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 13600

[startup+1.5024 s]
/proc/loadavg: 2.69 2.62 2.59 4/92 7306
/proc/meminfo: memFree=1090200/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13600 CPUtime=0.43
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 974 4626 0 1 3 1 35 4 15 0 1 0 5570357 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7284/statm: 3400 797 370 3 0 500 0
[pid=7297] ppid=7284 vsize=5356 CPUtime=0
/proc/7297/stat : 7297 (sh) S 7284 7284 6539 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 5570405 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7297/statm: 1339 233 193 169 0 50 0
[pid=7298] ppid=7297 vsize=868484 CPUtime=0.93
/proc/7298/stat : 7298 (java) S 7297 7284 6539 0 -1 0 6620 0 1 0 87 6 0 0 18 0 6 0 5570406 889327616 5760 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7298/statm: 217121 5760 2568 9 0 211668 0
[pid=7298/tid=7299] ppid=7297 vsize=868484 CPUtime=0.6
/proc/7298/task/7299/stat : 7299 (java) R 7297 7284 6539 0 -1 64 2795 0 1 0 57 3 0 0 20 0 6 0 5570407 889327616 5760 996147200 134512640 134550740 4294955936 18446744073709551615 10149449 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7298/tid=7301] ppid=7297 vsize=868484 CPUtime=0
/proc/7298/task/7301/stat : 7301 (java) S 7297 7284 6539 0 -1 64 10 0 0 0 0 0 0 0 16 0 6 0 5570408 889327616 5760 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7298/tid=7302] ppid=7297 vsize=868484 CPUtime=0
/proc/7298/task/7302/stat : 7302 (java) S 7297 7284 6539 0 -1 64 5 0 0 0 0 0 0 0 15 0 6 0 5570408 889327616 5760 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7298/tid=7304] ppid=7297 vsize=868484 CPUtime=0.23
/proc/7298/task/7304/stat : 7304 (java) S 7297 7284 6539 0 -1 64 1504 0 0 0 23 0 0 0 16 0 6 0 5570410 889327616 5760 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7298/tid=7305] ppid=7297 vsize=868484 CPUtime=0
/proc/7298/task/7305/stat : 7305 (java) S 7297 7284 6539 0 -1 64 2 0 0 0 0 0 0 0 19 0 6 0 5570410 889327616 5760 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 887440

[startup+3.10157 s]
/proc/loadavg: 2.69 2.62 2.59 4/92 7318
/proc/meminfo: memFree=1093968/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 15 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 13728

[startup+6.30191 s]
/proc/loadavg: 2.69 2.62 2.59 4/84 7320
/proc/meminfo: memFree=1091288/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=9136 CPUtime=4.13
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 2182 0 0 0 412 1 0 0 25 0 1 0 5570571 9355264 2168 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7320/statm: 2284 2168 75 150 0 2131 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 28220

[startup+12.7016 s]
/proc/loadavg: 2.66 2.61 2.58 4/84 7320
/proc/meminfo: memFree=1088352/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=11948 CPUtime=10.5
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 2895 0 0 0 1048 2 0 0 25 0 1 0 5570571 12234752 2881 996147200 134512640 135127466 4294956256 18446744073709551615 134530748 0 0 4096 3 0 0 0 17 1 0 0
/proc/7320/statm: 2987 2881 75 150 0 2834 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 31032

[startup+25.5029 s]
/proc/loadavg: 2.63 2.61 2.58 3/84 7320
/proc/meminfo: memFree=1082784/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=17328 CPUtime=23.24
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 4231 0 0 0 2321 3 0 0 25 0 1 0 5570571 17743872 4217 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7320/statm: 4332 4217 75 150 0 4179 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 36412

[startup+51.1026 s]
/proc/loadavg: 2.61 2.61 2.58 3/84 7320
/proc/meminfo: memFree=1082400/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=17764 CPUtime=48.72
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 4321 0 0 0 4869 3 0 0 25 0 1 0 5570571 18190336 4307 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/7320/statm: 4441 4307 75 150 0 4288 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 36848

[startup+102.307 s]
/proc/loadavg: 2.64 2.61 2.58 4/84 7320
/proc/meminfo: memFree=1078176/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=22120 CPUtime=99.67
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 5381 0 0 0 9963 4 0 0 25 0 1 0 5570571 22650880 5367 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/7320/statm: 5530 5367 75 150 0 5377 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 41204

[startup+162.302 s]
/proc/loadavg: 2.77 2.65 2.60 4/84 7320
/proc/meminfo: memFree=1072800/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=27696 CPUtime=159.38
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 6743 0 0 0 15932 6 0 0 25 0 1 0 5570571 28360704 6729 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/7320/statm: 6924 6729 75 150 0 6771 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 46780

[startup+222.303 s]
/proc/loadavg: 2.72 2.65 2.60 3/84 7320
/proc/meminfo: memFree=1071136/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=29092 CPUtime=219.08
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 7101 0 0 0 21902 6 0 0 25 0 1 0 5570571 29790208 7087 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/7320/statm: 7273 7087 75 150 0 7120 0
Current children cumulated CPU time (s) 220.87
Current children cumulated vsize (KiB) 48176

[startup+282.303 s]
/proc/loadavg: 2.62 2.62 2.59 4/84 7320
/proc/meminfo: memFree=1069536/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

/proc/meminfo: memFree=1030624/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=68996 CPUtime=3148.06
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 16625 0 0 0 314771 35 0 0 25 0 1 0 5570571 70651904 16603 996147200 134512640 135127466 4294956256 18446744073709551615 134530757 0 0 4096 3 0 0 0 17 0 0 0
/proc/7320/statm: 17249 16603 75 150 0 17096 0
Current children cumulated CPU time (s) 3149.85
Current children cumulated vsize (KiB) 88080

[startup+3222.3 s]
/proc/loadavg: 2.70 2.62 2.56 4/84 7366
/proc/meminfo: memFree=1030560/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=68996 CPUtime=3208.04
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 16625 0 0 0 320769 35 0 0 25 0 1 0 5570571 70651904 16603 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/7320/statm: 17249 16603 75 150 0 17096 0
Current children cumulated CPU time (s) 3209.83
Current children cumulated vsize (KiB) 88080

[startup+3282.3 s]
/proc/loadavg: 2.74 2.64 2.57 3/84 7366
/proc/meminfo: memFree=1030496/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=68996 CPUtime=3268.01
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 16628 0 0 0 326766 35 0 0 25 0 1 0 5570571 70651904 16606 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7320/statm: 17249 16606 75 150 0 17096 0
Current children cumulated CPU time (s) 3269.8
Current children cumulated vsize (KiB) 88080

[startup+3342.3 s]
/proc/loadavg: 2.68 2.65 2.57 3/84 7366
/proc/meminfo: memFree=1030496/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=68996 CPUtime=3327.99
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 16628 0 0 0 332764 35 0 0 25 0 1 0 5570571 70651904 16606 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7320/statm: 17249 16606 75 150 0 17096 0
Current children cumulated CPU time (s) 3329.78
Current children cumulated vsize (KiB) 88080

[startup+3402.31 s]
/proc/loadavg: 2.60 2.63 2.56 3/84 7366
/proc/meminfo: memFree=1030176/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=69360 CPUtime=3387.96
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 16695 0 0 0 338761 35 0 0 25 0 1 0 5570571 71024640 16673 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7320/statm: 17340 16673 75 150 0 17187 0
Current children cumulated CPU time (s) 3389.75
Current children cumulated vsize (KiB) 88444

[startup+3462.3 s]
/proc/loadavg: 2.64 2.63 2.57 3/84 7366
/proc/meminfo: memFree=1030112/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=69360 CPUtime=3447.94
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 16696 0 0 0 344759 35 0 0 25 0 1 0 5570571 71024640 16674 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 0 0 0
/proc/7320/statm: 17340 16674 75 150 0 17187 0
Current children cumulated CPU time (s) 3449.73
Current children cumulated vsize (KiB) 88444

[startup+3522.3 s]
/proc/loadavg: 2.70 2.65 2.57 3/84 7366
/proc/meminfo: memFree=1030048/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=69360 CPUtime=3507.91
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 16699 0 0 0 350756 35 0 0 25 0 1 0 5570571 71024640 16677 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7320/statm: 17340 16677 75 150 0 17187 0
Current children cumulated CPU time (s) 3509.7
Current children cumulated vsize (KiB) 88444

[startup+3582.3 s]
/proc/loadavg: 2.72 2.67 2.58 3/84 7366
/proc/meminfo: memFree=1029856/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=69524 CPUtime=3567.9
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 16730 0 0 0 356754 36 0 0 25 0 1 0 5570571 71192576 16708 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/7320/statm: 17381 16708 75 150 0 17228 0
Current children cumulated CPU time (s) 3569.69
Current children cumulated vsize (KiB) 88608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.7 s]
/proc/loadavg: 2.62 2.65 2.58 4/84 7366
/proc/meminfo: memFree=1029856/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=69524 CPUtime=3598.29
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 16730 0 0 0 359793 36 0 0 25 0 1 0 5570571 71192576 16708 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/7320/statm: 17381 16708 75 150 0 17228 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 88608

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

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

[startup+3612.7 s]
/proc/loadavg: 2.62 2.65 2.58 4/84 7366
/proc/meminfo: memFree=1029856/2055912 swapFree=4192956/4192956
[pid=7284] ppid=7282 vsize=13728 CPUtime=1.79
/proc/7284/stat : 7284 (sugar) S 7282 7284 6539 0 -1 4194304 1182 17363 0 3 3 1 160 15 16 0 1 0 5570357 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/7284/statm: 3432 811 374 3 0 532 0
[pid=7319] ppid=7284 vsize=5356 CPUtime=0
/proc/7319/stat : 7319 (sh) S 7284 7284 6539 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 5570571 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7319/statm: 1339 232 193 169 0 50 0
[pid=7320] ppid=7319 vsize=69524 CPUtime=3598.29
/proc/7320/stat : 7320 (minisat) R 7319 7284 6539 0 -1 4194304 16730 0 0 0 359793 36 0 0 25 0 1 0 5570571 71192576 16708 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/7320/statm: 17381 16708 75 150 0 17228 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 88608

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7284 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=642750
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=180972
# CPU time returned by wait4() is 1.82372
# while last known CPU time is 3600.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3612.72
CPU time (s): 3600.08
CPU user time (s): 3599.56
CPU system time (s): 0.52
CPU usage (%): 99.6501
Max. virtual memory (cumulated for all children) (KiB): 887440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.64275
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18889
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= 2759
involuntary context switches= 3168

runsolver used 5.41418 second user time and 10.1515 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-23 05:47:28
IDJOB=1128460
IDBENCH=65474
IDSOLVER=368
FILE ID=node78/1128460-1216784848
PBS_JOBID= 7974253
Free space on /tmp= 126868 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/kbtree/kbtree-9-2-3-5/kbtree-9-2-3-5-60/normalized-kbtree-9-2-3-5-60-02_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1128460-1216784848/watcher-1128460-1216784848 -o /tmp/evaluation-result-1128460-1216784848/solver-1128460-1216784848 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1128460-1216784848.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4c8bf69c7aef0c2cc281fc37bf0c1869
RANDOM SEED=1111584265

node78.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.220
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.220
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:      2055912 kB
MemFree:       1104784 kB
Buffers:         40752 kB
Cached:         762328 kB
SwapCached:          0 kB
Active:         345440 kB
Inactive:       548460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1104784 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1348 kB
Writeback:           0 kB
Mapped:         111148 kB
Slab:            42072 kB
Committed_AS:   913024 kB
PageTables:       2040 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126868 MiB
End job on node78 at 2008-07-23 06:47:43