Trace number 1113334

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatMSAT (TO)697 3600.32 3723.32

General information on the benchmark

Namecsp/graphColoring/register/mulsol/
normalized-mulsol-i-2-05.xml
MD5SUM4291740b57ceaaa4d8bedbb7db7b9867
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints223
Best CPU time to get the best result obtained on this benchmark3600
Satisfiable
(Un)Satisfiability was proved
Number of variables188
Number of constraints3885
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3885
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.81	c 0	Sugar v1-13 + HOME/minisat
0.03/0.81	c 0	BEGIN Sat Jul 12 19:02:37 2008
0.03/0.81	c 0	PID 15065
0.03/0.81	c 0	HOST node90.alineos.net
0.03/0.81	c 0	CONVERTING HOME/instance-1113334-1215882149.xml TO HOME/temp.csp
0.03/0.81	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113334-1215882149.xml' 'HOME/temp.csp'
0.70/1.53	c 1	1 domains, 188 variables, 1 predicates, 0 relations, 3885 constraints
0.70/1.54	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.70/1.54	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.74/1.62	c 1	Parsing HOME/temp.csp
0.74/1.84	c 1	parsed 4075 expressions
0.74/1.84	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.74/1.88	c 1	MAX CSP: 3885 constraints
0.74/1.88	c 1	Converting to clausal form CSP
0.74/2.05	c 1	converted 797 (10%) expressions
0.74/2.09	c 1	converted 1593 (20%) expressions
1.28/2.11	c 1	converted 2389 (30%) expressions
1.28/2.14	c 1	converted 3186 (40%) expressions
1.28/2.16	c 1	converted 3982 (50%) expressions
1.38/2.22	c 1	converted 4778 (60%) expressions
1.38/2.23	c 1	converted 5575 (70%) expressions
1.38/2.25	c 1	converted 6371 (80%) expressions
1.38/2.27	c 1	converted 7167 (90%) expressions
1.77/2.62	c 2	converted 7963 (100%) expressions
1.77/2.62	c 2	CSP : 7958 integers, 0 booleans, 11654 clauses, largest domain size 5828
1.77/2.62	c 2	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.77/2.62	c 2	Propagation in CSP
1.87/2.77	c 2	3877 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.87/2.77	c 2	CSP : 7958 integers, 0 booleans, 11654 clauses, largest domain size 3886
1.87/2.77	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.87/2.78	c 2	Simplifing CSP by introducing new Boolean variables
1.96/2.89	c 2	CSP : 7958 integers, 7770 booleans, 19424 clauses, largest domain size 3886
1.96/2.89	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.06/2.97	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.16/3.00	c 2	796 (10%) CSP integer variables are encoded (564 clauses, 6106 bytes)
2.16/3.01	c 2	1592 (20%) CSP integer variables are encoded (564 clauses, 6106 bytes)
2.16/3.01	c 2	2388 (30%) CSP integer variables are encoded (564 clauses, 6106 bytes)
2.16/3.01	c 2	3184 (40%) CSP integer variables are encoded (564 clauses, 6106 bytes)
2.16/3.01	c 2	3979 (50%) CSP integer variables are encoded (564 clauses, 6106 bytes)
2.16/3.02	c 2	4775 (60%) CSP integer variables are encoded (9470 clauses, 129450 bytes)
2.16/3.03	c 2	5571 (70%) CSP integer variables are encoded (17155 clauses, 244725 bytes)
2.16/3.04	c 2	6367 (80%) CSP integer variables are encoded (25942 clauses, 376530 bytes)
2.16/3.09	c 2	7163 (90%) CSP integer variables are encoded (70295 clauses, 1041825 bytes)
2.26/3.11	c 2	7958 (100%) CSP integer variables are encoded (81947 clauses, 1216605 bytes)
2.26/3.17	c 2	1943 (10%) CSP clauses are encoded (89074 clauses, 1325756 bytes)
2.26/3.20	c 2	3885 (20%) CSP clauses are encoded (96192 clauses, 1438004 bytes)
2.37/3.22	c 2	5828 (30%) CSP clauses are encoded (103319 clauses, 1550532 bytes)
2.37/3.24	c 2	7770 (40%) CSP clauses are encoded (110437 clauses, 1666028 bytes)
2.37/3.26	c 2	9712 (50%) CSP clauses are encoded (117559 clauses, 1783863 bytes)
2.37/3.28	c 2	11655 (60%) CSP clauses are encoded (124682 clauses, 1901718 bytes)
3.98/4.91	c 4	13597 (70%) CSP clauses are encoded (1087830 clauses, 22375396 bytes)
8.78/21.58	c 21	15540 (80%) CSP clauses are encoded (3940527 clauses, 83553323 bytes)
22.04/57.37	c 56	17482 (90%) CSP clauses are encoded (11578343 clauses, 247126582 bytes)
35.48/85.48	c 85	19424 (100%) CSP clauses are encoded (19152037 clauses, 409759372 bytes)
35.48/85.48	c 85	19424 CSP clauses encoded
35.48/85.48	c 85	Writing map file : HOME/temp.map
35.59/85.54	c 85	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
35.59/85.54	c 85	SAT : 97675 SAT variables, 19152037 SAT clauses, 409759372 bytes
35.59/85.54	c 85	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
35.59/85.59	c 85	OBJECTIVE minimize _COST
35.65/97.06	c 96	OBJECTIVE BOUND: 0 <= _COST <= 
35.65/97.06	c 96	SEARCHING: _COST <= 1943
35.65/97.06	c 96	SOLVING HOME/temp.cnf
35.69/97.37	c 96	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
35.69/97.37	c 96	This is MiniSat 2.0 beta
35.69/97.37	c 96	WARNING: for repeatability, setting FPU to use double precision
35.69/97.37	c 96	============================[ Problem Statistics ]=============================
35.69/97.37	c 96	|                                                                             |
35.69/97.37	c 96	|  Number of variables:  97675                                                |
35.69/97.37	c 96	|  Number of clauses:    19152038                                             |
44.98/106.80	c 106	|  Parsing time:         8.12         s                                       |
91.98/155.36	c 154	============================[ Search Statistics ]==============================
91.98/155.36	c 154	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.98/155.36	c 154	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
91.98/155.36	c 154	===============================================================================
91.98/155.36	c 154	|         0 |   74371 12171139 36317249 |  4057046        0    nan |  0.000 % |
93.47/156.80	c 156	|       100 |   74371 12171139 36317249 |  4462750      100     14 | 23.859 % |
94.07/157.49	c 157	|       250 |   74371 12171139 36317249 |  4909026      250     39 | 23.859 % |
95.26/158.64	c 158	|       477 |   74371 12171139 36317249 |  5399928      477     44 | 23.859 % |
95.86/159.20	c 158	|       815 |   74371 12171139 36317249 |  5939921      815     54 | 23.859 % |
99.56/162.97	c 162	|      1322 |   74371 12171139 36317249 |  6533913     1322     63 | 23.859 % |
100.54/163.95	c 163	|      2083 |   74371 12171139 36317249 |  7187305     2083     74 | 23.859 % |
109.99/173.46	c 173	|      3224 |   74371 12171139 36317249 |  7906035     3224     85 | 23.859 % |
110.79/174.28	c 173	===============================================================================
110.79/174.29	c 173	restarts              : 8
110.79/174.29	c 173	conflicts             : 3248           (44 /sec)
110.79/174.29	c 173	decisions             : 12156          (0.71 % random) (164 /sec)
110.79/174.29	c 173	propagations          : 6602169        (89273 /sec)
110.79/174.29	c 173	conflict literals     : 275072         (8.68 % deleted)
110.79/174.29	c 173	Memory used           : 758.08 MB
110.79/174.29	c 173	CPU time              : 73.9548 s
110.79/174.29	c 173	
110.89/174.32	c 173	SATISFIABLE
110.98/174.43	c 173	FOUND: _COST <= 1943
110.98/174.43	s SATISFIABLE
110.98/174.43	c 173	DECODING HOME/temp.out WITH HOME/temp.map
110.98/174.43	c 173	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
111.07/195.96	c 195	Decoding HOME/temp.out
111.29/196.18	c 195	OBJECTIVE _COST 1253
111.29/196.18	o 1253
111.29/196.19	v 4 4 4 0 4 3 4 2 2 4 0 3 4 4 4 4 4 2 2 4 2 4 3 4 3 0 3 4 4 2 4 0 1 0 3 4 1 3 4 1 1 4 1 1 1 3 1 1 4 2 2 2 4 3 1 4 4 1 1 3 4 1 4 1 4 0 4 1 0 3 1 1 1 1 3 0 1 3 1 1 2 2 0 0 2 2 4 4 1 1 4 4 1 1 2 3 3 4 1 3 3 1 3 1 1 4 1 1 4 3 2 3 1 0 1 3 0 3 1 4 4 0 0 3 1 4 4 0 4 4 1 1 4 1 3 4 1 4 4 3 4 4 0 3 1 1 4 3 3 4 1 4 4 1 1 1 1 1 4 4 4 3 1 1 3 1 1 0 1 1 4 2 0 4 4 3 1 1 1 0 4 4 3 1 4 1 1 1
111.39/196.20	c 195	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
111.39/196.21	c 195	OBJECTIVE BOUND: 0 <= _COST <= 1253
111.39/196.21	c 195	SEARCHING: _COST <= 626
111.39/196.21	c 195	SOLVING HOME/temp.cnf
111.39/196.21	c 195	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
111.39/196.21	c 195	This is MiniSat 2.0 beta
111.39/196.21	c 195	WARNING: for repeatability, setting FPU to use double precision
111.39/196.21	c 195	============================[ Problem Statistics ]=============================
111.39/196.21	c 195	|                                                                             |
111.39/196.21	c 195	|  Number of variables:  97675                                                |
111.39/196.21	c 195	|  Number of clauses:    19152038                                             |
120.95/206.00	c 205	|  Parsing time:         8.37         s                                       |
187.40/274.72	c 274	============================[ Search Statistics ]==============================
187.40/274.72	c 274	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
187.40/274.72	c 274	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
187.40/274.72	c 274	===============================================================================
187.40/274.72	c 274	|         0 |   56214  5368265 15961781 |  1789421        0    nan |  0.000 % |
188.30/275.63	c 275	|       100 |   56214  5368265 15961781 |  1968363      100     11 | 42.448 % |
189.10/276.41	c 275	|       251 |   56214  5368265 15961781 |  2165200      251     43 | 42.448 % |
189.29/276.69	c 276	|       476 |   56214  5368265 15961781 |  2381720      476     49 | 42.448 % |
190.49/277.83	c 277	|       814 |   56214  5368265 15961781 |  2619892      814     63 | 42.448 % |
191.97/279.39	c 278	|      1320 |   56214  5368265 15961781 |  2881881     1320     61 | 42.448 % |
192.86/280.23	c 279	|      2080 |   56214  5368265 15961781 |  3170069     2080     69 | 42.448 % |
199.52/286.92	c 286	|      3219 |   56214  5368265 15961781 |  3487076     3219     71 | 42.448 % |
203.80/291.44	c 290	|      4928 |   56214  5368265 15961781 |  3835784     4928     84 | 42.448 % |
218.70/306.94	c 306	|      7490 |   56214  5368265 15961781 |  4219362     7490     92 | 42.448 % |
225.94/314.26	c 313	|     11335 |   56214  5368265 15961781 |  4641298    11335    104 | 42.448 % |
252.35/341.34	c 340	|     17101 |   56214  5368265 15961781 |  5105428    17101    106 | 42.448 % |
273.53/363.10	c 362	|     25751 |   56214  5368265 15961781 |  5615971    25751     77 | 42.448 % |
306.64/397.19	c 396	|     38725 |   56214  5368265 15961781 |  6177568    38725     60 | 42.448 % |
392.12/485.54	c 485	|     58186 |   56214  5368265 15961781 |  6795325    58186     73 | 42.448 % |
469.98/565.00	c 564	|     87379 |   56214  5368265 15961781 |  7474858    87379     72 | 42.448 % |
756.48/858.63	c 858	|    131169 |   56214  5368265 15961781 |  8222344   131169     88 | 42.448 % |
979.29/1085.64	c 1085	|    196854 |   56214  5368265 15961781 |  9044578   196854     85 | 42.448 % |
1424.13/1533.73	c 1533	|    295380 |   56214  5368265 15961781 |  9949036   295380     94 | 42.448 % |
1929.21/2041.94	c 2041	|    443169 |   56214  5368265 15961781 | 10943940   443169    103 | 42.448 % |
3600.07/3723.02	c ERROR INTERRUPTED
3600.18/3723.12	c 3722	CPU 107.16 (0.05 0.04 107.11 4.21)
3600.18/3723.12	c 3722	END Sat Jul 12 20:04:39 2008

