Trace number 1123700

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 NameAnswerCPU timeWall clock time
Sugar v1.13+minisatMSAT (TO) 3600.11 3602.52

General information on the benchmark

Namemaxcsp/pi/pi-30-10-25-t58/
normalized-pi-30-10-197-42-18.xml
MD5SUMf310f3ff36894da61df3f6e291dd7f49
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints10
Best CPU time to get the best result obtained on this benchmark32.2341
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Tue Jul 15 22:07:39 2008
0.00/0.05	c 0	PID 22763
0.03/0.05	c 0	HOST node40.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1123700-1216152459.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1123700-1216152459.xml' 'HOME/temp.csp'
0.03/0.43	c 1	1 domains, 30 variables, 0 predicates, 109 relations, 109 constraints
0.03/0.48	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.48	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.45/0.56	c 1	Parsing HOME/temp.csp
0.45/0.70	c 1	parsed 249 expressions
0.45/0.70	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.45/0.71	c 1	MAX CSP: 109 constraints
0.45/0.71	c 1	Converting to clausal form CSP
0.45/0.73	c 1	converted 37 (10%) expressions
0.45/0.73	c 1	converted 73 (20%) expressions
0.45/0.73	c 1	converted 109 (30%) expressions
0.45/0.75	c 1	converted 145 (40%) expressions
0.45/0.76	c 1	converted 181 (50%) expressions
0.45/0.77	c 1	converted 217 (60%) expressions
0.45/0.77	c 1	converted 253 (70%) expressions
0.45/0.77	c 1	converted 289 (80%) expressions
0.45/0.78	c 1	converted 325 (90%) expressions
0.45/0.84	c 1	converted 361 (100%) expressions
0.45/0.84	c 1	CSP : 248 integers, 0 booleans, 326 clauses, largest domain size 164
0.45/0.84	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.45/0.84	c 1	Propagation in CSP
0.45/0.86	c 1	104 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.45/0.86	c 1	CSP : 248 integers, 0 booleans, 326 clauses, largest domain size 110
0.45/0.86	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.45/0.87	c 1	Simplifing CSP by introducing new Boolean variables
0.45/0.87	c 1	CSP : 248 integers, 0 booleans, 326 clauses, largest domain size 110
0.45/0.87	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.45/0.89	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.45/0.91	c 1	25 (10%) CSP integer variables are encoded (200 clauses, 2072 bytes)
0.45/0.92	c 1	50 (20%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.45/0.92	c 1	75 (30%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.45/0.92	c 1	100 (40%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.45/0.92	c 1	124 (50%) CSP integer variables are encoded (240 clauses, 2512 bytes)
0.45/0.92	c 1	149 (60%) CSP integer variables are encoded (367 clauses, 3909 bytes)
0.45/0.92	c 1	174 (70%) CSP integer variables are encoded (472 clauses, 5064 bytes)
0.45/0.92	c 1	199 (80%) CSP integer variables are encoded (623 clauses, 6725 bytes)
0.45/0.93	c 1	224 (90%) CSP integer variables are encoded (1219 clauses, 14152 bytes)
0.45/0.93	c 1	248 (100%) CSP integer variables are encoded (1426 clauses, 16843 bytes)
0.45/0.98	c 1	33 (10%) CSP clauses are encoded (2267 clauses, 32901 bytes)
0.94/1.00	c 1	66 (20%) CSP clauses are encoded (3095 clauses, 49461 bytes)
0.94/1.02	c 1	98 (30%) CSP clauses are encoded (3876 clauses, 66452 bytes)
0.94/1.03	c 1	131 (40%) CSP clauses are encoded (4287 clauses, 74369 bytes)
0.94/1.04	c 1	163 (50%) CSP clauses are encoded (5189 clauses, 87423 bytes)
0.94/1.04	c 1	196 (60%) CSP clauses are encoded (5510 clauses, 91832 bytes)
0.94/1.05	c 1	229 (70%) CSP clauses are encoded (7855 clauses, 126901 bytes)
0.94/1.05	c 1	261 (80%) CSP clauses are encoded (9239 clauses, 146497 bytes)
0.94/1.06	c 1	294 (90%) CSP clauses are encoded (15056 clauses, 245431 bytes)
0.94/1.08	c 1	326 (100%) CSP clauses are encoded (21330 clauses, 358634 bytes)
0.94/1.08	c 1	326 CSP clauses encoded
0.94/1.08	c 1	Writing map file : HOME/temp.map
0.94/1.08	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.08	c 1	SAT : 1674 SAT variables, 21330 SAT clauses, 358634 bytes
0.94/1.08	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.12	c 1	OBJECTIVE minimize _COST
1.03/1.12	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.03/1.12	c 1	SEARCHING: _COST <= 55
1.03/1.12	c 1	SOLVING HOME/temp.cnf
1.03/1.12	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.03/1.12	c 1	This is MiniSat 2.0 beta
1.03/1.12	c 1	WARNING: for repeatability, setting FPU to use double precision
1.03/1.12	c 1	============================[ Problem Statistics ]=============================
1.03/1.12	c 1	|                                                                             |
1.03/1.12	c 1	|  Number of variables:  1674                                                 |
1.03/1.12	c 1	|  Number of clauses:    21331                                                |
1.03/1.13	c 1	|  Parsing time:         0.01         s                                       |
1.03/1.13	c 1	============================[ Search Statistics ]==============================
1.03/1.13	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.03/1.13	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.03/1.13	c 1	===============================================================================
1.03/1.13	c 1	|         0 |    1296    14939    45589 |     4979        0    nan |  0.000 % |
1.03/1.14	c 1	|       100 |    1296    14939    45589 |     5477      100     19 | 22.581 % |
1.03/1.15	c 1	===============================================================================
1.03/1.15	c 1	restarts              : 2
1.03/1.15	c 1	conflicts             : 199            (8654 /sec)
1.03/1.15	c 1	decisions             : 345            (1.16 % random) (15003 /sec)
1.03/1.15	c 1	propagations          : 17433          (758088 /sec)
1.03/1.15	c 1	conflict literals     : 4567           (21.56 % deleted)
1.03/1.15	c 1	Memory used           : 2.71 MB
1.03/1.15	c 1	CPU time              : 0.022996 s
1.03/1.15	c 1	
1.03/1.15	c 1	SATISFIABLE
1.03/1.15	c 1	FOUND: _COST <= 55
1.03/1.15	s SATISFIABLE
1.03/1.15	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.03/1.15	c 1	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.07/1.23	c 2	Decoding HOME/temp.out
1.07/1.28	c 2	OBJECTIVE _COST 55
1.07/1.28	o 55
1.07/1.28	v 10 10 10 10 10 10 9 5 1 10 7 6 8 5 10 10 10 9 1 10 10 10 1 3 9 3 3 4 1 7
1.07/1.28	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.07/1.31	c 2	OBJECTIVE BOUND: 0 <= _COST <= 55
1.07/1.31	c 2	SEARCHING: _COST <= 27
1.07/1.31	c 2	SOLVING HOME/temp.cnf
1.07/1.31	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.07/1.32	c 2	This is MiniSat 2.0 beta
1.07/1.32	c 2	WARNING: for repeatability, setting FPU to use double precision
1.07/1.32	c 2	============================[ Problem Statistics ]=============================
1.07/1.32	c 2	|                                                                             |
1.07/1.32	c 2	|  Number of variables:  1674                                                 |
1.07/1.32	c 2	|  Number of clauses:    21331                                                |
1.07/1.33	c 2	|  Parsing time:         0.01         s                                       |
1.07/1.33	c 2	============================[ Search Statistics ]==============================
1.07/1.33	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.07/1.33	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.07/1.33	c 2	===============================================================================
1.07/1.33	c 2	|         0 |    1071    10863    34008 |     3621        0    nan |  0.000 % |
1.07/1.34	c 2	|       100 |    1071    10863    34008 |     3983      100     20 | 36.022 % |
1.07/1.35	c 2	|       250 |    1071    10863    34008 |     4381      250     21 | 36.022 % |
1.07/1.36	c 2	===============================================================================
1.07/1.36	c 2	restarts              : 3
1.07/1.36	c 2	conflicts             : 434            (11130 /sec)
1.07/1.36	c 2	decisions             : 619            (0.81 % random) (15874 /sec)
1.07/1.36	c 2	propagations          : 47142          (1208955 /sec)
1.07/1.36	c 2	conflict literals     : 9139           (26.18 % deleted)
1.07/1.36	c 2	Memory used           : 2.71 MB
1.07/1.36	c 2	CPU time              : 0.038994 s
1.07/1.36	c 2	
1.07/1.36	c 2	SATISFIABLE
1.07/1.36	c 2	FOUND: _COST <= 27
1.07/1.36	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.07/1.36	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.25/1.48	c 2	Decoding HOME/temp.out
1.25/1.52	c 2	OBJECTIVE _COST 27
1.25/1.52	o 27
1.25/1.52	v 10 10 10 10 8 3 10 6 10 9 1 1 9 10 4 5 6 6 4 10 5 4 6 8 8 10 7 2 5 7
1.25/1.53	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.25/1.56	c 2	OBJECTIVE BOUND: 0 <= _COST <= 27
1.25/1.56	c 2	SEARCHING: _COST <= 13
1.25/1.56	c 2	SOLVING HOME/temp.cnf
1.25/1.56	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.25/1.56	c 2	This is MiniSat 2.0 beta
1.25/1.56	c 2	WARNING: for repeatability, setting FPU to use double precision
1.25/1.56	c 2	============================[ Problem Statistics ]=============================
1.25/1.56	c 2	|                                                                             |
1.25/1.56	c 2	|  Number of variables:  1674                                                 |
1.25/1.56	c 2	|  Number of clauses:    21331                                                |
1.25/1.57	c 2	|  Parsing time:         0.01         s                                       |
1.25/1.58	c 2	============================[ Search Statistics ]==============================
1.25/1.58	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.25/1.58	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.25/1.58	c 2	===============================================================================
1.25/1.58	c 2	|         0 |     912     7597    24673 |     2532        0    nan |  0.000 % |
1.25/1.58	c 2	|       101 |     912     7597    24673 |     2785      101     17 | 45.520 % |
1.25/1.59	c 2	|       252 |     912     7597    24673 |     3064      252     16 | 45.520 % |
1.37/1.60	c 2	|       479 |     912     7597    24673 |     3370      479     16 | 45.520 % |
1.37/1.63	c 2	|       816 |     912     7597    24673 |     3707      816     17 | 45.520 % |
1.37/1.65	c 2	|      1322 |     912     7597    24673 |     4078     1322     17 | 45.520 % |
1.37/1.70	c 2	|      2081 |     912     7597    24673 |     4486     2081     18 | 45.521 % |
1.37/1.79	c 2	|      3220 |     912     7597    24673 |     4934     3220     18 | 45.520 % |
1.37/1.94	c 2	|      4929 |     912     7597    24673 |     5428     4929     17 | 45.520 % |
1.90/2.18	c 2	|      7492 |     912     7597    24673 |     5971     4243     17 | 45.520 % |
2.29/2.56	c 3	|     11338 |     912     7597    24673 |     6568     4589     15 | 45.521 % |
2.79/3.06	c 3	|     17104 |     912     7597    24673 |     7225     6563     17 | 45.522 % |
3.68/3.93	c 4	|     25754 |     912     7597    24673 |     7947     6902     18 | 45.521 % |
4.96/5.22	c 6	|     38728 |     912     7597    24673 |     8742     6489     17 | 45.521 % |
6.94/7.29	c 8	|     58189 |     912     7597    24673 |     9616     6482     15 | 45.520 % |
10.21/10.55	c 11	|     87381 |     912     7597    24673 |    10578     9152     19 | 45.520 % |
15.25/15.68	c 16	|    131170 |     912     7597    24673 |    11636     6314     20 | 45.520 % |
23.28/23.75	c 24	|    196856 |     912     7597    24673 |    12799     8558     18 | 45.521 % |
32.01/32.50	c 33	===============================================================================
32.01/32.50	c 33	restarts              : 18
32.01/32.50	c 33	conflicts             : 264878         (8649 /sec)
32.01/32.50	c 33	decisions             : 298791         (0.99 % random) (9756 /sec)
32.01/32.50	c 33	propagations          : 39275731       (1282417 /sec)
32.01/32.50	c 33	conflict literals     : 5444820        (32.36 % deleted)
32.01/32.50	c 33	Memory used           : 5.57 MB
32.01/32.50	c 33	CPU time              : 30.6263 s
32.01/32.50	c 33	
32.01/32.50	c 33	SATISFIABLE
32.01/32.51	c 33	FOUND: _COST <= 13
32.01/32.51	c 33	DECODING HOME/temp.out WITH HOME/temp.map
32.01/32.51	c 33	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
32.01/32.59	c 33	Decoding HOME/temp.out
32.03/32.63	c 33	OBJECTIVE _COST 13
32.03/32.63	o 13
32.03/32.63	v 10 10 10 8 10 1 10 2 10 9 1 5 5 9 9 8 8 4 9 10 5 7 1 4 10 1 1 1 10 3
32.03/32.64	c 33	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
32.03/32.67	c 33	OBJECTIVE BOUND: 0 <= _COST <= 13
32.03/32.67	c 33	SEARCHING: _COST <= 6
32.03/32.67	c 33	SOLVING HOME/temp.cnf
32.03/32.67	c 33	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
32.03/32.67	c 33	This is MiniSat 2.0 beta
32.03/32.67	c 33	WARNING: for repeatability, setting FPU to use double precision
32.03/32.67	c 33	============================[ Problem Statistics ]=============================
32.03/32.67	c 33	|                                                                             |
32.03/32.67	c 33	|  Number of variables:  1674                                                 |
32.03/32.67	c 33	|  Number of clauses:    21331                                                |
32.03/32.68	c 33	|  Parsing time:         0.01         s                                       |
32.03/32.69	c 33	============================[ Search Statistics ]==============================
32.03/32.69	c 33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
32.03/32.69	c 33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
32.03/32.69	c 33	===============================================================================
32.03/32.69	c 33	|         0 |     773     5522    18858 |     1840        0    nan |  0.000 % |
32.03/32.69	c 33	|       100 |     773     5522    18858 |     2024      100     18 | 53.823 % |
32.17/32.70	c 33	|       250 |     773     5522    18858 |     2227      250     15 | 53.823 % |
32.17/32.71	c 33	|       475 |     773     5522    18858 |     2449      475     13 | 53.824 % |
32.17/32.73	c 33	|       812 |     773     5522    18858 |     2694      812     13 | 53.824 % |
32.17/32.77	c 33	|      1318 |     773     5522    18858 |     2964     1318     13 | 53.823 % |
32.17/32.82	c 33	|      2079 |     773     5522    18858 |     3260     2079     12 | 53.824 % |
32.39/32.91	c 33	|      3220 |     773     5522    18858 |     3586     3220     12 | 53.824 % |
32.49/33.03	c 33	|      4929 |     773     5522    18858 |     3945     2561     14 | 53.823 % |
32.68/33.24	c 34	|      7492 |     773     5522    18858 |     4340     2685     12 | 53.823 % |
32.98/33.54	c 34	|     11336 |     773     5522    18858 |     4774     3811     14 | 53.823 % |
33.48/34.02	c 34	|     17103 |     773     5522    18858 |     5251     3710     12 | 53.824 % |
34.17/34.74	c 35	|     25752 |     773     5522    18858 |     5776     6108     15 | 53.824 % |
35.35/35.92	c 36	|     38726 |     773     5522    18858 |     6354     5358     17 | 53.824 % |
36.95/37.59	c 38	|     58188 |     755     5354    18412 |     6989     3933     18 | 54.899 % |
39.54/40.14	c 40	|     87383 |     755     5354    18412 |     7688     4719     17 | 54.900 % |
43.44/44.06	c 44	|    131173 |     755     5354    18412 |     8457     4725     14 | 54.899 % |
49.43/50.02	c 50	|    196857 |     753     5311    18250 |     9303     8580     17 | 55.018 % |
58.33/58.92	c 59	|    295383 |     747     5171    17658 |    10233     8647     16 | 55.376 % |
61.03/61.70	c 62	===============================================================================
61.03/61.70	c 62	restarts              : 19
61.03/61.70	c 62	conflicts             : 325501         (11242 /sec)
61.03/61.70	c 62	decisions             : 369791         (1.20 % random) (12771 /sec)
61.03/61.70	c 62	propagations          : 48197356       (1664584 /sec)
61.12/61.70	c 62	conflict literals     : 5435879        (28.29 % deleted)
61.12/61.70	c 62	Memory used           : 4.41 MB
61.12/61.70	c 62	CPU time              : 28.9546 s
61.12/61.70	c 62	
61.12/61.70	c 62	UNSATISFIABLE
61.12/61.70	c 62	NOT FOUND: _COST <= 6
61.12/61.70	c 62	OBJECTIVE BOUND: 7 <= _COST <= 13
61.12/61.70	c 62	SEARCHING: _COST <= 10
61.12/61.70	c 62	SOLVING HOME/temp.cnf
61.12/61.70	c 62	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
61.12/61.70	c 62	This is MiniSat 2.0 beta
61.12/61.70	c 62	WARNING: for repeatability, setting FPU to use double precision
61.12/61.70	c 62	============================[ Problem Statistics ]=============================
61.12/61.71	c 62	|                                                                             |
61.12/61.71	c 62	|  Number of variables:  1674                                                 |
61.12/61.71	c 62	|  Number of clauses:    21331                                                |
61.12/61.72	c 62	|  Parsing time:         0.01         s                                       |
61.12/61.72	c 62	============================[ Search Statistics ]==============================
61.12/61.72	c 62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
61.12/61.72	c 62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
61.12/61.72	c 62	===============================================================================
61.12/61.72	c 62	|         0 |     858     6694    22123 |     2231        0    nan |  0.000 % |
61.12/61.73	c 62	|       102 |     858     6694    22123 |     2454      102     20 | 48.746 % |
61.12/61.73	c 62	|       252 |     858     6694    22123 |     2699      252     16 | 48.746 % |
61.12/61.75	c 62	|       477 |     858     6694    22123 |     2969      477     15 | 48.746 % |
61.12/61.77	c 62	|       814 |     858     6694    22123 |     3266      814     14 | 48.746 % |
61.13/61.80	c 62	|      1320 |     858     6694    22123 |     3593     1320     14 | 48.746 % |
61.13/61.85	c 62	|      2079 |     858     6694    22123 |     3952     2079     13 | 48.746 % |
61.13/61.94	c 62	|      3219 |     858     6694    22123 |     4348     3219     14 | 48.746 % |
61.13/62.07	c 62	|      4928 |     858     6694    22123 |     4783     4928     16 | 48.746 % |
61.13/62.28	c 63	|      7490 |     858     6694    22123 |     5261     4561     18 | 48.746 % |
62.01/62.63	c 63	|     11334 |     858     6694    22123 |     5787     5264     17 | 48.746 % |
62.50/63.18	c 63	|     17101 |     858     6694    22123 |     6366     4183     15 | 48.746 % |
63.29/64.00	c 64	|     25751 |     858     6694    22123 |     7002     5382     17 | 48.746 % |
64.58/65.27	c 66	|     38727 |     858     6694    22123 |     7703     6309     16 | 48.746 % |
66.56/67.28	c 68	|     58188 |     858     6694    22123 |     8473     8226     16 | 48.746 % |
69.83/70.51	c 71	|     87380 |     858     6694    22123 |     9320     8829     15 | 48.746 % |
74.22/74.99	c 75	|    131169 |     858     6694    22123 |    10252     5941     14 | 48.746 % |
81.02/81.76	c 82	|    196854 |     858     6694    22123 |    11278     9286     18 | 48.746 % |
91.92/92.61	c 93	|    295380 |     858     6694    22123 |    12406     8788     17 | 48.746 % |
108.21/108.99	c 109	|    443169 |     858     6694    22123 |    13646     8007     21 | 48.746 % |
134.29/135.04	c 135	|    664852 |     858     6694    22123 |    15011     8861     20 | 48.746 % |
174.07/174.86	c 175	|    997378 |     858     6694    22123 |    16512    11850     19 | 48.746 % |
237.54/238.32	c 239	|   1496167 |     858     6694    22123 |    18163     9485     15 | 48.746 % |
341.09/341.95	c 342	|   2244350 |     858     6694    22123 |    19980    16569     22 | 48.746 % |
508.21/509.14	c 509	|   3366626 |     858     6694    22123 |    21978    11987     23 | 48.746 % |
770.76/771.82	c 772	|   5050039 |     858     6694    22123 |    24175    11773     21 | 48.746 % |
1191.36/1192.61	c 1193	|   7575156 |     858     6694    22123 |    26593    16766     24 | 48.746 % |
1854.92/1856.56	c 1857	|  11362832 |     858     6694    22123 |    29252    26913     26 | 48.746 % |
2905.21/2907.39	c 2908	|  17044344 |     858     6694    22123 |    32178    24671     21 | 48.746 % |
3600.07/3602.51	sh: line 1: 22857 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
3600.07/3602.51	c ERROR unknown output  in HOME/temp.out
3600.07/3602.51	c 3603	CPU 3599.81 (0.04 0.01 3599.77 0.27)
3600.07/3602.51	c 3603	END Tue Jul 15 23:07:42 2008

Verifier Data (download as text)

OK	13	96
13 unsatisfied constraints, 96 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-1123700-1216152459/watcher-1123700-1216152459 -o /tmp/evaluation-result-1123700-1216152459/solver-1123700-1216152459 -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-1123700-1216152459.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.61 2.71 2.65 4/81 22763
/proc/meminfo: memFree=1747336/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=12268 CPUtime=0
/proc/22763/stat : 22763 (sugar) R 22761 22763 22726 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 71945600 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 264519776869 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/22763/statm: 3067 316 241 3 0 167 0

[startup+0.055098 s]
/proc/loadavg: 2.61 2.71 2.65 4/81 22763
/proc/meminfo: memFree=1747336/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=0.03
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 838 0 0 0 3 0 0 0 18 0 1 0 71945600 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22763/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10324 s]
/proc/loadavg: 2.61 2.71 2.65 4/81 22763
/proc/meminfo: memFree=1747336/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=0.03
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 71945600 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22763/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301808 s]
/proc/loadavg: 2.61 2.71 2.65 4/81 22763
/proc/meminfo: memFree=1747336/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=0.03
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 71945600 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22763/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701892 s]
/proc/loadavg: 2.61 2.71 2.65 4/81 22763
/proc/meminfo: memFree=1747336/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=0.45
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 974 4343 0 1 3 1 38 3 16 0 1 0 71945600 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22763/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 13600

