Trace number 1114900

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 1168.58 1174.58

General information on the benchmark

Namecsp/tightness0.65/
normalized-rand-2-40-40-135-650-14_ext.xml
MD5SUM70e1d96b0cda44e6f30cfe269e8bad76
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 benchmark118.773
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
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 02:54:14 2008
0.00/0.04	c 0	PID 20692
0.03/0.05	c 0	HOST node43.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1114900-1215910454.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114900-1215910454.xml' 'HOME/temp.csp'
0.03/0.74	c 0	1 domains, 40 variables, 0 predicates, 135 relations, 135 constraints
0.03/0.75	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.75	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.71/0.83	c 0	Parsing HOME/temp.csp
1.23/1.36	c 1	parsed 311 expressions
1.23/1.37	c 1	Heap : 8 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.23/1.37	c 1	MAX CSP: 135 constraints
1.23/1.37	c 1	Converting to clausal form CSP
1.23/1.40	c 1	converted 45 (10%) expressions
1.33/1.40	c 1	converted 90 (20%) expressions
1.33/1.41	c 1	converted 135 (30%) expressions
1.33/1.44	c 1	converted 180 (40%) expressions
1.33/1.47	c 1	converted 225 (50%) expressions
1.43/1.50	c 1	converted 270 (60%) expressions
1.53/1.61	c 1	converted 315 (70%) expressions
1.53/1.65	c 1	converted 360 (80%) expressions
1.53/1.68	c 1	converted 405 (90%) expressions
1.63/1.78	c 1	converted 449 (100%) expressions
1.63/1.78	c 1	CSP : 310 integers, 0 booleans, 404 clauses, largest domain size 203
1.63/1.78	c 1	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.63/1.78	c 1	Propagation in CSP
1.73/1.80	c 1	131 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.73/1.80	c 1	CSP : 310 integers, 0 booleans, 404 clauses, largest domain size 136
1.73/1.80	c 1	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.73/1.80	c 1	Simplifing CSP by introducing new Boolean variables
1.73/1.80	c 1	CSP : 310 integers, 0 booleans, 404 clauses, largest domain size 136
1.73/1.80	c 1	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.73/1.86	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.73/1.88	c 2	31 (10%) CSP integer variables are encoded (1178 clauses, 13221 bytes)
1.73/1.88	c 2	62 (20%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.73/1.88	c 2	93 (30%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.73/1.88	c 2	124 (40%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.73/1.88	c 2	155 (50%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.73/1.88	c 2	186 (60%) CSP integer variables are encoded (1677 clauses, 19708 bytes)
1.73/1.88	c 2	217 (70%) CSP integer variables are encoded (1816 clauses, 21515 bytes)
1.73/1.89	c 2	248 (80%) CSP integer variables are encoded (2012 clauses, 24063 bytes)
1.73/1.89	c 2	279 (90%) CSP integer variables are encoded (2148 clauses, 25831 bytes)
1.73/1.89	c 2	310 (100%) CSP integer variables are encoded (3159 clauses, 38974 bytes)
1.93/2.03	c 2	41 (10%) CSP clauses are encoded (17607 clauses, 402854 bytes)
2.03/2.13	c 2	81 (20%) CSP clauses are encoded (31692 clauses, 771546 bytes)
2.13/2.23	c 2	122 (30%) CSP clauses are encoded (46241 clauses, 1160996 bytes)
2.13/2.27	c 2	162 (40%) CSP clauses are encoded (51023 clauses, 1296649 bytes)
2.13/2.28	c 2	202 (50%) CSP clauses are encoded (52318 clauses, 1319153 bytes)
2.13/2.28	c 2	243 (60%) CSP clauses are encoded (52777 clauses, 1326731 bytes)
2.13/2.29	c 2	283 (70%) CSP clauses are encoded (56305 clauses, 1390041 bytes)
2.13/2.29	c 2	324 (80%) CSP clauses are encoded (56806 clauses, 1398342 bytes)
2.13/2.29	c 2	364 (90%) CSP clauses are encoded (57913 clauses, 1417564 bytes)
2.22/2.33	c 2	404 (100%) CSP clauses are encoded (76837 clauses, 1755807 bytes)
2.22/2.33	c 2	404 CSP clauses encoded
2.22/2.33	c 2	Writing map file : HOME/temp.map
2.22/2.34	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.22/2.34	c 2	SAT : 3469 SAT variables, 76837 SAT clauses, 1755807 bytes
2.22/2.34	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.22/2.38	c 2	OBJECTIVE minimize _COST
2.22/2.38	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.22/2.38	c 2	SEARCHING: _COST <= 68
2.22/2.38	c 2	SOLVING HOME/temp.cnf
2.22/2.38	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.22/2.38	c 2	This is MiniSat 2.0 beta
2.22/2.38	c 2	WARNING: for repeatability, setting FPU to use double precision
2.22/2.38	c 2	============================[ Problem Statistics ]=============================
2.22/2.38	c 2	|                                                                             |
2.22/2.38	c 2	|  Number of variables:  3469                                                 |
2.22/2.38	c 2	|  Number of clauses:    76838                                                |
2.28/2.43	c 2	|  Parsing time:         0.04         s                                       |
2.28/2.43	c 2	============================[ Search Statistics ]==============================
2.28/2.43	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.28/2.43	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.28/2.43	c 2	===============================================================================
2.28/2.43	c 2	|         0 |    2933    67117   282419 |    22372        0    nan |  0.000 % |
2.28/2.45	c 2	|       101 |    2933    67117   282419 |    24609      101     24 | 15.451 % |
2.28/2.48	c 2	===============================================================================
2.28/2.48	c 2	restarts              : 2
2.28/2.48	c 2	conflicts             : 196            (2228 /sec)
2.28/2.48	c 2	decisions             : 465            (1.29 % random) (5285 /sec)
2.28/2.48	c 2	propagations          : 46446          (527879 /sec)
2.28/2.48	c 2	conflict literals     : 6065           (26.88 % deleted)
2.28/2.48	c 2	Memory used           : 5.36 MB
2.28/2.48	c 2	CPU time              : 0.087986 s
2.28/2.48	c 2	
2.28/2.48	c 2	SATISFIABLE
2.28/2.48	c 2	FOUND: _COST <= 68
2.28/2.48	s SATISFIABLE
2.28/2.48	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.28/2.48	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.39/2.56	c 2	Decoding HOME/temp.out
2.39/2.62	c 2	OBJECTIVE _COST 68
2.39/2.62	o 68
2.39/2.62	v 20 31 37 39 39 16 10 39 39 0 35 39 38 35 39 31 12 1 39 35 37 32 29 39 23 38 39 13 39 39 27 39 39 25 27 39 39 39 39 39
2.39/2.62	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.39/2.67	c 2	OBJECTIVE BOUND: 0 <= _COST <= 68
2.39/2.67	c 2	SEARCHING: _COST <= 34
2.39/2.67	c 2	SOLVING HOME/temp.cnf
2.39/2.67	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.39/2.68	c 2	This is MiniSat 2.0 beta
2.39/2.68	c 2	WARNING: for repeatability, setting FPU to use double precision
2.39/2.68	c 2	============================[ Problem Statistics ]=============================
2.39/2.68	c 2	|                                                                             |
2.39/2.68	c 2	|  Number of variables:  3469                                                 |
2.39/2.68	c 2	|  Number of clauses:    76838                                                |
2.56/2.73	c 2	|  Parsing time:         0.04         s                                       |
2.56/2.73	c 2	============================[ Search Statistics ]==============================
2.56/2.73	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.56/2.73	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.56/2.73	c 2	===============================================================================
2.56/2.73	c 2	|         0 |    2627    61116   265300 |    20372        0    nan |  0.000 % |
2.56/2.76	c 2	|       101 |    2627    61116   265300 |    22409      101     24 | 24.272 % |
2.56/2.78	c 2	|       251 |    2627    61116   265300 |    24650      251     27 | 24.272 % |
2.56/2.79	c 2	===============================================================================
2.56/2.79	c 2	restarts              : 3
2.56/2.79	c 2	conflicts             : 307            (2742 /sec)
2.56/2.79	c 2	decisions             : 595            (1.01 % random) (5313 /sec)
2.56/2.79	c 2	propagations          : 65128          (581593 /sec)
2.56/2.79	c 2	conflict literals     : 8371           (26.62 % deleted)
2.56/2.79	c 2	Memory used           : 5.36 MB
2.56/2.79	c 2	CPU time              : 0.111982 s
2.56/2.80	c 2	
2.56/2.80	c 2	SATISFIABLE
2.56/2.80	c 2	FOUND: _COST <= 34
2.56/2.80	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.56/2.80	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.56/2.88	c 3	Decoding HOME/temp.out
2.68/2.93	c 3	OBJECTIVE _COST 34
2.68/2.93	o 34
2.68/2.93	v 2 38 23 38 7 0 6 39 4 18 37 39 39 39 39 0 18 0 39 12 22 29 29 39 9 37 21 38 39 37 33 36 17 10 39 39 24 37 39 39
2.68/2.94	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.68/2.96	c 3	OBJECTIVE BOUND: 0 <= _COST <= 34
2.68/2.96	c 3	SEARCHING: _COST <= 17
2.68/2.96	c 3	SOLVING HOME/temp.cnf
2.68/2.96	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.68/2.96	c 3	This is MiniSat 2.0 beta
2.68/2.96	c 3	WARNING: for repeatability, setting FPU to use double precision
2.68/2.96	c 3	============================[ Problem Statistics ]=============================
2.68/2.96	c 3	|                                                                             |
2.68/2.96	c 3	|  Number of variables:  3469                                                 |
2.68/2.96	c 3	|  Number of clauses:    76838                                                |
2.82/3.01	c 3	|  Parsing time:         0.04         s                                       |
2.82/3.01	c 3	============================[ Search Statistics ]==============================
2.82/3.01	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.82/3.01	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.82/3.01	c 3	===============================================================================
2.82/3.01	c 3	|         0 |    2423    56373   251666 |    18791        0    nan |  0.000 % |
2.82/3.04	c 3	|       101 |    2423    56373   251666 |    20670      101     24 | 30.153 % |
2.82/3.07	c 3	|       251 |    2423    56373   251666 |    22737      251     24 | 30.153 % |
2.82/3.11	c 3	|       476 |    2423    56373   251666 |    25010      476     25 | 30.153 % |
2.82/3.16	c 3	|       814 |    2423    56373   251666 |    27511      814     29 | 30.153 % |
3.04/3.25	c 3	|      1321 |    2423    56373   251666 |    30263     1321     29 | 30.153 % |
3.14/3.38	c 3	|      2081 |    2423    56373   251666 |    33289     2081     30 | 30.153 % |
3.34/3.59	c 3	|      3220 |    2423    56373   251666 |    36618     3220     30 | 30.153 % |
3.73/3.92	c 4	|      4931 |    2423    56373   251666 |    40280     4931     34 | 30.153 % |
4.23/4.45	c 4	===============================================================================
4.23/4.45	c 4	restarts              : 9
4.23/4.45	c 4	conflicts             : 7419           (5041 /sec)
4.23/4.45	c 4	decisions             : 10098          (0.93 % random) (6861 /sec)
4.23/4.46	c 4	propagations          : 1383247        (939849 /sec)
4.23/4.46	c 4	conflict literals     : 251752         (28.81 % deleted)
4.23/4.46	c 4	Memory used           : 6.26 MB
4.23/4.46	c 4	CPU time              : 1.47178 s
4.23/4.46	c 4	
4.23/4.46	c 4	SATISFIABLE
4.23/4.46	c 4	FOUND: _COST <= 17
4.23/4.46	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.23/4.46	c 4	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.31/4.54	c 4	Decoding HOME/temp.out
4.31/4.59	c 4	OBJECTIVE _COST 17
4.31/4.59	o 17
4.31/4.59	v 19 12 39 7 16 36 25 4 7 7 37 1 37 32 1 21 35 23 39 2 6 30 31 37 19 16 24 39 39 12 30 1 0 21 24 4 10 37 25 2
4.31/4.60	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.31/4.62	c 4	OBJECTIVE BOUND: 0 <= _COST <= 17
4.31/4.62	c 4	SEARCHING: _COST <= 8
4.31/4.62	c 4	SOLVING HOME/temp.cnf
4.31/4.62	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.31/4.62	c 4	This is MiniSat 2.0 beta
4.31/4.62	c 4	WARNING: for repeatability, setting FPU to use double precision
4.31/4.62	c 4	============================[ Problem Statistics ]=============================
4.31/4.62	c 4	|                                                                             |
4.31/4.62	c 4	|  Number of variables:  3469                                                 |
4.31/4.62	c 4	|  Number of clauses:    76838                                                |
4.31/4.67	c 4	|  Parsing time:         0.04         s                                       |
4.31/4.68	c 4	============================[ Search Statistics ]==============================
4.31/4.68	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.31/4.68	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.31/4.68	c 4	===============================================================================
4.31/4.68	c 4	|         0 |    2245    53200   242672 |    17733        0    nan |  0.000 % |
4.45/4.70	c 4	|       100 |    2245    53200   242672 |    19506      100     25 | 35.284 % |
4.45/4.73	c 4	|       252 |    2245    53200   242672 |    21457      252     23 | 35.284 % |
4.45/4.77	c 4	|       478 |    2245    53200   242672 |    23603      478     25 | 35.284 % |
4.45/4.83	c 4	|       815 |    2245    53200   242672 |    25963      815     25 | 35.284 % |
4.45/4.91	c 5	|      1321 |    2245    53200   242672 |    28559     1321     25 | 35.284 % |
4.45/5.05	c 5	|      2080 |    2245    53200   242672 |    31415     2080     25 | 35.284 % |
4.45/5.29	c 5	|      3220 |    2245    53200   242672 |    34557     3220     28 | 35.284 % |
5.40/5.68	c 5	|      4929 |    2245    53200   242672 |    38012     4929     32 | 35.284 % |
5.80/6.08	c 6	===============================================================================
5.80/6.08	c 6	restarts              : 9
5.80/6.08	c 6	conflicts             : 6474           (4490 /sec)
5.80/6.08	c 6	decisions             : 9016           (0.90 % random) (6253 /sec)
5.80/6.08	c 6	propagations          : 1141044        (791413 /sec)
5.80/6.08	c 6	conflict literals     : 220089         (25.68 % deleted)
5.80/6.08	c 6	Memory used           : 6.13 MB
5.80/6.08	c 6	CPU time              : 1.44178 s
5.80/6.08	c 6	
5.80/6.08	c 6	SATISFIABLE
5.80/6.09	c 6	FOUND: _COST <= 8
5.80/6.09	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.80/6.09	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.91/6.17	c 6	Decoding HOME/temp.out
5.91/6.22	c 6	OBJECTIVE _COST 8
5.91/6.22	o 8
5.91/6.22	v 13 35 23 36 17 10 24 38 13 28 38 39 27 30 31 11 4 24 39 33 24 37 31 39 20 28 6 39 39 14 33 28 16 28 26 12 15 37 25 36
5.91/6.23	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.91/6.25	c 6	OBJECTIVE BOUND: 0 <= _COST <= 8
5.91/6.25	c 6	SEARCHING: _COST <= 4
5.91/6.25	c 6	SOLVING HOME/temp.cnf
5.91/6.25	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.91/6.25	c 6	This is MiniSat 2.0 beta
5.91/6.25	c 6	WARNING: for repeatability, setting FPU to use double precision
5.91/6.25	c 6	============================[ Problem Statistics ]=============================
5.91/6.25	c 6	|                                                                             |
5.91/6.25	c 6	|  Number of variables:  3469                                                 |
5.91/6.25	c 6	|  Number of clauses:    76838                                                |
6.04/6.30	c 6	|  Parsing time:         0.04         s                                       |
6.04/6.30	c 6	============================[ Search Statistics ]==============================
6.04/6.30	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.04/6.30	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.04/6.30	c 6	===============================================================================
6.04/6.30	c 6	|         0 |    2102    51529   238084 |    17176        0    nan |  0.000 % |
6.04/6.33	c 6	|       100 |    2102    51529   238084 |    18893      100     29 | 39.406 % |
6.04/6.36	c 6	|       251 |    2102    51529   238084 |    20783      251     32 | 39.406 % |
6.04/6.41	c 6	|       476 |    2102    51529   238084 |    22861      476     32 | 39.406 % |
6.04/6.48	c 6	|       813 |    2102    51529   238084 |    25147      813     30 | 39.406 % |
6.38/6.61	c 6	|      1320 |    2102    51529   238084 |    27662     1320     31 | 39.406 % |
6.47/6.74	c 6	|      2079 |    2102    51529   238084 |    30428     2079     31 | 39.407 % |
6.67/6.96	c 7	|      3218 |    2102    51529   238084 |    33471     3218     31 | 39.406 % |
7.07/7.32	c 7	|      4927 |    2102    51529   238084 |    36818     4927     33 | 39.407 % |
7.57/7.83	c 7	|      7491 |    2102    51529   238084 |    40500     7491     34 | 39.406 % |
8.57/8.89	c 9	|     11335 |    2102    51529   238084 |    44550    11335     33 | 39.406 % |
10.55/10.80	c 10	|     17101 |    2102    51529   238084 |    49006    17101     35 | 39.406 % |
14.23/14.54	c 14	|     25750 |    2102    51529   238084 |    53906    25750     37 | 39.406 % |
19.51/19.89	c 20	|     38724 |    2102    51529   238084 |    59297    38724     36 | 39.406 % |
32.65/33.02	c 33	|     58186 |    2102    51529   238084 |    65227    58186     40 | 39.406 % |
47.57/48.04	c 48	|     87378 |    2102    51529   238084 |    71749    36244     40 | 39.406 % |
76.03/76.60	c 76	|    131168 |    2102    51529   238084 |    78924    24786     41 | 39.406 % |
121.72/122.52	c 122	|    196852 |    2102    51529   238084 |    86817    29508     40 | 39.406 % |
184.51/185.62	c 185	|    295378 |    2102    51529   238084 |    95498    56663     36 | 39.406 % |
276.07/277.69	c 277	===============================================================================
276.07/277.69	c 277	restarts              : 19
276.07/277.69	c 277	conflicts             : 390546         (1446 /sec)
276.07/277.69	c 277	decisions             : 467047         (1.19 % random) (1729 /sec)
276.07/277.69	c 277	propagations          : 90191015       (333953 /sec)
276.07/277.69	c 277	conflict literals     : 16623097       (33.00 % deleted)
276.07/277.69	c 277	Memory used           : 26.45 MB
276.07/277.69	c 277	CPU time              : 270.071 s
276.07/277.69	c 277	
276.07/277.70	c 277	SATISFIABLE
276.17/277.70	c 277	FOUND: _COST <= 4
276.17/277.70	c 277	DECODING HOME/temp.out WITH HOME/temp.map
276.17/277.70	c 277	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
276.17/277.79	c 277	Decoding HOME/temp.out
276.19/277.85	c 277	OBJECTIVE _COST 4
276.19/277.85	o 4
276.19/277.85	v 7 34 22 28 39 1 39 27 14 5 38 4 27 21 33 19 3 28 39 4 37 33 18 12 6 7 18 33 37 21 27 34 27 24 36 29 35 3 35 27
276.19/277.85	c 277	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
276.19/277.90	c 278	OBJECTIVE BOUND: 0 <= _COST <= 4
276.19/277.90	c 278	SEARCHING: _COST <= 2
276.19/277.90	c 278	SOLVING HOME/temp.cnf
276.19/277.90	c 278	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
276.19/277.91	c 278	This is MiniSat 2.0 beta
276.19/277.91	c 278	WARNING: for repeatability, setting FPU to use double precision
276.19/277.91	c 278	============================[ Problem Statistics ]=============================
276.19/277.91	c 278	|                                                                             |
276.19/277.91	c 278	|  Number of variables:  3469                                                 |
276.19/277.91	c 278	|  Number of clauses:    76838                                                |
276.19/277.96	c 278	|  Parsing time:         0.04         s                                       |
276.19/277.96	c 278	============================[ Search Statistics ]==============================
276.19/277.96	c 278	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
276.19/277.96	c 278	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
276.19/277.96	c 278	===============================================================================
276.19/277.96	c 278	|         0 |    1965    50475   235331 |    16825        0    nan |  0.000 % |
276.19/277.99	c 278	|       100 |    1965    50475   235331 |    18507      100     34 | 43.355 % |
276.35/278.01	c 278	|       251 |    1965    50475   235331 |    20358      251     28 | 43.356 % |
276.35/278.05	c 278	|       476 |    1965    50475   235331 |    22394      476     28 | 43.357 % |
276.35/278.11	c 278	|       814 |    1965    50475   235331 |    24633      814     29 | 43.357 % |
276.35/278.19	c 278	|      1320 |    1965    50475   235331 |    27096     1320     28 | 43.356 % |
276.72/278.35	c 278	|      2079 |    1965    50475   235331 |    29806     2079     29 | 43.356 % |
276.92/278.58	c 278	|      3218 |    1965    50475   235331 |    32787     3218     30 | 43.357 % |
277.32/278.96	c 279	|      4928 |    1965    50475   235331 |    36065     4928     32 | 43.356 % |
278.01/279.62	c 279	|      7490 |    1965    50475   235331 |    39672     7490     34 | 43.356 % |
279.01/280.68	c 280	|     11334 |    1965    50475   235331 |    43639    11334     33 | 43.357 % |
280.90/282.54	c 282	|     17101 |    1965    50475   235331 |    48003    17101     35 | 43.356 % |
284.08/285.73	c 285	|     25750 |    1965    50475   235331 |    52804    25750     34 | 43.356 % |
289.86/291.59	c 291	|     38725 |    1965    50475   235331 |    58084    38725     36 | 43.356 % |
301.11/302.84	c 302	|     58186 |    1965    50475   235331 |    63892    58186     38 | 43.356 % |
318.33/320.18	c 320	|     87380 |    1965    50475   235331 |    70282    38757     38 | 43.356 % |
356.54/358.56	c 358	|    131169 |    1965    50475   235331 |    77310    31789     37 | 43.356 % |
374.75/376.90	c 377	===============================================================================
374.75/376.90	c 377	restarts              : 17
374.75/376.90	c 377	conflicts             : 155951         (1584 /sec)
374.75/376.90	c 377	decisions             : 195155         (1.30 % random) (1982 /sec)
374.75/376.90	c 377	propagations          : 31176776       (316657 /sec)
374.75/376.90	c 377	conflict literals     : 6468604        (33.19 % deleted)
374.85/376.90	c 377	Memory used           : 20.30 MB
374.85/376.90	c 377	CPU time              : 98.456 s
374.85/376.90	c 377	
374.85/376.90	c 377	SATISFIABLE
374.85/376.90	c 377	FOUND: _COST <= 2
374.85/376.90	c 377	DECODING HOME/temp.out WITH HOME/temp.map
374.85/376.90	c 377	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
374.85/376.99	c 377	Decoding HOME/temp.out
374.87/377.04	c 377	OBJECTIVE _COST 2
374.87/377.04	o 2
374.87/377.04	v 24 28 24 36 5 6 39 23 16 39 37 33 19 30 16 29 4 2 19 37 25 33 7 39 10 31 1 13 39 2 38 36 19 20 14 0 15 21 36 26
374.87/377.05	c 377	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
374.87/377.07	c 377	OBJECTIVE BOUND: 0 <= _COST <= 2
374.87/377.07	c 377	SEARCHING: _COST <= 1
374.87/377.07	c 377	SOLVING HOME/temp.cnf
374.87/377.07	c 377	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
374.87/377.07	c 377	This is MiniSat 2.0 beta
374.87/377.07	c 377	WARNING: for repeatability, setting FPU to use double precision
374.87/377.07	c 377	============================[ Problem Statistics ]=============================
374.87/377.07	c 377	|                                                                             |
374.87/377.08	c 377	|  Number of variables:  3469                                                 |
374.87/377.08	c 377	|  Number of clauses:    76838                                                |
375.01/377.12	c 377	|  Parsing time:         0.04         s                                       |
375.01/377.13	c 377	============================[ Search Statistics ]==============================
375.01/377.13	c 377	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
375.01/377.13	c 377	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
375.01/377.13	c 377	===============================================================================
375.01/377.13	c 377	|         0 |    1830    49743   233539 |    16581        0    nan |  0.000 % |
375.01/377.15	c 377	|       100 |    1830    49743   233539 |    18239      100     36 | 47.247 % |
375.01/377.17	c 377	|       254 |    1830    49743   233539 |    20063      254     30 | 47.247 % |
375.13/377.21	c 377	|       481 |    1830    49743   233539 |    22069      481     23 | 47.247 % |
375.13/377.27	c 377	|       818 |    1830    49743   233539 |    24276      818     25 | 47.247 % |
375.23/377.37	c 377	|      1326 |    1830    49743   233539 |    26703     1326     29 | 47.247 % |
375.42/377.51	c 377	|      2085 |    1830    49743   233539 |    29374     2085     28 | 47.247 % |
375.62/377.72	c 377	|      3224 |    1830    49743   233539 |    32311     3224     26 | 47.247 % |
375.91/378.01	c 378	|      4932 |    1830    49743   233539 |    35542     4932     28 | 47.247 % |
376.41/378.54	c 378	|      7495 |    1830    49743   233539 |    39097     7495     29 | 47.247 % |
377.31/379.49	c 379	|     11342 |    1830    49743   233539 |    43006    11342     32 | 47.247 % |
378.70/380.88	c 381	|     17109 |    1830    49743   233539 |    47307    17109     33 | 47.247 % |
381.79/383.97	c 384	|     25759 |    1830    49743   233539 |    52038    25759     35 | 47.247 % |
386.57/388.77	c 388	|     38734 |    1830    49743   233539 |    57242    38734     35 | 47.249 % |
398.12/400.37	c 400	|     58195 |    1830    49743   233539 |    62966    58195     35 | 47.247 % |
412.74/415.08	c 415	|     87388 |    1830    49743   233539 |    69262    39760     34 | 47.247 % |
439.30/441.76	c 441	|    131178 |    1830    49743   233539 |    76189    31885     32 | 47.248 % |
472.23/474.83	c 474	|    196864 |    1829    49677   233283 |    83808    56020     32 | 47.276 % |
538.22/541.13	c 541	|    295390 |    1829    49677   233283 |    92188    19795     43 | 47.276 % |
618.42/621.79	c 621	|    443179 |    1829    49677   233283 |   101407    89447     38 | 47.278 % |
763.00/767.00	c 767	|    664862 |    1829    49677   233283 |   111548    60643     36 | 47.276 % |
999.53/1004.79	c 1004	|    997389 |    1829    49677   233283 |   122703    22675     40 | 47.276 % |
1059.13/1064.66	c 1064	===============================================================================
1059.13/1064.66	c 1064	restarts              : 22
1059.13/1064.66	c 1064	conflicts             : 1082190        (1582 /sec)
1059.13/1064.66	c 1064	decisions             : 1404680        (1.39 % random) (2053 /sec)
1059.13/1064.66	c 1064	propagations          : 179658106      (262615 /sec)
1059.13/1064.66	c 1064	conflict literals     : 42915300       (25.14 % deleted)
1059.13/1064.66	c 1064	Memory used           : 31.86 MB
1059.13/1064.66	c 1064	CPU time              : 684.111 s
1059.13/1064.66	c 1064	
1059.13/1064.66	c 1064	SATISFIABLE
1059.13/1064.67	c 1064	FOUND: _COST <= 1
1059.13/1064.67	c 1064	DECODING HOME/temp.out WITH HOME/temp.map
1059.13/1064.67	c 1064	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1059.22/1064.76	c 1064	Decoding HOME/temp.out
1059.32/1064.81	c 1064	OBJECTIVE _COST 1
1059.32/1064.81	o 1
1059.32/1064.81	v 12 9 0 16 19 1 33 3 27 37 34 28 6 37 0 11 24 23 38 8 9 33 34 0 15 38 27 38 13 12 36 31 1 19 18 20 23 15 25 27
1059.32/1064.81	c 1064	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1059.32/1064.83	c 1064	OBJECTIVE BOUND: 0 <= _COST <= 1
1059.32/1064.83	c 1064	SEARCHING: _COST <= 0
1059.32/1064.83	c 1064	SOLVING HOME/temp.cnf
1059.32/1064.83	c 1064	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1059.32/1064.84	c 1064	This is MiniSat 2.0 beta
1059.32/1064.84	c 1064	WARNING: for repeatability, setting FPU to use double precision
1059.32/1064.84	c 1064	============================[ Problem Statistics ]=============================
1059.32/1064.84	c 1064	|                                                                             |
1059.32/1064.84	c 1064	|  Number of variables:  3469                                                 |
1059.32/1064.84	c 1064	|  Number of clauses:    76838                                                |
1059.32/1064.88	c 1065	|  Parsing time:         0.04         s                                       |
1059.32/1064.89	c 1065	============================[ Search Statistics ]==============================
1059.32/1064.89	c 1065	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1059.32/1064.89	c 1065	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1059.32/1064.89	c 1065	===============================================================================
1059.32/1064.89	c 1065	|         0 |    1560    49206   232197 |    16402        0    nan |  0.000 % |
1059.35/1064.91	c 1065	|       100 |    1560    49206   232197 |    18042      100     15 | 55.030 % |
1059.35/1064.94	c 1065	|       250 |    1560    49206   232197 |    19846      250     12 | 55.031 % |
1059.35/1064.98	c 1065	|       475 |    1560    49206   232197 |    21831      475     11 | 55.031 % |
1059.35/1065.03	c 1065	|       812 |    1560    49206   232197 |    24014      812     12 | 55.031 % |
1059.35/1065.12	c 1065	|      1318 |    1560    49206   232197 |    26415     1318     14 | 55.031 % |
1059.35/1065.23	c 1065	|      2077 |    1560    49206   232197 |    29057     2077     13 | 55.030 % |
1059.35/1065.43	c 1065	|      3219 |    1560    49206   232197 |    31962     3219     13 | 55.031 % |
1059.35/1065.75	c 1065	|      4927 |    1560    49206   232197 |    35159     4927     13 | 55.031 % |
1060.69/1066.24	c 1066	|      7490 |    1560    49206   232197 |    38675     7490     14 | 55.031 % |
1061.50/1067.07	c 1067	|     11334 |    1559    49133   231914 |    42542     4605     13 | 55.059 % |
1062.79/1068.30	c 1068	|     17100 |    1559    49133   231914 |    46796    10371     14 | 55.059 % |
1064.97/1070.58	c 1070	|     25749 |    1556    48860   230693 |    51476     7655     12 | 55.146 % |
1067.96/1073.56	c 1073	|     38724 |    1554    48675   229805 |    56624    16339     15 | 55.203 % |
1074.43/1080.06	c 1080	|     58186 |    1554    48675   229805 |    62286    35801     17 | 55.203 % |
1087.67/1093.37	c 1093	|     87378 |    1554    48675   229805 |    68515    17462     15 | 55.203 % |
1106.28/1112.03	c 1112	|    131167 |    1554    48675   229805 |    75366    61251     17 | 55.203 % |
1137.52/1143.45	c 1143	|    196851 |    1554    48675   229805 |    82903    66169     18 | 55.203 % |
1168.47/1174.57	c 1174	===============================================================================
1168.47/1174.57	c 1174	restarts              : 18
1168.47/1174.57	c 1174	conflicts             : 247445         (2267 /sec)
1168.47/1174.57	c 1174	decisions             : 336123         (1.57 % random) (3079 /sec)
1168.47/1174.57	c 1174	propagations          : 34081405       (312237 /sec)
1168.47/1174.57	c 1174	conflict literals     : 4337109        (37.92 % deleted)
1168.47/1174.57	c 1174	Memory used           : 14.03 MB
1168.47/1174.57	c 1174	CPU time              : 109.152 s
1168.47/1174.57	c 1174	
1168.47/1174.57	c 1174	UNSATISFIABLE
1168.47/1174.57	c 1174	NOT FOUND: _COST <= 0
1168.47/1174.57	c 1174	OBJECTIVE _COST 1
1168.47/1174.57	s OPTIMUM FOUND
1168.47/1174.57	c 1174	CPU 1167.93 (0.04 0.02 1167.89 0.6)
1168.47/1174.57	c 1174	END Sun Jul 13 03:13:48 2008

Verifier Data (download as text)

OK	1	134
1 unsatisfied constraints, 134 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-1114900-1215910454/watcher-1114900-1215910454 -o /tmp/evaluation-result-1114900-1215910454/solver-1114900-1215910454 -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-1114900-1215910454.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.07 2.18 2.40 4/81 20692
/proc/meminfo: memFree=1880896/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=12000 CPUtime=0
/proc/20692/stat : 20692 (sugar) R 20690 20692 19200 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 47744790 12288000 176 996147200 4194304 4206940 548682068592 18446744073709551615 221968348744 0 0 4224 0 0 0 0 17 1 0 0
/proc/20692/statm: 3000 176 137 3 0 100 0

[startup+0.049866 s]
/proc/loadavg: 2.07 2.18 2.40 4/81 20692
/proc/meminfo: memFree=1880896/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=0.03
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 838 0 0 0 3 0 0 0 18 0 1 0 47744790 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20692/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10172 s]
/proc/loadavg: 2.07 2.18 2.40 4/81 20692
/proc/meminfo: memFree=1880896/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=0.03
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 47744790 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20692/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301737 s]
/proc/loadavg: 2.07 2.18 2.40 4/81 20692
/proc/meminfo: memFree=1880896/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=0.03
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 47744790 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20692/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701776 s]
/proc/loadavg: 2.07 2.18 2.40 4/81 20692
/proc/meminfo: memFree=1880896/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=0.03
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 47744790 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20692/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50185 s]
/proc/loadavg: 2.07 2.18 2.40 3/92 20714
/proc/meminfo: memFree=1870952/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=0.71
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 974 4700 0 1 3 0 65 3 15 0 1 0 47744790 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20692/statm: 3400 797 370 3 0 500 0
[pid=20705] ppid=20692 vsize=5356 CPUtime=0
/proc/20705/stat : 20705 (sh) S 20692 20692 19200 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47744866 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20705/statm: 1339 233 193 169 0 50 0
[pid=20706] ppid=20705 vsize=864172 CPUtime=0.72
/proc/20706/stat : 20706 (java) S 20705 20692 19200 0 -1 0 7782 0 1 0 68 4 0 0 18 0 9 0 47744866 884912128 7037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20706/statm: 216043 7037 2542 9 0 210618 0
[pid=20706/tid=20707] ppid=20705 vsize=864172 CPUtime=0.43
/proc/20706/task/20707/stat : 20707 (java) R 20705 20692 19200 0 -1 64 2599 0 1 0 41 2 0 0 18 0 9 0 47744867 884912128 7037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20706/tid=20708] ppid=20705 vsize=864172 CPUtime=0.2
/proc/20706/task/20708/stat : 20708 (java) S 20705 20692 19200 0 -1 64 4151 0 0 0 19 1 0 0 16 0 9 0 47744868 884912128 7037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20706/tid=20709] ppid=20705 vsize=864172 CPUtime=0
/proc/20706/task/20709/stat : 20709 (java) S 20705 20692 19200 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47744869 884912128 7037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20706/tid=20710] ppid=20705 vsize=864172 CPUtime=0
/proc/20706/task/20710/stat : 20710 (java) S 20705 20692 19200 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 47744869 884912128 7037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20706/tid=20711] ppid=20705 vsize=864172 CPUtime=0
/proc/20706/task/20711/stat : 20711 (java) S 20705 20692 19200 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 47744871 884912128 7037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20706/tid=20712] ppid=20705 vsize=864172 CPUtime=0.07
/proc/20706/task/20712/stat : 20712 (java) R 20705 20692 19200 0 -1 64 335 0 0 0 7 0 0 0 16 0 9 0 47744871 884912128 7037 996147200 134512640 134550740 4294955936 18446744073709551615 103684160 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20706/tid=20713] ppid=20705 vsize=864172 CPUtime=0
/proc/20706/task/20713/stat : 20713 (java) S 20705 20692 19200 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 47744871 884912128 7037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20706/tid=20714] ppid=20705 vsize=864172 CPUtime=0
/proc/20706/task/20714/stat : 20714 (java) S 20705 20692 19200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47744871 884912128 7037 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 883128

