Trace number 1114476

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+minisatOPTIMUM1 3008.07 3022.3

General information on the benchmark

Namecsp/tightness0.35/
normalized-rand-2-40-16-250-350-40_ext.xml
MD5SUM608e629c79e33bd31b2fe99ff5c8dad4
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark888.34
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
Number of constraints which are defined in intension0
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.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sun Jul 13 00:50:53 2008
0.00/0.04	c 0	PID 20195
0.00/0.04	c 0	HOST node43.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1114476-1215903053.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114476-1215903053.xml' 'HOME/temp.csp'
0.03/0.48	c 0	1 domains, 40 variables, 0 predicates, 250 relations, 250 constraints
0.03/0.49	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.49	c 0	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.45/0.57	c 1	Parsing HOME/temp.csp
0.45/0.81	c 1	parsed 541 expressions
0.45/0.81	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.45/0.82	c 1	MAX CSP: 250 constraints
0.45/0.82	c 1	Converting to clausal form CSP
0.45/0.84	c 1	converted 80 (10%) expressions
0.45/0.85	c 1	converted 159 (20%) expressions
0.45/0.85	c 1	converted 239 (30%) expressions
0.45/0.87	c 1	converted 318 (40%) expressions
0.45/0.89	c 1	converted 397 (50%) expressions
0.45/0.90	c 1	converted 477 (60%) expressions
0.45/0.92	c 1	converted 556 (70%) expressions
0.45/0.97	c 1	converted 636 (80%) expressions
0.45/0.98	c 1	converted 715 (90%) expressions
1.05/1.14	c 1	converted 794 (100%) expressions
1.05/1.14	c 1	CSP : 540 integers, 0 booleans, 749 clauses, largest domain size 376
1.05/1.14	c 1	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.05/1.14	c 1	Propagation in CSP
1.05/1.17	c 1	244 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.05/1.17	c 1	CSP : 540 integers, 0 booleans, 749 clauses, largest domain size 251
1.05/1.17	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.05/1.17	c 1	Simplifing CSP by introducing new Boolean variables
1.05/1.17	c 1	CSP : 540 integers, 0 booleans, 749 clauses, largest domain size 251
1.05/1.17	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.14/1.20	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.14/1.22	c 1	54 (10%) CSP integer variables are encoded (560 clauses, 6022 bytes)
1.14/1.22	c 1	108 (20%) CSP integer variables are encoded (560 clauses, 6022 bytes)
1.14/1.22	c 1	162 (30%) CSP integer variables are encoded (560 clauses, 6022 bytes)
1.14/1.22	c 1	216 (40%) CSP integer variables are encoded (560 clauses, 6022 bytes)
1.14/1.22	c 1	270 (50%) CSP integer variables are encoded (560 clauses, 6022 bytes)
1.14/1.23	c 1	324 (60%) CSP integer variables are encoded (940 clauses, 10665 bytes)
1.14/1.23	c 1	378 (70%) CSP integer variables are encoded (1195 clauses, 13980 bytes)
1.14/1.23	c 1	432 (80%) CSP integer variables are encoded (3113 clauses, 38914 bytes)
1.14/1.23	c 1	486 (90%) CSP integer variables are encoded (3396 clauses, 42593 bytes)
1.14/1.23	c 1	540 (100%) CSP integer variables are encoded (3811 clauses, 47988 bytes)
1.24/1.30	c 1	75 (10%) CSP clauses are encoded (7835 clauses, 134214 bytes)
1.24/1.33	c 1	150 (20%) CSP clauses are encoded (11815 clauses, 227447 bytes)
1.24/1.36	c 1	225 (30%) CSP clauses are encoded (15792 clauses, 320861 bytes)
1.24/1.38	c 1	300 (40%) CSP clauses are encoded (17618 clauses, 360106 bytes)
1.24/1.39	c 1	375 (50%) CSP clauses are encoded (21781 clauses, 433874 bytes)
1.33/1.42	c 1	450 (60%) CSP clauses are encoded (40078 clauses, 755858 bytes)
1.44/1.51	c 1	525 (70%) CSP clauses are encoded (84528 clauses, 1570115 bytes)
1.44/1.51	c 1	600 (80%) CSP clauses are encoded (86090 clauses, 1596702 bytes)
1.44/1.52	c 1	675 (90%) CSP clauses are encoded (89539 clauses, 1657715 bytes)
1.44/1.55	c 2	749 (100%) CSP clauses are encoded (101745 clauses, 1878199 bytes)
1.44/1.55	c 2	749 CSP clauses encoded
1.44/1.55	c 2	Writing map file : HOME/temp.map
1.44/1.56	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.44/1.56	c 2	SAT : 4351 SAT variables, 101745 SAT clauses, 1878199 bytes
1.44/1.56	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.49/1.63	c 2	OBJECTIVE minimize _COST
1.49/1.63	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.49/1.63	c 2	SEARCHING: _COST <= 125
1.49/1.63	c 2	SOLVING HOME/temp.cnf
1.49/1.63	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.49/1.63	c 2	This is MiniSat 2.0 beta
1.49/1.63	c 2	WARNING: for repeatability, setting FPU to use double precision
1.49/1.63	c 2	============================[ Problem Statistics ]=============================
1.49/1.63	c 2	|                                                                             |
1.49/1.63	c 2	|  Number of variables:  4351                                                 |
1.49/1.63	c 2	|  Number of clauses:    101746                                               |
1.49/1.68	c 2	|  Parsing time:         0.04         s                                       |
1.50/1.70	c 2	============================[ Search Statistics ]==============================
1.50/1.70	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.50/1.70	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.50/1.70	c 2	===============================================================================
1.50/1.70	c 2	|         0 |    3351    70318   225380 |    23439        0    nan |  0.000 % |
1.50/1.70	c 2	===============================================================================
1.50/1.70	c 2	restarts              : 1
1.50/1.70	c 2	conflicts             : 3              (48 /sec)
1.50/1.70	c 2	decisions             : 52             (0.00 % random) (826 /sec)
1.50/1.71	c 2	propagations          : 4529           (71900 /sec)
1.50/1.71	c 2	conflict literals     : 32             (3.03 % deleted)
1.50/1.71	c 2	Memory used           : 6.27 MB
1.50/1.71	c 2	CPU time              : 0.06299 s
1.50/1.71	c 2	
1.50/1.71	c 2	SATISFIABLE
1.50/1.71	c 2	FOUND: _COST <= 125
1.50/1.71	s SATISFIABLE
1.50/1.71	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.50/1.71	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.50/1.79	c 2	Decoding HOME/temp.out
1.59/1.86	c 2	OBJECTIVE _COST 125
1.59/1.86	o 125
1.59/1.87	v 14 15 10 5 9 8 12 10 14 15 15 15 11 0 9 1 6 13 10 14 13 5 11 13 8 15 13 14 12 10 15 15 15 15 15 15 14 15 15 15
1.59/1.89	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.60/1.92	c 2	OBJECTIVE BOUND: 0 <= _COST <= 125
1.60/1.92	c 2	SEARCHING: _COST <= 62
1.60/1.92	c 2	SOLVING HOME/temp.cnf
1.60/1.92	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.60/1.94	c 2	This is MiniSat 2.0 beta
1.60/1.94	c 2	WARNING: for repeatability, setting FPU to use double precision
1.60/1.94	c 2	============================[ Problem Statistics ]=============================
1.60/1.94	c 2	|                                                                             |
1.60/1.94	c 2	|  Number of variables:  4351                                                 |
1.60/1.94	c 2	|  Number of clauses:    101746                                               |
1.60/1.99	c 2	|  Parsing time:         0.04         s                                       |
1.77/2.01	c 2	============================[ Search Statistics ]==============================
1.77/2.01	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.77/2.01	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.77/2.01	c 2	===============================================================================
1.77/2.01	c 2	|         0 |    2782    50847   168611 |    16949        0    nan |  0.000 % |
1.77/2.02	c 2	===============================================================================
1.77/2.02	c 2	restarts              : 1
1.77/2.02	c 2	conflicts             : 63             (875 /sec)
1.77/2.02	c 2	decisions             : 111            (0.00 % random) (1542 /sec)
1.77/2.02	c 2	propagations          : 9817           (136368 /sec)
1.77/2.02	c 2	conflict literals     : 2200           (10.71 % deleted)
1.77/2.02	c 2	Memory used           : 6.27 MB
1.77/2.02	c 2	CPU time              : 0.071989 s
1.77/2.02	c 2	
1.77/2.02	c 2	SATISFIABLE
1.77/2.03	c 2	FOUND: _COST <= 62
1.77/2.03	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.77/2.03	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.91/2.11	c 2	Decoding HOME/temp.out
1.91/2.18	c 2	OBJECTIVE _COST 62
1.91/2.18	o 62
1.91/2.19	v 2 10 0 0 10 0 9 10 14 0 1 12 7 10 9 10 4 15 5 3 3 1 13 9 3 2 11 11 12 10 10 11 13 15 0 15 14 15 15 15
1.91/2.19	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.01/2.26	c 2	OBJECTIVE BOUND: 0 <= _COST <= 62
2.01/2.26	c 2	SEARCHING: _COST <= 31
2.01/2.26	c 2	SOLVING HOME/temp.cnf
2.01/2.26	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.01/2.26	c 2	This is MiniSat 2.0 beta
2.01/2.26	c 2	WARNING: for repeatability, setting FPU to use double precision
2.01/2.26	c 2	============================[ Problem Statistics ]=============================
2.01/2.26	c 2	|                                                                             |
2.01/2.27	c 2	|  Number of variables:  4351                                                 |
2.01/2.27	c 2	|  Number of clauses:    101746                                               |
2.03/2.32	c 2	|  Parsing time:         0.05         s                                       |
2.03/2.34	c 2	============================[ Search Statistics ]==============================
2.03/2.34	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.03/2.34	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.03/2.34	c 2	===============================================================================
2.03/2.34	c 2	|         0 |    2408    35713   124300 |    11904        0    nan |  0.000 % |
2.03/2.36	c 2	|       101 |    2408    35713   124300 |    13094      101     40 | 44.656 % |
2.03/2.38	c 2	|       252 |    2408    35713   124300 |    14404      252     35 | 44.656 % |
2.03/2.41	c 2	|       477 |    2408    35713   124300 |    15844      477     37 | 44.656 % |
2.03/2.45	c 2	|       814 |    2408    35713   124300 |    17429      814     39 | 44.656 % |
2.03/2.47	c 2	===============================================================================
2.03/2.47	c 2	restarts              : 5
2.03/2.47	c 2	conflicts             : 996            (5057 /sec)
2.03/2.47	c 2	decisions             : 1504           (0.93 % random) (7636 /sec)
2.03/2.47	c 2	propagations          : 252996         (1284439 /sec)
2.03/2.47	c 2	conflict literals     : 37570          (25.46 % deleted)
2.03/2.47	c 2	Memory used           : 6.27 MB
2.03/2.47	c 2	CPU time              : 0.19697 s
2.03/2.47	c 2	
2.03/2.47	c 2	SATISFIABLE
2.03/2.47	c 2	FOUND: _COST <= 31
2.03/2.47	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.03/2.47	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.24/2.55	c 3	Decoding HOME/temp.out
2.24/2.62	c 3	OBJECTIVE _COST 31
2.24/2.62	o 31
2.24/2.62	v 15 1 7 10 9 9 5 15 6 11 15 10 5 15 2 15 13 0 2 15 15 6 9 15 15 12 15 7 15 15 7 14 12 15 15 2 15 15 15 15
2.24/2.63	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.24/2.64	c 3	OBJECTIVE BOUND: 0 <= _COST <= 31
2.24/2.64	c 3	SEARCHING: _COST <= 15
2.24/2.64	c 3	SOLVING HOME/temp.cnf
2.24/2.64	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.24/2.64	c 3	This is MiniSat 2.0 beta
2.24/2.64	c 3	WARNING: for repeatability, setting FPU to use double precision
2.24/2.64	c 3	============================[ Problem Statistics ]=============================
2.24/2.64	c 3	|                                                                             |
2.24/2.65	c 3	|  Number of variables:  4351                                                 |
2.24/2.65	c 3	|  Number of clauses:    101746                                               |
2.39/2.70	c 3	|  Parsing time:         0.04         s                                       |
2.39/2.72	c 3	============================[ Search Statistics ]==============================
2.39/2.72	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.39/2.72	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.39/2.72	c 3	===============================================================================
2.39/2.72	c 3	|         0 |    2094    26099    96384 |     8699        0    nan |  0.000 % |
2.39/2.73	c 3	|       100 |    2094    26099    96384 |     9569      100     33 | 51.873 % |
2.39/2.75	c 3	|       250 |    2094    26099    96384 |    10526      250     28 | 51.873 % |
2.39/2.77	c 3	|       475 |    2094    26099    96384 |    11579      475     37 | 51.873 % |
2.39/2.81	c 3	|       813 |    2094    26099    96384 |    12737      813     31 | 51.873 % |
2.39/2.86	c 3	|      1319 |    2094    26099    96384 |    14010     1319     33 | 51.873 % |
2.39/2.95	c 3	|      2078 |    2094    26099    96384 |    15411     2078     41 | 51.873 % |
2.39/3.08	c 3	|      3217 |    2094    26099    96384 |    16953     3217     45 | 51.873 % |
3.04/3.34	c 3	|      4925 |    2094    26099    96384 |    18648     4925     42 | 51.873 % |
3.43/3.75	c 4	|      7487 |    2094    26099    96384 |    20513     7487     38 | 51.873 % |
4.13/4.41	c 4	|     11331 |    2094    26099    96384 |    22564    11331     41 | 51.873 % |
5.32/5.61	c 6	|     17100 |    2094    26099    96384 |    24821    17100     41 | 51.873 % |
7.51/7.85	c 8	|     25749 |    2094    26099    96384 |    27303    25749     40 | 51.873 % |
11.20/11.55	c 12	|     38723 |    2094    26099    96384 |    30033    20516     36 | 51.873 % |
13.09/13.47	c 13	===============================================================================
13.09/13.47	c 13	restarts              : 14
13.09/13.47	c 13	conflicts             : 45403          (4218 /sec)
13.09/13.47	c 13	decisions             : 51493          (0.73 % random) (4784 /sec)
13.09/13.47	c 13	propagations          : 13055712       (1212864 /sec)
13.09/13.47	c 13	conflict literals     : 1809638        (32.07 % deleted)
13.09/13.47	c 13	Memory used           : 10.26 MB
13.09/13.47	c 13	CPU time              : 10.7644 s
13.09/13.47	c 13	
13.09/13.48	c 13	SATISFIABLE
13.09/13.48	c 13	FOUND: _COST <= 15
13.09/13.48	c 13	DECODING HOME/temp.out WITH HOME/temp.map
13.09/13.48	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'
13.18/13.57	c 14	Decoding HOME/temp.out
13.18/13.65	c 14	OBJECTIVE _COST 15
13.18/13.65	o 15
13.18/13.65	v 6 3 3 7 15 15 3 14 0 2 6 10 2 15 15 4 15 0 1 8 15 6 15 1 15 12 14 11 6 11 5 15 3 12 15 0 15 3 2 15
13.18/13.66	c 14	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
13.18/13.71	c 14	OBJECTIVE BOUND: 0 <= _COST <= 15
13.18/13.71	c 14	SEARCHING: _COST <= 7
13.18/13.71	c 14	SOLVING HOME/temp.cnf
13.18/13.71	c 14	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
13.18/13.72	c 14	This is MiniSat 2.0 beta
13.18/13.72	c 14	WARNING: for repeatability, setting FPU to use double precision
13.18/13.72	c 14	============================[ Problem Statistics ]=============================
13.18/13.72	c 14	|                                                                             |
13.18/13.72	c 14	|  Number of variables:  4351                                                 |
13.18/13.72	c 14	|  Number of clauses:    101746                                               |
13.18/13.77	c 14	|  Parsing time:         0.04         s                                       |
13.18/13.79	c 14	============================[ Search Statistics ]==============================
13.18/13.79	c 14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.18/13.79	c 14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.18/13.79	c 14	===============================================================================
13.18/13.79	c 14	|         0 |    1796    20529    80560 |     6843        0    nan |  0.000 % |
13.34/13.80	c 14	|       102 |    1796    20529    80560 |     7527      102     34 | 58.722 % |
13.34/13.82	c 14	|       252 |    1796    20529    80560 |     8280      252     29 | 58.722 % |
13.34/13.84	c 14	|       479 |    1796    20529    80560 |     9108      479     25 | 58.722 % |
13.34/13.88	c 14	|       816 |    1796    20529    80560 |    10018      816     23 | 58.722 % |
13.34/13.94	c 14	|      1322 |    1796    20529    80560 |    11020     1322     25 | 58.722 % |
13.34/14.03	c 14	|      2082 |    1796    20529    80560 |    12122     2082     25 | 58.722 % |
13.34/14.18	c 14	|      3221 |    1796    20529    80560 |    13335     3221     28 | 58.722 % |
14.00/14.42	c 14	|      4929 |    1796    20529    80560 |    14668     4929     26 | 58.722 % |
14.40/14.81	c 15	|      7491 |    1796    20529    80560 |    16135     7491     26 | 58.722 % |
15.00/15.44	c 15	|     11336 |    1796    20529    80560 |    17748    11336     25 | 58.722 % |
16.19/16.62	c 17	|     17102 |    1796    20529    80560 |    19523    17102     26 | 58.722 % |
18.00/18.44	c 18	|     25751 |    1796    20529    80560 |    21476    14446     24 | 58.722 % |
20.98/21.47	c 21	|     38725 |    1796    20529    80560 |    23623    14650     34 | 58.722 % |
25.56/26.09	c 26	|     58186 |    1796    20529    80560 |    25986    19414     31 | 58.722 % |
33.62/34.17	c 34	|     87378 |    1796    20529    80560 |    28584    16960     25 | 58.722 % |
47.17/47.77	c 48	|    131167 |    1796    20529    80560 |    31443    24554     30 | 58.722 % |
67.79/68.42	c 68	|    196851 |    1796    20529    80560 |    34587    29787     27 | 58.722 % |
103.14/103.92	c 104	|    295378 |    1796    20529    80560 |    38046    15171     28 | 58.722 % |
158.33/159.30	c 159	|    443167 |    1796    20529    80560 |    41851    32867     30 | 58.722 % |
243.68/245.05	c 245	|    664850 |    1796    20529    80560 |    46036    16852     26 | 58.722 % |
380.73/382.63	c 383	|    997375 |    1796    20529    80560 |    50639    43078     33 | 58.722 % |
586.01/588.74	c 589	|   1496166 |    1796    20529    80560 |    55703    44808     27 | 58.722 % |
902.13/906.13	c 906	|   2244349 |    1796    20529    80560 |    61274    55178     30 | 58.722 % |
929.12/933.28	c 933	===============================================================================
929.12/933.29	c 933	restarts              : 24
929.12/933.29	c 933	conflicts             : 2304244        (2516 /sec)
929.12/933.29	c 933	decisions             : 2485837        (0.86 % random) (2714 /sec)
929.12/933.29	c 933	propagations          : 705149691      (769971 /sec)
929.12/933.29	c 933	conflict literals     : 69512965       (35.73 % deleted)
929.12/933.29	c 933	Memory used           : 22.07 MB
929.12/933.29	c 933	CPU time              : 915.814 s
929.12/933.29	c 933	
929.12/933.29	c 933	SATISFIABLE
929.12/933.29	c 933	FOUND: _COST <= 7
929.12/933.29	c 933	DECODING HOME/temp.out WITH HOME/temp.map
929.12/933.29	c 933	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
929.24/933.42	c 933	Decoding HOME/temp.out
929.24/933.49	c 933	OBJECTIVE _COST 7
929.24/933.49	o 7
929.24/933.49	v 11 0 14 8 0 15 0 4 15 7 15 2 3 7 13 10 4 13 1 8 15 9 15 0 1 0 11 11 13 8 5 15 1 10 0 9 2 14 2 15
929.24/933.50	c 933	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
929.24/933.54	c 933	OBJECTIVE BOUND: 0 <= _COST <= 7
929.24/933.54	c 933	SEARCHING: _COST <= 3
929.24/933.54	c 933	SOLVING HOME/temp.cnf
929.24/933.54	c 933	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
929.24/933.54	c 934	This is MiniSat 2.0 beta
929.24/933.54	c 934	WARNING: for repeatability, setting FPU to use double precision
929.24/933.54	c 934	============================[ Problem Statistics ]=============================
929.24/933.54	c 934	|                                                                             |
929.24/933.54	c 934	|  Number of variables:  4351                                                 |
929.24/933.54	c 934	|  Number of clauses:    101746                                               |
929.40/933.60	c 934	|  Parsing time:         0.05         s                                       |
929.40/933.62	c 934	============================[ Search Statistics ]==============================
929.40/933.62	c 934	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
929.40/933.62	c 934	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
929.40/933.62	c 934	===============================================================================
929.40/933.62	c 934	|         0 |    1478    17173    71442 |     5724        0    nan |  0.000 % |
929.40/933.64	c 934	|       100 |    1478    17173    71442 |     6296      100     38 | 66.031 % |
929.40/933.65	c 934	|       250 |    1478    17173    71442 |     6926      250     30 | 66.031 % |
929.40/933.68	c 934	|       475 |    1478    17173    71442 |     7619      475     32 | 66.031 % |
929.40/933.73	c 934	|       813 |    1478    17173    71442 |     8380      813     28 | 66.031 % |
929.40/933.79	c 934	|      1319 |    1478    17173    71442 |     9219     1319     27 | 66.031 % |
929.65/933.88	c 934	|      2079 |    1478    17173    71442 |    10141     2079     27 | 66.031 % |
929.84/934.05	c 934	|      3218 |    1478    17173    71442 |    11155     3218     27 | 66.031 % |
930.14/934.30	c 934	|      4926 |    1478    17173    71442 |    12270     4926     28 | 66.031 % |
930.44/934.70	c 935	|      7488 |    1478    17173    71442 |    13497     7488     27 | 66.031 % |
931.24/935.42	c 935	|     11332 |    1478    17173    71442 |    14847    11332     30 | 66.031 % |
932.43/936.61	c 937	|     17101 |    1478    17173    71442 |    16332    17101     31 | 66.031 % |
934.42/938.60	c 939	|     25751 |    1478    17173    71442 |    17965    15986     33 | 66.031 % |
937.41/941.66	c 942	|     38725 |    1478    17173    71442 |    19761    18416     37 | 66.031 % |
942.78/947.07	c 947	|     58187 |    1478    17173    71442 |    21738    14848     43 | 66.031 % |
949.95/954.27	c 954	|     87379 |    1478    17173    71442 |    23911    19035     36 | 66.031 % |
961.89/966.28	c 966	|    131169 |    1478    17173    71442 |    26303    21566     31 | 66.031 % |
980.00/984.43	c 984	|    196854 |    1478    17173    71442 |    28933    21400     29 | 66.031 % |
1008.16/1012.78	c 1013	|    295380 |    1478    17173    71442 |    31826    26200     37 | 66.031 % |
1051.35/1056.15	c 1056	|    443170 |    1478    17173    71442 |    35009    22814     35 | 66.031 % |
1125.90/1131.08	c 1131	|    664855 |    1478    17173    71442 |    38510    26165     39 | 66.031 % |
1243.93/1249.61	c 1250	|    997380 |    1478    17173    71442 |    42361    22781     28 | 66.031 % |
1441.66/1448.38	c 1448	|   1496168 |    1478    17173    71442 |    46597    36962     40 | 66.031 % |
1759.72/1767.99	c 1768	|   2244350 |    1478    17173    71442 |    51257    24657     33 | 66.031 % |
2221.41/2231.81	c 2232	|   3366624 |    1478    17173    71442 |    56383    52308     51 | 66.031 % |
2503.44/2515.23	c 2515	===============================================================================
2503.44/2515.24	c 2515	restarts              : 25
2503.44/2515.24	c 2515	conflicts             : 4018088        (2553 /sec)
2503.44/2515.24	c 2515	decisions             : 4377261        (0.93 % random) (2781 /sec)
2503.44/2515.24	c 2515	propagations          : 1091702658     (693590 /sec)
2503.44/2515.24	c 2515	conflict literals     : 162475645      (29.03 % deleted)
2503.44/2515.24	c 2515	Memory used           : 31.45 MB
2503.44/2515.24	c 2515	CPU time              : 1573.99 s
2503.44/2515.24	c 2515	
2503.44/2515.24	c 2515	SATISFIABLE
2503.44/2515.24	c 2515	FOUND: _COST <= 3
2503.44/2515.24	c 2515	DECODING HOME/temp.out WITH HOME/temp.map
2503.44/2515.24	c 2515	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2503.50/2515.33	c 2515	Decoding HOME/temp.out
2503.50/2515.41	c 2515	OBJECTIVE _COST 3
2503.50/2515.41	o 3
2503.50/2515.41	v 1 14 6 10 10 13 10 15 2 15 10 2 11 4 2 13 13 10 7 0 13 11 3 15 3 11 1 9 15 6 5 14 9 8 15 2 14 7 7 14
2503.50/2515.42	c 2515	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2503.50/2515.46	c 2515	OBJECTIVE BOUND: 0 <= _COST <= 3
2503.50/2515.46	c 2515	SEARCHING: _COST <= 1
2503.50/2515.46	c 2515	SOLVING HOME/temp.cnf
2503.50/2515.46	c 2515	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2503.50/2515.47	c 2515	This is MiniSat 2.0 beta
2503.50/2515.47	c 2515	WARNING: for repeatability, setting FPU to use double precision
2503.50/2515.47	c 2515	============================[ Problem Statistics ]=============================
2503.50/2515.47	c 2515	|                                                                             |
2503.50/2515.47	c 2515	|  Number of variables:  4351                                                 |
2503.50/2515.47	c 2515	|  Number of clauses:    101746                                               |
2503.69/2515.52	c 2515	|  Parsing time:         0.05         s                                       |
2503.69/2515.55	c 2516	============================[ Search Statistics ]==============================
2503.69/2515.55	c 2516	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2503.69/2515.55	c 2516	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2503.69/2515.55	c 2516	===============================================================================
2503.69/2515.55	c 2516	|         0 |    1100    14864    65647 |     4954        0    nan |  0.000 % |
2503.69/2515.56	c 2516	|       101 |    1100    14864    65647 |     5450      101     35 | 74.718 % |
2503.69/2515.58	c 2516	|       251 |    1100    14864    65647 |     5995      251     37 | 74.719 % |
2503.82/2515.61	c 2516	|       476 |    1100    14864    65647 |     6594      476     40 | 74.719 % |
2503.82/2515.65	c 2516	|       813 |    1100    14864    65647 |     7254      813     44 | 74.719 % |
2503.92/2515.73	c 2516	|      1319 |    1100    14864    65647 |     7979     1319     48 | 74.719 % |
2504.02/2515.83	c 2516	|      2079 |    1100    14864    65647 |     8777     2079     45 | 74.719 % |
2504.12/2515.99	c 2516	|      3218 |    1100    14864    65647 |     9655     3218     41 | 74.719 % |
2504.42/2516.24	c 2516	|      4926 |    1100    14864    65647 |    10620     4926     39 | 74.719 % |
2504.81/2516.65	c 2517	|      7488 |    1100    14864    65647 |    11682     7488     36 | 74.719 % |
2505.41/2517.28	c 2517	|     11332 |    1100    14864    65647 |    12851    11332     35 | 74.719 % |
2506.50/2518.35	c 2518	|     17098 |    1100    14864    65647 |    14136     8985     32 | 74.719 % |
2508.20/2520.02	c 2520	|     25749 |    1100    14864    65647 |    15549     8889     35 | 74.719 % |
2510.58/2522.42	c 2522	|     38723 |    1100    14864    65647 |    17104    12154     39 | 74.719 % |
2514.86/2526.73	c 2527	|     58185 |    1100    14864    65647 |    18815    11052     30 | 74.719 % |
2521.84/2533.75	c 2534	|     87377 |    1100    14864    65647 |    20696    18022     42 | 74.718 % |
2532.88/2544.85	c 2545	|    131167 |    1100    14864    65647 |    22766    13385     33 | 74.719 % |
2549.20/2561.28	c 2561	|    196851 |    1100    14864    65647 |    25043    26115     37 | 74.719 % |
2575.68/2587.86	c 2588	|    295377 |    1100    14864    65647 |    27547    17247     54 | 74.719 % |
2616.58/2628.97	c 2629	|    443166 |    1100    14864    65647 |    30302    27343     36 | 74.719 % |
2681.16/2693.84	c 2694	|    664851 |    1100    14864    65647 |    33332    32717     33 | 74.719 % |
2781.38/2794.51	c 2794	|    997376 |    1100    14864    65647 |    36665    22002     33 | 74.719 % |
2880.99/2894.64	c 2895	===============================================================================
2880.99/2894.64	c 2895	restarts              : 22
2880.99/2894.64	c 2895	conflicts             : 1327605        (3519 /sec)
2880.99/2894.64	c 2895	decisions             : 1514936        (1.12 % random) (4015 /sec)
2880.99/2894.64	c 2895	propagations          : 293870031      (778883 /sec)
2880.99/2894.64	c 2895	conflict literals     : 49481571       (28.33 % deleted)
2880.99/2894.64	c 2895	Memory used           : 15.71 MB
2880.99/2894.64	c 2895	CPU time              : 377.297 s
2880.99/2894.64	c 2895	
2880.99/2894.64	c 2895	SATISFIABLE
2880.99/2894.64	c 2895	FOUND: _COST <= 1
2880.99/2894.64	c 2895	DECODING HOME/temp.out WITH HOME/temp.map
2880.99/2894.64	c 2895	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2881.05/2894.73	c 2895	Decoding HOME/temp.out
2881.06/2894.81	c 2895	OBJECTIVE _COST 1
2881.06/2894.81	o 1
2881.06/2894.81	v 4 14 13 14 4 12 10 2 7 0 5 10 3 11 1 0 11 8 9 15 5 6 7 15 15 9 2 13 0 6 11 15 4 6 2 10 3 7 1 9
2881.06/2894.81	c 2895	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2881.06/2894.86	c 2895	OBJECTIVE BOUND: 0 <= _COST <= 1
2881.06/2894.86	c 2895	SEARCHING: _COST <= 0
2881.06/2894.86	c 2895	SOLVING HOME/temp.cnf
2881.06/2894.86	c 2895	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2881.06/2894.86	c 2895	This is MiniSat 2.0 beta
2881.06/2894.86	c 2895	WARNING: for repeatability, setting FPU to use double precision
2881.06/2894.86	c 2895	============================[ Problem Statistics ]=============================
2881.06/2894.86	c 2895	|                                                                             |
2881.06/2894.87	c 2895	|  Number of variables:  4351                                                 |
2881.06/2894.87	c 2895	|  Number of clauses:    101746                                               |
2881.24/2894.92	c 2895	|  Parsing time:         0.05         s                                       |
2881.24/2894.95	c 2895	============================[ Search Statistics ]==============================
2881.24/2894.95	c 2895	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2881.24/2894.95	c 2895	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2881.24/2894.95	c 2895	===============================================================================
2881.24/2894.95	c 2895	|         0 |     600    13867    63155 |     4622        0    nan |  0.000 % |
2881.24/2894.97	c 2895	|       102 |     600    13867    63155 |     5084      102     10 | 86.210 % |
2881.24/2894.98	c 2895	|       252 |     600    13867    63155 |     5593      252      9 | 86.210 % |
2881.24/2895.00	c 2895	|       479 |     600    13867    63155 |     6152      479     11 | 86.210 % |
2881.24/2895.02	c 2895	|       816 |     600    13867    63155 |     6767      816     10 | 86.210 % |
2881.24/2895.07	c 2895	|      1323 |     600    13867    63155 |     7444     1323     11 | 86.210 % |
2881.46/2895.14	c 2895	|      2082 |     600    13867    63155 |     8188     2082     12 | 86.210 % |
2881.56/2895.25	c 2895	|      3223 |     600    13867    63155 |     9007     3223     12 | 86.210 % |
2881.75/2895.43	c 2895	|      4931 |     600    13867    63155 |     9908     4931     12 | 86.210 % |
2882.05/2895.70	c 2896	|      7493 |     600    13867    63155 |    10899     7493     13 | 86.210 % |
2882.45/2896.19	c 2896	|     11338 |     600    13867    63155 |    11989    11338     13 | 86.210 % |
2883.34/2897.01	c 2897	|     17104 |     600    13867    63155 |    13188     9173     14 | 86.210 % |
2884.54/2898.26	c 2898	|     25753 |     600    13867    63155 |    14506     9267     14 | 86.210 % |
2886.43/2900.17	c 2900	|     38728 |     600    13867    63155 |    15957    13040     15 | 86.210 % |
2889.61/2903.34	c 2903	|     58190 |     600    13867    63155 |    17553    12673     15 | 86.210 % |
2894.48/2908.21	c 2908	|     87382 |     599    13818    62968 |    19308    11318     15 | 86.233 % |
2902.85/2916.61	c 2917	|    131171 |     599    13818    62968 |    21239    20326     14 | 86.233 % |
2915.39/2929.22	c 2929	|    196856 |     599    13818    62968 |    23363    23045     17 | 86.233 % |
2935.20/2949.14	c 2949	|    295382 |     599    13818    62968 |    25699    24618     16 | 86.233 % |
2967.64/2981.75	c 2982	|    443171 |     599    13818    62968 |    28269    18255     14 | 86.233 % |
3007.94/3022.29	c 3022	===============================================================================
3007.94/3022.29	c 3022	restarts              : 20
3007.94/3022.29	c 3022	conflicts             : 629010         (4961 /sec)
3007.94/3022.29	c 3022	decisions             : 755970         (1.48 % random) (5962 /sec)
3007.94/3022.29	c 3022	propagations          : 58845487       (464115 /sec)
3007.94/3022.29	c 3022	conflict literals     : 10107663       (35.48 % deleted)
3007.94/3022.29	c 3022	Memory used           : 9.50 MB
3007.94/3022.29	c 3022	CPU time              : 126.791 s
3007.94/3022.29	c 3022	
3007.94/3022.29	c 3022	UNSATISFIABLE
3007.94/3022.29	c 3022	NOT FOUND: _COST <= 0
3007.94/3022.29	c 3022	OBJECTIVE _COST 1
3007.94/3022.29	s OPTIMUM FOUND
3007.94/3022.29	c 3022	CPU 3007.37 (0.05 0.02 3007.32 0.66)
3007.94/3022.29	c 3022	END Sun Jul 13 01:41:15 2008