[startup+1.50206 s]
/proc/loadavg: 2.61 2.71 2.65 3/92 22785
/proc/meminfo: memFree=1736880/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=1.25
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1238 15175 0 3 3 1 110 11 15 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 13600

[startup+3.10139 s]
/proc/loadavg: 2.61 2.71 2.65 3/84 22811
/proc/meminfo: memFree=1742832/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=1.37
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1291 18896 0 4 3 1 120 13 15 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22810] ppid=22763 vsize=5356 CPUtime=0
/proc/22810/stat : 22810 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71945756 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22810/statm: 1339 232 193 169 0 50 0
[pid=22811] ppid=22810 vsize=3304 CPUtime=1.52
/proc/22811/stat : 22811 (minisat) R 22810 22763 22726 0 -1 4194304 573 0 0 0 152 0 0 0 25 0 1 0 71945756 3383296 559 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 826 559 75 150 0 673 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 22260

[startup+6.30206 s]
/proc/loadavg: 2.56 2.70 2.65 3/84 22811
/proc/meminfo: memFree=1742256/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=1.37
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1291 18896 0 4 3 1 120 13 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22810] ppid=22763 vsize=5356 CPUtime=0
/proc/22810/stat : 22810 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71945756 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22810/statm: 1339 232 193 169 0 50 0
[pid=22811] ppid=22810 vsize=3832 CPUtime=4.68
/proc/22811/stat : 22811 (minisat) R 22810 22763 22726 0 -1 4194304 697 0 0 0 468 0 0 0 25 0 1 0 71945756 3923968 683 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 958 683 75 150 0 805 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 22788

