Trace number 1111210

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)64 3600.06 3604.75

General information on the benchmark

Namecsp/
chessboardColoration/normalized-cc-8-8-2.xml
MD5SUMc749bc7e0566d10272437da124749429
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints40
Best CPU time to get the best result obtained on this benchmark3600
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints784
Maximum constraint arity4
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension784
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul 12 08:05:51 2008
0.00/0.05	c 0	PID 15940
0.00/0.05	c 0	HOST node32.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1111210-1215842751.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-1111210-1215842751.xml' 'HOME/temp.csp'
0.03/0.44	c 1	1 domains, 64 variables, 1 predicates, 0 relations, 784 constraints
0.03/0.48	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/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.41/0.56	c 1	Parsing HOME/temp.csp
0.41/0.85	c 1	parsed 850 expressions
0.41/0.85	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.41/0.87	c 1	MAX CSP: 784 constraints
0.41/0.87	c 1	Converting to clausal form CSP
0.91/1.04	c 1	converted 164 (10%) expressions
0.91/1.08	c 1	converted 328 (20%) expressions
1.01/1.11	c 1	converted 492 (30%) expressions
1.01/1.12	c 1	converted 655 (40%) expressions
1.01/1.14	c 1	converted 819 (50%) expressions
1.01/1.15	c 1	converted 983 (60%) expressions
1.01/1.17	c 1	converted 1146 (70%) expressions
1.01/1.18	c 1	converted 1310 (80%) expressions
1.10/1.20	c 1	converted 1474 (90%) expressions
1.21/1.35	c 2	converted 1637 (100%) expressions
1.21/1.35	c 2	CSP : 1632 integers, 0 booleans, 2351 clauses, largest domain size 1177
1.21/1.35	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.35	c 2	Propagation in CSP
1.31/1.43	c 2	781 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.31/1.43	c 2	CSP : 1632 integers, 0 booleans, 2351 clauses, largest domain size 785
1.31/1.43	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.31/1.43	c 2	Simplifing CSP by introducing new Boolean variables
1.31/1.48	c 2	CSP : 1632 integers, 9408 booleans, 11759 clauses, largest domain size 785
1.31/1.48	c 2	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.41/1.54	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.41/1.56	c 2	164 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.41/1.56	c 2	327 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.41/1.56	c 2	490 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.41/1.56	c 2	653 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.41/1.57	c 2	816 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.41/1.58	c 2	980 (60%) CSP integer variables are encoded (6748 clauses, 87487 bytes)
1.41/1.58	c 2	1143 (70%) CSP integer variables are encoded (8539 clauses, 110770 bytes)
1.41/1.59	c 2	1306 (80%) CSP integer variables are encoded (10354 clauses, 137478 bytes)
1.41/1.59	c 2	1469 (90%) CSP integer variables are encoded (11499 clauses, 154653 bytes)
1.41/1.60	c 2	1632 (100%) CSP integer variables are encoded (13092 clauses, 178548 bytes)
1.50/1.64	c 2	1176 (10%) CSP clauses are encoded (15354 clauses, 211643 bytes)
1.50/1.68	c 2	2352 (20%) CSP clauses are encoded (17616 clauses, 244819 bytes)
1.50/1.69	c 2	3528 (30%) CSP clauses are encoded (19877 clauses, 278701 bytes)
1.60/1.70	c 2	4704 (40%) CSP clauses are encoded (22139 clauses, 312961 bytes)
1.60/1.71	c 2	5880 (50%) CSP clauses are encoded (24400 clauses, 347275 bytes)
1.60/1.72	c 2	7056 (60%) CSP clauses are encoded (26662 clauses, 381535 bytes)
1.60/1.73	c 2	8232 (70%) CSP clauses are encoded (28923 clauses, 415849 bytes)
1.60/1.75	c 2	9408 (80%) CSP clauses are encoded (31185 clauses, 450109 bytes)
2.20/2.34	c 3	10584 (90%) CSP clauses are encoded (354804 clauses, 6346478 bytes)
3.10/3.23	c 4	11759 (100%) CSP clauses are encoded (827196 clauses, 16084922 bytes)
3.10/3.23	c 4	11759 CSP clauses encoded
3.10/3.24	c 4	Writing map file : HOME/temp.map
3.10/3.25	c 4	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.10/3.25	c 4	SAT : 24132 SAT variables, 827196 SAT clauses, 16084922 bytes
3.10/3.25	c 4	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.15/3.31	c 4	OBJECTIVE minimize _COST
3.15/3.31	c 4	OBJECTIVE BOUND: 0 <= _COST <= 
3.15/3.31	c 4	SEARCHING: _COST <= 392
3.15/3.31	c 4	SOLVING HOME/temp.cnf
3.15/3.31	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.15/3.31	c 4	This is MiniSat 2.0 beta
3.15/3.31	c 4	WARNING: for repeatability, setting FPU to use double precision
3.15/3.31	c 4	============================[ Problem Statistics ]=============================
3.15/3.31	c 4	|                                                                             |
3.15/3.31	c 4	|  Number of variables:  24132                                                |
3.15/3.31	c 4	|  Number of clauses:    827197                                               |
3.15/3.74	c 4	|  Parsing time:         0.38         s                                       |
3.15/4.07	c 4	============================[ Search Statistics ]==============================
3.15/4.07	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.15/4.07	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.15/4.07	c 4	===============================================================================
3.15/4.07	c 4	|         0 |   20212   534316  1563280 |   178105        0    nan |  0.000 % |
3.15/4.16	c 4	|       100 |   20212   534316  1563280 |   195915      100     12 | 16.244 % |
3.15/4.26	c 5	===============================================================================
3.15/4.26	c 5	restarts              : 2
3.15/4.26	c 5	conflicts             : 140            (155 /sec)
3.15/4.26	c 5	decisions             : 19099          (0.54 % random) (21130 /sec)
3.15/4.26	c 5	propagations          : 148217         (163982 /sec)
3.15/4.26	c 5	conflict literals     : 1950           (0.81 % deleted)
3.15/4.26	c 5	Memory used           : 35.70 MB
3.15/4.26	c 5	CPU time              : 0.903862 s
3.15/4.26	c 5	
3.15/4.27	c 5	SATISFIABLE
3.15/4.28	c 5	FOUND: _COST <= 392
3.15/4.28	s SATISFIABLE
3.15/4.28	c 5	DECODING HOME/temp.out WITH HOME/temp.map
3.15/4.28	c 5	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.14/4.37	c 5	Decoding HOME/temp.out
4.33/4.51	c 5	OBJECTIVE _COST 372
4.33/4.51	o 372
4.33/4.51	v 0 0 1 0 0 0 0 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 0 0 0 0 0 1 1 1 0 0 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 1 1 1 1
4.33/4.52	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.33/4.56	c 5	OBJECTIVE BOUND: 0 <= _COST <= 372
4.33/4.56	c 5	SEARCHING: _COST <= 186
4.33/4.56	c 5	SOLVING HOME/temp.cnf
4.33/4.56	c 5	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.33/4.56	c 5	This is MiniSat 2.0 beta
4.33/4.56	c 5	WARNING: for repeatability, setting FPU to use double precision
4.33/4.56	c 5	============================[ Problem Statistics ]=============================
4.33/4.56	c 5	|                                                                             |
4.33/4.56	c 5	|  Number of variables:  24132                                                |
4.33/4.56	c 5	|  Number of clauses:    827197                                               |
4.36/5.00	c 5	|  Parsing time:         0.39         s                                       |
5.18/5.45	c 6	============================[ Search Statistics ]==============================
5.18/5.45	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.18/5.45	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.18/5.45	c 6	===============================================================================
5.18/5.45	c 6	|         0 |   17916   339335   985019 |   113111        0    nan |  0.000 % |
5.28/5.52	c 6	|       100 |   17916   339335   985019 |   124422      100     14 | 25.758 % |
5.37/5.63	c 6	|       251 |   17916   339335   985019 |   136865      251     56 | 25.758 % |
5.47/5.70	c 6	|       476 |   17916   339335   985019 |   150551      476     37 | 25.758 % |
5.77/6.00	c 6	|       815 |   17916   339335   985019 |   165606      815     60 | 25.758 % |
5.77/6.06	c 6	===============================================================================
5.77/6.06	c 6	restarts              : 5
5.77/6.06	c 6	conflicts             : 926            (643 /sec)
5.77/6.06	c 6	decisions             : 36212          (0.62 % random) (25134 /sec)
5.77/6.06	c 6	propagations          : 850504         (590308 /sec)
5.77/6.06	c 6	conflict literals     : 50456          (7.25 % deleted)
5.77/6.06	c 6	Memory used           : 36.02 MB
5.77/6.06	c 6	CPU time              : 1.44078 s
5.77/6.06	c 6	
5.77/6.07	c 6	SATISFIABLE
5.77/6.08	c 6	FOUND: _COST <= 186
5.77/6.08	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.77/6.08	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.87/6.16	c 6	Decoding HOME/temp.out
5.87/6.30	c 7	OBJECTIVE _COST 186
5.87/6.30	o 186
5.87/6.30	v 1 1 0 1 0 1 1 0 1 1 0 0 1 0 0 1 0 0 1 1 1 1 0 1 0 0 1 0 1 0 1 1 0 1 1 0 0 1 1 0 1 1 1 1 0 0 0 0 1 0 0 0 1 1 1 0 1 1 1 0 0 0 1 1
5.87/6.31	c 7	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.87/6.35	c 7	OBJECTIVE BOUND: 0 <= _COST <= 186
5.87/6.35	c 7	SEARCHING: _COST <= 93
5.87/6.35	c 7	SOLVING HOME/temp.cnf
5.87/6.35	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.87/6.35	c 7	This is MiniSat 2.0 beta
5.87/6.35	c 7	WARNING: for repeatability, setting FPU to use double precision
5.87/6.35	c 7	============================[ Problem Statistics ]=============================
5.87/6.35	c 7	|                                                                             |
5.87/6.35	c 7	|  Number of variables:  24132                                                |
5.87/6.35	c 7	|  Number of clauses:    827197                                               |
6.53/6.81	c 7	|  Parsing time:         0.40         s                                       |
7.03/7.30	c 8	============================[ Search Statistics ]==============================
7.03/7.30	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.03/7.30	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.03/7.30	c 8	===============================================================================
7.03/7.30	c 8	|         0 |   16579   202073   577151 |    67357        0    nan |  0.000 % |
7.03/7.36	c 8	|       100 |   16579   202073   577151 |    74093      100     14 | 31.299 % |
7.13/7.43	c 8	|       250 |   16579   202073   577151 |    81502      250     36 | 31.299 % |
7.13/7.48	c 8	|       475 |   16579   202073   577151 |    89653      475     33 | 31.299 % |
7.42/7.71	c 8	|       813 |   16579   202073   577151 |    98618      813     53 | 31.299 % |
7.62/7.90	c 8	|      1320 |   16579   202073   577151 |   108480     1320     48 | 31.299 % |
8.22/8.53	c 9	|      2080 |   16579   202073   577151 |   119328     2080     78 | 31.299 % |
8.71/9.09	c 9	|      3219 |   16579   202073   577151 |   131261     3219     80 | 31.299 % |
9.41/9.72	c 10	|      4927 |   16579   202073   577151 |   144387     4927     76 | 31.299 % |
11.88/12.28	c 13	|      7490 |   16579   202073   577151 |   158825     7490     84 | 31.299 % |
12.18/12.52	c 13	===============================================================================
12.18/12.52	c 13	restarts              : 10
12.18/12.52	c 13	conflicts             : 7901           (1306 /sec)
12.18/12.52	c 13	decisions             : 53979          (0.77 % random) (8919 /sec)
12.18/12.52	c 13	propagations          : 8723729        (1441443 /sec)
12.18/12.52	c 13	conflict literals     : 653393         (24.60 % deleted)
12.18/12.52	c 13	Memory used           : 36.45 MB
12.18/12.52	c 13	CPU time              : 6.05208 s
12.18/12.52	c 13	
12.18/12.53	c 13	SATISFIABLE
12.18/12.54	c 13	FOUND: _COST <= 93
12.18/12.54	c 13	DECODING HOME/temp.out WITH HOME/temp.map
12.18/12.54	c 13	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
12.22/12.62	c 13	Decoding HOME/temp.out
12.22/12.95	c 13	OBJECTIVE _COST 93
12.22/12.95	o 93
12.22/12.96	v 0 1 0 0 1 0 1 1 1 1 0 0 1 1 0 0 0 1 1 1 1 1 0 0 1 1 1 0 0 1 1 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 1 0 1 0 1 1 1 0 1 0 0 1 1 0 0 1
12.22/12.96	c 13	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
12.22/13.01	c 13	OBJECTIVE BOUND: 0 <= _COST <= 93
12.22/13.01	c 13	SEARCHING: _COST <= 46
12.22/13.01	c 13	SOLVING HOME/temp.cnf
12.22/13.01	c 13	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
12.22/13.02	c 13	This is MiniSat 2.0 beta
12.22/13.02	c 13	WARNING: for repeatability, setting FPU to use double precision
12.22/13.02	c 13	============================[ Problem Statistics ]=============================
12.22/13.02	c 13	|                                                                             |
12.22/13.02	c 13	|  Number of variables:  24132                                                |
12.22/13.02	c 13	|  Number of clauses:    827197                                               |
13.00/13.49	c 14	|  Parsing time:         0.40         s                                       |
13.50/13.99	c 14	============================[ Search Statistics ]==============================
13.50/13.99	c 14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.50/13.99	c 14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.50/13.99	c 14	===============================================================================
13.50/13.99	c 14	|         0 |   15547   119529   332568 |    39843        0    nan |  0.000 % |
13.60/14.04	c 14	|       100 |   15547   119529   332568 |    43827      100     17 | 35.575 % |
13.70/14.11	c 14	|       250 |   15547   119529   332568 |    48210      250     31 | 35.575 % |
13.70/14.17	c 14	|       476 |   15547   119529   332568 |    53031      476     37 | 35.575 % |
13.90/14.36	c 15	|       813 |   15547   119529   332568 |    58334      813     50 | 35.575 % |
13.99/14.49	c 15	|      1319 |   15547   119529   332568 |    64167     1319     42 | 35.575 % |
14.29/14.78	c 15	|      2079 |   15547   119529   332568 |    70584     2079     44 | 35.575 % |
14.79/15.21	c 15	|      3219 |   15547   119529   332568 |    77642     3219     51 | 35.575 % |
15.98/16.49	c 17	|      4927 |   15547   119529   332568 |    85407     4927     61 | 35.575 % |
17.46/17.94	c 18	|      7489 |   15547   119529   332568 |    93947     7489     62 | 35.575 % |
20.23/20.79	c 21	|     11334 |   15547   119529   332568 |   103342    11334     58 | 35.575 % |
24.79/25.33	c 26	|     17102 |   15547   119529   332568 |   113676    17102     56 | 35.575 % |
33.80/34.48	c 35	|     25757 |   15547   119529   332568 |   125044    25757     61 | 35.575 % |
49.05/49.86	c 50	|     38731 |   15547   119529   332568 |   137548    38731     66 | 35.575 % |
75.99/77.06	c 77	|     58193 |   15547   119529   332568 |   151303    58193     66 | 35.575 % |
118.79/120.24	c 121	|     87385 |   15547   119529   332568 |   166434    87385     68 | 35.575 % |
196.36/198.55	c 199	|    131175 |   15547   119529   332568 |   183077   131175     70 | 35.575 % |
346.07/349.40	c 350	|    196859 |   15547   119529   332568 |   201385   196859     70 | 35.575 % |
511.21/514.70	c 515	|    295385 |   15547   119529   332568 |   221523    94285     73 | 35.575 % |
862.26/865.86	c 866	|    443175 |   15547   119529   332568 |   243676    27790     60 | 35.575 % |
1367.75/1371.60	c 1372	|    664859 |   15547   119529   332568 |   268043   249474     84 | 35.575 % |
2185.03/2189.15	c 2189	|    997384 |   15547   119529   332568 |   294848    49844     74 | 35.575 % |
3545.66/3550.34	c 3551	|   1496172 |   15547   119529   332568 |   324332   260202     95 | 35.575 % |
3600.06/3604.72	c ERROR INTERRUPTED
3600.06/3604.74	c 3605	CPU 12.16 (0.05 0.01 12.11 0.48)
3600.06/3604.74	c 3605	END Sat Jul 12 09:05:56 2008

