Trace number 1115252

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 975.746 977.968

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-64_ext.xml
MD5SUMf9c8bda5fc3b0c3beda53b7b7900eaf2
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 benchmark730.668
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
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 04:57:02 2008
0.00/0.04	c 0	PID 20518
0.00/0.05	c 0	HOST node59.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1115252-1215917821.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1115252-1215917821.xml' 'HOME/temp.csp'
0.03/0.68	c 0	1 domains, 40 variables, 0 predicates, 103 relations, 103 constraints
0.03/0.69	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.69	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.57/0.77	c 0	Parsing HOME/temp.csp
1.36/1.58	c 1	parsed 247 expressions
1.36/1.58	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.36/1.58	c 1	MAX CSP: 103 constraints
1.36/1.58	c 1	Converting to clausal form CSP
1.46/1.60	c 1	converted 36 (10%) expressions
1.46/1.62	c 1	converted 71 (20%) expressions
1.46/1.62	c 1	converted 106 (30%) expressions
1.46/1.64	c 1	converted 142 (40%) expressions
1.55/1.70	c 1	converted 177 (50%) expressions
1.55/1.75	c 1	converted 212 (60%) expressions
1.75/1.93	c 2	converted 248 (70%) expressions
1.75/2.00	c 2	converted 283 (80%) expressions
1.85/2.06	c 2	converted 318 (90%) expressions
1.94/2.15	c 2	converted 353 (100%) expressions
1.94/2.15	c 2	CSP : 246 integers, 0 booleans, 308 clauses, largest domain size 155
1.94/2.15	c 2	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.94/2.15	c 2	Propagation in CSP
1.94/2.17	c 2	98 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.94/2.17	c 2	CSP : 246 integers, 0 booleans, 308 clauses, largest domain size 104
1.94/2.17	c 2	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.94/2.17	c 2	Simplifing CSP by introducing new Boolean variables
1.94/2.18	c 2	CSP : 246 integers, 0 booleans, 308 clauses, largest domain size 104
1.94/2.18	c 2	Heap : 28 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.04/2.26	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.04/2.28	c 2	25 (10%) CSP integer variables are encoded (1950 clauses, 23229 bytes)
2.04/2.29	c 2	50 (20%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.04/2.29	c 2	74 (30%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.04/2.29	c 2	99 (40%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.04/2.29	c 2	123 (50%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.04/2.29	c 2	148 (60%) CSP integer variables are encoded (3228 clauses, 39843 bytes)
2.04/2.29	c 2	173 (70%) CSP integer variables are encoded (3327 clauses, 41130 bytes)
2.04/2.29	c 2	197 (80%) CSP integer variables are encoded (3473 clauses, 43028 bytes)
2.04/2.29	c 2	222 (90%) CSP integer variables are encoded (3572 clauses, 44315 bytes)
2.04/2.29	c 2	246 (100%) CSP integer variables are encoded (4234 clauses, 52921 bytes)
2.34/2.57	c 2	31 (10%) CSP clauses are encoded (36576 clauses, 912148 bytes)
2.64/2.81	c 2	62 (20%) CSP clauses are encoded (68992 clauses, 1824624 bytes)
2.83/3.04	c 3	93 (30%) CSP clauses are encoded (101101 clauses, 2761864 bytes)
2.94/3.12	c 3	124 (40%) CSP clauses are encoded (111645 clauses, 3067899 bytes)
2.94/3.13	c 3	154 (50%) CSP clauses are encoded (112417 clauses, 3081165 bytes)
2.94/3.13	c 3	185 (60%) CSP clauses are encoded (112702 clauses, 3085799 bytes)
2.94/3.14	c 3	216 (70%) CSP clauses are encoded (114831 clauses, 3123723 bytes)
2.94/3.14	c 3	247 (80%) CSP clauses are encoded (115126 clauses, 3128520 bytes)
2.94/3.14	c 3	278 (90%) CSP clauses are encoded (115865 clauses, 3141217 bytes)
2.94/3.17	c 3	308 (100%) CSP clauses are encoded (126954 clauses, 3338577 bytes)
2.94/3.17	c 3	308 CSP clauses encoded
2.94/3.17	c 3	Writing map file : HOME/temp.map
2.94/3.17	c 3	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.94/3.17	c 3	SAT : 4480 SAT variables, 126954 SAT clauses, 3338577 bytes
2.94/3.17	c 3	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.02/3.21	c 3	OBJECTIVE minimize _COST
3.02/3.21	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
3.02/3.21	c 3	SEARCHING: _COST <= 52
3.02/3.21	c 3	SOLVING HOME/temp.cnf
3.02/3.21	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.02/3.21	c 3	This is MiniSat 2.0 beta
3.02/3.21	c 3	WARNING: for repeatability, setting FPU to use double precision
3.02/3.21	c 3	============================[ Problem Statistics ]=============================
3.02/3.21	c 3	|                                                                             |
3.02/3.21	c 3	|  Number of variables:  4480                                                 |
3.02/3.21	c 3	|  Number of clauses:    126955                                               |
3.02/3.29	c 3	|  Parsing time:         0.07         s                                       |
3.02/3.29	c 3	============================[ Search Statistics ]==============================
3.02/3.29	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.02/3.29	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.02/3.29	c 3	===============================================================================
3.02/3.29	c 3	|         0 |    4123   121205   556911 |    40401        0    nan |  0.000 % |
3.02/3.34	c 3	|       101 |    4123   121205   556911 |    44441      101     21 |  7.969 % |
3.02/3.37	c 3	===============================================================================
3.02/3.37	c 3	restarts              : 2
3.02/3.37	c 3	conflicts             : 181            (1248 /sec)
3.02/3.37	c 3	decisions             : 576            (1.56 % random) (3973 /sec)
3.02/3.37	c 3	propagations          : 43809          (302179 /sec)
3.02/3.37	c 3	conflict literals     : 4050           (29.68 % deleted)
3.02/3.37	c 3	Memory used           : 8.11 MB
3.02/3.37	c 3	CPU time              : 0.144977 s
3.02/3.37	c 3	
3.02/3.37	c 3	SATISFIABLE
3.02/3.37	c 3	FOUND: _COST <= 52
3.02/3.37	s SATISFIABLE
3.02/3.37	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.02/3.37	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.19/3.45	c 3	Decoding HOME/temp.out
3.19/3.51	c 3	OBJECTIVE _COST 52
3.19/3.51	o 52
3.19/3.51	v 52 79 28 78 77 79 77 75 44 75 62 76 79 78 22 77 71 79 78 79 75 79 47 79 55 66 21 76 16 79 45 79 70 79 79 79 79 79 79 79
3.19/3.51	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.19/3.53	c 3	OBJECTIVE BOUND: 0 <= _COST <= 52
3.19/3.53	c 3	SEARCHING: _COST <= 26
3.19/3.53	c 3	SOLVING HOME/temp.cnf
3.19/3.53	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.19/3.54	c 3	This is MiniSat 2.0 beta
3.19/3.54	c 3	WARNING: for repeatability, setting FPU to use double precision
3.19/3.54	c 3	============================[ Problem Statistics ]=============================
3.19/3.54	c 3	|                                                                             |
3.19/3.54	c 3	|  Number of variables:  4480                                                 |
3.19/3.54	c 3	|  Number of clauses:    126955                                               |
3.33/3.62	c 3	|  Parsing time:         0.07         s                                       |
3.33/3.62	c 3	============================[ Search Statistics ]==============================
3.33/3.62	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.33/3.62	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.33/3.62	c 3	===============================================================================
3.33/3.62	c 3	|         0 |    3915   117630   546784 |    39210        0    nan |  0.000 % |
3.33/3.67	c 3	|       101 |    3915   117630   546784 |    43131      101     21 | 12.612 % |
3.33/3.71	c 3	===============================================================================
3.33/3.71	c 3	restarts              : 2
3.33/3.71	c 3	conflicts             : 248            (1560 /sec)
3.33/3.71	c 3	decisions             : 487            (1.03 % random) (3063 /sec)
3.33/3.71	c 3	propagations          : 49991          (314458 /sec)
3.33/3.71	c 3	conflict literals     : 5464           (30.72 % deleted)
3.33/3.71	c 3	Memory used           : 8.09 MB
3.33/3.71	c 3	CPU time              : 0.158975 s
3.33/3.71	c 3	
3.33/3.71	c 3	SATISFIABLE
3.33/3.72	c 3	FOUND: _COST <= 26
3.33/3.72	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.33/3.72	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.33/3.80	c 3	Decoding HOME/temp.out
3.50/3.84	c 3	OBJECTIVE _COST 26
3.50/3.85	o 26
3.50/3.85	v 75 79 41 38 12 79 28 75 7 77 5 52 8 44 22 6 34 32 67 61 24 78 49 79 79 36 55 29 20 78 33 73 37 47 76 79 77 79 47 79
3.50/3.85	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.50/3.87	c 3	OBJECTIVE BOUND: 0 <= _COST <= 26
3.50/3.87	c 3	SEARCHING: _COST <= 13
3.50/3.87	c 3	SOLVING HOME/temp.cnf
3.50/3.87	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.50/3.87	c 3	This is MiniSat 2.0 beta
3.50/3.87	c 3	WARNING: for repeatability, setting FPU to use double precision
3.50/3.87	c 3	============================[ Problem Statistics ]=============================
3.50/3.87	c 3	|                                                                             |
3.50/3.88	c 3	|  Number of variables:  4480                                                 |
3.50/3.88	c 3	|  Number of clauses:    126955                                               |
3.64/3.95	c 4	|  Parsing time:         0.06         s                                       |
3.64/3.96	c 4	============================[ Search Statistics ]==============================
3.64/3.96	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.64/3.96	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.64/3.96	c 4	===============================================================================
3.64/3.96	c 4	|         0 |    3772   114796   538698 |    38265        0    nan |  0.000 % |
3.64/4.00	c 4	|       101 |    3772   114796   538698 |    42091      101     21 | 15.804 % |
3.64/4.04	c 4	|       252 |    3772   114796   538698 |    46301      252     22 | 15.804 % |
3.64/4.12	c 4	|       477 |    3772   114796   538698 |    50931      477     22 | 15.804 % |
3.64/4.14	c 4	===============================================================================
3.64/4.14	c 4	restarts              : 4
3.64/4.14	c 4	conflicts             : 534            (2078 /sec)
3.64/4.14	c 4	decisions             : 1051           (1.43 % random) (4090 /sec)
3.64/4.14	c 4	propagations          : 127780         (497276 /sec)
3.64/4.14	c 4	conflict literals     : 11407          (34.12 % deleted)
3.64/4.14	c 4	Memory used           : 8.09 MB
3.64/4.14	c 4	CPU time              : 0.25696 s
3.64/4.14	c 4	
3.64/4.15	c 4	SATISFIABLE
3.64/4.15	c 4	FOUND: _COST <= 13
3.64/4.15	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.64/4.15	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'
3.91/4.23	c 4	Decoding HOME/temp.out
3.91/4.29	c 4	OBJECTIVE _COST 13
3.91/4.29	o 13
3.91/4.29	v 67 79 41 48 42 70 23 74 9 59 77 0 54 77 50 16 71 35 66 75 59 79 50 49 79 24 17 47 75 52 73 73 25 56 66 79 64 71 64 46
3.91/4.29	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.05/4.35	c 4	OBJECTIVE BOUND: 0 <= _COST <= 13
4.05/4.35	c 4	SEARCHING: _COST <= 6
4.05/4.35	c 4	SOLVING HOME/temp.cnf
4.05/4.35	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.05/4.35	c 4	This is MiniSat 2.0 beta
4.05/4.35	c 4	WARNING: for repeatability, setting FPU to use double precision
4.05/4.35	c 4	============================[ Problem Statistics ]=============================
4.05/4.35	c 4	|                                                                             |
4.05/4.35	c 4	|  Number of variables:  4480                                                 |
4.05/4.35	c 4	|  Number of clauses:    126955                                               |
4.08/4.43	c 4	|  Parsing time:         0.07         s                                       |
4.08/4.44	c 4	============================[ Search Statistics ]==============================
4.08/4.44	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.08/4.44	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.08/4.44	c 4	===============================================================================
4.08/4.44	c 4	|         0 |    3639   112829   533189 |    37609        0    nan |  0.000 % |
4.08/4.48	c 4	|       100 |    3639   112829   533189 |    41370      100     20 | 18.772 % |
4.08/4.52	c 4	|       250 |    3639   112829   533189 |    45507      250     23 | 18.773 % |
4.08/4.59	c 4	|       475 |    3639   112829   533189 |    50058      475     23 | 18.773 % |
4.08/4.68	c 4	===============================================================================
4.08/4.68	c 4	restarts              : 4
4.08/4.68	c 4	conflicts             : 753            (2406 /sec)
4.08/4.68	c 4	decisions             : 1303           (1.53 % random) (4164 /sec)
4.08/4.68	c 4	propagations          : 147554         (471491 /sec)
4.08/4.68	c 4	conflict literals     : 19394          (27.16 % deleted)
4.08/4.68	c 4	Memory used           : 8.09 MB
4.08/4.68	c 4	CPU time              : 0.312952 s
4.08/4.68	c 4	
4.08/4.69	c 4	SATISFIABLE
4.08/4.69	c 4	FOUND: _COST <= 6
4.08/4.69	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.08/4.69	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.42/4.77	c 4	Decoding HOME/temp.out
4.42/4.82	c 4	OBJECTIVE _COST 6
4.42/4.82	o 6
4.42/4.82	v 45 4 35 62 3 0 20 76 15 79 22 52 45 1 69 11 34 79 53 45 16 79 18 74 42 24 39 59 74 18 29 72 35 69 38 36 79 16 64 55
4.42/4.83	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.42/4.85	c 4	OBJECTIVE BOUND: 0 <= _COST <= 6
4.42/4.85	c 4	SEARCHING: _COST <= 3
4.42/4.85	c 4	SOLVING HOME/temp.cnf
4.42/4.89	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.42/4.89	c 5	This is MiniSat 2.0 beta
4.42/4.89	c 5	WARNING: for repeatability, setting FPU to use double precision
4.42/4.89	c 5	============================[ Problem Statistics ]=============================
4.42/4.89	c 5	|                                                                             |
4.42/4.89	c 5	|  Number of variables:  4480                                                 |
4.42/4.89	c 5	|  Number of clauses:    126955                                               |
4.56/4.97	c 5	|  Parsing time:         0.07         s                                       |
4.56/4.98	c 5	============================[ Search Statistics ]==============================
4.56/4.98	c 5	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.56/4.98	c 5	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.56/4.98	c 5	===============================================================================
4.56/4.98	c 5	|         0 |    3533   111803   530426 |    37267        0    nan |  0.000 % |
4.56/5.01	c 5	|       100 |    3533   111803   530426 |    40994      100     20 | 21.138 % |
4.56/5.06	c 5	|       250 |    3533   111803   530426 |    45093      250     22 | 21.139 % |
4.56/5.13	c 5	|       476 |    3533   111803   530426 |    49603      476     22 | 21.138 % |
4.56/5.21	c 5	|       814 |    3533   111803   530426 |    54563      814     22 | 21.139 % |
4.56/5.36	c 5	|      1321 |    3533   111803   530426 |    60019     1321     22 | 21.139 % |
5.16/5.57	c 5	|      2080 |    3533   111803   530426 |    66021     2080     22 | 21.139 % |
5.65/6.02	c 6	|      3220 |    3533   111803   530426 |    72624     3220     24 | 21.139 % |
6.15/6.57	c 6	|      4928 |    3533   111803   530426 |    79886     4928     25 | 21.139 % |
7.14/7.55	c 7	|      7491 |    3533   111803   530426 |    87875     7491     27 | 21.139 % |
7.84/8.24	c 8	===============================================================================
7.84/8.24	c 8	restarts              : 10
7.84/8.24	c 8	conflicts             : 9129           (2748 /sec)
7.84/8.24	c 8	decisions             : 13874          (1.28 % random) (4176 /sec)
7.84/8.24	c 8	propagations          : 1880730        (566060 /sec)
7.84/8.24	c 8	conflict literals     : 256287         (32.69 % deleted)
7.84/8.24	c 8	Memory used           : 9.25 MB
7.84/8.24	c 8	CPU time              : 3.32249 s
7.84/8.24	c 8	
7.84/8.24	c 8	SATISFIABLE
7.84/8.24	c 8	FOUND: _COST <= 3
7.84/8.24	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.84/8.24	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.90/8.32	c 8	Decoding HOME/temp.out
7.90/8.38	c 8	OBJECTIVE _COST 3
7.90/8.38	o 3
7.90/8.38	v 62 56 5 39 54 78 30 77 29 62 40 1 56 70 13 38 9 21 62 9 16 79 50 77 60 79 42 0 22 35 72 58 36 75 47 45 71 65 5 71
7.90/8.39	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.90/8.41	c 8	OBJECTIVE BOUND: 0 <= _COST <= 3
7.90/8.41	c 8	SEARCHING: _COST <= 1
7.90/8.41	c 8	SOLVING HOME/temp.cnf
7.90/8.41	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.90/8.41	c 8	This is MiniSat 2.0 beta
7.90/8.41	c 8	WARNING: for repeatability, setting FPU to use double precision
7.90/8.41	c 8	============================[ Problem Statistics ]=============================
7.90/8.41	c 8	|                                                                             |
7.90/8.41	c 8	|  Number of variables:  4480                                                 |
7.90/8.41	c 8	|  Number of clauses:    126955                                               |
7.90/8.49	c 8	|  Parsing time:         0.07         s                                       |
8.03/8.50	c 8	============================[ Search Statistics ]==============================
8.03/8.50	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.03/8.50	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.03/8.50	c 8	===============================================================================
8.03/8.50	c 8	|         0 |    3366   110811   527949 |    36937        0    nan |  0.000 % |
8.03/8.54	c 8	|       101 |    3366   110811   527949 |    40630      101     20 | 24.866 % |
8.03/8.59	c 8	|       253 |    3366   110811   527949 |    44693      253     25 | 24.866 % |
8.03/8.68	c 8	|       478 |    3366   110811   527949 |    49163      478     25 | 24.867 % |
8.41/8.80	c 8	|       817 |    3366   110811   527949 |    54079      817     25 | 24.866 % |
8.50/8.99	c 9	|      1323 |    3366   110811   527949 |    59487     1323     26 | 24.866 % |
8.80/9.28	c 9	|      2082 |    3366   110811   527949 |    65436     2082     23 | 24.866 % |
9.30/9.79	c 9	|      3221 |    3366   110811   527949 |    71979     3221     25 | 24.866 % |
9.90/10.39	c 10	|      4929 |    3366   110811   527949 |    79177     4929     26 | 24.866 % |
10.79/11.26	c 11	|      7491 |    3366   110811   527949 |    87095     7491     25 | 24.866 % |
12.38/12.80	c 12	|     11336 |    3366   110811   527949 |    95805    11336     24 | 24.866 % |
14.87/15.34	c 15	|     17102 |    3366   110811   527949 |   105385    17102     25 | 24.866 % |
18.34/18.89	c 18	|     25751 |    3366   110811   527949 |   115924    25751     26 | 24.866 % |
25.02/25.59	c 25	|     38725 |    3366   110811   527949 |   127516    38725     27 | 24.867 % |
36.56/37.19	c 37	|     58186 |    3366   110811   527949 |   140268    58186     28 | 24.866 % |
58.65/59.32	c 59	|     87378 |    3366   110811   527949 |   154295    87378     30 | 24.867 % |
101.92/102.82	c 102	|    131167 |    3366   110811   527949 |   169724   131167     31 | 24.867 % |
159.05/160.25	c 160	|    196851 |    3366   110811   527949 |   186696    43784     33 | 24.866 % |
245.99/247.70	c 247	===============================================================================
245.99/247.70	c 247	restarts              : 18
245.99/247.70	c 247	conflicts             : 267319         (1123 /sec)
245.99/247.70	c 247	decisions             : 374473         (1.54 % random) (1574 /sec)
245.99/247.70	c 247	propagations          : 58194857       (244549 /sec)
246.09/247.70	c 247	conflict literals     : 9094572        (30.34 % deleted)
246.09/247.70	c 247	Memory used           : 35.71 MB
246.09/247.70	c 247	CPU time              : 237.968 s
246.09/247.70	c 247	
246.09/247.70	c 247	SATISFIABLE
246.09/247.71	c 247	FOUND: _COST <= 1
246.09/247.71	c 247	DECODING HOME/temp.out WITH HOME/temp.map
246.09/247.71	c 247	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
246.09/247.80	c 247	Decoding HOME/temp.out
246.11/247.85	c 247	OBJECTIVE _COST 1
246.11/247.85	o 1
246.11/247.85	v 74 25 70 1 75 1 68 79 65 46 23 15 15 36 7 16 31 48 66 75 59 78 28 40 17 41 17 33 8 72 73 52 68 41 39 61 78 1 9 31
246.11/247.86	c 247	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
246.11/247.87	c 247	OBJECTIVE BOUND: 0 <= _COST <= 1
246.11/247.87	c 247	SEARCHING: _COST <= 0
246.11/247.87	c 247	SOLVING HOME/temp.cnf
246.11/247.87	c 247	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
246.11/247.88	c 247	This is MiniSat 2.0 beta
246.11/247.88	c 247	WARNING: for repeatability, setting FPU to use double precision
246.11/247.88	c 247	============================[ Problem Statistics ]=============================
246.11/247.88	c 247	|                                                                             |
246.11/247.88	c 247	|  Number of variables:  4480                                                 |
246.11/247.88	c 247	|  Number of clauses:    126955                                               |
246.27/247.96	c 248	|  Parsing time:         0.07         s                                       |
246.27/247.97	c 248	============================[ Search Statistics ]==============================
246.27/247.97	c 248	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.27/247.97	c 248	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
246.27/247.97	c 248	===============================================================================
246.27/247.97	c 248	|         0 |    3160   110402   526927 |    36800        0    nan |  0.000 % |
246.27/248.01	c 248	|       103 |    3160   110402   526927 |    40480      103     11 | 29.464 % |
246.27/248.05	c 248	|       253 |    3160   110402   526927 |    44528      253     11 | 29.465 % |
246.27/248.12	c 248	|       478 |    3160   110402   526927 |    48981      478     11 | 29.465 % |
246.27/248.25	c 248	|       815 |    3160   110402   526927 |    53879      815     12 | 29.465 % |
246.27/248.44	c 248	|      1321 |    3160   110402   526927 |    59267     1321     14 | 29.464 % |
246.98/248.68	c 248	|      2081 |    3160   110402   526927 |    65194     2081     14 | 29.465 % |
247.37/249.07	c 249	|      3220 |    3160   110402   526927 |    71714     3220     14 | 29.465 % |
247.98/249.62	c 249	|      4929 |    3160   110402   526927 |    78885     4929     14 | 29.465 % |
248.76/250.49	c 250	|      7491 |    3160   110402   526927 |    86774     7491     14 | 29.465 % |
250.27/251.95	c 252	|     11335 |    3160   110402   526927 |    95451    11335     15 | 29.465 % |
252.65/254.38	c 254	|     17101 |    3160   110402   526927 |   104996    17101     15 | 29.464 % |
256.53/258.28	c 258	|     25750 |    3160   110402   526927 |   115496    25750     16 | 29.465 % |
262.70/264.47	c 264	|     38726 |    3160   110402   526927 |   127045    38726     16 | 29.465 % |
274.35/276.17	c 276	|     58187 |    3160   110402   526927 |   139750    58187     16 | 29.465 % |
294.44/296.40	c 296	|     87379 |    3154   109824   524393 |   153725    45211     14 | 29.598 % |
323.40/325.45	c 325	|    131168 |    3153   109711   523864 |   169098    78456     16 | 29.621 % |
386.05/388.16	c 388	|    196852 |    3151   109441   522732 |   186007   127748     18 | 29.665 % |
492.42/494.55	c 494	|    295378 |    3151   109441   522732 |   204608    60483     20 | 29.666 % |
641.46/643.62	c 643	|    443167 |    3151   109441   522732 |   225069    25931     16 | 29.665 % |
848.69/850.92	c 851	|    664850 |    3151   109441   522732 |   247576    41084     18 | 29.665 % |
975.65/977.95	c 978	===============================================================================
975.65/977.95	c 978	restarts              : 21
975.65/977.95	c 978	conflicts             : 810048         (1111 /sec)
975.65/977.95	c 978	decisions             : 1157724        (1.62 % random) (1587 /sec)
975.65/977.95	c 978	propagations          : 164357803      (225352 /sec)
975.65/977.95	c 978	conflict literals     : 15422314       (45.52 % deleted)
975.65/977.95	c 978	Memory used           : 34.72 MB
975.65/977.95	c 978	CPU time              : 729.338 s
975.65/977.95	c 978	
975.65/977.95	c 978	UNSATISFIABLE
975.65/977.96	c 978	NOT FOUND: _COST <= 0
975.65/977.96	c 978	OBJECTIVE _COST 1
975.65/977.96	s OPTIMUM FOUND
975.65/977.96	c 978	CPU 975.12 (0.04 0.01 975.08 0.59)
975.65/977.96	c 978	END Sun Jul 13 05:13:20 2008

Verifier Data (download as text)

OK	1	102
1 unsatisfied constraints, 102 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-1115252-1215917821/watcher-1115252-1215917821 -o /tmp/evaluation-result-1115252-1215917821/solver-1115252-1215917821 -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-1115252-1215917821.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: 0.00 0.00 0.00 4/69 20518
/proc/meminfo: memFree=1817600/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=18572 CPUtime=0
/proc/20518/stat : 20518 (runsolver) R 20516 20518 20448 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 48480580 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 217051622695 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20518/statm: 4643 292 257 25 0 2626 0

[startup+0.0230161 s]
/proc/loadavg: 0.00 0.00 0.00 4/69 20518
/proc/meminfo: memFree=1817600/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=12676 CPUtime=0
/proc/20518/stat : 20518 (sugar) R 20516 20518 20448 0 -1 4194304 522 0 0 0 0 0 0 0 18 0 1 0 48480580 12980224 490 996147200 4194304 4206940 548682068592 18446744073709551615 217051468513 0 0 4224 0 0 0 0 17 0 0 0
/proc/20518/statm: 3169 490 314 3 0 269 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12676

[startup+0.105486 s]
/proc/loadavg: 0.00 0.00 0.00 4/69 20518
/proc/meminfo: memFree=1817600/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=0.03
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 898 127 0 0 2 1 0 0 17 0 1 0 48480580 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20518/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301524 s]
/proc/loadavg: 0.00 0.00 0.00 4/69 20518
/proc/meminfo: memFree=1817600/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=0.03
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 898 127 0 0 2 1 0 0 17 0 1 0 48480580 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20518/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701598 s]
/proc/loadavg: 0.00 0.00 0.00 4/69 20518
/proc/meminfo: memFree=1817600/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=0.57
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 957 5138 0 1 3 1 49 4 17 0 1 0 48480580 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20518/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 13600

[startup+1.50276 s]
/proc/loadavg: 0.32 0.07 0.02 3/84 20550
/proc/meminfo: memFree=1787968/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=0.57
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 974 5138 0 1 3 1 49 4 15 0 1 0 48480580 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20518/statm: 3400 797 370 3 0 500 0
[pid=20541] ppid=20518 vsize=5356 CPUtime=0
/proc/20541/stat : 20541 (sh) S 20518 20518 20448 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 48480649 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20541/statm: 1339 233 193 169 0 50 0
[pid=20542] ppid=20541 vsize=864044 CPUtime=0.79
/proc/20542/stat : 20542 (java) S 20541 20518 20448 0 -1 0 7855 0 1 0 75 4 0 0 18 0 9 0 48480650 884781056 7133 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20542/statm: 216011 7133 2532 9 0 210593 0
[pid=20542/tid=20543] ppid=20541 vsize=864044 CPUtime=0.49
/proc/20542/task/20543/stat : 20543 (java) R 20541 20518 20448 0 -1 64 2471 0 1 0 48 1 0 0 25 0 9 0 48480651 884781056 7133 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20542/tid=20544] ppid=20541 vsize=864044 CPUtime=0.23
/proc/20542/task/20544/stat : 20544 (java) R 20541 20518 20448 0 -1 64 4374 0 0 0 22 1 0 0 16 0 9 0 48480652 884781056 7133 996147200 134512640 134550740 4294955936 18446744073709551615 104180283 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20542/tid=20545] ppid=20541 vsize=864044 CPUtime=0
/proc/20542/task/20545/stat : 20545 (java) S 20541 20518 20448 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 48480652 884781056 7133 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20542/tid=20546] ppid=20541 vsize=864044 CPUtime=0
/proc/20542/task/20546/stat : 20546 (java) S 20541 20518 20448 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 48480652 884781056 7133 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20542/tid=20547] ppid=20541 vsize=864044 CPUtime=0
/proc/20542/task/20547/stat : 20547 (java) S 20541 20518 20448 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 48480654 884781056 7133 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20542/tid=20548] ppid=20541 vsize=864044 CPUtime=0.04
/proc/20542/task/20548/stat : 20548 (java) S 20541 20518 20448 0 -1 64 314 0 0 0 4 0 0 0 16 0 9 0 48480654 884781056 7133 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20542/tid=20549] ppid=20541 vsize=864044 CPUtime=0
/proc/20542/task/20549/stat : 20549 (java) S 20541 20518 20448 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 48480654 884781056 7133 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20542/tid=20550] ppid=20541 vsize=864044 CPUtime=0
/proc/20542/task/20550/stat : 20550 (java) S 20541 20518 20448 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 48480654 884781056 7133 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 883000

