Trace number 1108012

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)14 3600.09 3603.42

General information on the benchmark

Namecsp/rand-2-24/
normalized-rand-24-24-276-139-56021_ext.xml
MD5SUM75c8610eabf767267baca5b47a7f5bd0
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 benchmark1592.55
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.17	c 0	Sugar v1-13 + HOME/minisat
0.00/0.18	c 0	BEGIN Fri Jul 11 16:39:13 2008
0.00/0.18	c 0	PID 12792
0.00/0.19	c 0	HOST node10.alineos.net
0.00/0.19	c 0	CONVERTING HOME/instance-1108012-1215787153.xml TO HOME/temp.csp
0.00/0.19	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108012-1215787153.xml' 'HOME/temp.csp'
0.04/0.89	c 1	1 domains, 24 variables, 0 predicates, 276 relations, 276 constraints
0.04/0.91	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.91	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.55/1.01	c 1	Parsing HOME/temp.csp
0.85/1.32	c 2	parsed 577 expressions
0.85/1.32	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.85/1.33	c 2	MAX CSP: 276 constraints
0.85/1.33	c 2	Converting to clausal form CSP
0.85/1.35	c 2	converted 86 (10%) expressions
0.94/1.40	c 2	converted 172 (20%) expressions
0.94/1.40	c 2	converted 257 (30%) expressions
0.94/1.44	c 2	converted 343 (40%) expressions
0.94/1.46	c 2	converted 428 (50%) expressions
0.94/1.48	c 2	converted 514 (60%) expressions
0.94/1.49	c 2	converted 600 (70%) expressions
1.04/1.51	c 2	converted 685 (80%) expressions
1.04/1.58	c 2	converted 771 (90%) expressions
1.24/1.74	c 2	converted 856 (100%) expressions
1.24/1.74	c 2	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 415
1.24/1.74	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.74	c 2	Propagation in CSP
1.24/1.77	c 2	273 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.24/1.77	c 2	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 277
1.24/1.77	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.77	c 2	Simplifing CSP by introducing new Boolean variables
1.24/1.77	c 2	CSP : 576 integers, 0 booleans, 827 clauses, largest domain size 277
1.24/1.77	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.34/1.82	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.34/1.83	c 2	58 (10%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.34/1.83	c 2	116 (20%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.34/1.83	c 2	173 (30%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.34/1.84	c 2	231 (40%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.34/1.84	c 2	288 (50%) CSP integer variables are encoded (528 clauses, 5666 bytes)
1.34/1.84	c 2	346 (60%) CSP integer variables are encoded (1522 clauses, 18247 bytes)
1.34/1.84	c 2	404 (70%) CSP integer variables are encoded (3103 clauses, 38800 bytes)
1.34/1.85	c 2	461 (80%) CSP integer variables are encoded (3655 clauses, 45976 bytes)
1.34/1.85	c 2	519 (90%) CSP integer variables are encoded (3972 clauses, 50097 bytes)
1.34/1.85	c 2	576 (100%) CSP integer variables are encoded (4436 clauses, 56129 bytes)
1.43/1.93	c 2	83 (10%) CSP clauses are encoded (12308 clauses, 227805 bytes)
1.43/1.98	c 2	166 (20%) CSP clauses are encoded (20058 clauses, 412464 bytes)
1.54/2.03	c 2	249 (30%) CSP clauses are encoded (27854 clauses, 600056 bytes)
1.54/2.05	c 2	331 (40%) CSP clauses are encoded (31009 clauses, 671295 bytes)
1.64/2.14	c 2	414 (50%) CSP clauses are encoded (72933 clauses, 1421316 bytes)
1.64/2.15	c 2	497 (60%) CSP clauses are encoded (74586 clauses, 1449462 bytes)
1.73/2.21	c 2	579 (70%) CSP clauses are encoded (112604 clauses, 2146274 bytes)
1.73/2.22	c 2	662 (80%) CSP clauses are encoded (114435 clauses, 2177542 bytes)
1.73/2.23	c 3	745 (90%) CSP clauses are encoded (118580 clauses, 2251048 bytes)
1.73/2.25	c 3	827 (100%) CSP clauses are encoded (133437 clauses, 2519925 bytes)
1.73/2.25	c 3	827 CSP clauses encoded
1.73/2.25	c 3	Writing map file : HOME/temp.map
1.73/2.26	c 3	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.73/2.26	c 3	SAT : 5012 SAT variables, 133437 SAT clauses, 2519925 bytes
1.73/2.26	c 3	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.73/2.27	c 3	OBJECTIVE minimize _COST
1.73/2.29	c 3	OBJECTIVE BOUND: 0 <= _COST <= 
1.73/2.29	c 3	SEARCHING: _COST <= 138
1.73/2.29	c 3	SOLVING HOME/temp.cnf
1.73/2.29	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.73/2.29	c 3	This is MiniSat 2.0 beta
1.73/2.29	c 3	WARNING: for repeatability, setting FPU to use double precision
1.73/2.29	c 3	============================[ Problem Statistics ]=============================
1.73/2.29	c 3	|                                                                             |
1.73/2.29	c 3	|  Number of variables:  5012                                                 |
1.73/2.29	c 3	|  Number of clauses:    133438                                               |
1.82/2.36	c 3	|  Parsing time:         0.06         s                                       |
1.82/2.38	c 3	============================[ Search Statistics ]==============================
1.82/2.38	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.82/2.38	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.82/2.38	c 3	===============================================================================
1.82/2.38	c 3	|         0 |    3770    95019   322637 |    31673        0    nan |  0.000 % |
1.82/2.39	c 3	===============================================================================
1.82/2.39	c 3	restarts              : 1
1.82/2.39	c 3	conflicts             : 3              (34 /sec)
1.82/2.39	c 3	decisions             : 27             (0.00 % random) (310 /sec)
1.82/2.39	c 3	propagations          : 5212           (59918 /sec)
1.82/2.39	c 3	conflict literals     : 70             (4.11 % deleted)
1.82/2.39	c 3	Memory used           : 7.32 MB
1.82/2.39	c 3	CPU time              : 0.086986 s
1.82/2.39	c 3	
1.82/2.39	c 3	SATISFIABLE
1.93/2.40	c 3	FOUND: _COST <= 138
1.93/2.40	s SATISFIABLE
1.93/2.40	c 3	DECODING HOME/temp.out WITH HOME/temp.map
1.93/2.40	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'
1.93/2.50	c 3	Decoding HOME/temp.out
1.93/2.58	c 3	OBJECTIVE _COST 138
1.93/2.58	o 138
1.93/2.58	v 18 22 4 8 20 16 7 7 15 22 22 14 11 21 4 21 21 20 23 21 23 23 22 23
1.93/2.58	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.93/2.58	c 3	OBJECTIVE BOUND: 0 <= _COST <= 138
1.93/2.58	c 3	SEARCHING: _COST <= 69
1.93/2.58	c 3	SOLVING HOME/temp.cnf
1.93/2.58	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.93/2.59	c 3	This is MiniSat 2.0 beta
1.93/2.59	c 3	WARNING: for repeatability, setting FPU to use double precision
1.93/2.59	c 3	============================[ Problem Statistics ]=============================
1.93/2.59	c 3	|                                                                             |
1.93/2.59	c 3	|  Number of variables:  5012                                                 |
1.93/2.59	c 3	|  Number of clauses:    133438                                               |
2.07/2.66	c 3	|  Parsing time:         0.06         s                                       |
2.07/2.69	c 3	============================[ Search Statistics ]==============================
2.07/2.69	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.07/2.69	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.07/2.69	c 3	===============================================================================
2.07/2.69	c 3	|         0 |    3080    71628   254465 |    23876        0    nan |  0.000 % |
2.07/2.71	c 3	|       100 |    3080    71628   254465 |    26263      100     64 | 38.547 % |
2.07/2.74	c 3	|       251 |    3080    71628   254465 |    28889      251     46 | 38.548 % |
2.07/2.78	c 3	|       476 |    3080    71628   254465 |    31778      476     43 | 38.548 % |
2.07/2.79	c 3	===============================================================================
2.07/2.79	c 3	restarts              : 4
2.07/2.79	c 3	conflicts             : 494            (2614 /sec)
2.07/2.79	c 3	decisions             : 817            (1.10 % random) (4323 /sec)
2.07/2.79	c 3	propagations          : 145797         (771531 /sec)
2.07/2.79	c 3	conflict literals     : 21143          (24.27 % deleted)
2.07/2.79	c 3	Memory used           : 7.45 MB
2.07/2.79	c 3	CPU time              : 0.188971 s
2.07/2.79	c 3	
2.07/2.79	c 3	SATISFIABLE
2.07/2.79	c 3	FOUND: _COST <= 69
2.07/2.79	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.07/2.79	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.28/2.88	c 3	Decoding HOME/temp.out
2.28/2.95	c 3	OBJECTIVE _COST 69
2.28/2.95	o 69
2.28/2.95	v 4 23 16 23 17 12 23 19 23 23 15 23 21 20 23 23 19 23 23 19 23 23 23 23
2.28/2.96	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.28/2.97	c 3	OBJECTIVE BOUND: 0 <= _COST <= 69
2.28/2.97	c 3	SEARCHING: _COST <= 34
2.28/2.97	c 3	SOLVING HOME/temp.cnf
2.28/2.97	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.28/2.97	c 3	This is MiniSat 2.0 beta
2.28/2.97	c 3	WARNING: for repeatability, setting FPU to use double precision
2.28/2.97	c 3	============================[ Problem Statistics ]=============================
2.28/2.97	c 3	|                                                                             |
2.28/2.97	c 3	|  Number of variables:  5012                                                 |
2.28/2.97	c 3	|  Number of clauses:    133438                                               |
2.43/3.04	c 3	|  Parsing time:         0.06         s                                       |
2.43/3.10	c 3	============================[ Search Statistics ]==============================
2.43/3.10	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.43/3.10	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.43/3.10	c 3	===============================================================================
2.43/3.10	c 3	|         0 |    2621    52685   198978 |    17561        0    nan |  0.000 % |
2.43/3.12	c 3	|       100 |    2621    52685   198978 |    19317      100     55 | 47.706 % |
2.43/3.15	c 3	|       250 |    2621    52685   198978 |    21249      250     49 | 47.706 % |
2.43/3.18	c 3	|       475 |    2621    52685   198978 |    23374      475     42 | 47.706 % |
2.64/3.24	c 4	|       813 |    2621    52685   198978 |    25712      813     38 | 47.706 % |
2.64/3.29	c 4	===============================================================================
2.64/3.29	c 4	restarts              : 5
2.64/3.29	c 4	conflicts             : 1231           (3997 /sec)
2.64/3.29	c 4	decisions             : 1688           (0.65 % random) (5481 /sec)
2.64/3.29	c 4	propagations          : 314516         (1021312 /sec)
2.64/3.29	c 4	conflict literals     : 47920          (23.87 % deleted)
2.64/3.29	c 4	Memory used           : 7.45 MB
2.64/3.29	c 4	CPU time              : 0.307953 s
2.64/3.29	c 4	
2.64/3.30	c 4	SATISFIABLE
2.64/3.30	c 4	FOUND: _COST <= 34
2.64/3.30	c 4	DECODING HOME/temp.out WITH HOME/temp.map
2.64/3.30	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.75/3.38	c 4	Decoding HOME/temp.out
2.75/3.46	c 4	OBJECTIVE _COST 34
2.75/3.46	o 34
2.75/3.46	v 5 21 23 23 10 8 20 19 23 23 15 23 22 6 23 22 23 9 6 19 23 23 23 23
2.75/3.47	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.75/3.51	c 4	OBJECTIVE BOUND: 0 <= _COST <= 34
2.75/3.51	c 4	SEARCHING: _COST <= 17
2.75/3.51	c 4	SOLVING HOME/temp.cnf
2.75/3.51	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.75/3.51	c 4	This is MiniSat 2.0 beta
2.75/3.51	c 4	WARNING: for repeatability, setting FPU to use double precision
2.75/3.51	c 4	============================[ Problem Statistics ]=============================
2.75/3.51	c 4	|                                                                             |
2.75/3.51	c 4	|  Number of variables:  5012                                                 |
2.75/3.51	c 4	|  Number of clauses:    133438                                               |
2.75/3.58	c 4	|  Parsing time:         0.06         s                                       |
2.92/3.61	c 4	============================[ Search Statistics ]==============================
2.92/3.61	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.92/3.61	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.92/3.61	c 4	===============================================================================
2.92/3.61	c 4	|         0 |    2277    41572   166654 |    13857        0    nan |  0.000 % |
2.92/3.63	c 4	|       100 |    2277    41572   166654 |    15243      100     46 | 54.569 % |
2.92/3.66	c 4	|       250 |    2277    41572   166654 |    16767      250     36 | 54.569 % |
2.92/3.70	c 4	|       475 |    2277    41572   166654 |    18444      475     30 | 54.569 % |
2.92/3.76	c 4	|       813 |    2277    41572   166654 |    20288      813     29 | 54.569 % |
2.92/3.84	c 4	|      1320 |    2277    41572   166654 |    22317     1320     27 | 54.569 % |
2.92/3.97	c 4	|      2079 |    2277    41572   166654 |    24549     2079     25 | 54.569 % |
2.92/4.18	c 4	|      3218 |    2277    41572   166654 |    27004     3218     27 | 54.569 % |
3.89/4.52	c 5	|      4927 |    2277    41572   166654 |    29704     4927     29 | 54.569 % |
4.38/5.01	c 5	|      7489 |    2277    41572   166654 |    32674     7489     27 | 54.569 % |
5.18/5.82	c 6	|     11335 |    2277    41572   166654 |    35942    11335     28 | 54.569 % |
6.68/7.39	c 8	|     17102 |    2277    41572   166654 |    39536    17102     28 | 54.569 % |
9.46/10.19	c 10	|     25751 |    2277    41572   166654 |    43490    25751     28 | 54.569 % |
15.34/16.02	c 16	|     38725 |    2277    41572   166654 |    47839    38725     27 | 54.569 % |
24.30/25.07	c 25	|     58186 |    2277    41572   166654 |    52623    19139     30 | 54.569 % |
36.64/37.47	c 38	|     87380 |    2277    41572   166654 |    57885    48333     28 | 54.569 % |
61.44/62.34	c 63	|    131169 |    2277    41572   166654 |    63674    44821     29 | 54.569 % |
95.58/96.64	c 97	===============================================================================
95.58/96.64	c 97	restarts              : 17
95.58/96.64	c 97	conflicts             : 188685         (2037 /sec)
95.58/96.64	c 97	decisions             : 205948         (0.66 % random) (2224 /sec)
95.58/96.64	c 97	propagations          : 57084979       (616402 /sec)
95.58/96.64	c 97	conflict literals     : 5601852        (41.17 % deleted)
95.58/96.64	c 97	Memory used           : 16.50 MB
95.58/96.64	c 97	CPU time              : 92.6099 s
95.58/96.64	c 97	
95.58/96.64	c 97	SATISFIABLE
95.58/96.65	c 97	FOUND: _COST <= 17
95.58/96.65	c 97	DECODING HOME/temp.out WITH HOME/temp.map
95.58/96.65	c 97	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
95.68/96.75	c 97	Decoding HOME/temp.out
95.78/96.83	c 97	OBJECTIVE _COST 17
95.78/96.83	o 17
95.78/96.83	v 5 23 13 23 19 23 8 9 23 2 15 16 21 2 22 0 11 23 14 23 23 10 23 23
95.78/96.85	c 97	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
95.78/96.88	c 97	OBJECTIVE BOUND: 0 <= _COST <= 17
95.78/96.88	c 97	SEARCHING: _COST <= 8
95.78/96.88	c 97	SOLVING HOME/temp.cnf
95.78/96.88	c 97	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
95.78/96.88	c 97	This is MiniSat 2.0 beta
95.78/96.88	c 97	WARNING: for repeatability, setting FPU to use double precision
95.78/96.88	c 97	============================[ Problem Statistics ]=============================
95.78/96.88	c 97	|                                                                             |
95.78/96.88	c 97	|  Number of variables:  5012                                                 |
95.78/96.88	c 97	|  Number of clauses:    133438                                               |
95.83/96.95	c 97	|  Parsing time:         0.07         s                                       |
95.83/96.98	c 97	============================[ Search Statistics ]==============================
95.83/96.98	c 97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
95.83/96.98	c 97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
95.83/96.98	c 97	===============================================================================
95.83/96.98	c 97	|         0 |    1942    34742   147160 |    11580        0    nan |  0.000 % |
95.83/97.00	c 97	|       103 |    1942    34742   147160 |    12738      103     45 | 61.253 % |
95.83/97.03	c 97	|       253 |    1942    34742   147160 |    14012      253     39 | 61.253 % |
95.83/97.07	c 97	|       479 |    1942    34742   147160 |    15413      479     32 | 61.253 % |
95.83/97.13	c 97	|       817 |    1942    34742   147160 |    16955      817     29 | 61.253 % |
95.83/97.22	c 98	|      1323 |    1942    34742   147160 |    18650     1323     29 | 61.253 % |
95.83/97.36	c 98	|      2083 |    1942    34742   147160 |    20515     2083     30 | 61.253 % |
95.83/97.57	c 98	|      3222 |    1942    34742   147160 |    22567     3222     27 | 61.253 % |
96.73/97.87	c 98	|      4930 |    1942    34742   147160 |    24824     4930     32 | 61.253 % |
97.33/98.41	c 99	|      7493 |    1942    34742   147160 |    27306     7493     35 | 61.253 % |
98.22/99.31	c 100	|     11337 |    1942    34742   147160 |    30037    11337     34 | 61.253 % |
99.72/100.83	c 101	|     17104 |    1942    34742   147160 |    33040    17104     34 | 61.253 % |
102.60/103.79	c 104	|     25753 |    1942    34742   147160 |    36345    25753     33 | 61.253 % |
108.68/109.82	c 110	|     38729 |    1942    34742   147160 |    39979    38729     32 | 61.253 % |
116.05/117.27	c 118	|     58190 |    1942    34742   147160 |    43977    28937     32 | 61.253 % |
128.69/129.90	c 130	|     87382 |    1942    34742   147160 |    48375    23780     31 | 61.253 % |
150.00/151.30	c 152	|    131172 |    1942    34742   147160 |    53212    30796     25 | 61.253 % |
181.96/183.40	c 184	|    196856 |    1942    34742   147160 |    58534    52882     28 | 61.253 % |
235.72/237.46	c 238	|    295382 |    1942    34742   147160 |    64387    54873     27 | 61.253 % |
319.39/321.37	c 322	|    443171 |    1942    34742   147160 |    70826    45116     25 | 61.253 % |
439.15/441.15	c 441	|    664854 |    1942    34742   147160 |    77908    30635     32 | 61.253 % |
647.86/649.90	c 650	|    997380 |    1942    34742   147160 |    85699    31157     33 | 61.253 % |
985.32/987.55	c 988	|   1496169 |    1942    34742   147160 |    94269    18368     30 | 61.253 % |
1539.46/1541.95	c 1542	|   2244351 |    1942    34742   147160 |   103696    39877     32 | 61.253 % |
2388.00/2390.84	c 2391	|   3366625 |    1942    34742   147160 |   114066    79554     36 | 61.253 % |
3600.09/3603.42	c ERROR unknown output  in HOME/temp.out
3600.09/3603.42	c 3604	CPU 95.41 (0.04 0.01 95.37 0.42)
3600.09/3603.42	c 3604	END Fri Jul 11 17:39:17 2008

Verifier Data (download as text)

OK	14	262
14 unsatisfied constraints, 262 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-1108012-1215787153/watcher-1108012-1215787153 -o /tmp/evaluation-result-1108012-1215787153/solver-1108012-1215787153 -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-1108012-1215787153.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.65 2.41 2.47 4/82 12792
/proc/meminfo: memFree=954056/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=18572 CPUtime=0
/proc/12792/stat : 12792 (runsolver) R 12790 12792 12076 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 35418221 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 214919867687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12792/statm: 4643 292 257 25 0 2626 0

[startup+0.0829071 s]
/proc/loadavg: 2.65 2.41 2.47 4/82 12792
/proc/meminfo: memFree=954056/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=12272 CPUtime=0
/proc/12792/stat : 12792 (sugar) D 12790 12792 12076 0 -1 4194304 349 0 4 0 0 0 0 0 18 0 1 0 35418221 12566528 321 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/12792/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.102908 s]
/proc/loadavg: 2.65 2.41 2.47 4/82 12792
/proc/meminfo: memFree=954056/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=12272 CPUtime=0
/proc/12792/stat : 12792 (sugar) D 12790 12792 12076 0 -1 4194304 358 0 4 0 0 0 0 0 18 0 1 0 35418221 12566528 330 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/12792/statm: 3068 330 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.302942 s]
/proc/loadavg: 2.65 2.41 2.47 4/82 12792
/proc/meminfo: memFree=954056/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=0.04
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 894 126 4 1 3 1 0 0 18 0 1 0 35418221 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12792/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701994 s]
/proc/loadavg: 2.65 2.41 2.47 4/82 12792
/proc/meminfo: memFree=954056/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=0.04
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 894 126 4 1 3 1 0 0 18 0 1 0 35418221 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12792/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.5011 s]
/proc/loadavg: 2.65 2.41 2.47 3/93 12814
/proc/meminfo: memFree=933936/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=0.49
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 970 4670 4 53 3 1 39 6 15 0 1 0 35418221 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 797 370 3 0 500 0
[pid=12805] ppid=12792 vsize=5356 CPUtime=0
/proc/12805/stat : 12805 (sh) S 12792 12792 12076 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35418312 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12805/statm: 1339 233 193 169 0 50 0
[pid=12806] ppid=12805 vsize=864196 CPUtime=0.55
/proc/12806/stat : 12806 (java) S 12805 12792 12076 0 -1 0 6545 0 3 0 52 3 0 0 20 0 9 0 35418312 884936704 5826 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12806/statm: 216049 5826 2542 9 0 210624 0
[pid=12806/tid=12807] ppid=12805 vsize=864196 CPUtime=0.34
/proc/12806/task/12807/stat : 12807 (java) R 12805 12792 12076 0 -1 64 2631 0 3 0 33 1 0 0 25 0 9 0 35418313 884936704 5826 996147200 134512640 134550740 4294955936 18446744073709551615 4126582137 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12806/tid=12808] ppid=12805 vsize=864196 CPUtime=0.1
/proc/12806/task/12808/stat : 12808 (java) S 12805 12792 12076 0 -1 64 2875 0 0 0 10 0 0 0 16 0 9 0 35418315 884936704 5826 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12806/tid=12809] ppid=12805 vsize=864196 CPUtime=0
/proc/12806/task/12809/stat : 12809 (java) S 12805 12792 12076 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35418315 884936704 5826 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12806/tid=12810] ppid=12805 vsize=864196 CPUtime=0
/proc/12806/task/12810/stat : 12810 (java) S 12805 12792 12076 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35418315 884936704 5826 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12806/tid=12811] ppid=12805 vsize=864196 CPUtime=0
/proc/12806/task/12811/stat : 12811 (java) S 12805 12792 12076 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 35418317 884936704 5826 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12806/tid=12812] ppid=12805 vsize=864196 CPUtime=0.07
/proc/12806/task/12812/stat : 12812 (java) S 12805 12792 12076 0 -1 64 347 0 0 0 7 0 0 0 16 0 9 0 35418317 884936704 5826 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12806/tid=12813] ppid=12805 vsize=864196 CPUtime=0
/proc/12806/task/12813/stat : 12813 (java) S 12805 12792 12076 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 35418317 884936704 5826 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12806/tid=12814] ppid=12805 vsize=864196 CPUtime=0
/proc/12806/task/12814/stat : 12814 (java) S 12805 12792 12076 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 35418317 884936704 5826 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 883152