[startup+12.7014 s]
/proc/loadavg: 2.51 2.69 2.64 3/84 22811
/proc/meminfo: memFree=1741616/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=1.37
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1291 18896 0 4 3 1 120 13 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22810] ppid=22763 vsize=5356 CPUtime=0
/proc/22810/stat : 22810 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71945756 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22810/statm: 1339 232 193 169 0 50 0
[pid=22811] ppid=22810 vsize=4500 CPUtime=11.02
/proc/22811/stat : 22811 (minisat) R 22810 22763 22726 0 -1 4194304 866 0 0 0 1102 0 0 0 25 0 1 0 71945756 4608000 852 996147200 134512640 135127466 4294956256 18446744073709551615 134528553 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1125 852 75 150 0 972 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 23456

[startup+25.5011 s]
/proc/loadavg: 2.40 2.65 2.63 3/84 22811
/proc/meminfo: memFree=1740720/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=1.38
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1291 18896 0 4 4 1 120 13 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22810] ppid=22763 vsize=5356 CPUtime=0
/proc/22810/stat : 22810 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71945756 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22810/statm: 1339 232 193 169 0 50 0
[pid=22811] ppid=22810 vsize=5436 CPUtime=23.69
/proc/22811/stat : 22811 (minisat) R 22810 22763 22726 0 -1 4194304 1101 0 0 0 2368 1 0 0 25 0 1 0 71945756 5566464 1087 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1359 1087 75 150 0 1206 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 24392