Verifier Data (download as text)

OK	1	249
1 unsatisfied constraints, 249 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-1114476-1215903053/watcher-1114476-1215903053 -o /tmp/evaluation-result-1114476-1215903053/solver-1114476-1215903053 -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-1114476-1215903053.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.52 2.63 2.55 4/80 20195
/proc/meminfo: memFree=1821448/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=12268 CPUtime=0
/proc/20195/stat : 20195 (sugar) R 20193 20195 19200 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 47004723 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 221954931301 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/20195/statm: 3067 316 241 3 0 167 0

[startup+0.0745751 s]
/proc/loadavg: 2.52 2.63 2.55 4/80 20195
/proc/meminfo: memFree=1821448/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=0.03
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 47004723 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20195/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102578 s]
/proc/loadavg: 2.52 2.63 2.55 4/80 20195
/proc/meminfo: memFree=1821448/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=0.03
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 47004723 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20195/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302596 s]
/proc/loadavg: 2.52 2.63 2.55 4/80 20195
/proc/meminfo: memFree=1821448/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=0.03
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 47004723 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20195/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702629 s]
/proc/loadavg: 2.52 2.63 2.55 4/80 20195
/proc/meminfo: memFree=1821448/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=0.45
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 974 4671 0 1 3 1 37 4 15 0 1 0 47004723 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20195/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 13600

