Trace number 1114876

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 2200.73 2201.68

General information on the benchmark

Namecsp/tightness0.65/
normalized-rand-2-40-40-135-650-79_ext.xml
MD5SUM830afc40e6fea26626d2d195d0cab107
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 benchmark1115.23
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:33:33 2008
0.00/0.04	c 0	PID 19571
0.00/0.04	c 0	HOST node5.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1114876-1215909213.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-1114876-1215909213.xml' 'HOME/temp.csp'
0.03/0.40	c 0	1 domains, 40 variables, 0 predicates, 135 relations, 135 constraints
0.03/0.41	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.41	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.03/0.48	c 0	Parsing HOME/temp.csp
0.45/0.94	c 1	parsed 311 expressions
0.45/0.95	c 1	Heap : 8 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.45/0.95	c 1	MAX CSP: 135 constraints
0.45/0.95	c 1	Converting to clausal form CSP
0.45/0.97	c 1	converted 45 (10%) expressions
0.45/0.98	c 1	converted 90 (20%) expressions
0.45/0.98	c 1	converted 135 (30%) expressions
1.07/1.01	c 1	converted 180 (40%) expressions
1.07/1.04	c 1	converted 225 (50%) expressions
1.07/1.07	c 1	converted 270 (60%) expressions
1.18/1.17	c 1	converted 315 (70%) expressions
1.28/1.21	c 1	converted 360 (80%) expressions
1.28/1.23	c 1	converted 405 (90%) expressions
1.40/1.31	c 1	converted 449 (100%) expressions
1.40/1.31	c 1	CSP : 310 integers, 0 booleans, 404 clauses, largest domain size 203
1.40/1.31	c 1	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.40/1.31	c 1	Propagation in CSP
1.40/1.32	c 1	131 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.40/1.32	c 1	CSP : 310 integers, 0 booleans, 404 clauses, largest domain size 136
1.40/1.32	c 1	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.40/1.32	c 1	Simplifing CSP by introducing new Boolean variables
1.40/1.32	c 1	CSP : 310 integers, 0 booleans, 404 clauses, largest domain size 136
1.40/1.32	c 1	Heap : 17 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.40/1.38	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.40/1.39	c 1	31 (10%) CSP integer variables are encoded (1178 clauses, 13221 bytes)
1.40/1.39	c 1	62 (20%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.40/1.40	c 1	93 (30%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.40/1.40	c 1	124 (40%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.40/1.40	c 1	155 (50%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.40/1.40	c 1	186 (60%) CSP integer variables are encoded (1677 clauses, 19708 bytes)
1.40/1.40	c 1	217 (70%) CSP integer variables are encoded (1816 clauses, 21515 bytes)
1.40/1.40	c 1	248 (80%) CSP integer variables are encoded (2012 clauses, 24063 bytes)
1.51/1.40	c 1	279 (90%) CSP integer variables are encoded (2148 clauses, 25831 bytes)
1.51/1.40	c 1	310 (100%) CSP integer variables are encoded (3159 clauses, 38974 bytes)
1.64/1.52	c 1	41 (10%) CSP clauses are encoded (17726 clauses, 407204 bytes)
1.73/1.61	c 1	81 (20%) CSP clauses are encoded (31960 clauses, 777568 bytes)
1.83/1.71	c 1	122 (30%) CSP clauses are encoded (46568 clauses, 1169486 bytes)
1.83/1.74	c 1	162 (40%) CSP clauses are encoded (51357 clauses, 1305705 bytes)
1.83/1.75	c 1	202 (50%) CSP clauses are encoded (52652 clauses, 1328209 bytes)
1.83/1.75	c 1	243 (60%) CSP clauses are encoded (53111 clauses, 1335787 bytes)
1.83/1.76	c 1	283 (70%) CSP clauses are encoded (56639 clauses, 1399097 bytes)
1.83/1.76	c 1	324 (80%) CSP clauses are encoded (57140 clauses, 1407398 bytes)
1.83/1.76	c 1	364 (90%) CSP clauses are encoded (58247 clauses, 1426620 bytes)
1.94/1.80	c 1	404 (100%) CSP clauses are encoded (77171 clauses, 1764863 bytes)
1.94/1.80	c 1	404 CSP clauses encoded
1.94/1.80	c 1	Writing map file : HOME/temp.map
1.94/1.80	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.94/1.80	c 1	SAT : 3469 SAT variables, 77171 SAT clauses, 1764863 bytes
1.94/1.80	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.94/1.81	c 1	OBJECTIVE minimize _COST
1.94/1.81	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.94/1.81	c 1	SEARCHING: _COST <= 68
1.94/1.82	c 1	SOLVING HOME/temp.cnf
1.94/1.82	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.94/1.82	c 1	This is MiniSat 2.0 beta
1.94/1.82	c 1	WARNING: for repeatability, setting FPU to use double precision
1.94/1.82	c 1	============================[ Problem Statistics ]=============================
1.94/1.82	c 1	|                                                                             |
1.94/1.82	c 1	|  Number of variables:  3469                                                 |
1.94/1.82	c 1	|  Number of clauses:    77172                                                |
1.94/1.86	c 2	|  Parsing time:         0.04         s                                       |
1.94/1.87	c 2	============================[ Search Statistics ]==============================
1.94/1.87	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.94/1.87	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.94/1.87	c 2	===============================================================================
1.94/1.87	c 2	|         0 |    2933    67451   283914 |    22483        0    nan |  0.000 % |
1.94/1.89	c 2	|       101 |    2933    67451   283914 |    24732      101     22 | 15.451 % |
1.96/1.91	c 2	|       251 |    2933    67451   283914 |    27205      251     29 | 15.452 % |
1.96/1.92	c 2	===============================================================================
1.96/1.92	c 2	restarts              : 3
1.96/1.92	c 2	conflicts             : 260            (2737 /sec)
1.96/1.92	c 2	decisions             : 665            (1.20 % random) (7001 /sec)
1.96/1.92	c 2	propagations          : 51386          (540991 /sec)
1.96/1.92	c 2	conflict literals     : 7398           (27.85 % deleted)
1.96/1.92	c 2	Memory used           : 5.48 MB
1.96/1.92	c 2	CPU time              : 0.094985 s
1.96/1.92	c 2	
1.96/1.92	c 2	SATISFIABLE
1.96/1.92	c 2	FOUND: _COST <= 68
1.96/1.92	s SATISFIABLE
1.96/1.92	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.96/1.92	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.96/1.99	c 2	Decoding HOME/temp.out
2.08/2.03	c 2	OBJECTIVE _COST 68
2.08/2.03	o 68
2.08/2.03	v 39 17 6 39 39 39 5 30 6 39 39 38 39 22 39 39 39 39 39 32 32 26 38 34 39 2 32 1 38 36 39 39 6 39 0 39 39 34 38 39
2.08/2.03	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.08/2.07	c 2	OBJECTIVE BOUND: 0 <= _COST <= 68
2.08/2.07	c 2	SEARCHING: _COST <= 34
2.08/2.07	c 2	SOLVING HOME/temp.cnf
2.08/2.07	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.08/2.08	c 2	This is MiniSat 2.0 beta
2.08/2.08	c 2	WARNING: for repeatability, setting FPU to use double precision
2.08/2.08	c 2	============================[ Problem Statistics ]=============================
2.08/2.08	c 2	|                                                                             |
2.08/2.08	c 2	|  Number of variables:  3469                                                 |
2.08/2.08	c 2	|  Number of clauses:    77172                                                |
2.22/2.12	c 2	|  Parsing time:         0.04         s                                       |
2.22/2.13	c 2	============================[ Search Statistics ]==============================
2.22/2.13	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.22/2.13	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.22/2.13	c 2	===============================================================================
2.22/2.13	c 2	|         0 |    2627    61450   266795 |    20483        0    nan |  0.000 % |
2.22/2.15	c 2	|       101 |    2627    61450   266795 |    22531      101     22 | 24.272 % |
2.22/2.16	c 2	===============================================================================
2.22/2.16	c 2	restarts              : 2
2.22/2.16	c 2	conflicts             : 165            (2171 /sec)
2.22/2.16	c 2	decisions             : 430            (0.93 % random) (5659 /sec)
2.22/2.16	c 2	propagations          : 26638          (350555 /sec)
2.22/2.16	c 2	conflict literals     : 3821           (20.40 % deleted)
2.22/2.16	c 2	Memory used           : 5.23 MB
2.22/2.16	c 2	CPU time              : 0.075988 s
2.22/2.16	c 2	
2.22/2.16	c 2	SATISFIABLE
2.22/2.17	c 2	FOUND: _COST <= 34
2.22/2.17	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.22/2.17	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.30/2.24	c 2	Decoding HOME/temp.out
2.30/2.27	c 2	OBJECTIVE _COST 34
2.30/2.27	o 34
2.30/2.27	v 18 27 24 22 1 18 37 22 25 28 34 25 39 7 25 7 35 13 34 13 27 33 27 35 31 39 27 35 18 36 0 38 21 3 39 33 15 39 39 39
2.30/2.28	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.30/2.32	c 2	OBJECTIVE BOUND: 0 <= _COST <= 34
2.30/2.32	c 2	SEARCHING: _COST <= 17
2.30/2.32	c 2	SOLVING HOME/temp.cnf
2.30/2.32	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.30/2.33	c 2	This is MiniSat 2.0 beta
2.30/2.33	c 2	WARNING: for repeatability, setting FPU to use double precision
2.30/2.33	c 2	============================[ Problem Statistics ]=============================
2.30/2.33	c 2	|                                                                             |
2.30/2.33	c 2	|  Number of variables:  3469                                                 |
2.30/2.33	c 2	|  Number of clauses:    77172                                                |
2.30/2.38	c 2	|  Parsing time:         0.04         s                                       |
2.30/2.38	c 2	============================[ Search Statistics ]==============================
2.30/2.38	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.30/2.38	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.30/2.38	c 2	===============================================================================
2.30/2.38	c 2	|         0 |    2423    56707   253161 |    18902        0    nan |  0.000 % |
2.45/2.40	c 2	|       101 |    2423    56707   253161 |    20792      101     22 | 30.153 % |
2.45/2.44	c 2	|       252 |    2423    56707   253161 |    22871      252     29 | 30.160 % |
2.45/2.47	c 2	|       478 |    2423    56707   253161 |    25159      478     26 | 30.153 % |
2.45/2.51	c 2	===============================================================================
2.45/2.51	c 2	restarts              : 4
2.45/2.51	c 2	conflicts             : 692            (4071 /sec)
2.45/2.51	c 2	decisions             : 1161           (0.86 % random) (6830 /sec)
2.45/2.51	c 2	propagations          : 135654         (798087 /sec)
2.45/2.51	c 2	conflict literals     : 19903          (24.39 % deleted)
2.45/2.51	c 2	Memory used           : 5.23 MB
2.45/2.51	c 2	CPU time              : 0.169974 s
2.45/2.51	c 2	
2.45/2.51	c 2	SATISFIABLE
2.45/2.51	c 2	FOUND: _COST <= 17
2.45/2.51	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.45/2.51	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.45/2.58	c 2	Decoding HOME/temp.out
2.63/2.62	c 2	OBJECTIVE _COST 17
2.63/2.62	o 17
2.63/2.62	v 36 27 38 39 10 8 6 29 25 17 1 39 3 14 11 4 32 24 34 38 4 37 28 22 39 13 38 24 7 12 3 25 32 20 39 20 36 39 39 27
2.63/2.62	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.63/2.66	c 2	OBJECTIVE BOUND: 0 <= _COST <= 17
2.63/2.66	c 2	SEARCHING: _COST <= 8
2.63/2.66	c 2	SOLVING HOME/temp.cnf
2.63/2.66	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.63/2.67	c 2	This is MiniSat 2.0 beta
2.63/2.67	c 2	WARNING: for repeatability, setting FPU to use double precision
2.63/2.67	c 2	============================[ Problem Statistics ]=============================
2.63/2.67	c 2	|                                                                             |
2.63/2.67	c 2	|  Number of variables:  3469                                                 |
2.63/2.67	c 2	|  Number of clauses:    77172                                                |
2.76/2.71	c 2	|  Parsing time:         0.04         s                                       |
2.76/2.72	c 2	============================[ Search Statistics ]==============================
2.76/2.72	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.76/2.72	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.76/2.72	c 2	===============================================================================
2.76/2.72	c 2	|         0 |    2245    53534   244167 |    17844        0    nan |  0.000 % |
2.76/2.74	c 2	|       101 |    2245    53534   244167 |    19629      101     21 | 35.284 % |
2.76/2.77	c 2	|       251 |    2245    53534   244167 |    21592      251     27 | 35.285 % |
2.76/2.81	c 2	|       476 |    2245    53534   244167 |    23751      476     28 | 35.284 % |
2.76/2.87	c 3	|       814 |    2245    53534   244167 |    26126      814     29 | 35.284 % |
2.76/2.96	c 3	|      1323 |    2245    53534   244167 |    28739     1323     28 | 35.284 % |
2.76/3.12	c 3	|      2082 |    2245    53534   244167 |    31612     2082     29 | 35.284 % |
3.38/3.31	c 3	|      3221 |    2245    53534   244167 |    34774     3221     30 | 35.284 % |
3.67/3.68	c 3	|      4931 |    2245    53534   244167 |    38251     4931     32 | 35.284 % |
4.27/4.27	c 4	|      7494 |    2245    53534   244167 |    42076     7494     34 | 35.284 % |
5.38/5.36	c 5	|     11339 |    2245    53534   244167 |    46284    11339     36 | 35.284 % |
7.17/7.14	c 7	|     17106 |    2245    53534   244167 |    50912    17106     36 | 35.284 % |
10.47/10.43	c 10	|     25757 |    2245    53534   244167 |    56004    25757     38 | 35.284 % |
16.26/16.26	c 16	|     38732 |    2245    53534   244167 |    61604    38732     37 | 35.284 % |
19.47/19.47	c 19	===============================================================================
19.47/19.47	c 19	restarts              : 14
19.47/19.47	c 19	conflicts             : 43650          (2603 /sec)
19.47/19.47	c 19	decisions             : 53527          (1.06 % random) (3192 /sec)
19.47/19.47	c 19	propagations          : 9157544        (546118 /sec)
19.47/19.47	c 19	conflict literals     : 1678439        (30.76 % deleted)
19.47/19.47	c 19	Memory used           : 13.18 MB
19.47/19.47	c 19	CPU time              : 16.7685 s
19.47/19.47	c 19	
19.47/19.47	c 19	SATISFIABLE
19.47/19.48	c 19	FOUND: _COST <= 8
19.47/19.48	c 19	DECODING HOME/temp.out WITH HOME/temp.map
19.47/19.48	c 19	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
19.56/19.54	c 19	Decoding HOME/temp.out
19.56/19.58	c 19	OBJECTIVE _COST 8
19.56/19.58	o 8
19.56/19.58	v 39 22 36 13 8 11 35 2 37 30 28 35 37 37 29 28 39 13 10 5 27 32 37 28 31 24 36 14 18 39 17 33 3 3 32 7 25 18 39 4
19.56/19.59	c 19	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
19.56/19.63	c 19	OBJECTIVE BOUND: 0 <= _COST <= 8
19.56/19.63	c 19	SEARCHING: _COST <= 4
19.56/19.63	c 19	SOLVING HOME/temp.cnf
19.56/19.63	c 19	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
19.56/19.64	c 19	This is MiniSat 2.0 beta
19.56/19.64	c 19	WARNING: for repeatability, setting FPU to use double precision
19.56/19.64	c 19	============================[ Problem Statistics ]=============================
19.56/19.64	c 19	|                                                                             |
19.56/19.64	c 19	|  Number of variables:  3469                                                 |
19.56/19.64	c 19	|  Number of clauses:    77172                                                |
19.56/19.68	c 19	|  Parsing time:         0.04         s                                       |
19.56/19.69	c 19	============================[ Search Statistics ]==============================
19.56/19.69	c 19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.56/19.69	c 19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.56/19.69	c 19	===============================================================================
19.56/19.69	c 19	|         0 |    2102    51863   239579 |    17287        0    nan |  0.000 % |
19.74/19.72	c 19	|       100 |    2102    51863   239579 |    19016      100     19 | 39.406 % |
19.74/19.75	c 19	|       253 |    2102    51863   239579 |    20918      253     28 | 39.407 % |
19.74/19.79	c 19	|       478 |    2102    51863   239579 |    23009      478     27 | 39.406 % |
19.85/19.85	c 20	|       815 |    2102    51863   239579 |    25310      815     24 | 39.406 % |
19.94/19.94	c 20	|      1321 |    2102    51863   239579 |    27841     1321     24 | 39.406 % |
20.04/20.10	c 20	|      2080 |    2102    51863   239579 |    30626     2080     22 | 39.406 % |
20.34/20.32	c 20	|      3220 |    2102    51863   239579 |    33688     3220     22 | 39.406 % |
20.74/20.73	c 20	|      4928 |    2102    51863   239579 |    37057     4928     25 | 39.406 % |
21.34/21.34	c 21	|      7491 |    2102    51863   239579 |    40763     7491     27 | 39.406 % |
22.44/22.41	c 22	|     11335 |    2102    51863   239579 |    44839    11335     30 | 39.406 % |
24.14/24.13	c 24	|     17101 |    2102    51863   239579 |    49323    17101     33 | 39.406 % |
27.13/27.17	c 27	|     25752 |    2102    51863   239579 |    54256    25752     36 | 39.406 % |
34.93/34.97	c 35	|     38726 |    2102    51863   239579 |    59681    38726     41 | 39.406 % |
48.03/48.00	c 48	|     58187 |    2102    51863   239579 |    65649    58187     44 | 39.406 % |
69.02/69.06	c 69	|     87380 |    2102    51863   239579 |    72214    35884     53 | 39.406 % |
99.90/99.99	c 100	|    131169 |    2102    51863   239579 |    79436    23216     42 | 39.406 % |
144.79/144.89	c 145	|    196853 |    2102    51863   239579 |    87379    26765     42 | 39.406 % |
210.55/210.62	c 210	|    295379 |    2102    51863   239579 |    96117    54674     46 | 39.406 % |
315.62/315.71	c 315	===============================================================================
315.62/315.71	c 315	restarts              : 19
315.62/315.71	c 315	conflicts             : 442974         (1497 /sec)
315.62/315.71	c 315	decisions             : 555808         (1.14 % random) (1879 /sec)
315.62/315.71	c 315	propagations          : 79880002       (269999 /sec)
315.62/315.71	c 315	conflict literals     : 21045941       (24.81 % deleted)
315.62/315.71	c 315	Memory used           : 29.56 MB
315.62/315.71	c 315	CPU time              : 295.853 s
315.62/315.71	c 315	
315.62/315.71	c 315	SATISFIABLE
315.62/315.72	c 315	FOUND: _COST <= 4
315.62/315.72	c 315	DECODING HOME/temp.out WITH HOME/temp.map
315.62/315.72	c 315	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
315.66/315.80	c 315	Decoding HOME/temp.out
315.66/315.83	c 315	OBJECTIVE _COST 4
315.66/315.83	o 4
315.66/315.84	v 23 19 6 39 28 11 30 35 24 11 31 30 12 39 4 16 9 15 14 30 27 30 19 28 34 13 25 24 18 6 7 9 6 20 39 38 19 20 19 17
315.66/315.84	c 315	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
315.66/315.89	c 316	OBJECTIVE BOUND: 0 <= _COST <= 4
315.66/315.89	c 316	SEARCHING: _COST <= 2
315.66/315.89	c 316	SOLVING HOME/temp.cnf
315.66/315.89	c 316	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
315.66/315.89	c 316	This is MiniSat 2.0 beta
315.66/315.89	c 316	WARNING: for repeatability, setting FPU to use double precision
315.66/315.89	c 316	============================[ Problem Statistics ]=============================
315.66/315.89	c 316	|                                                                             |
315.66/315.89	c 316	|  Number of variables:  3469                                                 |
315.66/315.89	c 316	|  Number of clauses:    77172                                                |
315.79/315.93	c 316	|  Parsing time:         0.04         s                                       |
315.79/315.94	c 316	============================[ Search Statistics ]==============================
315.79/315.94	c 316	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
315.79/315.94	c 316	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
315.79/315.94	c 316	===============================================================================
315.79/315.94	c 316	|         0 |    1965    50809   236826 |    16936        0    nan |  0.000 % |
315.79/315.96	c 316	|       100 |    1965    50809   236826 |    18629      100     22 | 43.355 % |
315.79/315.99	c 316	|       250 |    1965    50809   236826 |    20492      250     24 | 43.356 % |
315.79/316.03	c 316	|       475 |    1965    50809   236826 |    22542      475     26 | 43.356 % |
315.79/316.09	c 316	|       813 |    1965    50809   236826 |    24796      813     27 | 43.356 % |
315.79/316.21	c 316	|      1319 |    1965    50809   236826 |    27276     1319     27 | 43.356 % |
315.79/316.36	c 316	|      2078 |    1965    50809   236826 |    30003     2078     29 | 43.356 % |
315.79/316.59	c 316	|      3218 |    1965    50809   236826 |    33004     3218     31 | 43.357 % |
316.79/316.93	c 317	|      4927 |    1965    50809   236826 |    36304     4927     33 | 43.356 % |
317.28/317.46	c 317	|      7490 |    1965    50809   236826 |    39934     7490     33 | 43.356 % |
318.28/318.48	c 318	|     11335 |    1965    50809   236826 |    43928    11335     35 | 43.355 % |
319.99/320.12	c 320	|     17101 |    1965    50809   236826 |    48321    17101     36 | 43.356 % |
323.18/323.34	c 323	|     25751 |    1965    50809   236826 |    53153    25751     36 | 43.356 % |
329.28/329.44	c 329	|     38725 |    1965    50809   236826 |    58468    38725     37 | 43.356 % |
339.68/339.80	c 339	|     58186 |    1965    50809   236826 |    64315    58186     36 | 43.356 % |
354.66/354.84	c 354	|     87378 |    1965    50809   236826 |    70747    36548     39 | 43.356 % |
379.05/379.28	c 379	|    131168 |    1965    50809   236826 |    77821    22548     34 | 43.356 % |
422.84/423.06	c 423	|    196854 |    1965    50809   236826 |    85604    30372     41 | 43.356 % |
501.60/501.81	c 501	|    295382 |    1965    50809   236826 |    94164    62492     40 | 43.356 % |
622.84/623.12	c 623	|    443172 |    1965    50809   236826 |   103581    57558     45 | 43.356 % |
626.94/627.20	c 627	===============================================================================
626.94/627.20	c 627	restarts              : 20
626.94/627.20	c 627	conflicts             : 448144         (1440 /sec)
626.94/627.20	c 627	decisions             : 561915         (1.26 % random) (1806 /sec)
626.94/627.20	c 627	propagations          : 81547459       (262109 /sec)
626.94/627.20	c 627	conflict literals     : 19522401       (28.07 % deleted)
626.94/627.20	c 627	Memory used           : 29.25 MB
626.94/627.20	c 627	CPU time              : 311.121 s
626.94/627.20	c 627	
626.94/627.20	c 627	SATISFIABLE
626.94/627.21	c 627	FOUND: _COST <= 2
626.94/627.21	c 627	DECODING HOME/temp.out WITH HOME/temp.map
626.94/627.21	c 627	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
626.94/627.29	c 627	Decoding HOME/temp.out
626.97/627.33	c 627	OBJECTIVE _COST 2
626.97/627.33	o 2
626.97/627.33	v 15 23 18 39 11 6 35 21 27 9 17 14 16 3 32 15 4 9 9 21 23 27 22 39 25 35 35 24 31 26 28 29 10 19 20 13 12 26 33 31
626.97/627.33	c 627	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
626.97/627.37	c 627	OBJECTIVE BOUND: 0 <= _COST <= 2
626.97/627.37	c 627	SEARCHING: _COST <= 1
626.97/627.37	c 627	SOLVING HOME/temp.cnf
626.97/627.37	c 627	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
626.97/627.37	c 627	This is MiniSat 2.0 beta
626.97/627.37	c 627	WARNING: for repeatability, setting FPU to use double precision
626.97/627.37	c 627	============================[ Problem Statistics ]=============================
626.97/627.37	c 627	|                                                                             |
626.97/627.37	c 627	|  Number of variables:  3469                                                 |
626.97/627.37	c 627	|  Number of clauses:    77172                                                |
627.11/627.42	c 627	|  Parsing time:         0.04         s                                       |
627.11/627.42	c 627	============================[ Search Statistics ]==============================
627.11/627.42	c 627	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
627.11/627.42	c 627	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
627.11/627.42	c 627	===============================================================================
627.11/627.42	c 627	|         0 |    1830    50077   235034 |    16692        0    nan |  0.000 % |
627.11/627.44	c 627	|       100 |    1830    50077   235034 |    18361      100     22 | 47.247 % |
627.11/627.47	c 627	|       252 |    1830    50077   235034 |    20197      252     27 | 47.247 % |
627.11/627.51	c 627	|       477 |    1830    50077   235034 |    22217      477     28 | 47.247 % |
627.11/627.56	c 627	|       814 |    1830    50077   235034 |    24439      814     26 | 47.247 % |
627.11/627.66	c 627	|      1320 |    1830    50077   235034 |    26883     1320     29 | 47.247 % |
627.11/627.79	c 627	|      2079 |    1830    50077   235034 |    29571     2079     28 | 47.247 % |
627.11/627.99	c 628	|      3218 |    1830    50077   235034 |    32528     3218     28 | 47.247 % |
628.02/628.34	c 628	|      4928 |    1830    50077   235034 |    35781     4928     30 | 47.247 % |
628.72/629.02	c 629	|      7490 |    1830    50077   235034 |    39359     7490     30 | 47.247 % |
629.52/629.88	c 630	|     11336 |    1830    50077   235034 |    43295    11336     31 | 47.249 % |
631.13/631.44	c 631	|     17102 |    1830    50077   235034 |    47625    17102     32 | 47.249 % |
634.12/634.49	c 634	|     25752 |    1830    50077   235034 |    52387    25752     34 | 47.247 % |
640.93/641.22	c 641	|     38728 |    1830    50077   235034 |    57626    38728     37 | 47.247 % |
657.91/658.24	c 658	|     58189 |    1830    50077   235034 |    63389    58189     41 | 47.247 % |
675.21/675.51	c 675	|     87381 |    1830    50077   235034 |    69728    42635     37 | 47.247 % |
699.99/700.35	c 700	|    131171 |    1830    50077   235034 |    76700    30845     38 | 47.247 % |
740.58/740.95	c 741	|    196857 |    1830    50077   235034 |    84370    42198     36 | 47.247 % |
826.45/826.81	c 826	|    295383 |    1830    50077   235034 |    92807    74716     48 | 47.247 % |
933.20/933.63	c 933	|    443173 |    1830    50077   235034 |   102088    68090     40 | 47.247 % |
1106.03/1106.58	c 1106	|    664856 |    1830    50077   235034 |   112297    35656     38 | 47.247 % |
1395.99/1396.61	c 1396	|    997382 |    1830    50077   235034 |   123527    92419     44 | 47.248 % |
1646.58/1647.40	c 1647	===============================================================================
1646.58/1647.40	c 1647	restarts              : 22
1646.58/1647.40	c 1647	conflicts             : 1276438        (1252 /sec)
1646.58/1647.40	c 1647	decisions             : 1566987        (1.35 % random) (1537 /sec)
1646.58/1647.40	c 1647	propagations          : 243011769      (238368 /sec)
1646.58/1647.40	c 1647	conflict literals     : 56024672       (29.95 % deleted)
1646.58/1647.40	c 1647	Memory used           : 36.81 MB
1646.58/1647.40	c 1647	CPU time              : 1019.48 s
1646.58/1647.40	c 1647	
1646.69/1647.40	c 1647	SATISFIABLE
1646.69/1647.41	c 1647	FOUND: _COST <= 1
1646.69/1647.41	c 1647	DECODING HOME/temp.out WITH HOME/temp.map
1646.69/1647.41	c 1647	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1646.69/1647.49	c 1647	Decoding HOME/temp.out
1646.71/1647.52	c 1647	OBJECTIVE _COST 1
1646.71/1647.52	o 1
1646.71/1647.52	v 39 39 17 13 9 10 16 2 31 10 25 28 27 26 3 37 37 5 12 37 23 37 11 16 8 35 33 14 0 35 17 35 30 12 0 3 16 14 18 19
1646.71/1647.53	c 1647	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1646.71/1647.57	c 1647	OBJECTIVE BOUND: 0 <= _COST <= 1
1646.71/1647.57	c 1647	SEARCHING: _COST <= 0
1646.71/1647.57	c 1647	SOLVING HOME/temp.cnf
1646.71/1647.57	c 1647	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1646.71/1647.57	c 1647	This is MiniSat 2.0 beta
1646.71/1647.57	c 1647	WARNING: for repeatability, setting FPU to use double precision
1646.71/1647.57	c 1647	============================[ Problem Statistics ]=============================
1646.71/1647.57	c 1647	|                                                                             |
1646.71/1647.57	c 1647	|  Number of variables:  3469                                                 |
1646.71/1647.57	c 1647	|  Number of clauses:    77172                                                |
1646.85/1647.62	c 1647	|  Parsing time:         0.04         s                                       |
1646.85/1647.63	c 1647	============================[ Search Statistics ]==============================
1646.85/1647.63	c 1647	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1646.85/1647.63	c 1647	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1646.85/1647.63	c 1647	===============================================================================
1646.85/1647.63	c 1647	|         0 |    1560    49540   233692 |    16513        0    nan |  0.000 % |
1646.85/1647.65	c 1647	|       102 |    1560    49540   233692 |    18164      102      9 | 55.030 % |
1646.85/1647.68	c 1647	|       252 |    1560    49540   233692 |    19981      252     10 | 55.031 % |
1646.96/1647.73	c 1647	|       477 |    1560    49540   233692 |    21979      477     11 | 55.031 % |
1646.96/1647.79	c 1647	|       814 |    1560    49540   233692 |    24177      814     11 | 55.031 % |
1647.06/1647.87	c 1648	|      1320 |    1560    49540   233692 |    26594     1320     12 | 55.031 % |
1647.16/1648.00	c 1648	|      2080 |    1560    49540   233692 |    29254     2080     12 | 55.031 % |
1647.36/1648.20	c 1648	|      3219 |    1560    49540   233692 |    32179     3219     12 | 55.031 % |
1647.75/1648.56	c 1648	|      4927 |    1560    49540   233692 |    35397     4927     12 | 55.031 % |
1648.25/1649.06	c 1649	|      7490 |    1560    49540   233692 |    38937     7490     12 | 55.031 % |
1649.06/1649.90	c 1650	|     11334 |    1560    49540   233692 |    42831    11334     13 | 55.031 % |
1650.26/1651.05	c 1651	|     17100 |    1560    49540   233692 |    47114    17100     13 | 55.030 % |
1652.56/1653.37	c 1653	|     25749 |    1560    49540   233692 |    51825    25749     14 | 55.031 % |
1657.05/1657.81	c 1657	|     38723 |    1560    49540   233692 |    57008    38723     15 | 55.030 % |
1664.66/1665.41	c 1665	|     58185 |    1560    49540   233692 |    62709    58185     15 | 55.030 % |
1676.05/1676.80	c 1676	|     87378 |    1560    49540   233692 |    68980    37713     16 | 55.030 % |
1697.54/1698.40	c 1698	|    131168 |    1560    49540   233692 |    75878    27305     16 | 55.031 % |
1731.52/1732.34	c 1732	|    196852 |    1559    49478   233456 |    83466    21766     15 | 55.059 % |
1779.80/1780.70	c 1780	|    295378 |    1559    49478   233456 |    91812    52552     17 | 55.059 % |
1862.67/1863.58	c 1863	|    443167 |    1549    48585   229263 |   100994    66677     19 | 55.348 % |
1992.41/1993.36	c 1993	|    664851 |    1533    47475   223992 |   111093    60834     16 | 55.809 % |
2200.62/2201.67	c 2201	===============================================================================
2200.62/2201.67	c 2201	restarts              : 21
2200.62/2201.67	c 2201	conflicts             : 954838         (1724 /sec)
2200.62/2201.67	c 2201	decisions             : 1246978        (1.57 % random) (2252 /sec)
2200.62/2201.67	c 2201	propagations          : 138237127      (249615 /sec)
2200.62/2201.67	c 2201	conflict literals     : 17365579       (38.88 % deleted)
2200.62/2201.67	c 2201	Memory used           : 20.84 MB
2200.62/2201.67	c 2201	CPU time              : 553.801 s
2200.62/2201.67	c 2201	
2200.62/2201.67	c 2201	UNSATISFIABLE
2200.62/2201.68	c 2201	NOT FOUND: _COST <= 0
2200.62/2201.68	c 2201	OBJECTIVE _COST 1
2200.62/2201.68	s OPTIMUM FOUND
2200.62/2201.68	c 2201	CPU 2200.04 (0.05 0.01 2199.99 0.65)
2200.62/2201.68	c 2201	END Sun Jul 13 03:10:14 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-1114876-1215909213/watcher-1114876-1215909213 -o /tmp/evaluation-result-1114876-1215909213/solver-1114876-1215909213 -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-1114876-1215909213.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: 1.90 1.96 1.93 3/64 19571
/proc/meminfo: memFree=1908064/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=12268 CPUtime=0
/proc/19571/stat : 19571 (sugar) R 19569 19571 19316 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 47624566 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 226922380286 0 0 4224 0 0 0 0 17 0 0 0
/proc/19571/statm: 3067 316 241 3 0 167 0

[startup+0.0509539 s]
/proc/loadavg: 1.90 1.96 1.93 3/64 19571
/proc/meminfo: memFree=1908064/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=0.03
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 47624566 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19571/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101959 s]
/proc/loadavg: 1.90 1.96 1.93 3/64 19571
/proc/meminfo: memFree=1908064/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=0.03
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 47624566 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19571/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301984 s]
/proc/loadavg: 1.90 1.96 1.93 3/64 19571
/proc/meminfo: memFree=1908064/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=0.03
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 47624566 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19571/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701026 s]
/proc/loadavg: 1.90 1.96 1.93 3/64 19571
/proc/meminfo: memFree=1908064/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=0.45
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 974 4693 0 1 3 0 39 3 16 0 1 0 47624566 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 13600

[startup+1.50212 s]
/proc/loadavg: 1.90 1.96 1.93 2/75 19593
/proc/meminfo: memFree=1889032/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=0.45
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 974 4693 0 1 3 0 39 3 16 0 1 0 47624566 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19571/statm: 3400 797 370 3 0 500 0
[pid=19584] ppid=19571 vsize=5356 CPUtime=0
/proc/19584/stat : 19584 (sh) S 19571 19571 19316 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47624608 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19584/statm: 1339 233 193 169 0 50 0
[pid=19585] ppid=19584 vsize=865172 CPUtime=1.19
/proc/19585/stat : 19585 (java) S 19584 19571 19316 0 -1 0 9118 0 1 0 114 5 0 0 20 0 9 0 47624608 885936128 8333 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19585/statm: 216293 8333 2565 9 0 210840 0
[pid=19585/tid=19586] ppid=19584 vsize=865172 CPUtime=0.66
/proc/19585/task/19586/stat : 19586 (java) R 19584 19571 19316 0 -1 64 2818 0 1 0 64 2 0 0 17 0 9 0 47624609 885936128 8333 996147200 134512640 134550740 4294955936 18446744073709551615 4126660934 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19585/tid=19587] ppid=19584 vsize=865172 CPUtime=0.39
/proc/19585/task/19587/stat : 19587 (java) S 19584 19571 19316 0 -1 64 5217 0 0 0 37 2 0 0 16 0 9 0 47624610 885936128 8333 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19585/tid=19588] ppid=19584 vsize=865172 CPUtime=0
/proc/19585/task/19588/stat : 19588 (java) S 19584 19571 19316 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 47624610 885936128 8333 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19585/tid=19589] ppid=19584 vsize=865172 CPUtime=0
/proc/19585/task/19589/stat : 19589 (java) S 19584 19571 19316 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 47624610 885936128 8333 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19585/tid=19590] ppid=19584 vsize=865172 CPUtime=0
/proc/19585/task/19590/stat : 19590 (java) S 19584 19571 19316 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 47624612 885936128 8333 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19585/tid=19591] ppid=19584 vsize=865172 CPUtime=0.11
/proc/19585/task/19591/stat : 19591 (java) S 19584 19571 19316 0 -1 64 386 0 0 0 11 0 0 0 16 0 9 0 47624612 885936128 8333 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19585/tid=19592] ppid=19584 vsize=865172 CPUtime=0
/proc/19585/task/19592/stat : 19592 (java) S 19584 19571 19316 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 47624612 885936128 8333 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19585/tid=19593] ppid=19584 vsize=865172 CPUtime=0
/proc/19585/task/19593/stat : 19593 (java) S 19584 19571 19316 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47624612 885936128 8333 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 884128