[startup+51.1014 s]
/proc/loadavg: 2.25 2.60 2.62 3/76 22855
/proc/meminfo: memFree=1742392/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=32.17
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1405 24083 0 5 4 1 3195 17 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22822] ppid=22763 vsize=5356 CPUtime=0
/proc/22822/stat : 22822 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71948867 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22822/statm: 1339 232 193 169 0 50 0
[pid=22823] ppid=22822 vsize=4380 CPUtime=18.36
/proc/22823/stat : 22823 (minisat) R 22822 22763 22726 0 -1 4194304 827 0 0 0 1836 0 0 0 25 0 1 0 71948867 4485120 813 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/22823/statm: 1095 813 75 150 0 942 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 23336

[startup+102.306 s]
/proc/loadavg: 2.11 2.50 2.58 3/84 22895
/proc/meminfo: memFree=1740728/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=61.13
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1458 25233 0 5 4 1 6090 18 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22856] ppid=22763 vsize=5356 CPUtime=0
/proc/22856/stat : 22856 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71951770 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22856/statm: 1339 232 193 169 0 50 0
[pid=22857] ppid=22856 vsize=5468 CPUtime=40.48
/proc/22857/stat : 22857 (minisat) R 22856 22763 22726 0 -1 4194304 1107 0 0 0 4047 1 0 0 25 0 1 0 71951771 5599232 1093 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/22857/statm: 1367 1093 75 150 0 1214 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 24424