Verifier Data (download as text)

OK	64	720
64 unsatisfied constraints, 720 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-1111210-1215842751/watcher-1111210-1215842751 -o /tmp/evaluation-result-1111210-1215842751/solver-1111210-1215842751 -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-1111210-1215842751.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.26 2.13 2.02 4/75 15940
/proc/meminfo: memFree=1592664/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=12000 CPUtime=0
/proc/15940/stat : 15940 (sugar) R 15938 15940 14249 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 40976755 12288000 174 996147200 4194304 4206940 548682068592 18446744073709551615 268234190982 0 0 4224 0 0 0 0 17 1 0 0
/proc/15940/statm: 3000 174 135 3 0 100 0

[startup+0.0796669 s]
/proc/loadavg: 2.26 2.13 2.02 4/75 15940
/proc/meminfo: memFree=1592664/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13600 CPUtime=0.03
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 40976755 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15940/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101748 s]
/proc/loadavg: 2.26 2.13 2.02 4/75 15940
/proc/meminfo: memFree=1592664/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13600 CPUtime=0.03
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 40976755 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15940/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301774 s]
/proc/loadavg: 2.26 2.13 2.02 4/75 15940
/proc/meminfo: memFree=1592664/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13600 CPUtime=0.03
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 40976755 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15940/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701814 s]
/proc/loadavg: 2.26 2.13 2.02 4/75 15940
/proc/meminfo: memFree=1592664/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13600 CPUtime=0.41
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 974 4738 0 1 3 0 35 3 16 0 1 0 40976755 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15940/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 13600