[startup+3.10199 s]
/proc/loadavg: 2.07 2.18 2.40 4/92 20714
/proc/meminfo: memFree=1854184/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=2.82
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1295 24734 0 4 4 1 258 19 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 13600

[startup+6.30128 s]
/proc/loadavg: 2.07 2.18 2.40 3/84 20752
/proc/meminfo: memFree=1871136/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=6.04
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1523 35774 0 6 4 1 573 26 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 13600

[startup+12.7019 s]
/proc/loadavg: 2.06 2.18 2.40 3/84 20764
/proc/meminfo: memFree=1868128/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=6.04
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1523 35774 0 6 4 1 573 26 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20763] ppid=20692 vsize=5356 CPUtime=0
/proc/20763/stat : 20763 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47745416 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20763/statm: 1339 232 193 169 0 50 0
[pid=20764] ppid=20763 vsize=8972 CPUtime=6.41
/proc/20764/stat : 20764 (minisat) R 20763 20692 19200 0 -1 4194304 2130 0 0 0 640 1 0 0 25 0 1 0 47745416 9187328 2116 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 1 0 0
/proc/20764/statm: 2243 2116 75 150 0 2090 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 27928

[startup+25.503 s]
/proc/loadavg: 2.05 2.17 2.39 3/84 20764
/proc/meminfo: memFree=1862752/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=6.04
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1523 35774 0 6 4 1 573 26 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20763] ppid=20692 vsize=5356 CPUtime=0
/proc/20763/stat : 20763 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47745416 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20763/statm: 1339 232 193 169 0 50 0
[pid=20764] ppid=20763 vsize=14104 CPUtime=19.14
/proc/20764/stat : 20764 (minisat) R 20763 20692 19200 0 -1 4194304 3417 0 0 0 1912 2 0 0 25 0 1 0 47745416 14442496 3403 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20764/statm: 3526 3403 75 150 0 3373 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 33060