[startup+3.10106 s]
/proc/loadavg: 0.32 0.07 0.02 3/84 20550
/proc/meminfo: memFree=1759872/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=0.57
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 974 5138 0 1 3 1 49 4 15 0 1 0 48480580 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20518/statm: 3400 797 370 3 0 500 0
[pid=20541] ppid=20518 vsize=5356 CPUtime=0
/proc/20541/stat : 20541 (sh) S 20518 20518 20448 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 48480649 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20541/statm: 1339 233 193 169 0 50 0
[pid=20542] ppid=20541 vsize=864420 CPUtime=2.37
/proc/20542/stat : 20542 (java) S 20541 20518 20448 0 -1 0 11998 0 1 0 229 8 0 0 18 0 9 0 48480650 885166080 11169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20542/statm: 216105 11169 2565 9 0 210652 0
[pid=20542/tid=20543] ppid=20541 vsize=864420 CPUtime=1.52
/proc/20542/task/20543/stat : 20543 (java) R 20541 20518 20448 0 -1 64 3032 0 1 0 149 3 0 0 25 0 9 0 48480651 885166080 11169 996147200 134512640 134550740 4294955936 18446744073709551615 4126374936 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20542/tid=20544] ppid=20541 vsize=864420 CPUtime=0.69
/proc/20542/task/20544/stat : 20544 (java) S 20541 20518 20448 0 -1 64 7908 0 0 0 67 2 0 0 16 0 9 0 48480652 885166080 11169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20542/tid=20545] ppid=20541 vsize=864420 CPUtime=0
/proc/20542/task/20545/stat : 20545 (java) S 20541 20518 20448 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 48480652 885166080 11169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20542/tid=20546] ppid=20541 vsize=864420 CPUtime=0
/proc/20542/task/20546/stat : 20546 (java) S 20541 20518 20448 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 48480652 885166080 11169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20542/tid=20547] ppid=20541 vsize=864420 CPUtime=0
/proc/20542/task/20547/stat : 20547 (java) S 20541 20518 20448 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 48480654 885166080 11169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20542/tid=20548] ppid=20541 vsize=864420 CPUtime=0.12
/proc/20542/task/20548/stat : 20548 (java) S 20541 20518 20448 0 -1 64 362 0 0 0 12 0 0 0 15 0 9 0 48480654 885166080 11169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20542/tid=20549] ppid=20541 vsize=864420 CPUtime=0
/proc/20542/task/20549/stat : 20549 (java) S 20541 20518 20448 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 48480654 885166080 11169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20542/tid=20550] ppid=20541 vsize=864420 CPUtime=0
/proc/20542/task/20550/stat : 20550 (java) S 20541 20518 20448 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 48480654 885166080 11169 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 883376