[startup+1.50295 s]
/proc/loadavg: 2.32 2.14 2.03 4/86 15962
/proc/meminfo: memFree=1581824/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13600 CPUtime=0.42
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 974 4738 0 1 3 1 35 3 15 0 1 0 40976755 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15940/statm: 3400 797 370 3 0 500 0
[pid=15953] ppid=15940 vsize=5356 CPUtime=0
/proc/15953/stat : 15953 (sh) S 15940 15940 14249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40976804 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15953/statm: 1339 233 193 169 0 50 0
[pid=15954] ppid=15953 vsize=868584 CPUtime=0.99
/proc/15954/stat : 15954 (java) S 15953 15940 14249 0 -1 0 7757 0 1 0 95 4 0 0 18 0 9 0 40976804 889430016 6983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15954/statm: 217146 6983 2539 9 0 211721 0
[pid=15954/tid=15955] ppid=15953 vsize=868584 CPUtime=0.59
/proc/15954/task/15955/stat : 15955 (java) R 15953 15940 14249 0 -1 64 2679 0 1 0 58 1 0 0 22 0 9 0 40976805 889430016 6983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15954/tid=15956] ppid=15953 vsize=868584 CPUtime=0.15
/proc/15954/task/15956/stat : 15956 (java) R 15953 15940 14249 0 -1 64 2923 0 0 0 14 1 0 0 16 0 9 0 40976806 889430016 6983 996147200 134512640 134550740 4294955936 18446744073709551615 103737282 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15954/tid=15957] ppid=15953 vsize=868584 CPUtime=0
/proc/15954/task/15957/stat : 15957 (java) S 15953 15940 14249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40976806 889430016 6983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15954/tid=15958] ppid=15953 vsize=868584 CPUtime=0
/proc/15954/task/15958/stat : 15958 (java) S 15953 15940 14249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40976806 889430016 6983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15954/tid=15959] ppid=15953 vsize=868584 CPUtime=0
/proc/15954/task/15959/stat : 15959 (java) S 15953 15940 14249 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 40976808 889430016 6983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15954/tid=15960] ppid=15953 vsize=868584 CPUtime=0.22
/proc/15954/task/15960/stat : 15960 (java) S 15953 15940 14249 0 -1 64 1462 0 0 0 21 1 0 0 16 0 9 0 40976808 889430016 6983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15954/tid=15961] ppid=15953 vsize=868584 CPUtime=0
/proc/15954/task/15961/stat : 15961 (java) S 15953 15940 14249 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40976808 889430016 6983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15954/tid=15962] ppid=15953 vsize=868584 CPUtime=0
/proc/15954/task/15962/stat : 15962 (java) S 15953 15940 14249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40976808 889430016 6983 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 887540