Verifier Data (download as text)

OK	697	3188
697 unsatisfied constraints, 3188 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-1113334-1215882149/watcher-1113334-1215882149 -o /tmp/evaluation-result-1113334-1215882149/solver-1113334-1215882149 -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-1113334-1215882149.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.17 2.81 2.84 4/111 15065
/proc/meminfo: memFree=1870748/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=18572 CPUtime=0
/proc/15065/stat : 15065 (runsolver) D 15063 15065 14812 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 44912180 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 256364834087 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/15065/statm: 4643 292 257 25 0 2626 0

[startup+0.0521171 s]
/proc/loadavg: 3.17 2.81 2.84 4/111 15065
/proc/meminfo: memFree=1870748/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=18572 CPUtime=0
/proc/15065/stat : 15065 (runsolver) D 15063 15065 14812 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 44912180 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 256364834087 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/15065/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.101125 s]
/proc/loadavg: 3.17 2.81 2.84 4/111 15065
/proc/meminfo: memFree=1870748/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=18572 CPUtime=0
/proc/15065/stat : 15065 (runsolver) D 15063 15065 14812 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 44912180 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 256364834087 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/15065/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.301162 s]
/proc/loadavg: 3.17 2.81 2.84 4/111 15065
/proc/meminfo: memFree=1870748/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=18572 CPUtime=0
/proc/15065/stat : 15065 (runsolver) D 15063 15065 14812 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 44912180 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 256364834087 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/15065/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.701236 s]
/proc/loadavg: 3.17 2.81 2.84 4/111 15065
/proc/meminfo: memFree=1870748/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=12272 CPUtime=0
/proc/15065/stat : 15065 (sugar) D 15063 15065 14812 0 -1 4194304 400 0 0 0 0 0 0 0 18 0 1 0 44912180 12566528 368 996147200 4194304 4206940 548682068592 18446744073709551615 256373731426 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/15065/statm: 3068 368 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+1.50139 s]
/proc/loadavg: 3.17 2.81 2.84 4/122 15077
/proc/meminfo: memFree=1862780/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=13600 CPUtime=0.04
/proc/15065/stat : 15065 (sugar) S 15063 15065 14812 0 -1 4194304 898 127 0 0 3 1 0 0 19 0 1 0 44912180 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15065/statm: 3400 796 370 3 0 500 0
[pid=15068] ppid=15065 vsize=5356 CPUtime=0
/proc/15068/stat : 15068 (sh) S 15065 15065 14812 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 44912262 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15068/statm: 1339 233 193 169 0 50 0
[pid=15069] ppid=15068 vsize=864692 CPUtime=0.66
/proc/15069/stat : 15069 (java) S 15068 15065 14812 0 -1 0 6455 0 1 0 62 4 0 0 18 0 9 0 44912262 885444608 5721 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15069/statm: 216173 5721 2529 9 0 210755 0
[pid=15069/tid=15070] ppid=15068 vsize=864692 CPUtime=0.45
/proc/15069/task/15070/stat : 15070 (java) R 15068 15065 14812 0 -1 64 2734 0 1 0 44 1 0 0 21 0 9 0 44912263 885444608 5721 996147200 134512640 134550740 4294956000 18446744073709551615 4126672056 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15069/tid=15071] ppid=15068 vsize=864692 CPUtime=0.06
/proc/15069/task/15071/stat : 15071 (java) S 15068 15065 14812 0 -1 64 2502 0 0 0 6 0 0 0 16 0 9 0 44912264 885444608 5721 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15069/tid=15072] ppid=15068 vsize=864692 CPUtime=0
/proc/15069/task/15072/stat : 15072 (java) S 15068 15065 14812 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 44912265 885444608 5721 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15069/tid=15073] ppid=15068 vsize=864692 CPUtime=0
/proc/15069/task/15073/stat : 15073 (java) S 15068 15065 14812 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 44912265 885444608 5721 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15069/tid=15074] ppid=15068 vsize=864692 CPUtime=0
/proc/15069/task/15074/stat : 15074 (java) S 15068 15065 14812 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 44912266 885444608 5721 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15069/tid=15075] ppid=15068 vsize=864692 CPUtime=0.11
/proc/15069/task/15075/stat : 15075 (java) S 15068 15065 14812 0 -1 64 519 0 0 0 11 0 0 0 16 0 9 0 44912266 885444608 5721 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15069/tid=15076] ppid=15068 vsize=864692 CPUtime=0
/proc/15069/task/15076/stat : 15076 (java) S 15068 15065 14812 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 44912267 885444608 5721 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15069/tid=15077] ppid=15068 vsize=864692 CPUtime=0
/proc/15069/task/15077/stat : 15077 (java) S 15068 15065 14812 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 44912267 885444608 5721 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 883648