[startup+1.5017 s]
/proc/loadavg: 2.52 2.63 2.55 3/91 20217
/proc/meminfo: memFree=1807792/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=0.45
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 974 4671 0 1 3 1 37 4 15 0 1 0 47004723 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20195/statm: 3400 797 370 3 0 500 0
[pid=20208] ppid=20195 vsize=5356 CPUtime=0
/proc/20208/stat : 20208 (sh) S 20195 20195 19200 0 -1 4194304 278 0 0 0 0 0 0 0 17 0 1 0 47004773 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20208/statm: 1339 233 193 169 0 50 0
[pid=20209] ppid=20208 vsize=868480 CPUtime=0.99
/proc/20209/stat : 20209 (java) S 20208 20195 19200 0 -1 0 7534 0 1 0 92 7 0 0 18 0 9 0 47004773 889323520 6692 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20209/statm: 217120 6692 2565 9 0 211667 0
[pid=20209/tid=20210] ppid=20208 vsize=868480 CPUtime=0.59
/proc/20209/task/20210/stat : 20210 (java) R 20208 20195 19200 0 -1 64 2778 0 1 0 56 3 0 0 24 0 9 0 47004774 889323520 6692 996147200 134512640 134550740 4294955936 18446744073709551615 4125981021 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20209/tid=20211] ppid=20208 vsize=868480 CPUtime=0.15
/proc/20209/task/20211/stat : 20211 (java) S 20208 20195 19200 0 -1 64 2579 0 0 0 14 1 0 0 16 0 9 0 47004775 889323520 6692 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20209/tid=20212] ppid=20208 vsize=868480 CPUtime=0
/proc/20209/task/20212/stat : 20212 (java) S 20208 20195 19200 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 47004775 889323520 6692 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20209/tid=20213] ppid=20208 vsize=868480 CPUtime=0
/proc/20209/task/20213/stat : 20213 (java) S 20208 20195 19200 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 47004775 889323520 6692 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20209/tid=20214] ppid=20208 vsize=868480 CPUtime=0
/proc/20209/task/20214/stat : 20214 (java) S 20208 20195 19200 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 47004777 889323520 6692 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20209/tid=20215] ppid=20208 vsize=868480 CPUtime=0.22
/proc/20209/task/20215/stat : 20215 (java) S 20208 20195 19200 0 -1 64 1484 0 0 0 21 1 0 0 16 0 9 0 47004777 889323520 6692 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20209/tid=20216] ppid=20208 vsize=868480 CPUtime=0
/proc/20209/task/20216/stat : 20216 (java) S 20208 20195 19200 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 47004777 889323520 6692 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20209/tid=20217] ppid=20208 vsize=868480 CPUtime=0
/proc/20209/task/20217/stat : 20217 (java) S 20208 20195 19200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47004778 889323520 6692 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 887436

