Trace number 1108347

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+minisat-incMSAT (TO)2 3600.2 3601

General information on the benchmark

Namecsp/langford/
normalized-slangford-3-11-ext.xml
MD5SUM540723c3977a7f4946311e21f518088e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark3044.97
Satisfiable
(Un)Satisfiability was proved
Number of variables33
Number of constraints572
Maximum constraint arity2
Maximum domain size33
Number of constraints which are defined in extension572
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.03/0.14	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.03/0.14	c 0	BEGIN Fri Jul 11 18:39:09 2008
0.03/0.14	c 0	PID 15322
0.03/0.14	c 0	HOST node54.alineos.net
0.03/0.14	c 0	CONVERTING HOME/instance-1108347-1215794349.xml TO HOME/temp.csp
0.03/0.14	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108347-1215794349.xml' 'HOME/temp.csp'
0.07/0.38	c 1	1 domains, 33 variables, 0 predicates, 13 relations, 572 constraints
0.07/0.40	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.40	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.07/0.48	c 1	Parsing HOME/temp.csp
0.41/0.56	c 1	parsed 619 expressions
0.41/0.57	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.41/0.58	c 1	MAX CSP: 572 constraints
0.41/0.58	c 1	Converting to clausal form CSP
0.41/0.62	c 1	converted 120 (10%) expressions
0.41/0.64	c 1	converted 239 (20%) expressions
0.41/0.65	c 1	converted 359 (30%) expressions
0.41/0.66	c 1	converted 478 (40%) expressions
0.41/0.67	c 1	converted 597 (50%) expressions
0.41/0.69	c 1	converted 717 (60%) expressions
0.41/0.71	c 1	converted 836 (70%) expressions
0.41/0.71	c 1	converted 956 (80%) expressions
0.41/0.73	c 1	converted 1075 (90%) expressions
0.41/0.89	c 1	converted 1194 (100%) expressions
0.41/0.89	c 1	CSP : 1177 integers, 0 booleans, 1715 clauses, largest domain size 859
0.41/0.89	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/0.89	c 1	Propagation in CSP
0.41/0.93	c 1	567 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.41/0.93	c 1	CSP : 1177 integers, 0 booleans, 1715 clauses, largest domain size 573
0.41/0.93	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/0.93	c 1	Simplifing CSP by introducing new Boolean variables
0.41/0.93	c 1	CSP : 1177 integers, 0 booleans, 1715 clauses, largest domain size 573
0.41/0.93	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/0.98	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.41/0.99	c 1	118 (10%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
0.41/0.99	c 1	236 (20%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
0.41/0.99	c 1	354 (30%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
0.41/0.99	c 1	471 (40%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
0.41/0.99	c 1	589 (50%) CSP integer variables are encoded (1023 clauses, 11220 bytes)
0.41/1.00	c 1	707 (60%) CSP integer variables are encoded (2060 clauses, 24701 bytes)
1.20/1.00	c 1	824 (70%) CSP integer variables are encoded (7163 clauses, 91040 bytes)
1.20/1.01	c 1	942 (80%) CSP integer variables are encoded (8425 clauses, 107446 bytes)
1.20/1.01	c 1	1060 (90%) CSP integer variables are encoded (9208 clauses, 118108 bytes)
1.20/1.01	c 1	1177 (100%) CSP integer variables are encoded (10301 clauses, 134503 bytes)
1.20/1.09	c 1	172 (10%) CSP clauses are encoded (16125 clauses, 273520 bytes)
1.31/1.15	c 1	343 (20%) CSP clauses are encoded (21864 clauses, 418152 bytes)
1.42/1.21	c 1	515 (30%) CSP clauses are encoded (27726 clauses, 564900 bytes)
1.42/1.24	c 2	686 (40%) CSP clauses are encoded (31751 clauses, 650479 bytes)
1.83/1.62	c 2	858 (50%) CSP clauses are encoded (203853 clauses, 3777970 bytes)
1.83/1.63	c 2	1029 (60%) CSP clauses are encoded (210055 clauses, 3887264 bytes)
2.14/1.90	c 2	1201 (70%) CSP clauses are encoded (371272 clauses, 6855474 bytes)
2.14/1.92	c 2	1372 (80%) CSP clauses are encoded (378425 clauses, 6981746 bytes)
2.14/1.95	c 2	1544 (90%) CSP clauses are encoded (395169 clauses, 7303711 bytes)
2.24/2.06	c 2	1715 (100%) CSP clauses are encoded (457143 clauses, 8619904 bytes)
2.24/2.06	c 2	1715 CSP clauses encoded
2.24/2.06	c 2	Writing map file : HOME/temp.map
2.24/2.07	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.24/2.07	c 2	SAT : 11478 SAT variables, 457143 SAT clauses, 8619904 bytes
2.24/2.07	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.32/2.12	c 2	OBJECTIVE minimize _COST
2.32/2.12	c 2	SOLVING HOME/temp.cnf
2.32/2.12	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
2.32/2.13	c 2	This is MiniSat 2.0 beta incremental
2.32/2.13	c 2	WARNING: for repeatability, setting FPU to use double precision
2.32/2.13	c 2	============================[ Problem Statistics ]=============================
2.32/2.13	c 2	|                                                                             |
2.32/2.13	c 2	|  Number of variables:  11478                                                |
2.32/2.13	c 2	|  Number of clauses:    457143                                               |
2.33/2.33	c 3	|  Parsing time:         0.17         s                                       |
2.33/2.34	c 3	OK
2.33/2.34	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
2.33/2.34	c 3	SEARCHING: _COST <= 286
2.33/2.34	c 3	============================[ Search Statistics ]==============================
2.33/2.34	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.33/2.34	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.33/2.34	c 3	===============================================================================
2.33/2.34	c 3	|         0 |   11478   457143  1376298 |   152381        0    nan |  0.000 % |
2.33/2.37	c 3	===============================================================================
2.33/2.37	c 3	restarts              : 1
2.33/2.37	c 3	conflicts             : 1             (5 /sec)
2.33/2.37	c 3	decisions             : 29            (0.00 % random) (137 /sec)
2.33/2.37	c 3	propagations          : 11481          (54164 /sec)
2.33/2.37	c 3	conflict literals     : 6              (0.00 % deleted)
2.33/2.37	c 3	Memory used           : 20.75 MB
2.33/2.37	c 3	CPU time              : 0.211967 s
2.33/2.37	c 3	
2.33/2.37	c 3	SATISFIABLE
2.33/2.37	c 3	OK
2.33/2.37	c 3	FOUND: _COST <= 286
2.33/2.37	s SATISFIABLE
2.33/2.37	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.33/2.37	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.33/2.44	c 3	Decoding HOME/temp.out
2.33/2.52	c 3	OBJECTIVE _COST 286
2.33/2.52	o 286
2.33/2.52	v 22 20 22 17 21 20 23 26 21 16 8 23 24 24 22 27 27 29 22 26 27 20 25 27 28 29 29 30 30 31 31 32 32
2.33/2.52	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.33/2.53	c 3	OK
2.33/2.53	c 3	OBJECTIVE BOUND: 0 <= _COST <= 286
2.33/2.53	c 3	SEARCHING: _COST <= 143
2.33/2.53	c 3	============================[ Search Statistics ]==============================
2.33/2.53	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.33/2.53	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.33/2.53	c 3	===============================================================================
2.33/2.53	c 3	|         1 |   11478   457143  1376298 |   152381        1      6 |  0.000 % |
2.33/2.56	c 3	===============================================================================
2.33/2.56	c 3	restarts              : 2
2.33/2.56	c 3	conflicts             : 14            (58 /sec)
2.33/2.56	c 3	decisions             : 671           (0.60 % random) (2773 /sec)
2.33/2.56	c 3	propagations          : 25814          (106686 /sec)
2.33/2.56	c 3	conflict literals     : 71             (6.58 % deleted)
2.33/2.56	c 3	Memory used           : 21.27 MB
2.33/2.56	c 3	CPU time              : 0.241963 s
2.33/2.56	c 3	
2.33/2.56	c 3	SATISFIABLE
2.33/2.56	c 3	OK
2.33/2.56	c 3	FOUND: _COST <= 143
2.33/2.56	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.33/2.56	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.50/2.63	c 3	Decoding HOME/temp.out
2.50/2.70	c 3	OBJECTIVE _COST 143
2.50/2.70	o 143
2.50/2.71	v 26 24 14 21 23 17 11 17 12 16 23 28 27 18 26 29 24 19 19 22 20 25 31 30 22 28 32 31 30 29 32 31 29
2.50/2.71	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.50/2.72	c 3	OK
2.50/2.72	c 3	OBJECTIVE BOUND: 0 <= _COST <= 143
2.50/2.72	c 3	SEARCHING: _COST <= 71
2.50/2.72	c 3	============================[ Search Statistics ]==============================
2.50/2.72	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.50/2.72	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.50/2.72	c 3	===============================================================================
2.50/2.72	c 3	|        14 |    8618   457143  1376298 |   152381       14      5 |  0.000 % |
2.50/2.75	c 3	===============================================================================
2.50/2.75	c 3	restarts              : 3
2.50/2.75	c 3	conflicts             : 24            (85 /sec)
2.50/2.75	c 3	decisions             : 987           (0.91 % random) (3513 /sec)
2.50/2.75	c 3	propagations          : 43758          (155746 /sec)
2.50/2.75	c 3	conflict literals     : 128            (14.09 % deleted)
2.50/2.75	c 3	Memory used           : 21.40 MB
2.50/2.75	c 3	CPU time              : 0.280957 s
2.50/2.75	c 3	
2.50/2.75	c 3	SATISFIABLE
2.50/2.76	c 3	OK
2.50/2.76	c 3	FOUND: _COST <= 71
2.50/2.76	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.50/2.76	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.70/2.83	c 3	Decoding HOME/temp.out
2.70/2.90	c 3	OBJECTIVE _COST 71
2.70/2.90	o 71
2.70/2.90	v 28 26 24 25 30 28 25 1 24 11 8 30 29 22 27 32 29 31 10 32 22 20 31 30 27 32 32 31 28 19 29 23 21
2.70/2.90	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.70/2.96	c 3	OK
2.70/2.96	c 3	OBJECTIVE BOUND: 0 <= _COST <= 71
2.70/2.96	c 3	SEARCHING: _COST <= 35
2.70/2.96	c 3	============================[ Search Statistics ]==============================
2.70/2.96	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.70/2.96	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.70/2.96	c 3	===============================================================================
2.70/2.96	c 3	|        24 |    7045   457143  1376298 |   152381       24      5 |  0.000 % |
2.70/2.99	c 3	===============================================================================
2.70/2.99	c 3	restarts              : 4
2.70/2.99	c 3	conflicts             : 101           (316 /sec)
2.70/2.99	c 3	decisions             : 1316          (0.84 % random) (4113 /sec)
2.70/2.99	c 3	propagations          : 84259          (263350 /sec)
2.70/2.99	c 3	conflict literals     : 2675           (9.96 % deleted)
2.70/2.99	c 3	Memory used           : 21.40 MB
2.70/2.99	c 3	CPU time              : 0.319951 s
2.70/2.99	c 3	
2.70/2.99	c 3	SATISFIABLE
2.89/3.00	c 3	OK
2.89/3.00	c 3	FOUND: _COST <= 35
2.89/3.00	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.89/3.00	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.89/3.07	c 3	Decoding HOME/temp.out
2.90/3.14	c 3	OBJECTIVE _COST 35
2.90/3.14	o 35
2.90/3.14	v 17 26 8 27 25 20 23 1 22 18 9 29 29 12 28 31 27 30 10 32 25 21 24 32 16 29 32 28 28 19 30 26 29
2.90/3.15	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.90/3.20	c 3	OK
2.90/3.20	c 3	OBJECTIVE BOUND: 0 <= _COST <= 35
2.90/3.20	c 3	SEARCHING: _COST <= 17
2.90/3.20	c 3	============================[ Search Statistics ]==============================
2.90/3.20	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.90/3.20	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.90/3.20	c 3	===============================================================================
2.90/3.20	c 3	|       101 |    6033   457143  1376298 |   152381      101     26 |  0.000 % |
3.45/3.21	c 4	===============================================================================
3.45/3.21	c 4	restarts              : 5
3.45/3.21	c 4	conflicts             : 121           (361 /sec)
3.45/3.21	c 4	decisions             : 1533          (0.72 % random) (4577 /sec)
3.45/3.21	c 4	propagations          : 94344          (281667 /sec)
3.45/3.21	c 4	conflict literals     : 2928           (9.52 % deleted)
3.45/3.21	c 4	Memory used           : 21.40 MB
3.45/3.21	c 4	CPU time              : 0.334949 s
3.45/3.21	c 4	
3.45/3.21	c 4	SATISFIABLE
3.45/3.22	c 4	OK
3.45/3.22	c 4	FOUND: _COST <= 17
3.45/3.22	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.45/3.22	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.45/3.29	c 4	Decoding HOME/temp.out
3.46/3.36	c 4	OBJECTIVE _COST 17
3.46/3.36	o 17
3.46/3.36	v 8 27 14 20 19 9 13 6 12 11 7 10 30 18 25 25 16 21 15 22 17 26 28 31 27 30 31 23 29 24 32 28 30
3.46/3.37	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.46/3.38	c 4	OK
3.46/3.38	c 4	OBJECTIVE BOUND: 0 <= _COST <= 17
3.46/3.38	c 4	SEARCHING: _COST <= 8
3.46/3.38	c 4	============================[ Search Statistics ]==============================
3.46/3.38	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.46/3.38	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.46/3.38	c 4	===============================================================================
3.46/3.38	c 4	|       121 |    5265   457143  1376298 |   152381      121     24 |  0.000 % |
3.68/3.43	c 4	|       221 |    5265   457143  1376298 |   167619      221     19 | 60.020 % |
3.68/3.44	c 4	===============================================================================
3.68/3.44	c 4	restarts              : 7
3.68/3.44	c 4	conflicts             : 332           (822 /sec)
3.68/3.44	c 4	decisions             : 1883          (0.64 % random) (4662 /sec)
3.68/3.44	c 4	propagations          : 203983         (504986 /sec)
3.68/3.44	c 4	conflict literals     : 8856           (12.71 % deleted)
3.68/3.44	c 4	Memory used           : 21.53 MB
3.68/3.44	c 4	CPU time              : 0.403938 s
3.68/3.44	c 4	
3.68/3.44	c 4	SATISFIABLE
3.68/3.45	c 4	OK
3.68/3.45	c 4	FOUND: _COST <= 8
3.68/3.45	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.68/3.45	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.73/3.51	c 4	Decoding HOME/temp.out
3.73/3.59	c 4	OBJECTIVE _COST 8
3.73/3.59	o 8
3.73/3.59	v 4 28 10 21 26 16 9 11 12 2 3 6 31 14 26 32 23 17 20 22 13 15 8 32 18 31 19 30 25 29 32 24 27
3.73/3.59	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.73/3.65	c 4	OK
3.73/3.65	c 4	OBJECTIVE BOUND: 0 <= _COST <= 8
3.73/3.65	c 4	SEARCHING: _COST <= 4
3.73/3.65	c 4	============================[ Search Statistics ]==============================
3.73/3.65	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.73/3.65	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.73/3.65	c 4	===============================================================================
3.73/3.65	c 4	|       332 |    4589   457143  1376298 |   152381      332     27 | 60.020 % |
3.73/3.66	c 4	|       433 |    4589   457143  1376298 |   167619      433     30 | 65.796 % |
3.73/3.68	c 4	|       583 |    4589   457143  1376298 |   184381      583     37 | 65.796 % |
3.97/3.70	c 4	|       810 |    4589   457143  1376298 |   202819      810     36 | 65.796 % |
3.97/3.71	c 4	===============================================================================
3.97/3.71	c 4	restarts              : 11
3.97/3.71	c 4	conflicts             : 876           (1848 /sec)
3.97/3.71	c 4	decisions             : 3011          (0.50 % random) (6353 /sec)
3.97/3.71	c 4	propagations          : 272786         (575587 /sec)
3.97/3.71	c 4	conflict literals     : 31922          (7.04 % deleted)
3.97/3.71	c 4	Memory used           : 21.66 MB
3.97/3.71	c 4	CPU time              : 0.473927 s
3.97/3.71	c 4	
3.97/3.71	c 4	SATISFIABLE
3.97/3.72	c 4	OK
3.97/3.72	c 4	FOUND: _COST <= 4
3.97/3.72	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.97/3.72	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.97/3.79	c 4	Decoding HOME/temp.out
3.99/3.86	c 4	OBJECTIVE _COST 4
3.99/3.86	o 4
3.99/3.86	v 11 1 21 0 3 20 8 14 2 6 7 13 4 25 5 9 27 16 23 12 17 19 15 18 29 10 26 30 24 32 22 28 31
3.99/3.87	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
3.99/3.92	c 4	OK
3.99/3.92	c 4	OBJECTIVE BOUND: 0 <= _COST <= 4
3.99/3.92	c 4	SEARCHING: _COST <= 2
3.99/3.92	c 4	============================[ Search Statistics ]==============================
3.99/3.92	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.99/3.92	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.99/3.92	c 4	===============================================================================
3.99/3.92	c 4	|       876 |    3926   457143  1376298 |   152381      876     36 | 65.796 % |
3.99/3.94	c 4	|       976 |    3926   457143  1376298 |   167619      976     36 | 70.849 % |
3.99/3.95	c 4	|      1126 |    3926   457143  1376298 |   184381     1126     36 | 70.849 % |
3.99/3.98	c 4	|      1352 |    3926   457143  1376298 |   202819     1352     38 | 70.849 % |
4.25/4.01	c 4	|      1689 |    3926   457143  1376298 |   223101     1689     41 | 70.849 % |
4.25/4.02	c 4	===============================================================================
4.25/4.02	c 4	restarts              : 16
4.25/4.02	c 4	conflicts             : 1797          (3093 /sec)
4.25/4.02	c 4	decisions             : 4682          (0.38 % random) (8060 /sec)
4.25/4.02	c 4	propagations          : 373235         (642499 /sec)
4.25/4.02	c 4	conflict literals     : 75166          (6.64 % deleted)
4.25/4.02	c 4	Memory used           : 21.79 MB
4.25/4.02	c 4	CPU time              : 0.580911 s
4.25/4.02	c 4	
4.25/4.02	c 4	SATISFIABLE
4.25/4.03	c 4	OK
4.25/4.03	c 4	FOUND: _COST <= 2
4.25/4.03	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.25/4.03	c 4	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.25/4.10	c 4	Decoding HOME/temp.out
4.28/4.17	c 4	OBJECTIVE _COST 2
4.28/4.17	o 2
4.28/4.17	v 0 12 23 1 16 10 5 7 9 3 8 2 15 27 6 22 17 13 26 19 14 20 4 18 31 11 28 24 21 30 29 25 32
4.28/4.18	c 4	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
4.28/4.19	c 4	OK
4.28/4.19	c 4	OBJECTIVE BOUND: 0 <= _COST <= 2
4.28/4.19	c 4	SEARCHING: _COST <= 1
4.28/4.19	c 4	============================[ Search Statistics ]==============================
4.28/4.19	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.28/4.19	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.28/4.19	c 4	===============================================================================
4.28/4.19	c 4	|      1797 |    3346   457143  1376298 |   152381     1797     42 | 70.849 % |
4.48/4.20	c 4	|      1900 |    3346   457143  1376298 |   167619     1900     42 | 75.850 % |
4.48/4.21	c 5	|      2050 |    3346   457143  1376298 |   184381     2050     42 | 75.850 % |
4.48/4.24	c 5	|      2275 |    3346   457143  1376298 |   202819     2275     43 | 75.850 % |
4.48/4.28	c 5	|      2613 |    3346   457143  1376298 |   223101     2613     46 | 75.850 % |
4.58/4.35	c 5	|      3119 |    3346   457143  1376298 |   245411     3119     52 | 75.850 % |
4.68/4.43	c 5	|      3879 |    3346   457143  1376298 |   269952     3879     55 | 75.850 % |
4.78/4.58	c 5	|      5018 |    3346   457143  1376298 |   296947     5018     58 | 75.850 % |
5.08/4.81	c 5	|      6726 |    3346   457143  1376298 |   326642     6726     66 | 75.850 % |
5.47/5.24	c 6	|      9288 |    3346   457143  1376298 |   359306     9288     69 | 75.850 % |
6.17/5.96	c 6	|     13132 |    3346   457143  1376298 |   395237    13132     77 | 75.850 % |
7.67/7.44	c 8	|     18899 |    2772    25723   107586 |   434760    18818     82 | 75.850 % |
9.77/9.59	c 10	|     27548 |    2772    25723   107586 |   478236    27467     88 | 75.850 % |
14.37/14.19	c 14	|     40522 |    2772    25723   107586 |   526060    40441     88 | 75.850 % |
23.76/23.57	c 24	|     59983 |    2772    25723   107586 |   578666    59902     88 | 75.850 % |
43.65/43.45	c 44	|     89175 |    2772    25723   107586 |   636533    89094     91 | 75.850 % |
88.43/88.28	c 89	|    132964 |    2772    25723   107586 |   700186   132883     93 | 75.850 % |
195.70/195.57	c 196	|    198648 |    2772    25723   107586 |   770205   198567     97 | 75.850 % |
376.05/375.90	c 376	|    297175 |    2772    25723   107586 |   847225   297094     99 | 75.850 % |
840.41/840.46	c 841	|    444964 |    2772    25723   107586 |   931948   444883    105 | 75.850 % |
1900.68/1901.04	c 1901	|    666648 |    2772    25723   107586 |  1025143   666567    121 | 75.850 % |
3600.08/3600.91	c ERROR INTERRUPTED
3600.08/3600.99	c 3601	CPU 3598.21 (0.06 0.03 3598.15 1.94)
3600.08/3600.99	c 3601	END Fri Jul 11 19:39:10 2008

Verifier Data (download as text)

OK	2	570
2 unsatisfied constraints, 570 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-1108347-1215794349/watcher-1108347-1215794349 -o /tmp/evaluation-result-1108347-1215794349/solver-1108347-1215794349 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1108347-1215794349.xml 

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


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.26 3/65 15322
/proc/meminfo: memFree=1780040/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=12268 CPUtime=0
/proc/15322/stat : 15322 (sugar++) R 15320 15322 14533 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 36134561 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 234211736165 0 0 4224 0 0 0 0 17 1 0 0
/proc/15322/statm: 3067 316 241 3 0 167 0

[startup+0.0921551 s]
/proc/loadavg: 1.00 1.01 1.26 3/65 15322
/proc/meminfo: memFree=1780040/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=13468 CPUtime=0.03
/proc/15322/stat : 15322 (sugar++) D 15320 15322 14533 0 -1 4194304 756 0 0 0 2 1 0 0 18 0 1 0 36134561 13791232 724 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/15322/statm: 3367 724 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.101155 s]
/proc/loadavg: 1.00 1.01 1.26 3/65 15322
/proc/meminfo: memFree=1780040/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=13468 CPUtime=0.03
/proc/15322/stat : 15322 (sugar++) R 15320 15322 14533 0 -1 4194304 762 0 0 0 2 1 0 0 18 0 1 0 36134561 13791232 730 996147200 4194304 4206940 548682068528 18446744073709551615 234229919425 0 0 4224 0 0 0 0 17 1 0 0
/proc/15322/statm: 3367 730 338 3 0 467 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13468

[startup+0.301191 s]
/proc/loadavg: 1.00 1.01 1.26 3/65 15322
/proc/meminfo: memFree=1780040/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16740 CPUtime=0.07
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 1219 128 0 0 5 2 0 0 16 0 1 0 36134561 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15322/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.701235 s]
/proc/loadavg: 1.00 1.01 1.26 3/65 15322
/proc/meminfo: memFree=1780040/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16740 CPUtime=0.41
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 1296 4536 0 1 5 2 31 3 16 0 1 0 36134561 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 16740

[startup+1.50233 s]
/proc/loadavg: 1.00 1.01 1.26 2/76 15344
/proc/meminfo: memFree=1760432/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16740 CPUtime=0.41
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 1297 4536 0 1 5 2 31 3 15 0 1 0 36134561 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15322/statm: 4185 1104 409 3 0 764 0
[pid=15335] ppid=15322 vsize=5356 CPUtime=0
/proc/15335/stat : 15335 (sh) S 15322 15322 14533 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 36134602 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15335/statm: 1339 233 193 169 0 50 0
[pid=15336] ppid=15335 vsize=869268 CPUtime=1.32
/proc/15336/stat : 15336 (java) S 15335 15322 14533 0 -1 0 7517 0 1 0 126 6 0 0 18 0 9 0 36134602 890130432 6621 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15336/statm: 217317 6621 2564 9 0 211864 0
[pid=15336/tid=15337] ppid=15335 vsize=869268 CPUtime=0.89
/proc/15336/task/15337/stat : 15337 (java) R 15335 15322 14533 0 -1 64 2814 0 1 0 85 4 0 0 16 0 9 0 36134603 890130432 6621 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15336/tid=15338] ppid=15335 vsize=869268 CPUtime=0.16
/proc/15336/task/15338/stat : 15338 (java) S 15335 15322 14533 0 -1 64 2476 0 0 0 16 0 0 0 16 0 9 0 36134604 890130432 6621 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15336/tid=15339] ppid=15335 vsize=869268 CPUtime=0
/proc/15336/task/15339/stat : 15339 (java) S 15335 15322 14533 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 36134604 890130432 6621 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15336/tid=15340] ppid=15335 vsize=869268 CPUtime=0
/proc/15336/task/15340/stat : 15340 (java) S 15335 15322 14533 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36134604 890130432 6621 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15336/tid=15341] ppid=15335 vsize=869268 CPUtime=0
/proc/15336/task/15341/stat : 15341 (java) S 15335 15322 14533 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36134606 890130432 6621 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15336/tid=15342] ppid=15335 vsize=869268 CPUtime=0.23
/proc/15336/task/15342/stat : 15342 (java) S 15335 15322 14533 0 -1 64 1533 0 0 0 23 0 0 0 16 0 9 0 36134606 890130432 6621 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15336/tid=15343] ppid=15335 vsize=869268 CPUtime=0
/proc/15336/task/15343/stat : 15343 (java) S 15335 15322 14533 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36134606 890130432 6621 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15336/tid=15344] ppid=15335 vsize=869268 CPUtime=0
/proc/15336/task/15344/stat : 15344 (java) S 15335 15322 14533 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36134606 890130432 6621 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 891364