[startup+51.1023 s]
/proc/loadavg: 2.03 2.15 2.38 3/84 20764
/proc/meminfo: memFree=1858400/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=6.04
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1523 35774 0 6 4 1 573 26 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20763] ppid=20692 vsize=5356 CPUtime=0
/proc/20763/stat : 20763 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47745416 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20763/statm: 1339 232 193 169 0 50 0
[pid=20764] ppid=20763 vsize=18464 CPUtime=44.62
/proc/20764/stat : 20764 (minisat) R 20763 20692 19200 0 -1 4194304 4498 0 0 0 4459 3 0 0 25 0 1 0 47745416 18907136 4484 996147200 134512640 135127466 4294956256 18446744073709551615 134534376 0 0 4096 3 0 0 0 17 1 0 0
/proc/20764/statm: 4616 4484 75 150 0 4463 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 37420

[startup+102.308 s]
/proc/loadavg: 2.01 2.13 2.36 3/84 20764
/proc/meminfo: memFree=1855712/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=6.04
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1523 35774 0 6 4 1 573 26 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20763] ppid=20692 vsize=5356 CPUtime=0
/proc/20763/stat : 20763 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47745416 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20763/statm: 1339 232 193 169 0 50 0
[pid=20764] ppid=20763 vsize=21108 CPUtime=95.58
/proc/20764/stat : 20764 (minisat) R 20763 20692 19200 0 -1 4194304 5125 0 0 0 9553 5 0 0 25 0 1 0 47745416 21614592 5111 996147200 134512640 135127466 4294956256 18446744073709551615 134530944 0 0 4096 3 0 0 0 17 1 0 0
/proc/20764/statm: 5277 5111 75 150 0 5124 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 40064