[startup+3.10209 s]
/proc/loadavg: 2.32 2.14 2.03 3/86 15962
/proc/meminfo: memFree=1568192/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13600 CPUtime=0.43
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 974 4738 0 1 4 1 35 3 15 0 1 0 40976755 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15940/statm: 3400 797 370 3 0 500 0
[pid=15953] ppid=15940 vsize=5356 CPUtime=0
/proc/15953/stat : 15953 (sh) S 15940 15940 14249 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 40976804 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15953/statm: 1339 233 193 169 0 50 0
[pid=15954] ppid=15953 vsize=868508 CPUtime=2.57
/proc/15954/stat : 15954 (java) S 15953 15940 14249 0 -1 0 8280 0 1 0 242 15 0 0 18 0 9 0 40976804 889352192 7046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15954/statm: 217127 7046 2564 9 0 211674 0
[pid=15954/tid=15955] ppid=15953 vsize=868508 CPUtime=1.97
/proc/15954/task/15955/stat : 15955 (java) R 15953 15940 14249 0 -1 64 3167 0 1 0 188 9 0 0 25 0 9 0 40976805 889352192 7046 996147200 134512640 134550740 4294955936 18446744073709551615 4126543684 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15954/tid=15956] ppid=15953 vsize=868508 CPUtime=0.29
/proc/15954/task/15956/stat : 15956 (java) S 15953 15940 14249 0 -1 64 2924 0 0 0 26 3 0 0 16 0 9 0 40976806 889352192 7046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15954/tid=15957] ppid=15953 vsize=868508 CPUtime=0
/proc/15954/task/15957/stat : 15957 (java) S 15953 15940 14249 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 40976806 889352192 7046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15954/tid=15958] ppid=15953 vsize=868508 CPUtime=0
/proc/15954/task/15958/stat : 15958 (java) S 15953 15940 14249 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 40976806 889352192 7046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15954/tid=15959] ppid=15953 vsize=868508 CPUtime=0
/proc/15954/task/15959/stat : 15959 (java) S 15953 15940 14249 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 40976808 889352192 7046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15954/tid=15960] ppid=15953 vsize=868508 CPUtime=0.28
/proc/15954/task/15960/stat : 15960 (java) S 15953 15940 14249 0 -1 64 1496 0 0 0 27 1 0 0 16 0 9 0 40976808 889352192 7046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15954/tid=15961] ppid=15953 vsize=868508 CPUtime=0
/proc/15954/task/15961/stat : 15961 (java) S 15953 15940 14249 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 40976808 889352192 7046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15954/tid=15962] ppid=15953 vsize=868508 CPUtime=0
/proc/15954/task/15962/stat : 15962 (java) S 15953 15940 14249 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 40976808 889352192 7046 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 887464