[startup+3.10154 s]
/proc/loadavg: 1.00 1.01 1.26 1/76 15344
/proc/meminfo: memFree=1751408/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=2.9
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 1757 24198 0 5 5 3 260 22 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 16872

[startup+6.30194 s]
/proc/loadavg: 1.08 1.03 1.27 2/67 15425
/proc/meminfo: memFree=1743344/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=26264 CPUtime=2.72
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 6522 0 0 0 268 4 0 0 25 0 1 0 36134774 26894336 6455 996147200 134512640 135134323 4294956192 18446744073709551615 134531932 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 6566 6455 79 151 0 6412 0
Current children cumulated CPU time (s) 6.57
Current children cumulated vsize (KiB) 43136

[startup+12.7027 s]
/proc/loadavg: 1.07 1.03 1.27 2/67 15425
/proc/meminfo: memFree=1742072/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=26460 CPUtime=9.12
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 6562 0 0 0 908 4 0 0 25 0 1 0 36134774 27095040 6495 996147200 134512640 135134323 4294956192 18446744073709551615 134528258 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 6615 6495 79 151 0 6461 0
Current children cumulated CPU time (s) 12.97
Current children cumulated vsize (KiB) 43332

[startup+25.5014 s]
/proc/loadavg: 1.06 1.02 1.26 2/67 15425
/proc/meminfo: memFree=1733240/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=35836 CPUtime=21.91
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 8888 0 0 0 2184 7 0 0 25 0 1 0 36134774 36696064 8821 996147200 134512640 135134323 4294956192 18446744073709551615 134528289 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 8959 8821 79 151 0 8805 0
Current children cumulated CPU time (s) 25.76
Current children cumulated vsize (KiB) 52708

