Trace number 1108660

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+minisatMSAT (TO)15 3600.1 3604.02

General information on the benchmark

Namecsp/rand-2-25/
normalized-rand-25-25-300-147-55021_ext.xml
MD5SUM8ac571a71e88b845bccc5fedbeb76d54
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark1587.25
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
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.02/0.08	c 0	Sugar v1-13 + HOME/minisat
0.02/0.08	c 0	BEGIN Fri Jul 11 16:13:21 2008
0.02/0.08	c 0	PID 12899
0.02/0.08	c 0	HOST node13.alineos.net
0.02/0.08	c 0	CONVERTING HOME/instance-1108660-1215785601.xml TO HOME/temp.csp
0.02/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108660-1215785601.xml' 'HOME/temp.csp'
0.04/0.74	c 1	1 domains, 25 variables, 0 predicates, 300 relations, 300 constraints
0.04/0.82	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.82	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.67/0.99	c 1	Parsing HOME/temp.csp
1.14/1.48	c 1	parsed 626 expressions
1.14/1.49	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.14/1.49	c 1	MAX CSP: 300 constraints
1.14/1.50	c 1	Converting to clausal form CSP
1.23/1.53	c 1	converted 93 (10%) expressions
1.23/1.53	c 1	converted 186 (20%) expressions
1.23/1.54	c 1	converted 279 (30%) expressions
1.23/1.57	c 1	converted 372 (40%) expressions
1.23/1.59	c 1	converted 465 (50%) expressions
1.34/1.61	c 1	converted 558 (60%) expressions
1.34/1.68	c 2	converted 651 (70%) expressions
1.43/1.70	c 2	converted 744 (80%) expressions
1.43/1.73	c 2	converted 837 (90%) expressions
1.63/1.90	c 2	converted 929 (100%) expressions
1.63/1.90	c 2	CSP : 625 integers, 0 booleans, 899 clauses, largest domain size 451
1.63/1.90	c 2	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.63/1.90	c 2	Propagation in CSP
1.63/1.93	c 2	296 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.63/1.94	c 2	CSP : 625 integers, 0 booleans, 899 clauses, largest domain size 301
1.63/1.94	c 2	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.63/1.94	c 2	Simplifing CSP by introducing new Boolean variables
1.63/1.94	c 2	CSP : 625 integers, 0 booleans, 899 clauses, largest domain size 301
1.63/1.94	c 2	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.63/1.99	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.73/2.01	c 2	63 (10%) CSP integer variables are encoded (575 clauses, 6183 bytes)
1.73/2.01	c 2	125 (20%) CSP integer variables are encoded (575 clauses, 6183 bytes)
1.73/2.01	c 2	188 (30%) CSP integer variables are encoded (575 clauses, 6183 bytes)
1.73/2.01	c 2	250 (40%) CSP integer variables are encoded (575 clauses, 6183 bytes)
1.73/2.01	c 2	313 (50%) CSP integer variables are encoded (575 clauses, 6183 bytes)
1.73/2.02	c 2	375 (60%) CSP integer variables are encoded (1068 clauses, 12395 bytes)
1.73/2.02	c 2	438 (70%) CSP integer variables are encoded (3391 clauses, 42594 bytes)
1.73/2.02	c 2	500 (80%) CSP integer variables are encoded (3998 clauses, 50485 bytes)
1.73/2.02	c 2	563 (90%) CSP integer variables are encoded (4354 clauses, 55113 bytes)
1.73/2.02	c 2	625 (100%) CSP integer variables are encoded (4868 clauses, 61795 bytes)
1.83/2.13	c 2	90 (10%) CSP clauses are encoded (13997 clauses, 261433 bytes)
1.83/2.19	c 2	180 (20%) CSP clauses are encoded (23058 clauses, 479348 bytes)
1.93/2.25	c 2	270 (30%) CSP clauses are encoded (32174 clauses, 698941 bytes)
1.93/2.28	c 2	360 (40%) CSP clauses are encoded (35857 clauses, 782436 bytes)
2.01/2.38	c 2	450 (50%) CSP clauses are encoded (85025 clauses, 1664488 bytes)
2.01/2.39	c 2	540 (60%) CSP clauses are encoded (86923 clauses, 1696907 bytes)
2.11/2.47	c 2	630 (70%) CSP clauses are encoded (131783 clauses, 2519615 bytes)
2.11/2.48	c 2	720 (80%) CSP clauses are encoded (133935 clauses, 2556505 bytes)
2.11/2.49	c 2	810 (90%) CSP clauses are encoded (138771 clauses, 2642455 bytes)
2.22/2.52	c 2	899 (100%) CSP clauses are encoded (156257 clauses, 2959363 bytes)
2.22/2.52	c 2	899 CSP clauses encoded
2.22/2.52	c 2	Writing map file : HOME/temp.map
2.22/2.53	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.22/2.53	c 2	SAT : 5493 SAT variables, 156257 SAT clauses, 2959363 bytes
2.22/2.53	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.22/2.56	c 2	OBJECTIVE minimize _COST
2.22/2.56	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.22/2.56	c 2	SEARCHING: _COST <= 150
2.22/2.56	c 2	SOLVING HOME/temp.cnf
2.22/2.56	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.22/2.56	c 2	This is MiniSat 2.0 beta
2.22/2.56	c 2	WARNING: for repeatability, setting FPU to use double precision
2.22/2.56	c 2	============================[ Problem Statistics ]=============================
2.22/2.56	c 2	|                                                                             |
2.22/2.56	c 2	|  Number of variables:  5493                                                 |
2.22/2.56	c 2	|  Number of clauses:    156258                                               |
2.26/2.64	c 3	|  Parsing time:         0.07         s                                       |
2.26/2.66	c 3	============================[ Search Statistics ]==============================
2.26/2.66	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.26/2.66	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.26/2.66	c 3	===============================================================================
2.26/2.66	c 3	|         0 |    4143   111203   378306 |    37067        0    nan |  0.000 % |
2.26/2.67	c 3	===============================================================================
2.26/2.67	c 3	restarts              : 1
2.26/2.67	c 3	conflicts             : 2              (20 /sec)
2.26/2.67	c 3	decisions             : 27             (0.00 % random) (276 /sec)
2.26/2.67	c 3	propagations          : 5574           (56886 /sec)
2.26/2.67	c 3	conflict literals     : 30             (3.23 % deleted)
2.26/2.67	c 3	Memory used           : 8.43 MB
2.26/2.67	c 3	CPU time              : 0.097985 s
2.26/2.67	c 3	
2.26/2.67	c 3	SATISFIABLE
2.26/2.67	c 3	FOUND: _COST <= 150
2.26/2.67	s SATISFIABLE
2.26/2.67	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.26/2.67	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.38/2.75	c 3	Decoding HOME/temp.out
2.38/2.84	c 3	OBJECTIVE _COST 150
2.38/2.84	o 150
2.38/2.84	v 14 10 22 13 7 11 9 10 11 23 24 12 22 20 18 23 20 23 24 24 24 24 23 23 24
2.38/2.85	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.38/2.93	c 3	OBJECTIVE BOUND: 0 <= _COST <= 150
2.38/2.93	c 3	SEARCHING: _COST <= 75
2.38/2.93	c 3	SOLVING HOME/temp.cnf
2.38/2.93	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.38/2.93	c 3	This is MiniSat 2.0 beta
2.38/2.93	c 3	WARNING: for repeatability, setting FPU to use double precision
2.38/2.93	c 3	============================[ Problem Statistics ]=============================
2.38/2.93	c 3	|                                                                             |
2.38/2.93	c 3	|  Number of variables:  5493                                                 |
2.38/2.93	c 3	|  Number of clauses:    156258                                               |
2.56/3.01	c 3	|  Parsing time:         0.07         s                                       |
2.56/3.05	c 3	============================[ Search Statistics ]==============================
2.56/3.05	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.56/3.05	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.56/3.05	c 3	===============================================================================
2.56/3.05	c 3	|         0 |    3393    83753   298131 |    27917        0    nan |  0.000 % |
2.56/3.06	c 3	===============================================================================
2.56/3.06	c 3	restarts              : 1
2.56/3.06	c 3	conflicts             : 11             (95 /sec)
2.56/3.06	c 3	decisions             : 30             (0.00 % random) (259 /sec)
2.56/3.06	c 3	propagations          : 6299           (54310 /sec)
2.56/3.06	c 3	conflict literals     : 436            (6.44 % deleted)
2.56/3.06	c 3	Memory used           : 8.43 MB
2.56/3.06	c 3	CPU time              : 0.115982 s
2.56/3.06	c 3	
2.56/3.06	c 3	SATISFIABLE
2.56/3.06	c 3	FOUND: _COST <= 75
2.56/3.06	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.56/3.06	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.70/3.16	c 3	Decoding HOME/temp.out
2.80/3.25	c 3	OBJECTIVE _COST 75
2.80/3.26	o 75
2.80/3.26	v 10 14 1 13 21 2 21 5 2 12 13 12 7 7 18 7 20 21 24 24 24 24 23 23 24
2.80/3.28	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.90/3.30	c 3	OBJECTIVE BOUND: 0 <= _COST <= 75
2.90/3.30	c 3	SEARCHING: _COST <= 37
2.90/3.30	c 3	SOLVING HOME/temp.cnf
2.90/3.30	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.90/3.31	c 3	This is MiniSat 2.0 beta
2.90/3.31	c 3	WARNING: for repeatability, setting FPU to use double precision
2.90/3.31	c 3	============================[ Problem Statistics ]=============================
2.90/3.31	c 3	|                                                                             |
2.90/3.31	c 3	|  Number of variables:  5493                                                 |
2.90/3.31	c 3	|  Number of clauses:    156258                                               |
2.90/3.39	c 3	|  Parsing time:         0.07         s                                       |
2.90/3.42	c 3	============================[ Search Statistics ]==============================
2.90/3.42	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.90/3.42	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.90/3.42	c 3	===============================================================================
2.90/3.42	c 3	|         0 |    2895    61534   232930 |    20511        0    nan |  0.000 % |
2.90/3.45	c 3	|       102 |    2895    61534   232930 |    22562      102     45 | 47.297 % |
2.90/3.48	c 3	|       252 |    2895    61534   232930 |    24818      252     42 | 47.297 % |
2.90/3.52	c 3	|       478 |    2895    61534   232930 |    27300      478     50 | 47.297 % |
2.90/3.57	c 3	|       815 |    2895    61534   232930 |    30030      815     41 | 47.297 % |
2.90/3.62	c 3	===============================================================================
2.90/3.63	c 3	restarts              : 5
2.90/3.63	c 3	conflicts             : 1112           (3695 /sec)
2.90/3.63	c 3	decisions             : 1537           (0.65 % random) (5107 /sec)
2.90/3.63	c 3	propagations          : 303441         (1008264 /sec)
2.90/3.63	c 3	conflict literals     : 47494          (22.02 % deleted)
2.90/3.63	c 3	Memory used           : 8.56 MB
2.90/3.63	c 3	CPU time              : 0.300954 s
2.90/3.63	c 3	
2.90/3.63	c 3	SATISFIABLE
2.90/3.63	c 3	FOUND: _COST <= 37
2.90/3.63	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.90/3.63	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.21/3.84	c 4	Decoding HOME/temp.out
3.21/3.92	c 4	OBJECTIVE _COST 37
3.21/3.92	o 37
3.21/3.92	v 9 9 19 5 19 24 23 24 19 24 24 24 14 6 23 24 4 24 24 4 24 24 24 12 6
3.21/3.93	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.21/3.98	c 4	OBJECTIVE BOUND: 0 <= _COST <= 37
3.21/3.98	c 4	SEARCHING: _COST <= 18
3.21/3.98	c 4	SOLVING HOME/temp.cnf
3.21/3.98	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.21/3.99	c 4	This is MiniSat 2.0 beta
3.21/3.99	c 4	WARNING: for repeatability, setting FPU to use double precision
3.21/3.99	c 4	============================[ Problem Statistics ]=============================
3.21/3.99	c 4	|                                                                             |
3.21/3.99	c 4	|  Number of variables:  5493                                                 |
3.21/3.99	c 4	|  Number of clauses:    156258                                               |
3.40/4.07	c 4	|  Parsing time:         0.07         s                                       |
3.40/4.11	c 4	============================[ Search Statistics ]==============================
3.40/4.11	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.40/4.11	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.40/4.11	c 4	===============================================================================
3.40/4.11	c 4	|         0 |    2503    48016   193533 |    16005        0    nan |  0.000 % |
3.40/4.14	c 4	|       100 |    2503    48016   193533 |    17605      100     49 | 54.433 % |
3.40/4.17	c 4	|       251 |    2503    48016   193533 |    19366      251     38 | 54.433 % |
3.40/4.21	c 4	|       476 |    2503    48016   193533 |    21303      476     43 | 54.433 % |
3.40/4.28	c 4	|       813 |    2503    48016   193533 |    23433      813     36 | 54.433 % |
3.70/4.37	c 4	|      1320 |    2503    48016   193533 |    25776     1320     35 | 54.433 % |
3.89/4.51	c 4	|      2079 |    2503    48016   193533 |    28354     2079     33 | 54.433 % |
4.09/4.75	c 5	|      3218 |    2503    48016   193533 |    31189     3218     32 | 54.433 % |
4.49/5.12	c 5	|      4926 |    2503    48016   193533 |    34308     4926     31 | 54.433 % |
5.09/5.73	c 6	|      7489 |    2503    48016   193533 |    37739     7489     31 | 54.433 % |
6.08/6.72	c 7	|     11333 |    2503    48016   193533 |    41513    11333     30 | 54.433 % |
7.77/8.42	c 8	|     17099 |    2503    48016   193533 |    45665    17099     31 | 54.433 % |
10.95/11.62	c 11	|     25748 |    2503    48016   193533 |    50231    25748     35 | 54.433 % |
16.63/17.36	c 17	|     38722 |    2503    48016   193533 |    55254    38722     34 | 54.433 % |
26.28/27.07	c 27	|     58183 |    2503    48016   193533 |    60780    58183     36 | 54.433 % |
42.60/43.45	c 43	|     87375 |    2503    48016   193533 |    66858    35528     50 | 54.433 % |
65.99/66.99	c 67	===============================================================================
65.99/66.99	c 67	restarts              : 16
65.99/66.99	c 67	conflicts             : 123096         (1966 /sec)
65.99/66.99	c 67	decisions             : 136038         (0.59 % random) (2172 /sec)
65.99/66.99	c 67	propagations          : 35003023       (558971 /sec)
65.99/66.99	c 67	conflict literals     : 5626495        (33.83 % deleted)
65.99/66.99	c 67	Memory used           : 23.93 MB
65.99/66.99	c 67	CPU time              : 62.6205 s
65.99/66.99	c 67	
65.99/66.99	c 67	SATISFIABLE
65.99/66.99	c 67	FOUND: _COST <= 18
65.99/66.99	c 67	DECODING HOME/temp.out WITH HOME/temp.map
65.99/66.99	c 67	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
66.08/67.08	c 67	Decoding HOME/temp.out
66.16/67.17	c 67	OBJECTIVE _COST 18
66.16/67.17	o 18
66.16/67.17	v 14 21 24 24 24 5 24 13 16 11 18 9 8 0 24 8 23 21 22 14 15 24 24 24 24
66.16/67.18	c 67	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
66.25/67.23	c 67	OBJECTIVE BOUND: 0 <= _COST <= 18
66.25/67.23	c 67	SEARCHING: _COST <= 9
66.25/67.23	c 67	SOLVING HOME/temp.cnf
66.25/67.23	c 67	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
66.25/67.24	c 67	This is MiniSat 2.0 beta
66.25/67.24	c 67	WARNING: for repeatability, setting FPU to use double precision
66.25/67.24	c 67	============================[ Problem Statistics ]=============================
66.25/67.24	c 67	|                                                                             |
66.25/67.24	c 67	|  Number of variables:  5493                                                 |
66.25/67.24	c 67	|  Number of clauses:    156258                                               |
66.27/67.32	c 67	|  Parsing time:         0.08         s                                       |
66.27/67.36	c 67	============================[ Search Statistics ]==============================
66.27/67.36	c 67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
66.27/67.36	c 67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
66.27/67.36	c 67	===============================================================================
66.27/67.36	c 67	|         0 |    2176    40798   172851 |    13599        0    nan |  0.000 % |
66.27/67.39	c 67	|       101 |    2176    40798   172851 |    14959      101     49 | 60.386 % |
66.27/67.41	c 67	|       252 |    2176    40798   172851 |    16455      252     45 | 60.386 % |
66.27/67.46	c 67	|       477 |    2176    40798   172851 |    18100      477     36 | 60.386 % |
66.27/67.53	c 67	|       817 |    2176    40798   172851 |    19910      817     32 | 60.386 % |
66.27/67.62	c 67	|      1323 |    2176    40798   172851 |    21901     1323     28 | 60.386 % |
66.27/67.77	c 68	|      2082 |    2176    40798   172851 |    24092     2082     26 | 60.386 % |
66.27/68.05	c 68	|      3221 |    2176    40798   172851 |    26501     3221     32 | 60.386 % |
67.41/68.45	c 68	|      4929 |    2176    40798   172851 |    29151     4929     36 | 60.386 % |
68.01/69.10	c 69	|      7491 |    2176    40798   172851 |    32066     7491     38 | 60.386 % |
69.01/70.08	c 70	|     11336 |    2176    40798   172851 |    35273    11336     39 | 60.386 % |
70.70/71.72	c 72	|     17102 |    2176    40798   172851 |    38800    17102     39 | 60.386 % |
73.88/74.91	c 75	|     25754 |    2176    40798   172851 |    42680    25754     39 | 60.386 % |
80.15/81.24	c 81	|     38728 |    2176    40798   172851 |    46948    38728     37 | 60.386 % |
89.60/90.74	c 91	|     58189 |    2176    40798   172851 |    51643    19572     32 | 60.386 % |
106.52/107.72	c 108	|     87382 |    2176    40798   172851 |    56807    48765     33 | 60.386 % |
130.70/132.04	c 132	|    131171 |    2176    40798   172851 |    62488    44977     30 | 60.386 % |
173.00/174.53	c 174	|    196855 |    2176    40798   172851 |    68737    59136     29 | 60.386 % |
232.61/234.41	c 234	|    295382 |    2176    40798   172851 |    75611    42100     41 | 60.386 % |
332.21/334.53	c 334	|    443171 |    2176    40798   172851 |    83172    61730     33 | 60.386 % |
474.45/477.13	c 477	|    664854 |    2176    40798   172851 |    91489    67604     33 | 60.386 % |
705.65/708.43	c 708	|    997380 |    2176    40798   172851 |   100638    78878     38 | 60.386 % |
1084.30/1087.20	c 1087	|   1496168 |    2176    40798   172851 |   110702    49638     42 | 60.386 % |
1732.04/1735.27	c 1735	|   2244352 |    2176    40798   172851 |   121772   107327     33 | 60.386 % |
2658.17/2661.75	c 2662	|   3366626 |    2176    40798   172851 |   133949    27122     37 | 60.386 % |
3600.10/3604.01	c ERROR unknown output  in HOME/temp.out
3600.10/3604.01	c 3604	CPU 65.94 (0.04 0.02 65.9 0.32)
3600.10/3604.01	c 3604	END Fri Jul 11 17:13:25 2008