[startup+3.10168 s]
/proc/loadavg: 3.16 2.82 2.84 3/122 15087
/proc/meminfo: memFree=1854652/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=13600 CPUtime=0.74
/proc/15065/stat : 15065 (sugar) S 15063 15065 14812 0 -1 4194304 974 6897 0 1 3 1 66 4 15 0 1 0 44912180 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15065/statm: 3400 797 370 3 0 500 0
[pid=15078] ppid=15065 vsize=5356 CPUtime=0
/proc/15078/stat : 15078 (sh) S 15065 15065 14812 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44912335 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15078/statm: 1339 233 193 169 0 50 0
[pid=15079] ppid=15078 vsize=868504 CPUtime=1.52
/proc/15079/stat : 15079 (java) S 15078 15065 14812 0 -1 0 9383 0 1 0 146 6 0 0 20 0 9 0 44912336 889348096 8483 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15079/statm: 217126 8483 2565 9 0 211673 0
[pid=15079/tid=15080] ppid=15078 vsize=868504 CPUtime=0.9
/proc/15079/task/15080/stat : 15080 (java) R 15078 15065 14812 0 -1 64 2874 0 1 0 88 2 0 0 25 0 9 0 44912336 889348096 8483 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15081] ppid=15078 vsize=868504 CPUtime=0.36
/proc/15079/task/15081/stat : 15081 (java) S 15078 15065 14812 0 -1 64 4310 0 0 0 34 2 0 0 16 0 9 0 44912337 889348096 8483 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15082] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15082/stat : 15082 (java) S 15078 15065 14812 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44912338 889348096 8483 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15083] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15083/stat : 15083 (java) S 15078 15065 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44912338 889348096 8483 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15084] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15084/stat : 15084 (java) S 15078 15065 14812 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44912339 889348096 8483 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15085] ppid=15078 vsize=868504 CPUtime=0.24
/proc/15079/task/15085/stat : 15085 (java) S 15078 15065 14812 0 -1 64 1507 0 0 0 23 1 0 0 16 0 9 0 44912339 889348096 8483 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15086] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15086/stat : 15086 (java) S 15078 15065 14812 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44912340 889348096 8483 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15087] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15087/stat : 15087 (java) S 15078 15065 14812 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44912340 889348096 8483 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 887460