[startup+3.10185 s]
/proc/loadavg: 2.52 2.63 2.55 3/91 20241
/proc/meminfo: memFree=1813040/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=2.39
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1409 29134 0 5 4 1 209 25 15 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 13600

[startup+6.30114 s]
/proc/loadavg: 2.56 2.63 2.55 4/83 20255
/proc/meminfo: memFree=1810096/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=2.39
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1409 29134 0 5 4 1 209 25 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20254] ppid=20195 vsize=5356 CPUtime=0
/proc/20254/stat : 20254 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47004988 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20254/statm: 1339 232 193 169 0 50 0
[pid=20255] ppid=20254 vsize=8488 CPUtime=3.63
/proc/20255/stat : 20255 (minisat) R 20254 20195 19200 0 -1 4194304 2003 0 0 0 362 1 0 0 25 0 1 0 47004988 8691712 1989 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20255/statm: 2122 1989 75 150 0 1969 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 27444

[startup+12.7017 s]
/proc/loadavg: 2.59 2.64 2.55 3/83 20255
/proc/meminfo: memFree=1807344/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=2.39
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1409 29134 0 5 4 1 209 25 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20254] ppid=20195 vsize=5356 CPUtime=0
/proc/20254/stat : 20254 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47004988 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20254/statm: 1339 232 193 169 0 50 0
[pid=20255] ppid=20254 vsize=10504 CPUtime=10.01
/proc/20255/stat : 20255 (minisat) R 20254 20195 19200 0 -1 4194304 2496 0 0 0 999 2 0 0 25 0 1 0 47004988 10756096 2482 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20255/statm: 2626 2482 75 150 0 2473 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 29460