Verifier Data (download as text)

OK	15	285
15 unsatisfied constraints, 285 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-1108660-1215785601/watcher-1108660-1215785601 -o /tmp/evaluation-result-1108660-1215785601/solver-1108660-1215785601 -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-1108660-1215785601.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.78 2.80 2.66 4/80 12899
/proc/meminfo: memFree=1153840/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=6268 CPUtime=0
/proc/12899/stat : 12899 (sugar) R 12897 12899 12533 0 -1 4194304 62 0 0 0 0 0 0 0 19 0 1 0 35262819 6418432 47 996147200 4194304 4206940 548682068592 18446744073709551615 269754627465 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/12899/statm: 1567 47 36 3 0 8 0

[startup+0.0728119 s]
/proc/loadavg: 2.78 2.80 2.66 4/80 12899
/proc/meminfo: memFree=1153840/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13204 CPUtime=0.02
/proc/12899/stat : 12899 (sugar) R 12897 12899 12533 0 -1 4194304 687 0 0 0 2 0 0 0 18 0 1 0 35262819 13520896 655 996147200 4194304 4206940 548682068592 18446744073709551615 269766147070 0 0 4224 0 0 0 0 17 1 0 0
/proc/12899/statm: 3301 655 336 3 0 401 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13204

[startup+0.101811 s]
/proc/loadavg: 2.78 2.80 2.66 4/80 12899
/proc/meminfo: memFree=1153840/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13600 CPUtime=0.04
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 35262819 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12899/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301837 s]
/proc/loadavg: 2.78 2.80 2.66 4/80 12899
/proc/meminfo: memFree=1153840/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13600 CPUtime=0.04
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 35262819 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12899/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701892 s]
/proc/loadavg: 2.78 2.80 2.66 4/80 12899
/proc/meminfo: memFree=1153840/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13600 CPUtime=0.04
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 898 127 0 0 3 1 0 0 18 0 1 0 35262819 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12899/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50299 s]
/proc/loadavg: 2.78 2.80 2.66 5/91 12921
/proc/meminfo: memFree=1146696/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13600 CPUtime=0.67
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 974 4763 0 1 3 1 60 3 15 0 1 0 35262819 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12899/statm: 3400 797 370 3 0 500 0
[pid=12912] ppid=12899 vsize=5356 CPUtime=0
/proc/12912/stat : 12912 (sh) S 12899 12899 12533 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35262902 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12912/statm: 1339 233 193 169 0 50 0
[pid=12913] ppid=12912 vsize=864172 CPUtime=0.56
/proc/12913/stat : 12913 (java) S 12912 12899 12533 0 -1 0 5914 0 1 0 54 2 0 0 18 0 9 0 35262906 884912128 5210 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12913/statm: 216043 5210 2540 9 0 210618 0
[pid=12913/tid=12914] ppid=12912 vsize=864172 CPUtime=0.39
/proc/12913/task/12914/stat : 12914 (java) R 12912 12899 12533 0 -1 64 2488 0 1 0 38 1 0 0 18 0 9 0 35262909 884912128 5210 996147200 134512640 134550740 4294955936 18446744073709551615 4159516153 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12913/tid=12915] ppid=12912 vsize=864172 CPUtime=0.08
/proc/12913/task/12915/stat : 12915 (java) S 12912 12899 12533 0 -1 64 2395 0 0 0 8 0 0 0 16 0 9 0 35262912 884912128 5210 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12913/tid=12916] ppid=12912 vsize=864172 CPUtime=0
/proc/12913/task/12916/stat : 12916 (java) S 12912 12899 12533 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 35262912 884912128 5210 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12913/tid=12917] ppid=12912 vsize=864172 CPUtime=0
/proc/12913/task/12917/stat : 12917 (java) S 12912 12899 12533 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 35262912 884912128 5210 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12913/tid=12918] ppid=12912 vsize=864172 CPUtime=0
/proc/12913/task/12918/stat : 12918 (java) S 12912 12899 12533 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35262915 884912128 5210 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12913/tid=12919] ppid=12912 vsize=864172 CPUtime=0.07
/proc/12913/task/12919/stat : 12919 (java) S 12912 12899 12533 0 -1 64 334 0 0 0 7 0 0 0 16 0 9 0 35262915 884912128 5210 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12913/tid=12920] ppid=12912 vsize=864172 CPUtime=0
/proc/12913/task/12920/stat : 12920 (java) S 12912 12899 12533 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35262915 884912128 5210 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12913/tid=12921] ppid=12912 vsize=864172 CPUtime=0
/proc/12913/task/12921/stat : 12921 (java) S 12912 12899 12533 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35262915 884912128 5210 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 883128