[startup+3.1013 s]
/proc/loadavg: 1.83 1.94 1.92 2/67 19607
/proc/meminfo: memFree=1900744/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=2.76
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1409 30078 0 5 3 1 252 20 15 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 13600

[startup+6.30165 s]
/proc/loadavg: 1.83 1.94 1.92 2/67 19631
/proc/meminfo: memFree=1897032/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=2.76
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1409 30078 0 5 3 1 252 20 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19630] ppid=19571 vsize=5356 CPUtime=0
/proc/19630/stat : 19630 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47624833 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19630/statm: 1339 232 193 169 0 50 0
[pid=19631] ppid=19630 vsize=7788 CPUtime=3.61
/proc/19631/stat : 19631 (minisat) R 19630 19571 19316 0 -1 4194304 1837 0 0 0 360 1 0 0 25 0 1 0 47624833 7974912 1823 996147200 134512640 135127466 4294956256 18446744073709551615 134527257 0 0 4096 3 0 0 0 17 0 0 0
/proc/19631/statm: 1947 1823 75 150 0 1794 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 26744

[startup+12.7024 s]
/proc/loadavg: 1.70 1.91 1.91 2/67 19631
/proc/meminfo: memFree=1893640/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=2.76
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1409 30078 0 5 3 1 252 20 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19630] ppid=19571 vsize=5356 CPUtime=0
/proc/19630/stat : 19630 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47624833 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19630/statm: 1339 232 193 169 0 50 0
[pid=19631] ppid=19630 vsize=10892 CPUtime=10.01
/proc/19631/stat : 19631 (minisat) R 19630 19571 19316 0 -1 4194304 2617 0 0 0 1000 1 0 0 25 0 1 0 47624833 11153408 2603 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/19631/statm: 2723 2603 75 150 0 2570 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 29848