[startup+3.10132 s]
/proc/loadavg: 2.65 2.41 2.47 3/93 12814
/proc/meminfo: memFree=912560/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=2.43
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1290 25097 7 59 3 1 216 23 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 13600

[startup+6.30175 s]
/proc/loadavg: 2.60 2.40 2.47 3/85 12852
/proc/meminfo: memFree=912240/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=2.92
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1406 30974 7 60 3 1 261 27 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12851] ppid=12792 vsize=5356 CPUtime=0
/proc/12851/stat : 12851 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35418572 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12851/statm: 1339 232 193 169 0 50 0
[pid=12852] ppid=12851 vsize=7628 CPUtime=2.76
/proc/12852/stat : 12852 (minisat) R 12851 12792 12076 0 -1 4194304 1813 0 0 0 275 1 0 0 25 0 1 0 35418572 7811072 1799 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/12852/statm: 1907 1799 75 150 0 1754 0
Current children cumulated CPU time (s) 5.68
Current children cumulated vsize (KiB) 26584

[startup+12.7016 s]
/proc/loadavg: 2.55 2.40 2.47 3/85 12852
/proc/meminfo: memFree=887344/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=2.92
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1406 30974 7 60 3 1 261 27 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12851] ppid=12792 vsize=5356 CPUtime=0
/proc/12851/stat : 12851 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35418572 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12851/statm: 1339 232 193 169 0 50 0
[pid=12852] ppid=12851 vsize=10228 CPUtime=9.13
/proc/12852/stat : 12852 (minisat) R 12851 12792 12076 0 -1 4194304 2452 0 0 0 911 2 0 0 25 0 1 0 35418572 10473472 2438 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12852/statm: 2557 2438 75 150 0 2404 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (KiB) 29184