[startup+6.30126 s]
/proc/loadavg: 3.16 2.82 2.84 3/122 15087
/proc/meminfo: memFree=1812348/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=13600 CPUtime=0.74
/proc/15065/stat : 15065 (sugar) S 15063 15065 14812 0 -1 4194304 974 6897 0 1 3 1 66 4 16 0 1 0 44912180 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15065/statm: 3400 797 370 3 0 500 0
[pid=15078] ppid=15065 vsize=5356 CPUtime=0
/proc/15078/stat : 15078 (sh) S 15065 15065 14812 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44912335 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15078/statm: 1339 233 193 169 0 50 0
[pid=15079] ppid=15078 vsize=868504 CPUtime=4.69
/proc/15079/stat : 15079 (java) S 15078 15065 14812 0 -1 0 10110 0 1 0 437 32 0 0 20 0 9 0 44912336 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15079/statm: 217126 8502 2565 9 0 211673 0
[pid=15079/tid=15080] ppid=15078 vsize=868504 CPUtime=3.84
/proc/15079/task/15080/stat : 15080 (java) R 15078 15065 14812 0 -1 64 3585 0 1 0 361 23 0 0 25 0 9 0 44912336 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4127072647 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15081] ppid=15078 vsize=868504 CPUtime=0.57
/proc/15079/task/15081/stat : 15081 (java) S 15078 15065 14812 0 -1 64 4310 0 0 0 50 7 0 0 16 0 9 0 44912337 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15082] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15082/stat : 15082 (java) S 15078 15065 14812 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44912338 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15083] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15083/stat : 15083 (java) S 15078 15065 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44912338 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15084] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15084/stat : 15084 (java) S 15078 15065 14812 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44912339 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15085] ppid=15078 vsize=868504 CPUtime=0.26
/proc/15079/task/15085/stat : 15085 (java) S 15078 15065 14812 0 -1 64 1523 0 0 0 25 1 0 0 16 0 9 0 44912339 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15086] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15086/stat : 15086 (java) S 15078 15065 14812 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44912340 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15087] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15087/stat : 15087 (java) S 15078 15065 14812 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44912340 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.43
Current children cumulated vsize (KiB) 887460