[startup+25.5018 s]
/proc/loadavg: 1.59 1.88 1.90 2/67 19643
/proc/meminfo: memFree=1895688/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=19.7
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1523 37378 0 6 4 1 1940 25 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19642] ppid=19571 vsize=5356 CPUtime=0
/proc/19642/stat : 19642 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47626530 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19642/statm: 1339 232 193 169 0 50 0
[pid=19643] ppid=19642 vsize=8808 CPUtime=5.83
/proc/19643/stat : 19643 (minisat) R 19642 19571 19316 0 -1 4194304 2082 0 0 0 583 0 0 0 25 0 1 0 47626530 9019392 2068 996147200 134512640 135127466 4294956256 18446744073709551615 134706298 0 0 4096 3 0 0 0 17 0 0 0
/proc/19643/statm: 2202 2068 75 150 0 2049 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 27764

[startup+51.1017 s]
/proc/loadavg: 1.39 1.81 1.88 2/67 19643
/proc/meminfo: memFree=1886024/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=19.7
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1523 37378 0 6 4 1 1940 25 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19642] ppid=19571 vsize=5356 CPUtime=0
/proc/19642/stat : 19642 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47626530 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19642/statm: 1339 232 193 169 0 50 0
[pid=19643] ppid=19642 vsize=18704 CPUtime=31.42
/proc/19643/stat : 19643 (minisat) R 19642 19571 19316 0 -1 4194304 4531 0 0 0 3138 4 0 0 25 0 1 0 47626530 19152896 4517 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19643/statm: 4676 4517 75 150 0 4523 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 37660