[startup+162.302 s]
/proc/loadavg: 2.04 2.41 2.54 3/84 22895
/proc/meminfo: memFree=1739256/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=61.13
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1458 25233 0 5 4 1 6090 18 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22856] ppid=22763 vsize=5356 CPUtime=0
/proc/22856/stat : 22856 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71951770 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22856/statm: 1339 232 193 169 0 50 0
[pid=22857] ppid=22856 vsize=6716 CPUtime=100.44
/proc/22857/stat : 22857 (minisat) R 22856 22763 22726 0 -1 4194304 1434 0 0 0 10043 1 0 0 25 0 1 0 71951771 6877184 1420 996147200 134512640 135127466 4294956256 18446744073709551615 134530768 0 0 4096 3 0 0 0 17 0 0 0
/proc/22857/statm: 1679 1420 75 150 0 1526 0
Current children cumulated CPU time (s) 161.57
Current children cumulated vsize (KiB) 25672

[startup+222.301 s]
/proc/loadavg: 2.01 2.33 2.51 3/84 22895
/proc/meminfo: memFree=1738424/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=61.13
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1458 25233 0 5 4 1 6090 18 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22856] ppid=22763 vsize=5356 CPUtime=0
/proc/22856/stat : 22856 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71951770 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22856/statm: 1339 232 193 169 0 50 0
[pid=22857] ppid=22856 vsize=7540 CPUtime=160.42
/proc/22857/stat : 22857 (minisat) R 22856 22763 22726 0 -1 4194304 1638 0 0 0 16040 2 0 0 25 0 1 0 71951771 7720960 1624 996147200 134512640 135127466 4294956256 18446744073709551615 134530766 0 0 4096 3 0 0 0 17 0 0 0
/proc/22857/statm: 1885 1624 75 150 0 1732 0
Current children cumulated CPU time (s) 221.55
Current children cumulated vsize (KiB) 26496