[startup+162.302 s]
/proc/loadavg: 2.00 2.10 2.33 3/84 20764
/proc/meminfo: memFree=1853216/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=6.04
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1523 35774 0 6 4 1 573 26 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20763] ppid=20692 vsize=5356 CPUtime=0
/proc/20763/stat : 20763 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47745416 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20763/statm: 1339 232 193 169 0 50 0
[pid=20764] ppid=20763 vsize=23584 CPUtime=155.29
/proc/20764/stat : 20764 (minisat) R 20763 20692 19200 0 -1 4194304 5772 0 0 0 15524 5 0 0 25 0 1 0 47745416 24150016 5758 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/20764/statm: 5896 5758 75 150 0 5743 0
Current children cumulated CPU time (s) 161.33
Current children cumulated vsize (KiB) 42540

[startup+222.303 s]
/proc/loadavg: 2.00 2.08 2.31 3/84 20764
/proc/meminfo: memFree=1851936/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=6.04
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1523 35774 0 6 4 1 573 26 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20763] ppid=20692 vsize=5356 CPUtime=0
/proc/20763/stat : 20763 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47745416 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20763/statm: 1339 232 193 169 0 50 0
[pid=20764] ppid=20763 vsize=24836 CPUtime=214.99
/proc/20764/stat : 20764 (minisat) R 20763 20692 19200 0 -1 4194304 6054 0 0 0 21494 5 0 0 25 0 1 0 47745416 25432064 6040 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20764/statm: 6209 6040 75 150 0 6056 0
Current children cumulated CPU time (s) 221.03
Current children cumulated vsize (KiB) 43792