[startup+25.5029 s]
/proc/loadavg: 2.46 2.61 2.54 4/83 20267
/proc/meminfo: memFree=1808432/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=13.34
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1523 35696 0 6 4 1 1299 30 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20266] ppid=20195 vsize=5356 CPUtime=0
/proc/20266/stat : 20266 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47006095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20266/statm: 1339 232 193 169 0 50 0
[pid=20267] ppid=20266 vsize=9580 CPUtime=11.72
/proc/20267/stat : 20267 (minisat) R 20266 20195 19200 0 -1 4194304 2249 0 0 0 1171 1 0 0 25 0 1 0 47006095 9809920 2235 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20267/statm: 2395 2235 75 150 0 2242 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 28536

[startup+51.1022 s]
/proc/loadavg: 2.64 2.64 2.55 3/83 20267
/proc/meminfo: memFree=1807344/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=13.34
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1523 35696 0 6 4 1 1299 30 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20266] ppid=20195 vsize=5356 CPUtime=0
/proc/20266/stat : 20266 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47006095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20266/statm: 1339 232 193 169 0 50 0
[pid=20267] ppid=20266 vsize=10868 CPUtime=37.22
/proc/20267/stat : 20267 (minisat) R 20266 20195 19200 0 -1 4194304 2568 0 0 0 3720 2 0 0 25 0 1 0 47006095 11128832 2554 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 0 0 0
/proc/20267/statm: 2717 2554 75 150 0 2564 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 29824