[startup+282.302 s]
/proc/loadavg: 2.00 2.27 2.47 3/84 22895
/proc/meminfo: memFree=1737656/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=61.13
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1458 25233 0 5 4 1 6090 18 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22856] ppid=22763 vsize=5356 CPUtime=0
/proc/22856/stat : 22856 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71951770 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22856/statm: 1339 232 193 169 0 50 0
[pid=22857] ppid=22856 vsize=8416 CPUtime=220.39
/proc/22857/stat : 22857 (minisat) R 22856 22763 22726 0 -1 4194304 1811 0 0 0 22037 2 0 0 25 0 1 0 71951771 8617984 1797 996147200 134512640 135127466 4294956256 18446744073709551615 134528495 0 0 4096 3 0 0 0 17 0 0 0
/proc/22857/statm: 2104 1797 75 150 0 1951 0
Current children cumulated CPU time (s) 281.52
Current children cumulated vsize (KiB) 27372


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

/proc/loadavg: 2.12 2.06 2.00 3/84 22897
/proc/meminfo: memFree=1727864/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=61.13
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1458 25233 0 5 4 1 6090 18 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22856] ppid=22763 vsize=5356 CPUtime=0
/proc/22856/stat : 22856 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71951770 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22856/statm: 1339 232 193 169 0 50 0
[pid=22857] ppid=22856 vsize=18428 CPUtime=3038.98
/proc/22857/stat : 22857 (minisat) R 22856 22763 22726 0 -1 4194304 4186 0 0 0 303891 7 0 0 25 0 1 0 71951771 18870272 4172 996147200 134512640 135127466 4294956256 18446744073709551615 134530641 0 0 4096 3 0 0 0 17 0 0 0
/proc/22857/statm: 4607 4172 75 150 0 4454 0
Current children cumulated CPU time (s) 3100.11
Current children cumulated vsize (KiB) 37384