[startup+12.7014 s]
/proc/loadavg: 3.29 2.86 2.85 2/122 15087
/proc/meminfo: memFree=1776324/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=13600 CPUtime=0.74
/proc/15065/stat : 15065 (sugar) S 15063 15065 14812 0 -1 4194304 974 6897 0 1 3 1 66 4 16 0 1 0 44912180 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15065/statm: 3400 797 370 3 0 500 0
[pid=15078] ppid=15065 vsize=5356 CPUtime=0
/proc/15078/stat : 15078 (sh) S 15065 15065 14812 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44912335 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15078/statm: 1339 233 193 169 0 50 0
[pid=15079] ppid=15078 vsize=868504 CPUtime=6.78
/proc/15079/stat : 15079 (java) S 15078 15065 14812 0 -1 0 10592 0 1 0 631 47 0 0 20 0 9 0 44912336 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15079/statm: 217126 8502 2565 9 0 211673 0
[pid=15079/tid=15080] ppid=15078 vsize=868504 CPUtime=5.79
/proc/15079/task/15080/stat : 15080 (java) D 15078 15065 14812 0 -1 64 4067 0 1 0 543 36 0 0 25 0 9 0 44912336 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 0 0 0
[pid=15079/tid=15081] ppid=15078 vsize=868504 CPUtime=0.7
/proc/15079/task/15081/stat : 15081 (java) S 15078 15065 14812 0 -1 64 4310 0 0 0 61 9 0 0 16 0 9 0 44912337 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15082] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15082/stat : 15082 (java) S 15078 15065 14812 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44912338 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15083] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15083/stat : 15083 (java) S 15078 15065 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44912338 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15084] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15084/stat : 15084 (java) S 15078 15065 14812 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44912339 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15085] ppid=15078 vsize=868504 CPUtime=0.26
/proc/15079/task/15085/stat : 15085 (java) S 15078 15065 14812 0 -1 64 1523 0 0 0 25 1 0 0 16 0 9 0 44912339 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15086] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15086/stat : 15086 (java) S 15078 15065 14812 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 44912340 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15087] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15087/stat : 15087 (java) S 15078 15065 14812 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 44912340 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.52
Current children cumulated vsize (KiB) 887460