[startup+102.307 s]
/proc/loadavg: 2.78 2.68 2.57 4/83 20267
/proc/meminfo: memFree=1805104/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=13.34
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1523 35696 0 6 4 1 1299 30 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20266] ppid=20195 vsize=5356 CPUtime=0
/proc/20266/stat : 20266 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47006095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20266/statm: 1339 232 193 169 0 50 0
[pid=20267] ppid=20266 vsize=12752 CPUtime=88.21
/proc/20267/stat : 20267 (minisat) R 20266 20195 19200 0 -1 4194304 3053 0 0 0 8819 2 0 0 25 0 1 0 47006095 13058048 3039 996147200 134512640 135127466 4294956256 18446744073709551615 134530755 0 0 4096 3 0 0 0 17 0 0 0
/proc/20267/statm: 3188 3039 75 150 0 3035 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 31708

[startup+162.302 s]
/proc/loadavg: 2.69 2.67 2.57 3/83 20267
/proc/meminfo: memFree=1804400/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=13.34
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1523 35696 0 6 4 1 1299 30 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20266] ppid=20195 vsize=5356 CPUtime=0
/proc/20266/stat : 20266 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47006095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20266/statm: 1339 232 193 169 0 50 0
[pid=20267] ppid=20266 vsize=13416 CPUtime=147.98
/proc/20267/stat : 20267 (minisat) R 20266 20195 19200 0 -1 4194304 3207 0 0 0 14795 3 0 0 25 0 1 0 47006095 13737984 3193 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20267/statm: 3354 3193 75 150 0 3201 0
Current children cumulated CPU time (s) 161.32
Current children cumulated vsize (KiB) 32372