[startup+51.1016 s]
/proc/loadavg: 1.04 1.02 1.25 2/67 15425
/proc/meminfo: memFree=1718712/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=50460 CPUtime=47.49
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 12532 0 0 0 4738 11 0 0 25 0 1 0 36134774 51671040 12465 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 12615 12465 79 151 0 12461 0
Current children cumulated CPU time (s) 51.34
Current children cumulated vsize (KiB) 67332

[startup+102.305 s]
/proc/loadavg: 1.01 1.02 1.24 2/67 15425
/proc/meminfo: memFree=1699320/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=69652 CPUtime=98.68
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 17287 0 0 0 9852 16 0 0 25 0 1 0 36134774 71323648 17220 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 17413 17220 79 151 0 17259 0
Current children cumulated CPU time (s) 102.53
Current children cumulated vsize (KiB) 86524

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.22 2/67 15425
/proc/meminfo: memFree=1683000/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=86016 CPUtime=158.66
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 21405 0 0 0 15846 20 0 0 25 0 1 0 36134774 88080384 21338 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 21504 21338 79 151 0 21350 0
Current children cumulated CPU time (s) 162.51
Current children cumulated vsize (KiB) 102888

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.20 2/67 15425
/proc/meminfo: memFree=1666424/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=102608 CPUtime=218.65
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 25489 0 0 0 21840 25 0 0 25 0 1 0 36134774 105070592 25422 996147200 134512640 135134323 4294956192 18446744073709551615 134532334 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 25652 25422 79 151 0 25498 0
Current children cumulated CPU time (s) 222.5
Current children cumulated vsize (KiB) 119480

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.19 2/67 15425
/proc/meminfo: memFree=1649976/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=119112 CPUtime=278.63
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 29617 0 0 0 27834 29 0 0 25 0 1 0 36134774 121970688 29550 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 29778 29550 79 151 0 29624 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 135984

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.17 2/67 15425
/proc/meminfo: memFree=1637496/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=131236 CPUtime=338.61
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 32690 0 0 0 33828 33 0 0 25 0 1 0 36134774 134385664 32623 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0

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