[startup+6.30267 s]
/proc/loadavg: 0.32 0.07 0.02 3/76 20602
/proc/meminfo: memFree=1777016/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=4.56
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1521 41439 0 6 4 1 421 30 15 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20601] ppid=20518 vsize=5356 CPUtime=0
/proc/20601/stat : 20601 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 17 0 1 0 48481069 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20601/statm: 1339 232 193 169 0 50 0
[pid=20602] ppid=20601 vsize=8676 CPUtime=1.39
/proc/20602/stat : 20602 (minisat) R 20601 20518 20448 0 -1 4194304 2072 0 0 0 139 0 0 0 25 0 1 0 48481069 8884224 2058 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/20602/statm: 2169 2058 75 150 0 2016 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 27632

[startup+12.7019 s]
/proc/loadavg: 0.73 0.16 0.05 3/76 20614
/proc/meminfo: memFree=1776568/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=8.03
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1635 47733 0 7 4 1 765 33 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20613] ppid=20518 vsize=5356 CPUtime=0
/proc/20613/stat : 20613 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48481421 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20613/statm: 1339 232 193 169 0 50 0
[pid=20614] ppid=20613 vsize=9632 CPUtime=4.25
/proc/20614/stat : 20614 (minisat) R 20613 20518 20448 0 -1 4194304 2303 0 0 0 424 1 0 0 25 0 1 0 48481421 9863168 2289 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/20614/statm: 2408 2289 75 150 0 2255 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 28588