[startup+25.5028 s]
/proc/loadavg: 3.40 2.89 2.86 3/122 15087
/proc/meminfo: memFree=1712068/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=13600 CPUtime=0.74
/proc/15065/stat : 15065 (sugar) S 15063 15065 14812 0 -1 4194304 974 6897 0 1 3 1 66 4 16 0 1 0 44912180 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15065/statm: 3400 797 370 3 0 500 0
[pid=15078] ppid=15065 vsize=5356 CPUtime=0
/proc/15078/stat : 15078 (sh) S 15065 15065 14812 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 44912335 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15078/statm: 1339 233 193 169 0 50 0
[pid=15079] ppid=15078 vsize=868504 CPUtime=11.95
/proc/15079/stat : 15079 (java) S 15078 15065 14812 0 -1 0 11724 0 1 0 1104 91 0 0 20 0 9 0 44912336 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15079/statm: 217126 8502 2565 9 0 211673 0
[pid=15079/tid=15080] ppid=15078 vsize=868504 CPUtime=10.63
/proc/15079/task/15080/stat : 15080 (java) R 15078 15065 14812 0 -1 64 5199 0 1 0 990 73 0 0 25 0 9 0 44912336 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4126589399 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15079/tid=15081] ppid=15078 vsize=868504 CPUtime=1.04
/proc/15079/task/15081/stat : 15081 (java) S 15078 15065 14812 0 -1 64 4310 0 0 0 88 16 0 0 16 0 9 0 44912337 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15079/tid=15082] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15082/stat : 15082 (java) S 15078 15065 14812 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 44912338 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15079/tid=15083] ppid=15078 vsize=868504 CPUtime=0
/proc/15079/task/15083/stat : 15083 (java) S 15078 15065 14812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 44912338 889348096 8502 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=15140] ppid=15065 vsize=5356 CPUtime=0
/proc/15140/stat : 15140 (sh) S 15065 15065 14812 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44931802 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 232 193 169 0 50 0
[pid=15141] ppid=15140 vsize=794652 CPUtime=3110.28
/proc/15141/stat : 15141 (minisat) R 15140 15065 14812 0 -1 4194304 189608 0 0 0 310895 133 0 0 25 0 1 0 44931802 813723648 189594 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15141/statm: 198663 189594 76 150 0 198510 0
Current children cumulated CPU time (s) 3221.69
Current children cumulated vsize (KiB) 814136