[startup+6.30145 s]
/proc/loadavg: 2.32 2.14 2.03 3/78 15976
/proc/meminfo: memFree=1538880/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=5.87
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1257 35480 0 3 4 1 547 35 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 13732

[startup+12.7012 s]
/proc/loadavg: 2.27 2.14 2.03 3/78 15988
/proc/meminfo: memFree=1538496/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.22
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1372 48615 0 4 4 1 1172 45 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 13732

[startup+25.5016 s]
/proc/loadavg: 2.23 2.13 2.03 3/78 16000
/proc/meminfo: memFree=1536448/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.64
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1426 52498 0 5 4 1 1211 48 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
[pid=15999] ppid=15940 vsize=5356 CPUtime=0
/proc/15999/stat : 15999 (sh) S 15940 15940 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40978057 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15999/statm: 1339 232 193 169 0 50 0
[pid=16000] ppid=15999 vsize=37584 CPUtime=12.34
/proc/16000/stat : 16000 (minisat) R 15999 15940 14249 0 -1 4194304 9030 0 0 0 1228 6 0 0 25 0 1 0 40978057 38486016 9016 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16000/statm: 9396 9016 76 150 0 9243 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 56672

[startup+51.1015 s]
/proc/loadavg: 2.15 2.12 2.02 3/78 16000
/proc/meminfo: memFree=1531008/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.64
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1426 52498 0 5 4 1 1211 48 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
[pid=15999] ppid=15940 vsize=5356 CPUtime=0
/proc/15999/stat : 15999 (sh) S 15940 15940 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40978057 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15999/statm: 1339 232 193 169 0 50 0
[pid=16000] ppid=15999 vsize=37584 CPUtime=37.7
/proc/16000/stat : 16000 (minisat) R 15999 15940 14249 0 -1 4194304 9052 0 0 0 3764 6 0 0 25 0 1 0 40978057 38486016 9038 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16000/statm: 9396 9038 76 150 0 9243 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 56672