[startup+25.5023 s]
/proc/loadavg: 0.93 0.22 0.07 3/76 20614
/proc/meminfo: memFree=1772672/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=8.03
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1635 47733 0 7 4 1 765 33 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20613] ppid=20518 vsize=5356 CPUtime=0
/proc/20613/stat : 20613 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48481421 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20613/statm: 1339 232 193 169 0 50 0
[pid=20614] ppid=20613 vsize=13540 CPUtime=16.99
/proc/20614/stat : 20614 (minisat) R 20613 20518 20448 0 -1 4194304 3287 0 0 0 1697 2 0 0 25 0 1 0 48481421 13864960 3273 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20614/statm: 3385 3273 75 150 0 3232 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 32496

[startup+51.1022 s]
/proc/loadavg: 1.29 0.36 0.12 3/76 20614
/proc/meminfo: memFree=1766720/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=8.03
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1635 47733 0 7 4 1 765 33 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20613] ppid=20518 vsize=5356 CPUtime=0
/proc/20613/stat : 20613 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48481421 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20613/statm: 1339 232 193 169 0 50 0
[pid=20614] ppid=20613 vsize=19588 CPUtime=42.45
/proc/20614/stat : 20614 (minisat) R 20613 20518 20448 0 -1 4194304 4787 0 0 0 4241 4 0 0 25 0 1 0 48481421 20058112 4773 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/20614/statm: 4897 4773 75 150 0 4744 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 38544