[startup+102.305 s]
/proc/loadavg: 1.15 1.67 1.82 2/67 19643
/proc/meminfo: memFree=1881288/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=19.7
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1523 37378 0 6 4 1 1940 25 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19642] ppid=19571 vsize=5356 CPUtime=0
/proc/19642/stat : 19642 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47626530 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19642/statm: 1339 232 193 169 0 50 0
[pid=19643] ppid=19642 vsize=23080 CPUtime=82.61
/proc/19643/stat : 19643 (minisat) R 19642 19571 19316 0 -1 4194304 5627 0 0 0 8256 5 0 0 25 0 1 0 47626530 23633920 5613 996147200 134512640 135127466 4294956256 18446744073709551615 134522624 0 0 4096 3 0 0 0 17 0 0 0
/proc/19643/statm: 5770 5613 75 150 0 5617 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 42036

[startup+162.301 s]
/proc/loadavg: 1.06 1.55 1.78 2/67 19643
/proc/meminfo: memFree=1879688/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=19.7
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1523 37378 0 6 4 1 1940 25 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19642] ppid=19571 vsize=5356 CPUtime=0
/proc/19642/stat : 19642 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47626530 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19642/statm: 1339 232 193 169 0 50 0
[pid=19643] ppid=19642 vsize=24532 CPUtime=142.58
/proc/19643/stat : 19643 (minisat) R 19642 19571 19316 0 -1 4194304 6008 0 0 0 14252 6 0 0 25 0 1 0 47626530 25120768 5994 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19643/statm: 6133 5994 75 150 0 5980 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 43488