[startup+282.301 s]
/proc/loadavg: 2.00 2.06 2.29 3/84 20776
/proc/meminfo: memFree=1869088/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=276.35
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1637 46369 0 7 4 1 27594 36 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

/proc/20788/statm: 7770 7609 75 150 0 7617 0
Current children cumulated CPU time (s) 937.44
Current children cumulated vsize (KiB) 50036

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/84 20794
/proc/meminfo: memFree=1843816/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=375.01
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1751 55455 0 8 4 1 37451 45 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20787] ppid=20692 vsize=5356 CPUtime=0
/proc/20787/stat : 20787 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47782498 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20787/statm: 1339 232 193 169 0 50 0
[pid=20788] ppid=20787 vsize=32292 CPUtime=622.13
/proc/20788/stat : 20788 (minisat) R 20787 20692 19200 0 -1 4194304 7939 0 0 0 62205 8 0 0 25 0 1 0 47782498 33067008 7925 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20788/statm: 8073 7925 75 150 0 7920 0
Current children cumulated CPU time (s) 997.14
Current children cumulated vsize (KiB) 51248

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/84 20794
/proc/meminfo: memFree=1843432/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=375.01
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1751 55455 0 8 4 1 37451 45 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20787] ppid=20692 vsize=5356 CPUtime=0
/proc/20787/stat : 20787 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47782498 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20787/statm: 1339 232 193 169 0 50 0
[pid=20788] ppid=20787 vsize=32616 CPUtime=681.83
/proc/20788/stat : 20788 (minisat) R 20787 20692 19200 0 -1 4194304 8000 0 0 0 68175 8 0 0 25 0 1 0 47782498 33398784 7986 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20788/statm: 8154 7986 75 150 0 8001 0
Current children cumulated CPU time (s) 1056.84
Current children cumulated vsize (KiB) 51572

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/84 20806
/proc/meminfo: memFree=1862440/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=1059.36
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1865 67485 0 9 4 2 105874 56 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20805] ppid=20692 vsize=5356 CPUtime=0
/proc/20805/stat : 20805 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47851274 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20805/statm: 1339 232 193 169 0 50 0
[pid=20806] ppid=20805 vsize=13300 CPUtime=57.17
/proc/20806/stat : 20806 (minisat) R 20805 20692 19200 0 -1 4194304 3226 0 0 0 5714 3 0 0 25 0 1 0 47851274 13619200 3212 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/20806/statm: 3325 3212 75 150 0 3172 0
Current children cumulated CPU time (s) 1116.53
Current children cumulated vsize (KiB) 32256

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