[startup+102.307 s]
/proc/loadavg: 1.76 0.65 0.23 3/76 20614
/proc/meminfo: memFree=1757632/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=8.03
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1635 47733 0 7 4 1 765 33 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20613] ppid=20518 vsize=5356 CPUtime=0
/proc/20613/stat : 20613 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48481421 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20613/statm: 1339 232 193 169 0 50 0
[pid=20614] ppid=20613 vsize=28616 CPUtime=93.4
/proc/20614/stat : 20614 (minisat) R 20613 20518 20448 0 -1 4194304 7016 0 0 0 9333 7 0 0 25 0 1 0 48481421 29302784 7002 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20614/statm: 7154 7002 75 150 0 7001 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 47572

[startup+162.301 s]
/proc/loadavg: 1.95 0.91 0.35 3/76 20614
/proc/meminfo: memFree=1750272/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=8.03
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1635 47733 0 7 4 1 765 33 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20613] ppid=20518 vsize=5356 CPUtime=0

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

/proc/20632/statm: 8207 8093 75 150 0 8054 0
Current children cumulated CPU time (s) 760.12
Current children cumulated vsize (KiB) 51784

[startup+822.301 s]
/proc/loadavg: 1.01 1.12 0.79 2/67 20653
/proc/meminfo: memFree=1782288/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=246.27
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1749 60721 0 8 4 1 24574 48 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20631] ppid=20518 vsize=5356 CPUtime=0
/proc/20631/stat : 20631 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48505367 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20631/statm: 1339 232 193 169 0 50 0
[pid=20632] ppid=20631 vsize=34172 CPUtime=573.83
/proc/20632/stat : 20632 (minisat) R 20631 20518 20448 0 -1 4194304 8331 0 0 0 57373 10 0 0 25 0 1 0 48505368 34992128 8317 996147200 134512640 135127466 4294956256 18446744073709551615 134530722 0 0 4096 3 0 0 0 17 1 0 0
/proc/20632/statm: 8543 8317 75 150 0 8390 0
Current children cumulated CPU time (s) 820.1
Current children cumulated vsize (KiB) 53128