[startup+25.5023 s]
/proc/loadavg: 2.43 2.38 2.46 3/85 12852
/proc/meminfo: memFree=840944/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=2.92
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1406 30974 7 60 3 1 261 27 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12851] ppid=12792 vsize=5356 CPUtime=0
/proc/12851/stat : 12851 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35418572 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12851/statm: 1339 232 193 169 0 50 0
[pid=12852] ppid=12851 vsize=13216 CPUtime=21.88
/proc/12852/stat : 12852 (minisat) R 12851 12792 12076 0 -1 4194304 3198 0 0 0 2184 4 0 0 25 0 1 0 35418572 13533184 3184 996147200 134512640 135127466 4294956256 18446744073709551615 134530755 0 0 4096 3 0 0 0 17 0 0 0
/proc/12852/statm: 3304 3184 75 150 0 3151 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 32172

[startup+51.1028 s]
/proc/loadavg: 2.28 2.35 2.44 3/85 12852
/proc/meminfo: memFree=777200/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=2.92
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1406 30974 7 60 3 1 261 27 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12851] ppid=12792 vsize=5356 CPUtime=0
/proc/12851/stat : 12851 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35418572 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12851/statm: 1339 232 193 169 0 50 0
[pid=12852] ppid=12851 vsize=15304 CPUtime=47.36
/proc/12852/stat : 12852 (minisat) R 12851 12792 12076 0 -1 4194304 3696 0 0 0 4729 7 0 0 25 0 1 0 35418572 15671296 3682 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12852/statm: 3826 3682 75 150 0 3673 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 34260