[startup+3162.3 s]
/proc/loadavg: 2.11 2.06 2.00 3/84 22897
/proc/meminfo: memFree=1727800/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=61.13
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1458 25233 0 5 4 1 6090 18 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22856] ppid=22763 vsize=5356 CPUtime=0
/proc/22856/stat : 22856 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71951770 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22856/statm: 1339 232 193 169 0 50 0
[pid=22857] ppid=22856 vsize=18428 CPUtime=3098.95
/proc/22857/stat : 22857 (minisat) R 22856 22763 22726 0 -1 4194304 4208 0 0 0 309888 7 0 0 25 0 1 0 71951771 18870272 4194 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/22857/statm: 4607 4194 75 150 0 4454 0
Current children cumulated CPU time (s) 3160.08
Current children cumulated vsize (KiB) 37384

[startup+3222.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/84 22903
/proc/meminfo: memFree=1727544/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=61.13
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1458 25233 0 5 4 1 6090 18 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22856] ppid=22763 vsize=5356 CPUtime=0
/proc/22856/stat : 22856 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71951770 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22856/statm: 1339 232 193 169 0 50 0
[pid=22857] ppid=22856 vsize=18576 CPUtime=3158.92
/proc/22857/stat : 22857 (minisat) R 22856 22763 22726 0 -1 4194304 4230 0 0 0 315884 8 0 0 25 0 1 0 71951771 19021824 4216 996147200 134512640 135127466 4294956256 18446744073709551615 134521733 0 0 4096 3 0 0 0 17 0 0 0
/proc/22857/statm: 4644 4216 75 150 0 4491 0
Current children cumulated CPU time (s) 3220.05
Current children cumulated vsize (KiB) 37532

[startup+3282.3 s]
/proc/loadavg: 2.14 2.07 2.01 3/84 22903
/proc/meminfo: memFree=1727480/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=61.13
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1458 25233 0 5 4 1 6090 18 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22856] ppid=22763 vsize=5356 CPUtime=0
/proc/22856/stat : 22856 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71951770 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22856/statm: 1339 232 193 169 0 50 0
[pid=22857] ppid=22856 vsize=18744 CPUtime=3218.89
/proc/22857/stat : 22857 (minisat) R 22856 22763 22726 0 -1 4194304 4255 0 0 0 321881 8 0 0 25 0 1 0 71951771 19193856 4241 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22857/statm: 4686 4241 75 150 0 4533 0
Current children cumulated CPU time (s) 3280.02
Current children cumulated vsize (KiB) 37700

[startup+3342.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/84 22903
/proc/meminfo: memFree=1727480/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=61.13
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1458 25233 0 5 4 1 6090 18 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22856] ppid=22763 vsize=5356 CPUtime=0
/proc/22856/stat : 22856 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71951770 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22856/statm: 1339 232 193 169 0 50 0
[pid=22857] ppid=22856 vsize=18744 CPUtime=3278.86
/proc/22857/stat : 22857 (minisat) R 22856 22763 22726 0 -1 4194304 4261 0 0 0 327878 8 0 0 25 0 1 0 71951771 19193856 4247 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/22857/statm: 4686 4247 75 150 0 4533 0
Current children cumulated CPU time (s) 3339.99
Current children cumulated vsize (KiB) 37700

[startup+3402.31 s]
/proc/loadavg: 2.02 2.04 2.00 3/84 22903
/proc/meminfo: memFree=1727352/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=61.13
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1458 25233 0 5 4 1 6090 18 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22856] ppid=22763 vsize=5356 CPUtime=0
/proc/22856/stat : 22856 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71951770 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22856/statm: 1339 232 193 169 0 50 0
[pid=22857] ppid=22856 vsize=18908 CPUtime=3338.83
/proc/22857/stat : 22857 (minisat) R 22856 22763 22726 0 -1 4194304 4291 0 0 0 333875 8 0 0 25 0 1 0 71951771 19361792 4277 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/22857/statm: 4727 4277 75 150 0 4574 0
Current children cumulated CPU time (s) 3399.96
Current children cumulated vsize (KiB) 37864

[startup+3462.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 22903
/proc/meminfo: memFree=1727288/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=61.13
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1458 25233 0 5 4 1 6090 18 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22856] ppid=22763 vsize=5356 CPUtime=0
/proc/22856/stat : 22856 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71951770 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22856/statm: 1339 232 193 169 0 50 0
[pid=22857] ppid=22856 vsize=18908 CPUtime=3398.8
/proc/22857/stat : 22857 (minisat) R 22856 22763 22726 0 -1 4194304 4300 0 0 0 339872 8 0 0 25 0 1 0 71951771 19361792 4286 996147200 134512640 135127466 4294956256 18446744073709551615 134528611 0 0 4096 3 0 0 0 17 0 0 0
/proc/22857/statm: 4727 4286 75 150 0 4574 0
Current children cumulated CPU time (s) 3459.93
Current children cumulated vsize (KiB) 37864