[startup+3402.3 s]
/proc/loadavg: 2.00 2.01 2.16 3/114 15146
/proc/meminfo: memFree=704748/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=14128 CPUtime=111.41
/proc/15065/stat : 15065 (sugar) S 15063 15065 14812 0 -1 4194304 1281 213535 2 3 5 4 10711 421 16 0 1 0 44912180 14467072 912 996147200 4194304 4206940 548682068592 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15065/statm: 3532 912 374 3 0 632 0
[pid=15140] ppid=15065 vsize=5356 CPUtime=0
/proc/15140/stat : 15140 (sh) S 15065 15065 14812 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44931802 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 232 193 169 0 50 0
[pid=15141] ppid=15140 vsize=794652 CPUtime=3169.92
/proc/15141/stat : 15141 (minisat) R 15140 15065 14812 0 -1 4194304 189615 0 0 0 316859 133 0 0 25 0 1 0 44931802 813723648 189601 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15141/statm: 198663 189601 76 150 0 198510 0
Current children cumulated CPU time (s) 3281.33
Current children cumulated vsize (KiB) 814136

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/114 15146
/proc/meminfo: memFree=700844/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=14128 CPUtime=111.41
/proc/15065/stat : 15065 (sugar) S 15063 15065 14812 0 -1 4194304 1281 213535 2 3 5 4 10711 421 16 0 1 0 44912180 14467072 912 996147200 4194304 4206940 548682068592 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15065/statm: 3532 912 374 3 0 632 0
[pid=15140] ppid=15065 vsize=5356 CPUtime=0
/proc/15140/stat : 15140 (sh) S 15065 15065 14812 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44931802 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 232 193 169 0 50 0
[pid=15141] ppid=15140 vsize=798480 CPUtime=3229.56
/proc/15141/stat : 15141 (minisat) R 15140 15065 14812 0 -1 4194304 190597 0 0 0 322822 134 0 0 25 0 1 0 44931802 817643520 190583 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15141/statm: 199620 190583 76 150 0 199467 0
Current children cumulated CPU time (s) 3340.97
Current children cumulated vsize (KiB) 817964

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/114 15152
/proc/meminfo: memFree=696748/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=14128 CPUtime=111.41
/proc/15065/stat : 15065 (sugar) S 15063 15065 14812 0 -1 4194304 1281 213535 2 3 5 4 10711 421 16 0 1 0 44912180 14467072 912 996147200 4194304 4206940 548682068592 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15065/statm: 3532 912 374 3 0 632 0
[pid=15140] ppid=15065 vsize=5356 CPUtime=0
/proc/15140/stat : 15140 (sh) S 15065 15065 14812 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44931802 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 232 193 169 0 50 0
[pid=15141] ppid=15140 vsize=802572 CPUtime=3289.18
/proc/15141/stat : 15141 (minisat) R 15140 15065 14812 0 -1 4194304 191626 0 0 0 328781 137 0 0 25 0 1 0 44931802 821833728 191612 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/15141/statm: 200643 191612 76 150 0 200490 0
Current children cumulated CPU time (s) 3400.59
Current children cumulated vsize (KiB) 822056

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/114 15152
/proc/meminfo: memFree=692524/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=14128 CPUtime=111.41
/proc/15065/stat : 15065 (sugar) S 15063 15065 14812 0 -1 4194304 1281 213535 2 3 5 4 10711 421 16 0 1 0 44912180 14467072 912 996147200 4194304 4206940 548682068592 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15065/statm: 3532 912 374 3 0 632 0
[pid=15140] ppid=15065 vsize=5356 CPUtime=0
/proc/15140/stat : 15140 (sh) S 15065 15065 14812 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44931802 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 232 193 169 0 50 0
[pid=15141] ppid=15140 vsize=806664 CPUtime=3348.81
/proc/15141/stat : 15141 (minisat) R 15140 15065 14812 0 -1 4194304 192669 0 0 0 334743 138 0 0 25 0 1 0 44931802 826023936 192655 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15141/statm: 201666 192655 76 150 0 201513 0
Current children cumulated CPU time (s) 3460.22
Current children cumulated vsize (KiB) 826148