[startup+3.10221 s]
/proc/loadavg: 2.80 2.81 2.66 4/91 12921
/proc/meminfo: memFree=1129288/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=2.7
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1226 22244 0 3 3 1 248 18 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 13728

[startup+6.30163 s]
/proc/loadavg: 2.80 2.81 2.66 3/83 12959
/proc/meminfo: memFree=1139784/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=3.4
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1414 32156 0 5 3 2 312 23 15 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12958] ppid=12899 vsize=5356 CPUtime=0
/proc/12958/stat : 12958 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35263218 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12958/statm: 1339 232 193 169 0 50 0
[pid=12959] ppid=12958 vsize=8892 CPUtime=2.28
/proc/12959/stat : 12959 (minisat) R 12958 12899 12533 0 -1 4194304 2067 0 0 0 227 1 0 0 25 0 1 0 35263219 9105408 2053 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12959/statm: 2223 2053 75 150 0 2070 0
Current children cumulated CPU time (s) 5.68
Current children cumulated vsize (KiB) 27976

[startup+12.7015 s]
/proc/loadavg: 2.68 2.78 2.65 3/83 12959
/proc/meminfo: memFree=1137744/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=3.4
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1414 32156 0 5 3 2 312 23 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12958] ppid=12899 vsize=5356 CPUtime=0
/proc/12958/stat : 12958 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35263218 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12958/statm: 1339 232 193 169 0 50 0
[pid=12959] ppid=12958 vsize=11340 CPUtime=8.65
/proc/12959/stat : 12959 (minisat) R 12958 12899 12533 0 -1 4194304 2672 0 0 0 863 2 0 0 25 0 1 0 35263219 11612160 2658 996147200 134512640 135127466 4294956256 18446744073709551615 134530938 0 0 4096 3 0 0 0 17 0 0 0
/proc/12959/statm: 2835 2658 75 150 0 2682 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 30424