[startup+3522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 22903
/proc/meminfo: memFree=1727160/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=61.13
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1458 25233 0 5 4 1 6090 18 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22856] ppid=22763 vsize=5356 CPUtime=0
/proc/22856/stat : 22856 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71951770 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22856/statm: 1339 232 193 169 0 50 0
[pid=22857] ppid=22856 vsize=19020 CPUtime=3458.77
/proc/22857/stat : 22857 (minisat) R 22856 22763 22726 0 -1 4194304 4330 0 0 0 345869 8 0 0 25 0 1 0 71951771 19476480 4316 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/22857/statm: 4755 4316 75 150 0 4602 0
Current children cumulated CPU time (s) 3519.9
Current children cumulated vsize (KiB) 37976

[startup+3582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 22903
/proc/meminfo: memFree=1726712/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=61.13
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1458 25233 0 5 4 1 6090 18 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22856] ppid=22763 vsize=5356 CPUtime=0
/proc/22856/stat : 22856 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71951770 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22856/statm: 1339 232 193 169 0 50 0
[pid=22857] ppid=22856 vsize=19412 CPUtime=3518.74
/proc/22857/stat : 22857 (minisat) R 22856 22763 22726 0 -1 4194304 4421 0 0 0 351866 8 0 0 25 0 1 0 71951771 19877888 4407 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/22857/statm: 4853 4407 75 150 0 4700 0
Current children cumulated CPU time (s) 3579.87
Current children cumulated vsize (KiB) 38368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3602.51 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 22903
/proc/meminfo: memFree=1726648/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=61.13
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1458 25233 0 5 4 1 6090 18 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22856] ppid=22763 vsize=5356 CPUtime=0
/proc/22856/stat : 22856 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71951770 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22856/statm: 1339 232 193 169 0 50 0
[pid=22857] ppid=22856 vsize=19412 CPUtime=3538.94
/proc/22857/stat : 22857 (minisat) R 22856 22763 22726 0 -1 4194304 4421 0 0 0 353886 8 0 0 25 0 1 0 71951771 19877888 4407 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22857/statm: 4853 4407 75 150 0 4700 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 38368

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+3602.51 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 22903
/proc/meminfo: memFree=1726648/2055920 swapFree=4181028/4192956
[pid=22763] ppid=22761 vsize=13600 CPUtime=61.13
/proc/22763/stat : 22763 (sugar) S 22761 22763 22726 0 -1 4194304 1458 25233 0 5 4 1 6090 18 16 0 1 0 71945600 13926400 806 996147200 4194304 4206940 548682068592 18446744073709551615 264528506978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22763/statm: 3400 806 374 3 0 500 0
[pid=22856] ppid=22763 vsize=5356 CPUtime=0
/proc/22856/stat : 22856 (sh) S 22763 22763 22726 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 71951770 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22856/statm: 1339 232 193 169 0 50 0
[pid=22857] ppid=22856 vsize=19412 CPUtime=3538.94
/proc/22857/stat : 22857 (minisat) R 22856 22763 22726 0 -1 4194304 4421 0 0 0 353886 8 0 0 25 0 1 0 71951771 19877888 4407 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22857/statm: 4853 4407 75 150 0 4700 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 38368

Child status: 0
Real time (s): 3602.52
CPU time (s): 3600.11
CPU user time (s): 3599.82
CPU system time (s): 0.292955
CPU usage (%): 99.9333
Max. virtual memory (cumulated for all children) (KiB): 883380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.82
system time used= 0.292955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31468
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2132
involuntary context switches= 16139

runsolver used 3.71843 second user time and 9.47356 second system time

The end

Launcher Data (download as text)

Begin job on node40 at 2008-07-15 22:07:39
IDJOB=1123700
IDBENCH=62902
IDSOLVER=368
FILE ID=node40/1123700-1216152459
PBS_JOBID= 7905721
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/pi/pi-30-10-25-t58/normalized-pi-30-10-197-42-18.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-1123700-1216152459/watcher-1123700-1216152459 -o /tmp/evaluation-result-1123700-1216152459/solver-1123700-1216152459 -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-1123700-1216152459.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f310f3ff36894da61df3f6e291dd7f49
RANDOM SEED=965667705

node40.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.261
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.261
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:       1747816 kB
Buffers:         74796 kB
Cached:         149464 kB
SwapCached:       5988 kB
Active:         181332 kB
Inactive:        62076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1747816 kB
SwapTotal:     4192956 kB
SwapFree:      4181028 kB
Dirty:            1512 kB
Writeback:           0 kB
Mapped:          35244 kB
Slab:            49708 kB
Committed_AS:   286080 kB
PageTables:       1980 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= 66560 MiB
End job on node40 at 2008-07-15 23:07:42