[startup+222.303 s]
/proc/loadavg: 2.97 2.74 2.60 4/83 20267
/proc/meminfo: memFree=1803440/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=13.34
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1523 35696 0 6 4 1 1299 30 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20266] ppid=20195 vsize=5356 CPUtime=0
/proc/20266/stat : 20266 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47006095 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20266/statm: 1339 232 193 169 0 50 0
[pid=20267] ppid=20266 vsize=14400 CPUtime=207.73
/proc/20267/stat : 20267 (minisat) R 20266 20195 19200 0 -1 4194304 3449 0 0 0 20770 3 0 0 25 0 1 0 47006095 14745600 3435 996147200 134512640 135127466 4294956256 18446744073709551615 134530979 0 0 4096 3 0 0 0 17 0 0 0
/proc/20267/statm: 3600 3435 75 150 0 3447 0
Current children cumulated CPU time (s) 221.07
Current children cumulated vsize (KiB) 33356

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

/proc/20340/statm: 4022 3865 75 150 0 3869 0
Current children cumulated CPU time (s) 2848.85
Current children cumulated vsize (KiB) 35044

[startup+2922.3 s]
/proc/loadavg: 2.00 2.02 2.22 3/84 20352
/proc/meminfo: memFree=1873960/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=2881.24
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1865 64963 0 9 5 2 288053 64 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20351] ppid=20195 vsize=5356 CPUtime=0
/proc/20351/stat : 20351 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47294210 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20351/statm: 1339 232 193 169 0 50 0
[pid=20352] ppid=20351 vsize=7536 CPUtime=27.28
/proc/20352/stat : 20352 (minisat) R 20351 20195 19200 0 -1 4194304 1764 0 0 0 2728 0 0 0 25 0 1 0 47294210 7716864 1750 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20352/statm: 1884 1750 75 150 0 1731 0
Current children cumulated CPU time (s) 2908.52
Current children cumulated vsize (KiB) 26492

[startup+2982.3 s]
/proc/loadavg: 2.00 2.02 2.20 3/84 20352
/proc/meminfo: memFree=1872168/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=2881.24
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1865 64963 0 9 5 2 288053 64 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20351] ppid=20195 vsize=5356 CPUtime=0
/proc/20351/stat : 20351 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47294210 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20351/statm: 1339 232 193 169 0 50 0
[pid=20352] ppid=20351 vsize=9320 CPUtime=87
/proc/20352/stat : 20352 (minisat) R 20351 20195 19200 0 -1 4194304 2176 0 0 0 8699 1 0 0 25 0 1 0 47294210 9543680 2162 996147200 134512640 135127466 4294956256 18446744073709551615 134527237 0 0 4096 3 0 0 0 17 1 0 0
/proc/20352/statm: 2330 2162 75 150 0 2177 0
Current children cumulated CPU time (s) 2968.24
Current children cumulated vsize (KiB) 28276

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

[startup+2995.1 s]
/proc/loadavg: 2.00 2.02 2.20 3/84 20352
/proc/meminfo: memFree=1872040/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=2881.24
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1865 64963 0 9 5 2 288053 64 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20351] ppid=20195 vsize=5356 CPUtime=0
/proc/20351/stat : 20351 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47294210 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20351/statm: 1339 232 193 169 0 50 0
[pid=20352] ppid=20351 vsize=9456 CPUtime=99.73
/proc/20352/stat : 20352 (minisat) R 20351 20195 19200 0 -1 4194304 2205 0 0 0 9972 1 0 0 25 0 1 0 47294210 9682944 2191 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/20352/statm: 2364 2191 75 150 0 2211 0
Current children cumulated CPU time (s) 2980.97
Current children cumulated vsize (KiB) 28412

[startup+3007.9 s]
/proc/loadavg: 2.00 2.02 2.20 3/84 20352
/proc/meminfo: memFree=1871848/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=2881.24
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1865 64963 0 9 5 2 288053 64 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20351] ppid=20195 vsize=5356 CPUtime=0
/proc/20351/stat : 20351 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47294210 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20351/statm: 1339 232 193 169 0 50 0
[pid=20352] ppid=20351 vsize=9588 CPUtime=112.47
/proc/20352/stat : 20352 (minisat) R 20351 20195 19200 0 -1 4194304 2263 0 0 0 11246 1 0 0 25 0 1 0 47294210 9818112 2249 996147200 134512640 135127466 4294956256 18446744073709551615 134527257 0 0 4096 3 0 0 0 17 1 0 0
/proc/20352/statm: 2397 2249 75 150 0 2244 0
Current children cumulated CPU time (s) 2993.71
Current children cumulated vsize (KiB) 28544

[startup+3014.3 s]
/proc/loadavg: 2.00 2.02 2.19 3/84 20352
/proc/meminfo: memFree=1871784/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=2881.24
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1865 64963 0 9 5 2 288053 64 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20351] ppid=20195 vsize=5356 CPUtime=0
/proc/20351/stat : 20351 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47294210 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20351/statm: 1339 232 193 169 0 50 0
[pid=20352] ppid=20351 vsize=9720 CPUtime=118.84
/proc/20352/stat : 20352 (minisat) R 20351 20195 19200 0 -1 4194304 2269 0 0 0 11883 1 0 0 25 0 1 0 47294210 9953280 2255 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/20352/statm: 2430 2255 75 150 0 2277 0
Current children cumulated CPU time (s) 3000.08
Current children cumulated vsize (KiB) 28676