[startup+1126.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/84 20806
/proc/meminfo: memFree=1862440/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=1059.36
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1865 67485 0 9 4 2 105874 56 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20805] ppid=20692 vsize=5356 CPUtime=0
/proc/20805/stat : 20805 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47851274 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20805/statm: 1339 232 193 169 0 50 0
[pid=20806] ppid=20805 vsize=13300 CPUtime=61.15
/proc/20806/stat : 20806 (minisat) R 20805 20692 19200 0 -1 4194304 3226 0 0 0 6112 3 0 0 25 0 1 0 47851274 13619200 3212 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20806/statm: 3325 3212 75 150 0 3172 0
Current children cumulated CPU time (s) 1120.51
Current children cumulated vsize (KiB) 32256

[startup+1151.9 s]
/proc/loadavg: 2.00 2.00 2.08 3/84 20806
/proc/meminfo: memFree=1861864/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=1059.36
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1865 67485 0 9 4 2 105874 56 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20805] ppid=20692 vsize=5356 CPUtime=0
/proc/20805/stat : 20805 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47851274 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20805/statm: 1339 232 193 169 0 50 0
[pid=20806] ppid=20805 vsize=14100 CPUtime=86.62
/proc/20806/stat : 20806 (minisat) R 20805 20692 19200 0 -1 4194304 3401 0 0 0 8659 3 0 0 25 0 1 0 47851274 14438400 3387 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/20806/statm: 3525 3387 75 150 0 3372 0
Current children cumulated CPU time (s) 1145.98
Current children cumulated vsize (KiB) 33056