[startup+25.5012 s]
/proc/loadavg: 2.73 2.79 2.65 3/83 12959
/proc/meminfo: memFree=1132944/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=3.4
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1414 32156 0 5 3 2 312 23 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12958] ppid=12899 vsize=5356 CPUtime=0
/proc/12958/stat : 12958 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35263218 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12958/statm: 1339 232 193 169 0 50 0
[pid=12959] ppid=12958 vsize=16060 CPUtime=21.39
/proc/12959/stat : 12959 (minisat) R 12958 12899 12533 0 -1 4194304 3867 0 0 0 2136 3 0 0 25 0 1 0 35263219 16445440 3853 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12959/statm: 4015 3853 75 150 0 3862 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 35144

[startup+51.1016 s]
/proc/loadavg: 2.82 2.80 2.66 3/83 12959
/proc/meminfo: memFree=1130448/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=3.4
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1414 32156 0 5 3 2 312 23 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12958] ppid=12899 vsize=5356 CPUtime=0
/proc/12958/stat : 12958 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35263218 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12958/statm: 1339 232 193 169 0 50 0
[pid=12959] ppid=12958 vsize=18952 CPUtime=46.86
/proc/12959/stat : 12959 (minisat) R 12958 12899 12533 0 -1 4194304 4552 0 0 0 4682 4 0 0 25 0 1 0 35263219 19406848 4538 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12959/statm: 4738 4538 75 150 0 4585 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 38036