[startup+102.306 s]
/proc/loadavg: 2.06 2.10 2.02 3/78 16000
/proc/meminfo: memFree=1513856/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.64
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1426 52498 0 5 4 1 1211 48 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
[pid=15999] ppid=15940 vsize=5356 CPUtime=0
/proc/15999/stat : 15999 (sh) S 15940 15940 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40978057 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15999/statm: 1339 232 193 169 0 50 0
[pid=16000] ppid=15999 vsize=43576 CPUtime=88.42
/proc/16000/stat : 16000 (minisat) R 15999 15940 14249 0 -1 4194304 10524 0 0 0 8833 9 0 0 25 0 1 0 40978057 44621824 10502 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16000/statm: 10894 10502 76 150 0 10741 0
Current children cumulated CPU time (s) 101.06
Current children cumulated vsize (KiB) 62664

[startup+162.301 s]
/proc/loadavg: 2.02 2.08 2.01 3/78 16000
/proc/meminfo: memFree=1489920/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.64
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1426 52498 0 5 4 1 1211 48 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
[pid=15999] ppid=15940 vsize=5356 CPUtime=0
/proc/15999/stat : 15999 (sh) S 15940 15940 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40978057 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15999/statm: 1339 232 193 169 0 50 0
[pid=16000] ppid=15999 vsize=55536 CPUtime=147.85
/proc/16000/stat : 16000 (minisat) R 15999 15940 14249 0 -1 4194304 13499 0 0 0 14773 12 0 0 25 0 1 0 40978057 56868864 13477 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16000/statm: 13884 13477 76 150 0 13731 0
Current children cumulated CPU time (s) 160.49
Current children cumulated vsize (KiB) 74624

[startup+222.302 s]
/proc/loadavg: 2.00 2.06 2.01 3/78 16000
/proc/meminfo: memFree=1473728/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.64

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