[startup+102.307 s]
/proc/loadavg: 2.12 2.29 2.42 3/85 12864
/proc/meminfo: memFree=622704/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=95.83
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1521 39106 7 61 4 1 9537 41 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12863] ppid=12792 vsize=5356 CPUtime=0
/proc/12863/stat : 12863 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12863/statm: 1339 232 193 169 0 50 0
[pid=12864] ppid=12863 vsize=9008 CPUtime=5.38
/proc/12864/stat : 12864 (minisat) R 12863 12792 12076 0 -1 4194304 2156 0 0 0 538 0 0 0 25 0 1 0 35427909 9224192 2142 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12864/statm: 2252 2142 75 150 0 2099 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 27964

[startup+162.303 s]
/proc/loadavg: 2.20 2.28 2.41 3/85 12864
/proc/meminfo: memFree=397808/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=95.83
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1521 39106 7 61 4 1 9537 41 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12863] ppid=12792 vsize=5356 CPUtime=0
/proc/12863/stat : 12863 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12863/statm: 1339 232 193 169 0 50 0
[pid=12864] ppid=12863 vsize=14356 CPUtime=65.13
/proc/12864/stat : 12864 (minisat) R 12863 12792 12076 0 -1 4194304 3466 0 0 0 6507 6 0 0 25 0 1 0 35427909 14700544 3452 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12864/statm: 3589 3452 75 150 0 3436 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 33312