[startup+102.306 s]
/proc/loadavg: 2.85 2.82 2.67 4/83 12971
/proc/meminfo: memFree=1133520/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=66.27
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1529 42204 0 6 3 2 6590 32 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12970] ppid=12899 vsize=5356 CPUtime=0
/proc/12970/stat : 12970 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35269543 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12970/statm: 1339 232 193 169 0 50 0
[pid=12971] ppid=12970 vsize=15436 CPUtime=34.88
/proc/12971/stat : 12971 (minisat) R 12970 12899 12533 0 -1 4194304 3689 0 0 0 3486 2 0 0 25 0 1 0 35269543 15806464 3675 996147200 134512640 135127466 4294956256 18446744073709551615 134521706 0 0 4096 3 0 0 0 17 1 0 0
/proc/12971/statm: 3859 3675 75 150 0 3706 0
Current children cumulated CPU time (s) 101.15
Current children cumulated vsize (KiB) 34520

[startup+162.301 s]
/proc/loadavg: 2.76 2.79 2.66 4/83 12971
/proc/meminfo: memFree=1131408/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=66.27
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1529 42204 0 6 3 2 6590 32 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12970] ppid=12899 vsize=5356 CPUtime=0
/proc/12970/stat : 12970 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35269543 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12970/statm: 1339 232 193 169 0 50 0
[pid=12971] ppid=12970 vsize=17464 CPUtime=94.58
/proc/12971/stat : 12971 (minisat) R 12970 12899 12533 0 -1 4194304 4198 0 0 0 9456 2 0 0 25 0 1 0 35269543 17883136 4184 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12971/statm: 4366 4184 75 150 0 4213 0
Current children cumulated CPU time (s) 160.85
Current children cumulated vsize (KiB) 36548