/proc/meminfo: memFree=1640904/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.65
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1426 52498 0 5 5 1 1211 48 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
[pid=15999] ppid=15940 vsize=5356 CPUtime=0
/proc/15999/stat : 15999 (sh) S 15940 15940 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40978057 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15999/statm: 1339 232 193 169 0 50 0
[pid=16000] ppid=15999 vsize=151720 CPUtime=3145.17
/proc/16000/stat : 16000 (minisat) R 15999 15940 14249 0 -1 4194304 37408 0 0 0 314465 52 0 0 25 0 1 0 40978057 155361280 37386 996147200 134512640 135127466 4294956256 18446744073709551615 134530736 0 0 4096 3 0 0 0 17 0 0 0
/proc/16000/statm: 37930 37386 76 150 0 37777 0
Current children cumulated CPU time (s) 3157.82
Current children cumulated vsize (KiB) 170808

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 16092
/proc/meminfo: memFree=1640712/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.65
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1426 52498 0 5 5 1 1211 48 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
[pid=15999] ppid=15940 vsize=5356 CPUtime=0
/proc/15999/stat : 15999 (sh) S 15940 15940 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40978057 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15999/statm: 1339 232 193 169 0 50 0
[pid=16000] ppid=15999 vsize=151720 CPUtime=3205.16
/proc/16000/stat : 16000 (minisat) R 15999 15940 14249 0 -1 4194304 37408 0 0 0 320463 53 0 0 25 0 1 0 40978057 155361280 37386 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16000/statm: 37930 37386 76 150 0 37777 0
Current children cumulated CPU time (s) 3217.81
Current children cumulated vsize (KiB) 170808

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 16092
/proc/meminfo: memFree=1640584/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.65
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1426 52498 0 5 5 1 1211 48 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
[pid=15999] ppid=15940 vsize=5356 CPUtime=0
/proc/15999/stat : 15999 (sh) S 15940 15940 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40978057 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15999/statm: 1339 232 193 169 0 50 0
[pid=16000] ppid=15999 vsize=151884 CPUtime=3265.13
/proc/16000/stat : 16000 (minisat) R 15999 15940 14249 0 -1 4194304 37438 0 0 0 326460 53 0 0 25 0 1 0 40978057 155529216 37416 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16000/statm: 37971 37416 76 150 0 37818 0
Current children cumulated CPU time (s) 3277.78
Current children cumulated vsize (KiB) 170972

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 16098
/proc/meminfo: memFree=1640072/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.65
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1426 52498 0 5 5 1 1211 48 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
[pid=15999] ppid=15940 vsize=5356 CPUtime=0
/proc/15999/stat : 15999 (sh) S 15940 15940 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40978057 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15999/statm: 1339 232 193 169 0 50 0
[pid=16000] ppid=15999 vsize=152208 CPUtime=3325.11
/proc/16000/stat : 16000 (minisat) R 15999 15940 14249 0 -1 4194304 37503 0 0 0 332458 53 0 0 25 0 1 0 40978057 155860992 37481 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/16000/statm: 38052 37481 76 150 0 37899 0
Current children cumulated CPU time (s) 3337.76
Current children cumulated vsize (KiB) 171296

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 16098
/proc/meminfo: memFree=1638920/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.65
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1426 52498 0 5 5 1 1211 48 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
[pid=15999] ppid=15940 vsize=5356 CPUtime=0
/proc/15999/stat : 15999 (sh) S 15940 15940 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40978057 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15999/statm: 1339 232 193 169 0 50 0
[pid=16000] ppid=15999 vsize=152208 CPUtime=3385.08
/proc/16000/stat : 16000 (minisat) R 15999 15940 14249 0 -1 4194304 37506 0 0 0 338455 53 0 0 25 0 1 0 40978057 155860992 37484 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16000/statm: 38052 37484 76 150 0 37899 0
Current children cumulated CPU time (s) 3397.73
Current children cumulated vsize (KiB) 171296

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 16098
/proc/meminfo: memFree=1638728/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.65
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1426 52498 0 5 5 1 1211 48 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
[pid=15999] ppid=15940 vsize=5356 CPUtime=0
/proc/15999/stat : 15999 (sh) S 15940 15940 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40978057 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15999/statm: 1339 232 193 169 0 50 0
[pid=16000] ppid=15999 vsize=152452 CPUtime=3445.06
/proc/16000/stat : 16000 (minisat) R 15999 15940 14249 0 -1 4194304 37550 0 0 0 344453 53 0 0 25 0 1 0 40978057 156110848 37528 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 0 0 0
/proc/16000/statm: 38113 37528 76 150 0 37960 0
Current children cumulated CPU time (s) 3457.71
Current children cumulated vsize (KiB) 171540

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 16098
/proc/meminfo: memFree=1638472/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.65
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1426 52498 0 5 5 1 1211 48 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
[pid=15999] ppid=15940 vsize=5356 CPUtime=0
/proc/15999/stat : 15999 (sh) S 15940 15940 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40978057 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15999/statm: 1339 232 193 169 0 50 0
[pid=16000] ppid=15999 vsize=152452 CPUtime=3505.03
/proc/16000/stat : 16000 (minisat) R 15999 15940 14249 0 -1 4194304 37597 0 0 0 350450 53 0 0 25 0 1 0 40978057 156110848 37575 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16000/statm: 38113 37575 76 150 0 37960 0
Current children cumulated CPU time (s) 3517.68
Current children cumulated vsize (KiB) 171540