[startup+222.302 s]
/proc/loadavg: 1.02 1.44 1.72 2/67 19643
/proc/meminfo: memFree=1878152/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=19.7
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1523 37378 0 6 4 1 1940 25 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19642] ppid=19571 vsize=5356 CPUtime=0
/proc/19642/stat : 19642 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47626530 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19642/statm: 1339 232 193 169 0 50 0
[pid=19643] ppid=19642 vsize=26116 CPUtime=202.55
/proc/19643/stat : 19643 (minisat) R 19642 19571 19316 0 -1 4194304 6395 0 0 0 20249 6 0 0 25 0 1 0 47626530 26742784 6381 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/19643/statm: 6529 6381 75 150 0 6376 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 45072

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

/proc/19679/statm: 4963 4796 75 150 0 4810 0
Current children cumulated CPU time (s) 2081.37
Current children cumulated vsize (KiB) 38808

[startup+2142.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 19685
/proc/meminfo: memFree=1882184/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=1646.85
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1865 73378 0 9 5 1 164619 60 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19678] ppid=19571 vsize=5356 CPUtime=0
/proc/19678/stat : 19678 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47789323 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19678/statm: 1339 232 193 169 0 50 0
[pid=19679] ppid=19678 vsize=21060 CPUtime=494.5
/proc/19679/stat : 19679 (minisat) R 19678 19571 19316 0 -1 4194304 5118 0 0 0 49445 5 0 0 25 0 1 0 47789324 21565440 5104 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19679/statm: 5265 5104 75 150 0 5112 0
Current children cumulated CPU time (s) 2141.35
Current children cumulated vsize (KiB) 40016

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