[pid=15345] ppid=15322 vsize=486004 CPUtime=2917.83
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 120365 0 0 0 291658 125 0 0 25 0 1 0 36134774 497668096 120264 996147200 134512640 135134323 4294956192 18446744073709551615 134531929 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 121501 120264 79 151 0 121347 0
Current children cumulated CPU time (s) 2921.68
Current children cumulated vsize (KiB) 502876

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15433
/proc/meminfo: memFree=1278712/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=492504 CPUtime=2977.81
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 121978 0 0 0 297654 127 0 0 25 0 1 0 36134774 504324096 121877 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 123126 121877 79 151 0 122972 0
Current children cumulated CPU time (s) 2981.66
Current children cumulated vsize (KiB) 509376

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15433
/proc/meminfo: memFree=1269688/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=501392 CPUtime=3037.78
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 124237 0 0 0 303649 129 0 0 25 0 1 0 36134774 513425408 124136 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 125348 124136 79 151 0 125194 0
Current children cumulated CPU time (s) 3041.63
Current children cumulated vsize (KiB) 518264

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15433
/proc/meminfo: memFree=1258872/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=512128 CPUtime=3097.77
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 126917 0 0 0 309645 132 0 0 25 0 1 0 36134774 524419072 126816 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 128032 126816 79 151 0 127878 0
Current children cumulated CPU time (s) 3101.62
Current children cumulated vsize (KiB) 529000

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15433
/proc/meminfo: memFree=1249592/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=521584 CPUtime=3157.75
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 129245 0 0 0 315641 134 0 0 25 0 1 0 36134774 534102016 129144 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 130396 129144 79 151 0 130242 0
Current children cumulated CPU time (s) 3161.6
Current children cumulated vsize (KiB) 538456

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15433
/proc/meminfo: memFree=1240312/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=530684 CPUtime=3217.73
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 131540 0 0 0 321637 136 0 0 25 0 1 0 36134774 543420416 131439 996147200 134512640 135134323 4294956192 18446744073709551615 134708315 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 132671 131439 79 151 0 132517 0
Current children cumulated CPU time (s) 3221.58
Current children cumulated vsize (KiB) 547556

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15433
/proc/meminfo: memFree=1233656/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=537152 CPUtime=3277.72
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 133172 0 0 0 327634 138 0 0 25 0 1 0 36134774 550043648 133071 996147200 134512640 135134323 4294956192 18446744073709551615 134531809 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 134288 133071 79 151 0 134134 0
Current children cumulated CPU time (s) 3281.57
Current children cumulated vsize (KiB) 554024

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15433
/proc/meminfo: memFree=1225208/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=545688 CPUtime=3337.69
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 135294 0 0 0 333629 140 0 0 25 0 1 0 36134774 558784512 135193 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 136422 135193 79 151 0 136268 0
Current children cumulated CPU time (s) 3341.54
Current children cumulated vsize (KiB) 562560

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15433
/proc/meminfo: memFree=1218744/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=552408 CPUtime=3397.68
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 136887 0 0 0 339626 142 0 0 25 0 1 0 36134774 565665792 136786 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 138102 136786 79 151 0 137948 0
Current children cumulated CPU time (s) 3401.53
Current children cumulated vsize (KiB) 569280

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15433
/proc/meminfo: memFree=1211832/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=559456 CPUtime=3457.66
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 138622 0 0 0 345622 144 0 0 25 0 1 0 36134774 572882944 138521 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 139864 138521 79 151 0 139710 0
Current children cumulated CPU time (s) 3461.51
Current children cumulated vsize (KiB) 576328

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15433
/proc/meminfo: memFree=1201016/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=570236 CPUtime=3517.64
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 141332 0 0 0 351617 147 0 0 25 0 1 0 36134774 583921664 141231 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 142559 141231 79 151 0 142405 0
Current children cumulated CPU time (s) 3521.49
Current children cumulated vsize (KiB) 587108

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15433
/proc/meminfo: memFree=1191416/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=579828 CPUtime=3577.62
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 143747 0 0 0 357613 149 0 0 25 0 1 0 36134774 593743872 143646 996147200 134512640 135134323 4294956192 18446744073709551615 134531888 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 144957 143646 79 151 0 144803 0
Current children cumulated CPU time (s) 3581.47
Current children cumulated vsize (KiB) 596700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3600.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15433
/proc/meminfo: memFree=1188856/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=582080 CPUtime=3596.23
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 144317 0 0 0 359473 150 0 0 25 0 1 0 36134774 596049920 144216 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 145520 144216 79 151 0 145366 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 598952

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+3600.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15433
/proc/meminfo: memFree=1188856/2055920 swapFree=4192812/4192956
[pid=15322] ppid=15320 vsize=16872 CPUtime=3.85
/proc/15322/stat : 15322 (sugar++) S 15320 15322 14533 0 -1 4194304 2055 43627 0 10 6 3 342 34 16 0 1 0 36134561 17276928 1130 996147200 4194304 4206940 548682068528 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15322/statm: 4218 1130 414 3 0 797 0
[pid=15345] ppid=15322 vsize=582080 CPUtime=3596.23
/proc/15345/stat : 15345 (minisat-inc) R 15322 15322 14533 0 -1 4194304 144317 0 0 0 359473 150 0 0 25 0 1 0 36134774 596049920 144216 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/15345/statm: 145520 144216 79 151 0 145366 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 598952