[startup+3642.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/114 15152
/proc/meminfo: memFree=687724/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=14128 CPUtime=111.41
/proc/15065/stat : 15065 (sugar) S 15063 15065 14812 0 -1 4194304 1281 213535 2 3 5 4 10711 421 16 0 1 0 44912180 14467072 912 996147200 4194304 4206940 548682068592 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15065/statm: 3532 912 374 3 0 632 0
[pid=15140] ppid=15065 vsize=5356 CPUtime=0
/proc/15140/stat : 15140 (sh) S 15065 15065 14812 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44931802 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 232 193 169 0 50 0
[pid=15141] ppid=15140 vsize=811416 CPUtime=3408.45
/proc/15141/stat : 15141 (minisat) R 15140 15065 14812 0 -1 4194304 193847 0 0 0 340706 139 0 0 25 0 1 0 44931802 830889984 193833 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15141/statm: 202854 193833 76 150 0 202701 0
Current children cumulated CPU time (s) 3519.86
Current children cumulated vsize (KiB) 830900

[startup+3702.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/114 15152
/proc/meminfo: memFree=682604/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=14128 CPUtime=111.41
/proc/15065/stat : 15065 (sugar) S 15063 15065 14812 0 -1 4194304 1281 213535 2 3 5 4 10711 421 16 0 1 0 44912180 14467072 912 996147200 4194304 4206940 548682068592 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15065/statm: 3532 912 374 3 0 632 0
[pid=15140] ppid=15065 vsize=5356 CPUtime=0
/proc/15140/stat : 15140 (sh) S 15065 15065 14812 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44931802 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 232 193 169 0 50 0
[pid=15141] ppid=15140 vsize=816536 CPUtime=3468.08
/proc/15141/stat : 15141 (minisat) R 15140 15065 14812 0 -1 4194304 195084 0 0 0 346668 140 0 0 25 0 1 0 44931802 836132864 195070 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15141/statm: 204134 195070 76 150 0 203981 0
Current children cumulated CPU time (s) 3579.49
Current children cumulated vsize (KiB) 836020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3723 s]
/proc/loadavg: 2.00 2.00 2.10 3/114 15152
/proc/meminfo: memFree=681196/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=14128 CPUtime=111.41
/proc/15065/stat : 15065 (sugar) S 15063 15065 14812 0 -1 4194304 1281 213535 2 3 5 4 10711 421 16 0 1 0 44912180 14467072 912 996147200 4194304 4206940 548682068592 18446744073709551615 256373731426 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15065/statm: 3532 912 374 3 0 632 0
[pid=15140] ppid=15065 vsize=5356 CPUtime=0
/proc/15140/stat : 15140 (sh) S 15065 15065 14812 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 44931802 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 232 193 169 0 50 0
[pid=15141] ppid=15140 vsize=817856 CPUtime=3488.66
/proc/15141/stat : 15141 (minisat) R 15140 15065 14812 0 -1 4194304 195425 0 0 0 348725 141 0 0 25 0 1 0 44931802 837484544 195411 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/15141/statm: 204464 195411 76 150 0 204311 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 837340

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

[startup+3723.12 s]
/proc/loadavg: 2.00 2.00 2.10 3/114 15152
/proc/meminfo: memFree=681196/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=14128 CPUtime=111.41
/proc/15065/stat : 15065 (sugar) S 15063 15065 14812 0 -1 4194304 1293 213535 2 3 5 4 10711 421 16 0 1 0 44912180 14467072 913 996147200 4194304 4206940 548682068592 18446744073709551615 256373731426 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/15065/statm: 3532 913 374 3 0 632 0
[pid=15140] ppid=15065 vsize=0 CPUtime=0
/proc/15140/stat : 15140 (sh) Z 15065 15065 14812 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 44931802 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/15140/statm: 0 0 0 0 0 0 0
[pid=15141] ppid=1 vsize=0 CPUtime=3488.77
/proc/15141/stat : 15141 (minisat) R 1 15065 14812 0 -1 4195332 195425 0 0 0 348725 152 0 0 25 0 1 0 44931802 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/15141/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.18
Current children cumulated vsize (KiB) 14128

# WARNING:
# current cumulated CPU time (111.49 s) is less than in the last sample (3600.18 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (3488.69 s) to the 'lost time'.

[startup+3723.2 s]
/proc/loadavg: 2.00 2.00 2.10 3/114 15152
/proc/meminfo: memFree=681196/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=14128 CPUtime=111.49
/proc/15065/stat : 15065 (sugar) R 15063 15065 14812 0 -1 4194304 1315 213812 2 3 5 12 10711 421 16 0 1 0 44912180 14467072 914 996147200 4194304 4206940 548682068592 18446744073709551615 256365007913 0 0 4224 16386 0 0 0 17 0 0 0
/proc/15065/statm: 3532 914 375 3 0 632 0
Current children cumulated CPU time (s) 111.49
Current children cumulated vsize (KiB) 14128

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

[startup+3723.32 s]
/proc/loadavg: 2.00 2.00 2.10 3/114 15152
/proc/meminfo: memFree=681196/2055920 swapFree=4152076/4192956
[pid=15065] ppid=15063 vsize=14128 CPUtime=111.6
/proc/15065/stat : 15065 (sugar) R 15063 15065 14812 0 -1 4194304 1315 213812 2 3 5 23 10711 421 16 0 1 0 44912180 14467072 914 996147200 4194304 4206940 548682068592 18446744073709551615 256365007913 0 0 4224 16386 0 0 0 17 0 0 0
/proc/15065/statm: 3532 914 375 3 0 632 0
Current children cumulated CPU time (s) 111.6
Current children cumulated vsize (KiB) 14128

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 3488.69
#  lost CPU user time (s): 3487.25
#  lost CPU system time (s): 1.44

Real time (s): 3723.32
CPU time (s): 3600.32
CPU user time (s): 3594.42
CPU system time (s): 5.89932
CPU usage (%): 96.6965
Max. virtual memory (cumulated for all children) (KiB): 887536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 107.174
system time used= 4.45932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215158
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56265
involuntary context switches= 56848

runsolver used 10.3524 second user time and 27.7058 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-12 19:02:36
IDJOB=1113334
IDBENCH=61565
IDSOLVER=368
FILE ID=node90/1113334-1215882149
PBS_JOBID= 7903584
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/graphColoring/register/mulsol/normalized-mulsol-i-2-05.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-1113334-1215882149/watcher-1113334-1215882149 -o /tmp/evaluation-result-1113334-1215882149/solver-1113334-1215882149 -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-1113334-1215882149.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4291740b57ceaaa4d8bedbb7db7b9867
RANDOM SEED=1165641355

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1871228 kB
Buffers:          6608 kB
Cached:          46704 kB
SwapCached:      20876 kB
Active:         110040 kB
Inactive:        18116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1871228 kB
SwapTotal:     4192956 kB
SwapFree:      4152076 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:          92816 kB
Slab:            38160 kB
Committed_AS:   421980 kB
PageTables:       4624 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= 66556 MiB
End job on node90 at 2008-07-12 20:04:41