[startup+2150.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 19685
/proc/meminfo: memFree=1882120/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=1646.85
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1865 73378 0 9 5 1 164619 60 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19678] ppid=19571 vsize=5356 CPUtime=0
/proc/19678/stat : 19678 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47789323 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19678/statm: 1339 232 193 169 0 50 0
[pid=19679] ppid=19678 vsize=21060 CPUtime=502.5
/proc/19679/stat : 19679 (minisat) R 19678 19571 19316 0 -1 4194304 5122 0 0 0 50245 5 0 0 25 0 1 0 47789324 21565440 5108 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19679/statm: 5265 5108 75 150 0 5112 0
Current children cumulated CPU time (s) 2149.35
Current children cumulated vsize (KiB) 40016

[startup+2175.9 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 19685
/proc/meminfo: memFree=1882056/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=1646.85
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1865 73378 0 9 5 1 164619 60 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19678] ppid=19571 vsize=5356 CPUtime=0
/proc/19678/stat : 19678 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47789323 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19678/statm: 1339 232 193 169 0 50 0
[pid=19679] ppid=19678 vsize=21196 CPUtime=528.09
/proc/19679/stat : 19679 (minisat) R 19678 19571 19316 0 -1 4194304 5143 0 0 0 52804 5 0 0 25 0 1 0 47789324 21704704 5129 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19679/statm: 5299 5129 75 150 0 5146 0
Current children cumulated CPU time (s) 2174.94
Current children cumulated vsize (KiB) 40152