[startup+222.303 s]
/proc/loadavg: 2.19 2.26 2.39 3/85 12864
/proc/meminfo: memFree=110576/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=95.83
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1521 39106 7 61 4 1 9537 41 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12863] ppid=12792 vsize=5356 CPUtime=0
/proc/12863/stat : 12863 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12863/statm: 1339 232 193 169 0 50 0
[pid=12864] ppid=12863 vsize=17728 CPUtime=124.86
/proc/12864/stat : 12864 (minisat) R 12863 12792 12076 0 -1 4194304 4259 0 0 0 12473 13 0 0 25 0 1 0 35427909 18153472 4245 996147200 134512640 135127466 4294956256 18446744073709551615 134530809 0 0 4096 3 0 0 0 17 0 0 0
/proc/12864/statm: 4432 4245 75 150 0 4279 0
Current children cumulated CPU time (s) 220.69
Current children cumulated vsize (KiB) 36684

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

/proc/meminfo: memFree=1871416/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=95.83
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1521 39106 7 61 4 1 9537 41 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12863] ppid=12792 vsize=5356 CPUtime=0
/proc/12863/stat : 12863 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12863/statm: 1339 232 193 169 0 50 0
[pid=12864] ppid=12863 vsize=46748 CPUtime=3003.37
/proc/12864/stat : 12864 (minisat) R 12863 12792 12076 0 -1 4194304 11172 0 0 0 300304 33 0 0 25 0 1 0 35427909 47869952 11133 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12864/statm: 11687 11133 75 150 0 11534 0
Current children cumulated CPU time (s) 3099.2
Current children cumulated vsize (KiB) 65704

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 12910
/proc/meminfo: memFree=1871416/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=95.83
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1521 39106 7 61 4 1 9537 41 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12863] ppid=12792 vsize=5356 CPUtime=0
/proc/12863/stat : 12863 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12863/statm: 1339 232 193 169 0 50 0
[pid=12864] ppid=12863 vsize=46748 CPUtime=3063.35
/proc/12864/stat : 12864 (minisat) R 12863 12792 12076 0 -1 4194304 11173 0 0 0 306302 33 0 0 25 0 1 0 35427909 47869952 11134 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/12864/statm: 11687 11134 75 150 0 11534 0
Current children cumulated CPU time (s) 3159.18
Current children cumulated vsize (KiB) 65704

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 12910
/proc/meminfo: memFree=1870904/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=95.83
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1521 39106 7 61 4 1 9537 41 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12863] ppid=12792 vsize=5356 CPUtime=0
/proc/12863/stat : 12863 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12863/statm: 1339 232 193 169 0 50 0
[pid=12864] ppid=12863 vsize=47112 CPUtime=3123.32
/proc/12864/stat : 12864 (minisat) R 12863 12792 12076 0 -1 4194304 11279 0 0 0 312299 33 0 0 25 0 1 0 35427909 48242688 11232 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12864/statm: 11778 11232 75 150 0 11625 0
Current children cumulated CPU time (s) 3219.15
Current children cumulated vsize (KiB) 66068

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 12910
/proc/meminfo: memFree=1870776/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=95.83
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1521 39106 7 61 4 1 9537 41 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12863] ppid=12792 vsize=5356 CPUtime=0
/proc/12863/stat : 12863 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12863/statm: 1339 232 193 169 0 50 0
[pid=12864] ppid=12863 vsize=47112 CPUtime=3183.3
/proc/12864/stat : 12864 (minisat) R 12863 12792 12076 0 -1 4194304 11279 0 0 0 318297 33 0 0 25 0 1 0 35427909 48242688 11232 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12864/statm: 11778 11232 75 150 0 11625 0
Current children cumulated CPU time (s) 3279.13
Current children cumulated vsize (KiB) 66068

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 12910
/proc/meminfo: memFree=1870072/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=95.83
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1521 39106 7 61 4 1 9537 41 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12863] ppid=12792 vsize=5356 CPUtime=0
/proc/12863/stat : 12863 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12863/statm: 1339 232 193 169 0 50 0
[pid=12864] ppid=12863 vsize=47912 CPUtime=3243.27
/proc/12864/stat : 12864 (minisat) R 12863 12792 12076 0 -1 4194304 11456 0 0 0 324294 33 0 0 25 0 1 0 35427909 49061888 11409 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12864/statm: 11978 11409 75 150 0 11825 0
Current children cumulated CPU time (s) 3339.1
Current children cumulated vsize (KiB) 66868

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 12910
/proc/meminfo: memFree=1870072/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=95.83
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1521 39106 7 61 4 1 9537 41 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12863] ppid=12792 vsize=5356 CPUtime=0
/proc/12863/stat : 12863 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12863/statm: 1339 232 193 169 0 50 0
[pid=12864] ppid=12863 vsize=47912 CPUtime=3303.25
/proc/12864/stat : 12864 (minisat) R 12863 12792 12076 0 -1 4194304 11459 0 0 0 330292 33 0 0 25 0 1 0 35427909 49061888 11412 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12864/statm: 11978 11412 75 150 0 11825 0
Current children cumulated CPU time (s) 3399.08
Current children cumulated vsize (KiB) 66868

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 12910
/proc/meminfo: memFree=1869944/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=95.83
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1521 39106 7 61 4 1 9537 41 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12863] ppid=12792 vsize=5356 CPUtime=0
/proc/12863/stat : 12863 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12863/statm: 1339 232 193 169 0 50 0
[pid=12864] ppid=12863 vsize=48056 CPUtime=3363.22
/proc/12864/stat : 12864 (minisat) R 12863 12792 12076 0 -1 4194304 11488 0 0 0 336289 33 0 0 25 0 1 0 35427909 49209344 11441 996147200 134512640 135127466 4294956256 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 0 0 0
/proc/12864/statm: 12014 11441 75 150 0 11861 0
Current children cumulated CPU time (s) 3459.05
Current children cumulated vsize (KiB) 67012

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 12910
/proc/meminfo: memFree=1869880/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=95.83
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1521 39106 7 61 4 1 9537 41 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12863] ppid=12792 vsize=5356 CPUtime=0
/proc/12863/stat : 12863 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12863/statm: 1339 232 193 169 0 50 0
[pid=12864] ppid=12863 vsize=48056 CPUtime=3423.19
/proc/12864/stat : 12864 (minisat) R 12863 12792 12076 0 -1 4194304 11488 0 0 0 342286 33 0 0 25 0 1 0 35427909 49209344 11441 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/12864/statm: 12014 11441 75 150 0 11861 0
Current children cumulated CPU time (s) 3519.02
Current children cumulated vsize (KiB) 67012

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 12910
/proc/meminfo: memFree=1869816/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=95.83
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1521 39106 7 61 4 1 9537 41 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12863] ppid=12792 vsize=5356 CPUtime=0
/proc/12863/stat : 12863 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12863/statm: 1339 232 193 169 0 50 0
[pid=12864] ppid=12863 vsize=48056 CPUtime=3483.16
/proc/12864/stat : 12864 (minisat) R 12863 12792 12076 0 -1 4194304 11488 0 0 0 348283 33 0 0 25 0 1 0 35427909 49209344 11441 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12864/statm: 12014 11441 75 150 0 11861 0
Current children cumulated CPU time (s) 3578.99
Current children cumulated vsize (KiB) 67012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3603.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 12910
/proc/meminfo: memFree=1869752/2055920 swapFree=4192812/4192956
[pid=12792] ppid=12790 vsize=13600 CPUtime=95.83
/proc/12792/stat : 12792 (sugar) S 12790 12792 12076 0 -1 4194304 1521 39106 7 61 4 1 9537 41 16 0 1 0 35418221 13926400 810 996147200 4194304 4206940 548682068592 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12792/statm: 3400 810 374 3 0 500 0
[pid=12863] ppid=12792 vsize=5356 CPUtime=0
/proc/12863/stat : 12863 (sh) S 12792 12792 12076 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35427909 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12863/statm: 1339 232 193 169 0 50 0
[pid=12864] ppid=12863 vsize=48268 CPUtime=3504.26
/proc/12864/stat : 12864 (minisat) R 12863 12792 12076 0 -1 4194304 11507 0 0 0 350393 33 0 0 25 0 1 0 35427909 49426432 11460 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12864/statm: 12067 11460 75 150 0 11914 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 67224

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