[startup+1164.7 s]
/proc/loadavg: 2.00 2.00 2.08 3/84 20806
/proc/meminfo: memFree=1861416/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=1059.36
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1865 67485 0 9 4 2 105874 56 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20805] ppid=20692 vsize=5356 CPUtime=0
/proc/20805/stat : 20805 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47851274 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20805/statm: 1339 232 193 169 0 50 0
[pid=20806] ppid=20805 vsize=14364 CPUtime=99.35
/proc/20806/stat : 20806 (minisat) R 20805 20692 19200 0 -1 4194304 3485 0 0 0 9932 3 0 0 25 0 1 0 47851274 14708736 3471 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/20806/statm: 3591 3471 75 150 0 3438 0
Current children cumulated CPU time (s) 1158.71
Current children cumulated vsize (KiB) 33320

[startup+1171.1 s]
/proc/loadavg: 2.00 2.00 2.08 3/84 20806
/proc/meminfo: memFree=1861416/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=1059.36
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1865 67485 0 9 4 2 105874 56 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20805] ppid=20692 vsize=5356 CPUtime=0
/proc/20805/stat : 20805 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47851274 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20805/statm: 1339 232 193 169 0 50 0
[pid=20806] ppid=20805 vsize=14364 CPUtime=105.72
/proc/20806/stat : 20806 (minisat) R 20805 20692 19200 0 -1 4194304 3486 0 0 0 10569 3 0 0 25 0 1 0 47851274 14708736 3472 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20806/statm: 3591 3472 75 150 0 3438 0
Current children cumulated CPU time (s) 1165.08
Current children cumulated vsize (KiB) 33320