[startup+882.302 s]
/proc/loadavg: 1.00 1.09 0.80 2/67 20653
/proc/meminfo: memFree=1781008/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=246.27
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1749 60721 0 8 4 1 24574 48 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20631] ppid=20518 vsize=5356 CPUtime=0
/proc/20631/stat : 20631 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48505367 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20631/statm: 1339 232 193 169 0 50 0
[pid=20632] ppid=20631 vsize=35388 CPUtime=633.81
/proc/20632/stat : 20632 (minisat) R 20631 20518 20448 0 -1 4194304 8641 0 0 0 63371 10 0 0 25 0 1 0 48505368 36237312 8627 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20632/statm: 8847 8627 75 150 0 8694 0
Current children cumulated CPU time (s) 880.08
Current children cumulated vsize (KiB) 54344

[startup+942.302 s]
/proc/loadavg: 1.00 1.07 0.81 2/67 20653
/proc/meminfo: memFree=1780816/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=246.27
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1749 60721 0 8 4 1 24574 48 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20631] ppid=20518 vsize=5356 CPUtime=0
/proc/20631/stat : 20631 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48505367 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20631/statm: 1339 232 193 169 0 50 0
[pid=20632] ppid=20631 vsize=35388 CPUtime=693.79
/proc/20632/stat : 20632 (minisat) R 20631 20518 20448 0 -1 4194304 8670 0 0 0 69369 10 0 0 25 0 1 0 48505368 36237312 8656 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 1 0 0
/proc/20632/statm: 8847 8656 75 150 0 8694 0
Current children cumulated CPU time (s) 940.06
Current children cumulated vsize (KiB) 54344

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