Solver 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 12792 and gives
#  childrusage.ru_utime.tv_sec=95
#  childrusage.ru_utime.tv_usec=420493
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=443932
# CPU time returned by wait4() is 95.8644
# while last known CPU time is 3600.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3603.42
CPU time (s): 3600.09
CPU user time (s): 3599.34
CPU system time (s): 0.75
CPU usage (%): 99.9075
Max. virtual memory (cumulated for all children) (KiB): 887432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.4205
system time used= 0.443932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40971
page faults= 68
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4070
involuntary context switches= 4864

runsolver used 3.83042 second user time and 9.35958 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-11 16:39:13
IDJOB=1108012
IDBENCH=60666
IDSOLVER=368
FILE ID=node10/1108012-1215787153
PBS_JOBID= 7903174
Free space on /tmp= 64632 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-24/normalized-rand-24-24-276-139-56021_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-1108012-1215787153/watcher-1108012-1215787153 -o /tmp/evaluation-result-1108012-1215787153/solver-1108012-1215787153 -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-1108012-1215787153.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 75c8610eabf767267baca5b47a7f5bd0
RANDOM SEED=1037844313

node10.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.236
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.236
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:        954792 kB
Buffers:          4620 kB
Cached:         973900 kB
SwapCached:          0 kB
Active:         680588 kB
Inactive:       330180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        954792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           71520 kB
Writeback:           0 kB
Mapped:          53444 kB
Slab:            75540 kB
Committed_AS:   143204 kB
PageTables:       2020 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= 66508 MiB
End job on node10 at 2008-07-11 17:39:19