[startup+222.301 s]
/proc/loadavg: 2.72 2.76 2.66 4/83 12971
/proc/meminfo: memFree=1127632/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=66.27
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1529 42204 0 6 3 2 6590 32 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12970] ppid=12899 vsize=5356 CPUtime=0
/proc/12970/stat : 12970 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35269543 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12970/statm: 1339 232 193 169 0 50 0
[pid=12971] ppid=12970 vsize=21260 CPUtime=154.3
/proc/12971/stat : 12971 (minisat) R 12970 12899 12533 0 -1 4194304 5131 0 0 0 15426 4 0 0 25 0 1 0 35269543 21770240 5117 996147200 134512640 135127466 4294956256 18446744073709551615 134530742 0 0 4096 3 0 0 0 17 1 0 0
/proc/12971/statm: 5315 5117 75 150 0 5162 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 40344

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

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13048
/proc/meminfo: memFree=1356736/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=66.28
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1529 42204 0 6 4 2 6590 32 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12970] ppid=12899 vsize=5356 CPUtime=0
/proc/12970/stat : 12970 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35269543 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12970/statm: 1339 232 193 169 0 50 0
[pid=12971] ppid=12970 vsize=49748 CPUtime=3032.32
/proc/12971/stat : 12971 (minisat) R 12970 12899 12533 0 -1 4194304 11895 0 0 0 303199 33 0 0 25 0 1 0 35269543 50941952 11873 996147200 134512640 135127466 4294956256 18446744073709551615 134530778 0 0 4096 3 0 0 0 17 0 0 0
/proc/12971/statm: 12437 11873 75 150 0 12284 0
Current children cumulated CPU time (s) 3098.6
Current children cumulated vsize (KiB) 68832

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13048
/proc/meminfo: memFree=1356672/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=66.28
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1529 42204 0 6 4 2 6590 32 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12970] ppid=12899 vsize=5356 CPUtime=0
/proc/12970/stat : 12970 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35269543 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12970/statm: 1339 232 193 169 0 50 0
[pid=12971] ppid=12970 vsize=49964 CPUtime=3092.29
/proc/12971/stat : 12971 (minisat) R 12970 12899 12533 0 -1 4194304 11916 0 0 0 309196 33 0 0 25 0 1 0 35269543 51163136 11894 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12971/statm: 12491 11894 75 150 0 12338 0
Current children cumulated CPU time (s) 3158.57
Current children cumulated vsize (KiB) 69048

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13048
/proc/meminfo: memFree=1355720/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=66.28
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1529 42204 0 6 4 2 6590 32 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12970] ppid=12899 vsize=5356 CPUtime=0
/proc/12970/stat : 12970 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35269543 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12970/statm: 1339 232 193 169 0 50 0
[pid=12971] ppid=12970 vsize=50856 CPUtime=3152.26
/proc/12971/stat : 12971 (minisat) R 12970 12899 12533 0 -1 4194304 12136 0 0 0 315193 33 0 0 25 0 1 0 35269543 52076544 12114 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12971/statm: 12714 12114 75 150 0 12561 0
Current children cumulated CPU time (s) 3218.54
Current children cumulated vsize (KiB) 69940

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13048
/proc/meminfo: memFree=1355656/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=66.28
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1529 42204 0 6 4 2 6590 32 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12970] ppid=12899 vsize=5356 CPUtime=0
/proc/12970/stat : 12970 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35269543 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12970/statm: 1339 232 193 169 0 50 0
[pid=12971] ppid=12970 vsize=50856 CPUtime=3212.24
/proc/12971/stat : 12971 (minisat) R 12970 12899 12533 0 -1 4194304 12160 0 0 0 321191 33 0 0 25 0 1 0 35269543 52076544 12138 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/12971/statm: 12714 12138 75 150 0 12561 0
Current children cumulated CPU time (s) 3278.52
Current children cumulated vsize (KiB) 69940

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13048
/proc/meminfo: memFree=1355272/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=66.28
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1529 42204 0 6 4 2 6590 32 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12970] ppid=12899 vsize=5356 CPUtime=0
/proc/12970/stat : 12970 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35269543 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12970/statm: 1339 232 193 169 0 50 0
[pid=12971] ppid=12970 vsize=51396 CPUtime=3272.21
/proc/12971/stat : 12971 (minisat) R 12970 12899 12533 0 -1 4194304 12251 0 0 0 327188 33 0 0 25 0 1 0 35269543 52629504 12229 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/12971/statm: 12849 12229 75 150 0 12696 0
Current children cumulated CPU time (s) 3338.49
Current children cumulated vsize (KiB) 70480

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13048
/proc/meminfo: memFree=1355144/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=66.28
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1529 42204 0 6 4 2 6590 32 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12970] ppid=12899 vsize=5356 CPUtime=0
/proc/12970/stat : 12970 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35269543 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12970/statm: 1339 232 193 169 0 50 0
[pid=12971] ppid=12970 vsize=51560 CPUtime=3332.19
/proc/12971/stat : 12971 (minisat) R 12970 12899 12533 0 -1 4194304 12280 0 0 0 333186 33 0 0 25 0 1 0 35269543 52797440 12258 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12971/statm: 12890 12258 75 150 0 12737 0
Current children cumulated CPU time (s) 3398.47
Current children cumulated vsize (KiB) 70644

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13048
/proc/meminfo: memFree=1354824/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=66.28
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1529 42204 0 6 4 2 6590 32 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12970] ppid=12899 vsize=5356 CPUtime=0
/proc/12970/stat : 12970 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35269543 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12970/statm: 1339 232 193 169 0 50 0
[pid=12971] ppid=12970 vsize=51560 CPUtime=3392.17
/proc/12971/stat : 12971 (minisat) R 12970 12899 12533 0 -1 4194304 12307 0 0 0 339183 34 0 0 25 0 1 0 35269543 52797440 12285 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12971/statm: 12890 12285 75 150 0 12737 0
Current children cumulated CPU time (s) 3458.45
Current children cumulated vsize (KiB) 70644

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13048
/proc/meminfo: memFree=1354824/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=66.28
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1529 42204 0 6 4 2 6590 32 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12970] ppid=12899 vsize=5356 CPUtime=0
/proc/12970/stat : 12970 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35269543 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12970/statm: 1339 232 193 169 0 50 0
[pid=12971] ppid=12970 vsize=51736 CPUtime=3452.15
/proc/12971/stat : 12971 (minisat) R 12970 12899 12533 0 -1 4194304 12321 0 0 0 345181 34 0 0 25 0 1 0 35269543 52977664 12299 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12971/statm: 12934 12299 75 150 0 12781 0
Current children cumulated CPU time (s) 3518.43
Current children cumulated vsize (KiB) 70820

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13048
/proc/meminfo: memFree=1354376/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=66.28
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1529 42204 0 6 4 2 6590 32 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12970] ppid=12899 vsize=5356 CPUtime=0
/proc/12970/stat : 12970 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35269543 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12970/statm: 1339 232 193 169 0 50 0
[pid=12971] ppid=12970 vsize=52052 CPUtime=3512.12
/proc/12971/stat : 12971 (minisat) R 12970 12899 12533 0 -1 4194304 12427 0 0 0 351178 34 0 0 25 0 1 0 35269543 53301248 12397 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/12971/statm: 13013 12397 75 150 0 12860 0
Current children cumulated CPU time (s) 3578.4
Current children cumulated vsize (KiB) 71136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13048
/proc/meminfo: memFree=1354376/2055920 swapFree=4192956/4192956
[pid=12899] ppid=12897 vsize=13728 CPUtime=66.28
/proc/12899/stat : 12899 (sugar) S 12897 12899 12533 0 -1 4194304 1529 42204 0 6 4 2 6590 32 16 0 1 0 35262819 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12899/statm: 3432 811 374 3 0 532 0
[pid=12970] ppid=12899 vsize=5356 CPUtime=0
/proc/12970/stat : 12970 (sh) S 12899 12899 12533 0 -1 4194304 277 0 0 0 0 0 0 0 19 0 1 0 35269543 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12970/statm: 1339 232 193 169 0 50 0
[pid=12971] ppid=12970 vsize=52052 CPUtime=3533.82
/proc/12971/stat : 12971 (minisat) R 12970 12899 12533 0 -1 4194304 12427 0 0 0 353348 34 0 0 25 0 1 0 35269543 53301248 12397 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12971/statm: 13013 12397 75 150 0 12860 0
Current children cumulated CPU time (s) 3600.1
Current children cumulated vsize (KiB) 71136

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12899 and gives
#  childrusage.ru_utime.tv_sec=65
#  childrusage.ru_utime.tv_usec=943974
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=353946
# CPU time returned by wait4() is 66.2979
# while last known CPU time is 3600.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3604.02
CPU time (s): 3600.1
CPU user time (s): 3599.42
CPU system time (s): 0.68
CPU usage (%): 99.8913
Max. virtual memory (cumulated for all children) (KiB): 887464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.944
system time used= 0.353946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44076
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3445
involuntary context switches= 4630

runsolver used 5.33919 second user time and 10.9573 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-11 16:13:21
IDJOB=1108660
IDBENCH=60747
IDSOLVER=368
FILE ID=node13/1108660-1215785601
PBS_JOBID= 7903168
Free space on /tmp= 66448 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-25/normalized-rand-25-25-300-147-55021_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108660-1215785601/watcher-1108660-1215785601 -o /tmp/evaluation-result-1108660-1215785601/solver-1108660-1215785601 -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-1108660-1215785601.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8ac571a71e88b845bccc5fedbeb76d54
RANDOM SEED=359428417

node13.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.234
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.234
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:       1154320 kB
Buffers:         49928 kB
Cached:         579548 kB
SwapCached:          0 kB
Active:         651856 kB
Inactive:       181464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1154320 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:         224112 kB
Slab:            53212 kB
Committed_AS:   908092 kB
PageTables:       2248 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= 66516 MiB
End job on node13 at 2008-07-11 17:13:25