[startup+3582.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 16098
/proc/meminfo: memFree=1637832/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.65
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1426 52498 0 5 5 1 1211 48 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
[pid=15999] ppid=15940 vsize=5356 CPUtime=0
/proc/15999/stat : 15999 (sh) S 15940 15940 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40978057 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15999/statm: 1339 232 193 169 0 50 0
[pid=16000] ppid=15999 vsize=153188 CPUtime=3565.02
/proc/16000/stat : 16000 (minisat) R 15999 15940 14249 0 -1 4194304 37742 0 0 0 356448 54 0 0 25 0 1 0 40978057 156864512 37720 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16000/statm: 38297 37720 76 150 0 38144 0
Current children cumulated CPU time (s) 3577.67
Current children cumulated vsize (KiB) 172276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 16098
/proc/meminfo: memFree=1637832/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.65
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1426 52498 0 5 5 1 1211 48 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
[pid=15999] ppid=15940 vsize=5356 CPUtime=0
/proc/15999/stat : 15999 (sh) S 15940 15940 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40978057 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15999/statm: 1339 232 193 169 0 50 0
[pid=16000] ppid=15999 vsize=153188 CPUtime=3587.41
/proc/16000/stat : 16000 (minisat) R 15999 15940 14249 0 -1 4194304 37743 0 0 0 358687 54 0 0 25 0 1 0 40978057 156864512 37721 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16000/statm: 38297 37721 76 150 0 38144 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 172276

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

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

[startup+3604.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 16098
/proc/meminfo: memFree=1637832/2055920 swapFree=4179612/4192956
[pid=15940] ppid=15938 vsize=13732 CPUtime=12.65
/proc/15940/stat : 15940 (sugar) S 15938 15940 14249 0 -1 4194304 1426 52498 0 5 5 1 1211 48 16 0 1 0 40976755 14061568 824 996147200 4194304 4206940 548682068592 18446744073709551615 268222640226 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15940/statm: 3433 824 374 3 0 533 0
[pid=15999] ppid=15940 vsize=5356 CPUtime=0
/proc/15999/stat : 15999 (sh) S 15940 15940 14249 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 40978057 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15999/statm: 1339 232 193 169 0 50 0
[pid=16000] ppid=15999 vsize=153188 CPUtime=3587.41
/proc/16000/stat : 16000 (minisat) R 15999 15940 14249 0 -1 4194304 37743 0 0 0 358687 54 0 0 25 0 1 0 40978057 156864512 37721 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/16000/statm: 38297 37721 76 150 0 38144 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 172276

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15940 and gives
#  childrusage.ru_utime.tv_sec=12
#  childrusage.ru_utime.tv_usec=168150
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=511922
# CPU time returned by wait4() is 12.6801
# while last known CPU time is 3600.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3604.75
CPU time (s): 3600.06
CPU user time (s): 3599.03
CPU system time (s): 1.03
CPU usage (%): 99.87
Max. virtual memory (cumulated for all children) (KiB): 887540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.1682
system time used= 0.511922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54265
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= 6366
involuntary context switches= 6350

runsolver used 4.01139 second user time and 12.4041 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-12 08:05:51
IDJOB=1111210
IDBENCH=61246
IDSOLVER=368
FILE ID=node32/1111210-1215842751
PBS_JOBID= 7903383
Free space on /tmp= 66444 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/chessboardColoration/normalized-cc-8-8-2.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-1111210-1215842751/watcher-1111210-1215842751 -o /tmp/evaluation-result-1111210-1215842751/solver-1111210-1215842751 -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-1111210-1215842751.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c749bc7e0566d10272437da124749429
RANDOM SEED=1523840341

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1593144 kB
Buffers:         33076 kB
Cached:          83128 kB
SwapCached:       6264 kB
Active:         343892 kB
Inactive:        55616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1593144 kB
SwapTotal:     4192956 kB
SwapFree:      4179612 kB
Dirty:            1396 kB
Writeback:           0 kB
Mapped:         289908 kB
Slab:            47616 kB
Committed_AS:   474324 kB
PageTables:       2532 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= 66440 MiB
End job on node32 at 2008-07-12 09:05:58