[startup+947.106 s]
/proc/loadavg: 1.00 1.07 0.81 2/67 20653
/proc/meminfo: memFree=1780816/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=246.27
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1749 60721 0 8 4 1 24574 48 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20631] ppid=20518 vsize=5356 CPUtime=0
/proc/20631/stat : 20631 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48505367 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20631/statm: 1339 232 193 169 0 50 0
[pid=20632] ppid=20631 vsize=35388 CPUtime=698.59
/proc/20632/stat : 20632 (minisat) R 20631 20518 20448 0 -1 4194304 8670 0 0 0 69849 10 0 0 25 0 1 0 48505368 36237312 8656 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/20632/statm: 8847 8656 75 150 0 8694 0
Current children cumulated CPU time (s) 944.86
Current children cumulated vsize (KiB) 54344

[startup+959.901 s]
/proc/loadavg: 1.00 1.07 0.82 2/67 20653
/proc/meminfo: memFree=1780752/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=246.27
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1749 60721 0 8 4 1 24574 48 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20631] ppid=20518 vsize=5356 CPUtime=0
/proc/20631/stat : 20631 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48505367 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20631/statm: 1339 232 193 169 0 50 0
[pid=20632] ppid=20631 vsize=35548 CPUtime=711.38
/proc/20632/stat : 20632 (minisat) R 20631 20518 20448 0 -1 4194304 8681 0 0 0 71128 10 0 0 25 0 1 0 48505368 36401152 8667 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20632/statm: 8887 8667 75 150 0 8734 0
Current children cumulated CPU time (s) 957.65
Current children cumulated vsize (KiB) 54504

[startup+966.303 s]
/proc/loadavg: 1.00 1.07 0.82 2/67 20653
/proc/meminfo: memFree=1780752/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=246.27
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1749 60721 0 8 4 1 24574 48 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20631] ppid=20518 vsize=5356 CPUtime=0
/proc/20631/stat : 20631 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48505367 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20631/statm: 1339 232 193 169 0 50 0
[pid=20632] ppid=20631 vsize=35548 CPUtime=717.78
/proc/20632/stat : 20632 (minisat) R 20631 20518 20448 0 -1 4194304 8681 0 0 0 71768 10 0 0 25 0 1 0 48505368 36401152 8667 996147200 134512640 135127466 4294956256 18446744073709551615 134527055 0 0 4096 3 0 0 0 17 1 0 0
/proc/20632/statm: 8887 8667 75 150 0 8734 0
Current children cumulated CPU time (s) 964.05
Current children cumulated vsize (KiB) 54504