[startup+2188.7 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 19685
/proc/meminfo: memFree=1881992/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=1646.85
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1865 73378 0 9 5 1 164619 60 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19678] ppid=19571 vsize=5356 CPUtime=0
/proc/19678/stat : 19678 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47789323 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19678/statm: 1339 232 193 169 0 50 0
[pid=19679] ppid=19678 vsize=21196 CPUtime=540.88
/proc/19679/stat : 19679 (minisat) R 19678 19571 19316 0 -1 4194304 5143 0 0 0 54083 5 0 0 25 0 1 0 47789324 21704704 5129 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/19679/statm: 5299 5129 75 150 0 5146 0
Current children cumulated CPU time (s) 2187.73
Current children cumulated vsize (KiB) 40152

[startup+2195.1 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 19685
/proc/meminfo: memFree=1881992/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=1646.85
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1865 73378 0 9 5 1 164619 60 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19678] ppid=19571 vsize=5356 CPUtime=0
/proc/19678/stat : 19678 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47789323 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19678/statm: 1339 232 193 169 0 50 0
[pid=19679] ppid=19678 vsize=21196 CPUtime=547.27
/proc/19679/stat : 19679 (minisat) R 19678 19571 19316 0 -1 4194304 5148 0 0 0 54722 5 0 0 25 0 1 0 47789324 21704704 5134 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19679/statm: 5299 5134 75 150 0 5146 0
Current children cumulated CPU time (s) 2194.12
Current children cumulated vsize (KiB) 40152