[startup+1172.7 s]
/proc/loadavg: 2.00 2.00 2.08 3/84 20806
/proc/meminfo: memFree=1861416/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=1059.36
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1865 67485 0 9 4 2 105874 56 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20805] ppid=20692 vsize=5356 CPUtime=0
/proc/20805/stat : 20805 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47851274 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20805/statm: 1339 232 193 169 0 50 0
[pid=20806] ppid=20805 vsize=14364 CPUtime=107.32
/proc/20806/stat : 20806 (minisat) R 20805 20692 19200 0 -1 4194304 3486 0 0 0 10729 3 0 0 25 0 1 0 47851274 14708736 3472 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20806/statm: 3591 3472 75 150 0 3438 0
Current children cumulated CPU time (s) 1166.68
Current children cumulated vsize (KiB) 33320

[startup+1173.5 s]
/proc/loadavg: 2.00 2.00 2.08 3/84 20806
/proc/meminfo: memFree=1861416/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=1059.36
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1865 67485 0 9 4 2 105874 56 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20805] ppid=20692 vsize=5356 CPUtime=0
/proc/20805/stat : 20805 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47851274 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20805/statm: 1339 232 193 169 0 50 0
[pid=20806] ppid=20805 vsize=14364 CPUtime=108.11
/proc/20806/stat : 20806 (minisat) R 20805 20692 19200 0 -1 4194304 3486 0 0 0 10808 3 0 0 25 0 1 0 47851274 14708736 3472 996147200 134512640 135127466 4294956256 18446744073709551615 134528089 0 0 4096 3 0 0 0 17 0 0 0
/proc/20806/statm: 3591 3472 75 150 0 3438 0
Current children cumulated CPU time (s) 1167.47
Current children cumulated vsize (KiB) 33320

[startup+1174.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/84 20806
/proc/meminfo: memFree=1861416/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=1059.36
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1865 67485 0 9 4 2 105874 56 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20805] ppid=20692 vsize=5356 CPUtime=0
/proc/20805/stat : 20805 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47851274 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20805/statm: 1339 232 193 169 0 50 0
[pid=20806] ppid=20805 vsize=14364 CPUtime=108.91
/proc/20806/stat : 20806 (minisat) R 20805 20692 19200 0 -1 4194304 3488 0 0 0 10888 3 0 0 25 0 1 0 47851274 14708736 3474 996147200 134512640 135127466 4294956256 18446744073709551615 134527996 0 0 4096 3 0 0 0 17 0 0 0
/proc/20806/statm: 3591 3474 75 150 0 3438 0
Current children cumulated CPU time (s) 1168.27
Current children cumulated vsize (KiB) 33320

[startup+1174.5 s]
/proc/loadavg: 2.00 2.00 2.08 3/84 20806
/proc/meminfo: memFree=1861416/2055920 swapFree=4192812/4192956
[pid=20692] ppid=20690 vsize=13600 CPUtime=1059.36
/proc/20692/stat : 20692 (sugar) S 20690 20692 19200 0 -1 4194304 1865 67485 0 9 4 2 105874 56 16 0 1 0 47744790 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 221963661410 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20692/statm: 3400 807 374 3 0 500 0
[pid=20805] ppid=20692 vsize=5356 CPUtime=0
/proc/20805/stat : 20805 (sh) S 20692 20692 19200 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47851274 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20805/statm: 1339 232 193 169 0 50 0
[pid=20806] ppid=20805 vsize=14364 CPUtime=109.11
/proc/20806/stat : 20806 (minisat) R 20805 20692 19200 0 -1 4194304 3488 0 0 0 10908 3 0 0 25 0 1 0 47851274 14708736 3474 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/20806/statm: 3591 3474 75 150 0 3438 0
Current children cumulated CPU time (s) 1168.47
Current children cumulated vsize (KiB) 33320

Child status: 0
Real time (s): 1174.58
CPU time (s): 1168.58
CPU user time (s): 1167.95
CPU system time (s): 0.631903
CPU usage (%): 99.4892
Max. virtual memory (cumulated for all children) (KiB): 883240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1167.95
system time used= 0.631903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73205
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= 3835
involuntary context switches= 33688

runsolver used 1.18682 second user time and 3.63645 second system time

The end

Launcher Data (download as text)

Begin job on node43 at 2008-07-13 02:54:14
IDJOB=1114900
IDBENCH=61791
IDSOLVER=368
FILE ID=node43/1114900-1215910454
PBS_JOBID= 7903651
Free space on /tmp= 66512 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.65/normalized-rand-2-40-40-135-650-14_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-1114900-1215910454/watcher-1114900-1215910454 -o /tmp/evaluation-result-1114900-1215910454/solver-1114900-1215910454 -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-1114900-1215910454.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 70e1d96b0cda44e6f30cfe269e8bad76
RANDOM SEED=1449739045

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:       1881376 kB
Buffers:         34908 kB
Cached:          61448 kB
SwapCached:          0 kB
Active:          78548 kB
Inactive:        44016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1881376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:          46372 kB
Slab:            36936 kB
Committed_AS:   269340 kB
PageTables:       2096 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 03:13:48