[startup+3017.5 s]
/proc/loadavg: 2.00 2.01 2.19 3/84 20352
/proc/meminfo: memFree=1871784/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=2881.24
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1865 64963 0 9 5 2 288053 64 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20351] ppid=20195 vsize=5356 CPUtime=0
/proc/20351/stat : 20351 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47294210 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20351/statm: 1339 232 193 169 0 50 0
[pid=20352] ppid=20351 vsize=9720 CPUtime=122.03
/proc/20352/stat : 20352 (minisat) R 20351 20195 19200 0 -1 4194304 2275 0 0 0 12202 1 0 0 25 0 1 0 47294210 9953280 2261 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 1 0 0
/proc/20352/statm: 2430 2261 75 150 0 2277 0
Current children cumulated CPU time (s) 3003.27
Current children cumulated vsize (KiB) 28676

[startup+3020.7 s]
/proc/loadavg: 2.00 2.01 2.19 3/84 20352
/proc/meminfo: memFree=1871720/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=2881.24
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1865 64963 0 9 5 2 288053 64 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20351] ppid=20195 vsize=5356 CPUtime=0
/proc/20351/stat : 20351 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47294210 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20351/statm: 1339 232 193 169 0 50 0
[pid=20352] ppid=20351 vsize=9720 CPUtime=125.21
/proc/20352/stat : 20352 (minisat) R 20351 20195 19200 0 -1 4194304 2282 0 0 0 12520 1 0 0 25 0 1 0 47294210 9953280 2268 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/20352/statm: 2430 2268 75 150 0 2277 0
Current children cumulated CPU time (s) 3006.45
Current children cumulated vsize (KiB) 28676

[startup+3021.5 s]
/proc/loadavg: 2.00 2.01 2.19 3/84 20352
/proc/meminfo: memFree=1871720/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=2881.24
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1865 64963 0 9 5 2 288053 64 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20351] ppid=20195 vsize=5356 CPUtime=0
/proc/20351/stat : 20351 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47294210 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20351/statm: 1339 232 193 169 0 50 0
[pid=20352] ppid=20351 vsize=9720 CPUtime=126
/proc/20352/stat : 20352 (minisat) R 20351 20195 19200 0 -1 4194304 2282 0 0 0 12599 1 0 0 25 0 1 0 47294210 9953280 2268 996147200 134512640 135127466 4294956256 18446744073709551615 134523525 0 0 4096 3 0 0 0 17 1 0 0
/proc/20352/statm: 2430 2268 75 150 0 2277 0
Current children cumulated CPU time (s) 3007.24
Current children cumulated vsize (KiB) 28676

[startup+3021.9 s]
/proc/loadavg: 2.00 2.01 2.19 3/84 20352
/proc/meminfo: memFree=1871720/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=2881.24
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1865 64963 0 9 5 2 288053 64 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20351] ppid=20195 vsize=5356 CPUtime=0
/proc/20351/stat : 20351 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47294210 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20351/statm: 1339 232 193 169 0 50 0
[pid=20352] ppid=20351 vsize=9720 CPUtime=126.4
/proc/20352/stat : 20352 (minisat) R 20351 20195 19200 0 -1 4194304 2282 0 0 0 12639 1 0 0 25 0 1 0 47294210 9953280 2268 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/20352/statm: 2430 2268 75 150 0 2277 0
Current children cumulated CPU time (s) 3007.64
Current children cumulated vsize (KiB) 28676

[startup+3022.1 s]
/proc/loadavg: 2.00 2.01 2.19 3/84 20352
/proc/meminfo: memFree=1871720/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=2881.24
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1865 64963 0 9 5 2 288053 64 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20351] ppid=20195 vsize=5356 CPUtime=0
/proc/20351/stat : 20351 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47294210 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20351/statm: 1339 232 193 169 0 50 0
[pid=20352] ppid=20351 vsize=9720 CPUtime=126.6
/proc/20352/stat : 20352 (minisat) R 20351 20195 19200 0 -1 4194304 2282 0 0 0 12659 1 0 0 25 0 1 0 47294210 9953280 2268 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20352/statm: 2430 2268 75 150 0 2277 0
Current children cumulated CPU time (s) 3007.84
Current children cumulated vsize (KiB) 28676

[startup+3022.2 s]
/proc/loadavg: 2.00 2.01 2.19 3/84 20352
/proc/meminfo: memFree=1871720/2055920 swapFree=4192812/4192956
[pid=20195] ppid=20193 vsize=13600 CPUtime=2881.24
/proc/20195/stat : 20195 (sugar) S 20193 20195 19200 0 -1 4194304 1865 64963 0 9 5 2 288053 64 16 0 1 0 47004723 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20195/statm: 3400 809 374 3 0 500 0
[pid=20351] ppid=20195 vsize=5356 CPUtime=0
/proc/20351/stat : 20351 (sh) S 20195 20195 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47294210 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20351/statm: 1339 232 193 169 0 50 0
[pid=20352] ppid=20351 vsize=9720 CPUtime=126.7
/proc/20352/stat : 20352 (minisat) R 20351 20195 19200 0 -1 4194304 2282 0 0 0 12669 1 0 0 25 0 1 0 47294210 9953280 2268 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20352/statm: 2430 2268 75 150 0 2277 0
Current children cumulated CPU time (s) 3007.94
Current children cumulated vsize (KiB) 28676

Child status: 0
Real time (s): 3022.3
CPU time (s): 3008.07
CPU user time (s): 3007.38
CPU system time (s): 0.686895
CPU usage (%): 99.5292
Max. virtual memory (cumulated for all children) (KiB): 887436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3007.38
system time used= 0.686895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69476
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4110
involuntary context switches= 57909

runsolver used 2.84157 second user time and 8.18775 second system time

The end

Launcher Data (download as text)

Begin job on node43 at 2008-07-13 00:50:53
IDJOB=1114476
IDBENCH=61738
IDSOLVER=368
FILE ID=node43/1114476-1215903053
PBS_JOBID= 7903651
Free space on /tmp= 66508 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.35/normalized-rand-2-40-16-250-350-40_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1114476-1215903053/watcher-1114476-1215903053 -o /tmp/evaluation-result-1114476-1215903053/solver-1114476-1215903053 -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-1114476-1215903053.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 608e629c79e33bd31b2fe99ff5c8dad4
RANDOM SEED=1374266232

node43.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.216
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.216
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:       1822120 kB
Buffers:         27128 kB
Cached:          62428 kB
SwapCached:          0 kB
Active:         137252 kB
Inactive:        44584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1420 kB
Writeback:           0 kB
Mapped:         112592 kB
Slab:            37004 kB
Committed_AS:  1037024 kB
PageTables:       2144 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= 66508 MiB
End job on node43 at 2008-07-13 01:41:15