Child status: 0
Real time (s): 3601
CPU time (s): 3600.2
CPU user time (s): 3598.22
CPU system time (s): 1.9857
CPU usage (%): 99.9778
Max. virtual memory (cumulated for all children) (KiB): 891364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.22
system time used= 1.9857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190078
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3068
involuntary context switches= 8492

runsolver used 3.63945 second user time and 9.47456 second system time

The end

Launcher Data (download as text)

Begin job on node54 at 2008-07-11 18:39:09
IDJOB=1108347
IDBENCH=60708
IDSOLVER=367
FILE ID=node54/1108347-1215794349
PBS_JOBID= 7903092
Free space on /tmp= 66528 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/langford/normalized-slangford-3-11-ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108347-1215794349/watcher-1108347-1215794349 -o /tmp/evaluation-result-1108347-1215794349/solver-1108347-1215794349 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1108347-1215794349.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 540723c3977a7f4946311e21f518088e
RANDOM SEED=2080720643

node54.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.235
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.235
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:       1780520 kB
Buffers:         18900 kB
Cached:         176940 kB
SwapCached:          0 kB
Active:          58196 kB
Inactive:       152476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             860 kB
Writeback:           0 kB
Mapped:          24580 kB
Slab:            50608 kB
Committed_AS:    98724 kB
PageTables:       1432 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node54 at 2008-07-11 19:39:12