[startup+972.702 s]
/proc/loadavg: 1.00 1.07 0.82 2/67 20653
/proc/meminfo: memFree=1780752/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=246.27
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1749 60721 0 8 4 1 24574 48 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20631] ppid=20518 vsize=5356 CPUtime=0
/proc/20631/stat : 20631 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48505367 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20631/statm: 1339 232 193 169 0 50 0
[pid=20632] ppid=20631 vsize=35548 CPUtime=724.18
/proc/20632/stat : 20632 (minisat) R 20631 20518 20448 0 -1 4194304 8681 0 0 0 72408 10 0 0 25 0 1 0 48505368 36401152 8667 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20632/statm: 8887 8667 75 150 0 8734 0
Current children cumulated CPU time (s) 970.45
Current children cumulated vsize (KiB) 54504

[startup+975.901 s]
/proc/loadavg: 1.00 1.07 0.82 2/67 20653
/proc/meminfo: memFree=1780752/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=246.27
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1749 60721 0 8 4 1 24574 48 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20631] ppid=20518 vsize=5356 CPUtime=0
/proc/20631/stat : 20631 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48505367 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20631/statm: 1339 232 193 169 0 50 0
[pid=20632] ppid=20631 vsize=35548 CPUtime=727.38
/proc/20632/stat : 20632 (minisat) R 20631 20518 20448 0 -1 4194304 8686 0 0 0 72728 10 0 0 25 0 1 0 48505368 36401152 8672 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20632/statm: 8887 8672 75 150 0 8734 0
Current children cumulated CPU time (s) 973.65
Current children cumulated vsize (KiB) 54504

[startup+976.703 s]
/proc/loadavg: 1.00 1.06 0.82 2/67 20653
/proc/meminfo: memFree=1780752/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=246.27
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1749 60721 0 8 4 1 24574 48 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20631] ppid=20518 vsize=5356 CPUtime=0
/proc/20631/stat : 20631 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48505367 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20631/statm: 1339 232 193 169 0 50 0
[pid=20632] ppid=20631 vsize=35548 CPUtime=728.18
/proc/20632/stat : 20632 (minisat) R 20631 20518 20448 0 -1 4194304 8686 0 0 0 72808 10 0 0 25 0 1 0 48505368 36401152 8672 996147200 134512640 135127466 4294956256 18446744073709551615 134530817 0 0 4096 3 0 0 0 17 1 0 0
/proc/20632/statm: 8887 8672 75 150 0 8734 0
Current children cumulated CPU time (s) 974.45
Current children cumulated vsize (KiB) 54504

[startup+977.502 s]
/proc/loadavg: 1.00 1.06 0.82 2/67 20653
/proc/meminfo: memFree=1780752/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=246.27
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1749 60721 0 8 4 1 24574 48 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20631] ppid=20518 vsize=5356 CPUtime=0
/proc/20631/stat : 20631 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48505367 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20631/statm: 1339 232 193 169 0 50 0
[pid=20632] ppid=20631 vsize=35548 CPUtime=728.98
/proc/20632/stat : 20632 (minisat) R 20631 20518 20448 0 -1 4194304 8686 0 0 0 72888 10 0 0 25 0 1 0 48505368 36401152 8672 996147200 134512640 135127466 4294956256 18446744073709551615 134530780 0 0 4096 3 0 0 0 17 1 0 0
/proc/20632/statm: 8887 8672 75 150 0 8734 0
Current children cumulated CPU time (s) 975.25
Current children cumulated vsize (KiB) 54504

[startup+977.906 s]
/proc/loadavg: 1.00 1.06 0.82 2/67 20653
/proc/meminfo: memFree=1780752/2055920 swapFree=4192812/4192956
[pid=20518] ppid=20516 vsize=13600 CPUtime=246.27
/proc/20518/stat : 20518 (sugar) S 20516 20518 20448 0 -1 4194304 1749 60721 0 8 4 1 24574 48 16 0 1 0 48480580 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20518/statm: 3400 806 374 3 0 500 0
[pid=20631] ppid=20518 vsize=5356 CPUtime=0
/proc/20631/stat : 20631 (sh) S 20518 20518 20448 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 48505367 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20631/statm: 1339 232 193 169 0 50 0
[pid=20632] ppid=20631 vsize=35548 CPUtime=729.38
/proc/20632/stat : 20632 (minisat) R 20631 20518 20448 0 -1 4194304 8686 0 0 0 72928 10 0 0 25 0 1 0 48505368 36401152 8672 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 1 0 0
/proc/20632/statm: 8887 8672 75 150 0 8734 0
Current children cumulated CPU time (s) 975.65
Current children cumulated vsize (KiB) 54504

Child status: 0
Real time (s): 977.968
CPU time (s): 975.746
CPU user time (s): 975.13
CPU system time (s): 0.615906
CPU usage (%): 99.7728
Max. virtual memory (cumulated for all children) (KiB): 883728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 975.13
system time used= 0.615906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71523
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3976
involuntary context switches= 8693

runsolver used 1.13183 second user time and 2.46263 second system time

The end

Launcher Data (download as text)

Begin job on node59 at 2008-07-13 04:57:02
IDJOB=1115252
IDBENCH=61835
IDSOLVER=368
FILE ID=node59/1115252-1215917821
PBS_JOBID= 7903839
Free space on /tmp= 66508 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-64_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-1115252-1215917821/watcher-1115252-1215917821 -o /tmp/evaluation-result-1115252-1215917821/solver-1115252-1215917821 -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-1115252-1215917821.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f9c8bda5fc3b0c3beda53b7b7900eaf2
RANDOM SEED=969276867

node59.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.268
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.268
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:       1818208 kB
Buffers:         38584 kB
Cached:         119516 kB
SwapCached:          0 kB
Active:         132404 kB
Inactive:        43752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2532 kB
Writeback:           0 kB
Mapped:          27888 kB
Slab:            47132 kB
Committed_AS:   126120 kB
PageTables:       1772 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= 66504 MiB
End job on node59 at 2008-07-13 05:13:20