[startup+2198.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 19685
/proc/meminfo: memFree=1881992/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=1646.85
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1865 73378 0 9 5 1 164619 60 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19678] ppid=19571 vsize=5356 CPUtime=0
/proc/19678/stat : 19678 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47789323 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19678/statm: 1339 232 193 169 0 50 0
[pid=19679] ppid=19678 vsize=21196 CPUtime=550.47
/proc/19679/stat : 19679 (minisat) R 19678 19571 19316 0 -1 4194304 5152 0 0 0 55042 5 0 0 25 0 1 0 47789324 21704704 5138 996147200 134512640 135127466 4294956256 18446744073709551615 134528352 0 0 4096 3 0 0 0 17 0 0 0
/proc/19679/statm: 5299 5138 75 150 0 5146 0
Current children cumulated CPU time (s) 2197.32
Current children cumulated vsize (KiB) 40152

[startup+2199.9 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 19685
/proc/meminfo: memFree=1881928/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=1646.85
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1865 73378 0 9 5 1 164619 60 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19678] ppid=19571 vsize=5356 CPUtime=0
/proc/19678/stat : 19678 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47789323 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19678/statm: 1339 232 193 169 0 50 0
[pid=19679] ppid=19678 vsize=21336 CPUtime=552.08
/proc/19679/stat : 19679 (minisat) R 19678 19571 19316 0 -1 4194304 5164 0 0 0 55203 5 0 0 25 0 1 0 47789324 21848064 5150 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/19679/statm: 5334 5150 75 150 0 5181 0
Current children cumulated CPU time (s) 2198.93
Current children cumulated vsize (KiB) 40292

[startup+2200.7 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 19685
/proc/meminfo: memFree=1881928/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=1646.85
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1865 73378 0 9 5 1 164619 60 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19678] ppid=19571 vsize=5356 CPUtime=0
/proc/19678/stat : 19678 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47789323 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19678/statm: 1339 232 193 169 0 50 0
[pid=19679] ppid=19678 vsize=21336 CPUtime=552.87
/proc/19679/stat : 19679 (minisat) R 19678 19571 19316 0 -1 4194304 5174 0 0 0 55282 5 0 0 25 0 1 0 47789324 21848064 5160 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/19679/statm: 5334 5160 75 150 0 5181 0
Current children cumulated CPU time (s) 2199.72
Current children cumulated vsize (KiB) 40292

[startup+2201.11 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 19685
/proc/meminfo: memFree=1881928/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=1646.85
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1865 73378 0 9 5 1 164619 60 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19678] ppid=19571 vsize=5356 CPUtime=0
/proc/19678/stat : 19678 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47789323 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19678/statm: 1339 232 193 169 0 50 0
[pid=19679] ppid=19678 vsize=21336 CPUtime=553.28
/proc/19679/stat : 19679 (minisat) R 19678 19571 19316 0 -1 4194304 5175 0 0 0 55323 5 0 0 25 0 1 0 47789324 21848064 5161 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/19679/statm: 5334 5161 75 150 0 5181 0
Current children cumulated CPU time (s) 2200.13
Current children cumulated vsize (KiB) 40292

[startup+2201.5 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 19685
/proc/meminfo: memFree=1881928/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=1646.85
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1865 73378 0 9 5 1 164619 60 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19678] ppid=19571 vsize=5356 CPUtime=0
/proc/19678/stat : 19678 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47789323 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19678/statm: 1339 232 193 169 0 50 0
[pid=19679] ppid=19678 vsize=21336 CPUtime=553.67
/proc/19679/stat : 19679 (minisat) R 19678 19571 19316 0 -1 4194304 5175 0 0 0 55362 5 0 0 25 0 1 0 47789324 21848064 5161 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 0 0 0
/proc/19679/statm: 5334 5161 75 150 0 5181 0
Current children cumulated CPU time (s) 2200.52
Current children cumulated vsize (KiB) 40292

[startup+2201.6 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 19685
/proc/meminfo: memFree=1881928/2055920 swapFree=4181156/4192956
[pid=19571] ppid=19569 vsize=13600 CPUtime=1646.85
/proc/19571/stat : 19571 (sugar) S 19569 19571 19316 0 -1 4194304 1865 73378 0 9 5 1 164619 60 16 0 1 0 47624566 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19571/statm: 3400 807 374 3 0 500 0
[pid=19678] ppid=19571 vsize=5356 CPUtime=0
/proc/19678/stat : 19678 (sh) S 19571 19571 19316 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47789323 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19678/statm: 1339 232 193 169 0 50 0
[pid=19679] ppid=19678 vsize=21336 CPUtime=553.77
/proc/19679/stat : 19679 (minisat) R 19678 19571 19316 0 -1 4194304 5182 0 0 0 55372 5 0 0 25 0 1 0 47789324 21848064 5168 996147200 134512640 135127466 4294956256 18446744073709551615 134530973 0 0 4096 3 0 0 0 17 0 0 0
/proc/19679/statm: 5334 5168 75 150 0 5181 0
Current children cumulated CPU time (s) 2200.62
Current children cumulated vsize (KiB) 40292

Child status: 0
Real time (s): 2201.68
CPU time (s): 2200.73
CPU user time (s): 2200.05
CPU system time (s): 0.682896
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 884128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2200.05
system time used= 0.682896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80792
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= 2456
involuntary context switches= 9778

runsolver used 2.40763 second user time and 5.62014 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-13 02:33:33
IDJOB=1114876
IDBENCH=61788
IDSOLVER=368
FILE ID=node5/1114876-1215909213
PBS_JOBID= 7903737
Free space on /tmp= 66536 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 830afc40e6fea26626d2d195d0cab107
RANDOM SEED=934019109

node5.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.212
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.212
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:       1908608 kB
Buffers:         28612 kB
Cached:          60648 kB
SwapCached:       5328 kB
Active:          54876 kB
Inactive:        42020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908608 kB
SwapTotal:     4192956 kB
SwapFree:      4181156 kB
Dirty:            1852 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            36436 kB
Committed_AS:   246472 kB
PageTables:       1468 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= 66536 MiB
End job on node5 at 2008-07-13 03:10:14