Trace number 1108684

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)16 3600.06 3617.32

General information on the benchmark

Namecsp/rand-2-25/
normalized-rand-25-25-300-147-57021_ext.xml
MD5SUMdfead07b9af42ad10ea9709d5e4b6525
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 benchmark1580.14
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.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 16:15:24 2008
0.00/0.04	c 0	PID 13648
0.00/0.05	c 0	HOST node28.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1108684-1215785723.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108684-1215785723.xml' 'HOME/temp.csp'
0.03/0.79	c 0	1 domains, 25 variables, 0 predicates, 300 relations, 300 constraints
0.03/0.81	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.81	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.73/0.91	c 0	Parsing HOME/temp.csp
1.27/1.48	c 1	parsed 626 expressions
1.36/1.55	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.36/1.56	c 1	MAX CSP: 300 constraints
1.36/1.56	c 1	Converting to clausal form CSP
1.36/1.59	c 1	converted 93 (10%) expressions
1.36/1.59	c 1	converted 186 (20%) expressions
1.36/1.59	c 1	converted 279 (30%) expressions
1.40/1.63	c 1	converted 372 (40%) expressions
1.40/1.65	c 1	converted 465 (50%) expressions
1.40/1.66	c 1	converted 558 (60%) expressions
1.50/1.73	c 1	converted 651 (70%) expressions
1.50/1.75	c 1	converted 744 (80%) expressions
1.50/1.77	c 1	converted 837 (90%) expressions
1.70/1.93	c 1	converted 929 (100%) expressions
1.70/1.93	c 1	CSP : 625 integers, 0 booleans, 899 clauses, largest domain size 451
1.70/1.93	c 1	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.70/1.93	c 1	Propagation in CSP
1.70/1.96	c 2	296 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.70/1.96	c 2	CSP : 625 integers, 0 booleans, 899 clauses, largest domain size 301
1.70/1.96	c 2	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.70/1.96	c 2	Simplifing CSP by introducing new Boolean variables
1.70/1.97	c 2	CSP : 625 integers, 0 booleans, 899 clauses, largest domain size 301
1.70/1.97	c 2	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.80/2.01	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.80/2.03	c 2	63 (10%) CSP integer variables are encoded (575 clauses, 6183 bytes)
1.80/2.03	c 2	125 (20%) CSP integer variables are encoded (575 clauses, 6183 bytes)
1.80/2.03	c 2	188 (30%) CSP integer variables are encoded (575 clauses, 6183 bytes)
1.80/2.03	c 2	250 (40%) CSP integer variables are encoded (575 clauses, 6183 bytes)
1.80/2.03	c 2	313 (50%) CSP integer variables are encoded (575 clauses, 6183 bytes)
1.80/2.04	c 2	375 (60%) CSP integer variables are encoded (1068 clauses, 12395 bytes)
1.80/2.04	c 2	438 (70%) CSP integer variables are encoded (3391 clauses, 42594 bytes)
1.80/2.04	c 2	500 (80%) CSP integer variables are encoded (3998 clauses, 50485 bytes)
1.80/2.04	c 2	563 (90%) CSP integer variables are encoded (4354 clauses, 55113 bytes)
1.80/2.04	c 2	625 (100%) CSP integer variables are encoded (4868 clauses, 61795 bytes)
1.90/2.14	c 2	90 (10%) CSP clauses are encoded (13942 clauses, 260394 bytes)
1.90/2.19	c 2	180 (20%) CSP clauses are encoded (22985 clauses, 478044 bytes)
2.00/2.25	c 2	270 (30%) CSP clauses are encoded (32140 clauses, 698798 bytes)
2.00/2.28	c 2	360 (40%) CSP clauses are encoded (35837 clauses, 782600 bytes)
2.09/2.37	c 2	450 (50%) CSP clauses are encoded (85005 clauses, 1664652 bytes)
2.09/2.38	c 2	540 (60%) CSP clauses are encoded (86903 clauses, 1697071 bytes)
2.19/2.45	c 2	630 (70%) CSP clauses are encoded (131763 clauses, 2519779 bytes)
2.19/2.46	c 2	720 (80%) CSP clauses are encoded (133915 clauses, 2556669 bytes)
2.19/2.47	c 2	810 (90%) CSP clauses are encoded (138751 clauses, 2642619 bytes)
2.31/2.50	c 2	899 (100%) CSP clauses are encoded (156237 clauses, 2959527 bytes)
2.31/2.50	c 2	899 CSP clauses encoded
2.31/2.50	c 2	Writing map file : HOME/temp.map
2.31/2.51	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.31/2.51	c 2	SAT : 5493 SAT variables, 156237 SAT clauses, 2959527 bytes
2.31/2.51	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.31/2.56	c 2	OBJECTIVE minimize _COST
2.31/2.56	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
2.31/2.56	c 2	SEARCHING: _COST <= 150
2.31/2.56	c 2	SOLVING HOME/temp.cnf
2.31/2.56	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.31/2.56	c 2	This is MiniSat 2.0 beta
2.31/2.56	c 2	WARNING: for repeatability, setting FPU to use double precision
2.31/2.56	c 2	============================[ Problem Statistics ]=============================
2.31/2.56	c 2	|                                                                             |
2.31/2.57	c 2	|  Number of variables:  5493                                                 |
2.31/2.57	c 2	|  Number of clauses:    156238                                               |
2.34/2.65	c 2	|  Parsing time:         0.07         s                                       |
2.34/2.67	c 2	============================[ Search Statistics ]==============================
2.34/2.67	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.34/2.67	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.34/2.67	c 2	===============================================================================
2.34/2.67	c 2	|         0 |    4143   111183   378292 |    37061        0    nan |  0.000 % |
2.34/2.68	c 2	===============================================================================
2.34/2.68	c 2	restarts              : 1
2.34/2.68	c 2	conflicts             : 1              (10 /sec)
2.34/2.68	c 2	decisions             : 33             (0.00 % random) (320 /sec)
2.34/2.68	c 2	propagations          : 5561           (53999 /sec)
2.34/2.68	c 2	conflict literals     : 18             (5.26 % deleted)
2.34/2.68	c 2	Memory used           : 8.43 MB
2.34/2.68	c 2	CPU time              : 0.102984 s
2.34/2.68	c 2	
2.34/2.68	c 2	SATISFIABLE
2.34/2.68	c 2	FOUND: _COST <= 150
2.34/2.68	s SATISFIABLE
2.34/2.68	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.34/2.68	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.45/2.76	c 2	Decoding HOME/temp.out
2.45/2.85	c 2	OBJECTIVE _COST 150
2.45/2.85	o 150
2.45/2.86	v 24 15 22 24 24 14 19 10 24 11 3 19 23 24 23 22 23 24 19 24 24 24 24 24 24
2.45/2.87	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.45/2.90	c 2	OBJECTIVE BOUND: 0 <= _COST <= 150
2.45/2.90	c 2	SEARCHING: _COST <= 75
2.45/2.90	c 2	SOLVING HOME/temp.cnf
2.45/2.90	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.66/2.90	c 2	This is MiniSat 2.0 beta
2.66/2.90	c 2	WARNING: for repeatability, setting FPU to use double precision
2.66/2.90	c 2	============================[ Problem Statistics ]=============================
2.66/2.90	c 2	|                                                                             |
2.66/2.90	c 2	|  Number of variables:  5493                                                 |
2.66/2.90	c 2	|  Number of clauses:    156238                                               |
2.66/2.98	c 3	|  Parsing time:         0.08         s                                       |
2.66/3.01	c 3	============================[ Search Statistics ]==============================
2.66/3.01	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.66/3.01	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.66/3.01	c 3	===============================================================================
2.66/3.01	c 3	|         0 |    3393    83733   298117 |    27911        0    nan |  0.000 % |
2.66/3.04	c 3	|       101 |    3393    83733   298117 |    30702      101     54 | 38.230 % |
2.66/3.07	c 3	|       251 |    3393    83733   298117 |    33772      251     44 | 38.231 % |
2.66/3.12	c 3	|       476 |    3393    83733   298117 |    37149      476     37 | 38.231 % |
2.66/3.17	c 3	|       813 |    3393    83733   298117 |    40864      813     36 | 38.231 % |
2.94/3.27	c 3	|      1320 |    3393    83733   298117 |    44950     1320     40 | 38.231 % |
2.94/3.29	c 3	===============================================================================
2.94/3.29	c 3	restarts              : 6
2.94/3.29	c 3	conflicts             : 1379           (3698 /sec)
2.94/3.29	c 3	decisions             : 2011           (0.65 % random) (5392 /sec)
2.94/3.29	c 3	propagations          : 417675         (1119943 /sec)
2.94/3.29	c 3	conflict literals     : 54496          (28.76 % deleted)
2.94/3.29	c 3	Memory used           : 8.43 MB
2.94/3.29	c 3	CPU time              : 0.372943 s
2.94/3.29	c 3	
2.94/3.29	c 3	SATISFIABLE
2.94/3.29	c 3	FOUND: _COST <= 75
2.94/3.29	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.94/3.29	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.05/3.37	c 3	Decoding HOME/temp.out
3.05/3.46	c 3	OBJECTIVE _COST 75
3.05/3.46	o 75
3.05/3.46	v 17 18 24 24 21 10 24 23 24 5 24 24 18 24 24 24 16 24 17 19 24 24 24 24 24
3.05/3.48	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.05/3.50	c 3	OBJECTIVE BOUND: 0 <= _COST <= 75
3.05/3.50	c 3	SEARCHING: _COST <= 37
3.05/3.50	c 3	SOLVING HOME/temp.cnf
3.05/3.50	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.05/3.50	c 3	This is MiniSat 2.0 beta
3.05/3.50	c 3	WARNING: for repeatability, setting FPU to use double precision
3.05/3.50	c 3	============================[ Problem Statistics ]=============================
3.05/3.50	c 3	|                                                                             |
3.05/3.50	c 3	|  Number of variables:  5493                                                 |
3.05/3.50	c 3	|  Number of clauses:    156238                                               |
3.05/3.59	c 3	|  Parsing time:         0.07         s                                       |
3.25/3.62	c 3	============================[ Search Statistics ]==============================
3.25/3.62	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.25/3.62	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.25/3.62	c 3	===============================================================================
3.25/3.62	c 3	|         0 |    2895    61514   232916 |    20504        0    nan |  0.000 % |
3.25/3.65	c 3	|       101 |    2895    61514   232916 |    22555      101     49 | 47.297 % |
3.25/3.68	c 3	|       253 |    2895    61514   232916 |    24810      253     43 | 47.297 % |
3.25/3.72	c 3	|       478 |    2895    61514   232916 |    27291      478     39 | 47.297 % |
3.25/3.77	c 3	===============================================================================
3.25/3.77	c 3	restarts              : 4
3.25/3.77	c 3	conflicts             : 749            (2949 /sec)
3.25/3.77	c 3	decisions             : 1031           (1.26 % random) (4060 /sec)
3.25/3.77	c 3	propagations          : 205607         (809601 /sec)
3.25/3.77	c 3	conflict literals     : 33198          (20.56 % deleted)
3.25/3.77	c 3	Memory used           : 8.56 MB
3.25/3.77	c 3	CPU time              : 0.253961 s
3.25/3.77	c 3	
3.25/3.77	c 3	SATISFIABLE
3.25/3.77	c 3	FOUND: _COST <= 37
3.25/3.77	c 3	DECODING HOME/temp.out WITH HOME/temp.map
3.25/3.77	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.52/3.85	c 3	Decoding HOME/temp.out
3.52/3.93	c 3	OBJECTIVE _COST 37
3.52/3.93	o 37
3.52/3.93	v 18 0 24 20 7 9 24 11 24 5 10 24 11 11 24 20 24 22 24 23 18 24 24 24 24
3.52/3.93	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.52/3.93	c 3	OBJECTIVE BOUND: 0 <= _COST <= 37
3.52/3.93	c 3	SEARCHING: _COST <= 18
3.52/3.93	c 3	SOLVING HOME/temp.cnf
3.52/3.93	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.52/3.94	c 3	This is MiniSat 2.0 beta
3.52/3.94	c 3	WARNING: for repeatability, setting FPU to use double precision
3.52/3.94	c 3	============================[ Problem Statistics ]=============================
3.52/3.94	c 3	|                                                                             |
3.52/3.94	c 3	|  Number of variables:  5493                                                 |
3.52/3.94	c 3	|  Number of clauses:    156238                                               |
3.68/4.02	c 4	|  Parsing time:         0.07         s                                       |
3.68/4.07	c 4	============================[ Search Statistics ]==============================
3.68/4.07	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.68/4.07	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.68/4.07	c 4	===============================================================================
3.68/4.07	c 4	|         0 |    2503    47996   193519 |    15998        0    nan |  0.000 % |
3.68/4.09	c 4	|       102 |    2503    47996   193519 |    17598      102     54 | 54.433 % |
3.68/4.13	c 4	|       252 |    2503    47996   193519 |    19358      252     41 | 54.433 % |
3.68/4.16	c 4	|       477 |    2503    47996   193519 |    21294      477     44 | 54.433 % |
3.68/4.22	c 4	|       815 |    2503    47996   193519 |    23423      815     35 | 54.433 % |
4.03/4.34	c 4	|      1321 |    2503    47996   193519 |    25766     1321     31 | 54.433 % |
4.20/4.53	c 4	|      2080 |    2503    47996   193519 |    28342     2080     30 | 54.433 % |
4.40/4.76	c 4	|      3219 |    2503    47996   193519 |    31176     3219     30 | 54.433 % |
4.80/5.13	c 5	|      4929 |    2503    47996   193519 |    34294     4929     35 | 54.433 % |
5.40/5.76	c 5	|      7492 |    2503    47996   193519 |    37724     7492     34 | 54.433 % |
6.73/7.67	c 7	|     11336 |    2503    47996   193519 |    41496    11336     35 | 54.433 % |
8.42/9.38	c 9	|     17102 |    2503    47996   193519 |    45646    17102     33 | 54.433 % |
11.91/12.83	c 12	|     25753 |    2503    47996   193519 |    50210    25753     34 | 54.433 % |
18.59/19.51	c 19	|     38727 |    2503    47996   193519 |    55231    38727     36 | 54.433 % |
31.98/32.95	c 33	|     58189 |    2503    47996   193519 |    60754    58189     35 | 54.433 % |
48.98/49.95	c 50	|     87383 |    2503    47996   193519 |    66830    38016     34 | 54.433 % |
75.06/76.01	c 76	|    131173 |    2503    47996   193519 |    73513    24875     37 | 54.433 % |
116.94/117.99	c 118	|    196857 |    2503    47996   193519 |    80864    27513     49 | 54.433 % |
204.00/205.08	c 205	|    295383 |    2503    47996   193519 |    88951    58449     52 | 54.433 % |
318.06/319.12	c 319	|    443172 |    2503    47996   193519 |    97846    53719     39 | 54.433 % |
355.43/356.57	c 356	===============================================================================
355.43/356.57	c 356	restarts              : 20
355.43/356.57	c 356	conflicts             : 484030         (1376 /sec)
355.43/356.57	c 356	decisions             : 519431         (0.60 % random) (1477 /sec)
355.43/356.57	c 356	propagations          : 137072602      (389684 /sec)
355.43/356.57	c 356	conflict literals     : 20275640       (39.99 % deleted)
355.43/356.57	c 356	Memory used           : 29.53 MB
355.43/356.57	c 356	CPU time              : 351.754 s
355.43/356.57	c 356	
355.43/356.57	c 356	SATISFIABLE
355.43/356.58	c 356	FOUND: _COST <= 18
355.43/356.58	c 356	DECODING HOME/temp.out WITH HOME/temp.map
355.43/356.58	c 356	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
355.53/356.70	c 356	Decoding HOME/temp.out
355.53/356.79	c 356	OBJECTIVE _COST 18
355.53/356.79	o 18
355.53/356.79	v 16 24 24 17 16 1 24 5 22 11 9 22 24 24 24 6 24 24 10 10 19 5 24 24 24
355.53/356.82	c 356	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
355.53/356.87	c 356	OBJECTIVE BOUND: 0 <= _COST <= 18
355.53/356.87	c 356	SEARCHING: _COST <= 9
355.53/356.87	c 356	SOLVING HOME/temp.cnf
355.53/356.87	c 356	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
355.53/356.88	c 356	This is MiniSat 2.0 beta
355.53/356.88	c 356	WARNING: for repeatability, setting FPU to use double precision
355.53/356.88	c 356	============================[ Problem Statistics ]=============================
355.53/356.88	c 356	|                                                                             |
355.53/356.88	c 356	|  Number of variables:  5493                                                 |
355.53/356.88	c 356	|  Number of clauses:    156238                                               |
355.73/356.96	c 357	|  Parsing time:         0.08         s                                       |
355.73/357.00	c 357	============================[ Search Statistics ]==============================
355.73/357.00	c 357	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
355.73/357.00	c 357	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
355.73/357.00	c 357	===============================================================================
355.73/357.00	c 357	|         0 |    2176    40778   172837 |    13592        0    nan |  0.000 % |
355.73/357.03	c 357	|       100 |    2176    40778   172837 |    14951      100     49 | 60.386 % |
355.73/357.06	c 357	|       250 |    2176    40778   172837 |    16447      250     44 | 60.386 % |
355.73/357.10	c 357	|       475 |    2176    40778   172837 |    18091      475     37 | 60.386 % |
355.73/357.17	c 357	|       812 |    2176    40778   172837 |    19901      812     37 | 60.386 % |
355.73/357.26	c 357	|      1318 |    2176    40778   172837 |    21891     1318     33 | 60.386 % |
356.24/357.41	c 357	|      2078 |    2176    40778   172837 |    24080     2078     32 | 60.386 % |
356.44/357.63	c 357	|      3217 |    2176    40778   172837 |    26488     3217     31 | 60.386 % |
356.73/357.98	c 358	|      4925 |    2176    40778   172837 |    29137     4925     32 | 60.386 % |
357.34/358.56	c 358	|      7487 |    2176    40778   172837 |    32050     7487     31 | 60.386 % |
358.33/359.54	c 359	|     11331 |    2176    40778   172837 |    35255    11331     32 | 60.386 % |
359.93/361.19	c 361	|     17097 |    2176    40778   172837 |    38781    17097     31 | 60.386 % |
363.03/364.21	c 364	|     25747 |    2176    40778   172837 |    42659    25747     31 | 60.386 % |
368.22/369.46	c 369	|     38722 |    2176    40778   172837 |    46925    38722     33 | 60.386 % |
377.91/379.13	c 379	|     58183 |    2176    40778   172837 |    51618    19963     37 | 60.386 % |
394.50/395.76	c 395	|     87377 |    2176    40778   172837 |    56779    49157     37 | 60.386 % |
419.68/420.94	c 420	|    131166 |    2176    40778   172837 |    62457    45810     36 | 60.386 % |
458.87/460.19	c 460	|    196851 |    2176    40778   172837 |    68703    58168     32 | 60.386 % |
518.80/520.75	c 520	|    295377 |    2176    40778   172837 |    75574    40757     32 | 60.386 % |
622.78/625.22	c 625	|    443166 |    2176    40778   172837 |    83131    59519     41 | 60.386 % |
787.65/790.91	c 790	|    664849 |    2176    40778   172837 |    91444    69095     37 | 60.386 % |
1049.36/1053.92	c 1053	|    997374 |    2176    40778   172837 |   100589    82476     43 | 60.386 % |
1425.88/1432.36	c 1432	|   1496162 |    2176    40778   172837 |   110648    43219     39 | 60.386 % |
2102.72/2112.56	c 2112	|   2244344 |    2176    40778   172837 |   121712   109496     35 | 60.386 % |
3107.71/3122.54	c 3122	|   3366619 |    2176    40778   172837 |   133884    41462     30 | 60.386 % |
3600.06/3617.31	c ERROR unknown output  in HOME/temp.out
3600.06/3617.31	c 3617	CPU 355.38 (0.04 0.01 355.34 0.34)
3600.06/3617.31	c 3617	END Fri Jul 11 17:15:41 2008

Verifier Data (download as text)

OK	16	284
16 unsatisfied constraints, 284 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-1108684-1215785723/watcher-1108684-1215785723 -o /tmp/evaluation-result-1108684-1215785723/solver-1108684-1215785723 -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-1108684-1215785723.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.15 2.22 2.14 4/81 13648
/proc/meminfo: memFree=1861236/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=18572 CPUtime=0
/proc/13648/stat : 13648 (runsolver) R 13646 13648 13245 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 35274550 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 217871609127 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13648/statm: 4643 292 257 25 0 2626 0

[startup+0.05753 s]
/proc/loadavg: 2.15 2.22 2.14 4/81 13648
/proc/meminfo: memFree=1861236/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13600 CPUtime=0.03
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 35274550 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101463 s]
/proc/loadavg: 2.15 2.22 2.14 4/81 13648
/proc/meminfo: memFree=1861236/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13600 CPUtime=0.03
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 35274550 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301483 s]
/proc/loadavg: 2.15 2.22 2.14 4/81 13648
/proc/meminfo: memFree=1861236/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13600 CPUtime=0.03
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 35274550 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701534 s]
/proc/loadavg: 2.15 2.22 2.14 4/81 13648
/proc/meminfo: memFree=1861236/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13600 CPUtime=0.03
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 35274550 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50262 s]
/proc/loadavg: 2.15 2.22 2.14 6/92 13670
/proc/meminfo: memFree=1853524/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13600 CPUtime=0.73
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 974 4755 0 1 3 0 67 3 15 0 1 0 35274550 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3400 797 370 3 0 500 0
[pid=13661] ppid=13648 vsize=5356 CPUtime=0
/proc/13661/stat : 13661 (sh) S 13648 13648 13245 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35274631 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13661/statm: 1339 233 193 169 0 50 0
[pid=13662] ppid=13661 vsize=864040 CPUtime=0.63
/proc/13662/stat : 13662 (java) S 13661 13648 13245 0 -1 0 5883 0 1 0 60 3 0 0 18 0 9 0 35274632 884776960 5179 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13662/statm: 216010 5179 2532 9 0 210592 0
[pid=13662/tid=13663] ppid=13661 vsize=864040 CPUtime=0.45
/proc/13662/task/13663/stat : 13663 (java) D 13661 13648 13245 0 -1 64 2459 0 1 0 44 1 0 0 21 0 9 0 35274632 884776960 5179 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 2147483391 0 16800975 18446744072099937270 0 0 -1 1 0 0
[pid=13662/tid=13664] ppid=13661 vsize=864040 CPUtime=0.08
/proc/13662/task/13664/stat : 13664 (java) S 13661 13648 13245 0 -1 64 2396 0 0 0 8 0 0 0 16 0 9 0 35274635 884776960 5179 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13662/tid=13665] ppid=13661 vsize=864040 CPUtime=0
/proc/13662/task/13665/stat : 13665 (java) S 13661 13648 13245 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35274635 884776960 5179 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13662/tid=13666] ppid=13661 vsize=864040 CPUtime=0
/proc/13662/task/13666/stat : 13666 (java) S 13661 13648 13245 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 35274635 884776960 5179 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13662/tid=13667] ppid=13661 vsize=864040 CPUtime=0
/proc/13662/task/13667/stat : 13667 (java) S 13661 13648 13245 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35274638 884776960 5179 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13662/tid=13668] ppid=13661 vsize=864040 CPUtime=0.07
/proc/13662/task/13668/stat : 13668 (java) S 13661 13648 13245 0 -1 64 332 0 0 0 7 0 0 0 16 0 9 0 35274638 884776960 5179 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13662/tid=13669] ppid=13661 vsize=864040 CPUtime=0
/proc/13662/task/13669/stat : 13669 (java) S 13661 13648 13245 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 35274638 884776960 5179 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13662/tid=13670] ppid=13661 vsize=864040 CPUtime=0
/proc/13662/task/13670/stat : 13670 (java) S 13661 13648 13245 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 35274638 884776960 5179 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 882996

[startup+3.10181 s]
/proc/loadavg: 2.15 2.22 2.14 4/92 13670
/proc/meminfo: memFree=1836948/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=2.66
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1183 19904 0 3 4 1 246 15 15 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 13728

[startup+6.30198 s]
/proc/loadavg: 2.22 2.23 2.14 3/84 13708
/proc/meminfo: memFree=1847380/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=3.68
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1414 32115 0 5 4 1 341 22 15 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13707] ppid=13648 vsize=5356 CPUtime=0
/proc/13707/stat : 13707 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35274944 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13707/statm: 1339 232 193 169 0 50 0
[pid=13708] ppid=13707 vsize=8760 CPUtime=2.05
/proc/13708/stat : 13708 (minisat) R 13707 13648 13245 0 -1 4194304 2055 0 0 0 204 1 0 0 25 0 1 0 35274944 8970240 2041 996147200 134512640 135127466 4294956256 18446744073709551615 134530849 0 0 4096 3 0 0 0 17 1 0 0
/proc/13708/statm: 2190 2041 75 150 0 2037 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 27844

[startup+12.7027 s]
/proc/loadavg: 2.20 2.23 2.14 3/84 13708
/proc/meminfo: memFree=1845660/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=3.68
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1414 32115 0 5 4 1 341 22 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13707] ppid=13648 vsize=5356 CPUtime=0
/proc/13707/stat : 13707 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35274944 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13707/statm: 1339 232 193 169 0 50 0
[pid=13708] ppid=13707 vsize=10740 CPUtime=8.13
/proc/13708/stat : 13708 (minisat) R 13707 13648 13245 0 -1 4194304 2528 0 0 0 811 2 0 0 25 0 1 0 35274944 10997760 2514 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13708/statm: 2685 2514 75 150 0 2532 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 29824

[startup+25.5012 s]
/proc/loadavg: 2.15 2.22 2.14 3/84 13708
/proc/meminfo: memFree=1841564/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=3.68
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1414 32115 0 5 4 1 341 22 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13707] ppid=13648 vsize=5356 CPUtime=0
/proc/13707/stat : 13707 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35274944 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13707/statm: 1339 232 193 169 0 50 0
[pid=13708] ppid=13707 vsize=14844 CPUtime=20.91
/proc/13708/stat : 13708 (minisat) R 13707 13648 13245 0 -1 4194304 3556 0 0 0 2087 4 0 0 25 0 1 0 35274944 15200256 3542 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/13708/statm: 3711 3542 75 150 0 3558 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 33928

[startup+51.1011 s]
/proc/loadavg: 2.10 2.20 2.14 3/84 13708
/proc/meminfo: memFree=1838620/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=3.68
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1414 32115 0 5 4 1 341 22 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13707] ppid=13648 vsize=5356 CPUtime=0
/proc/13707/stat : 13707 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35274944 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13707/statm: 1339 232 193 169 0 50 0
[pid=13708] ppid=13707 vsize=17872 CPUtime=46.49
/proc/13708/stat : 13708 (minisat) R 13707 13648 13245 0 -1 4194304 4287 0 0 0 4644 5 0 0 25 0 1 0 35274944 18300928 4273 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13708/statm: 4468 4273 75 150 0 4315 0
Current children cumulated CPU time (s) 50.17
Current children cumulated vsize (KiB) 36956

[startup+102.305 s]
/proc/loadavg: 2.04 2.16 2.13 3/84 13708
/proc/meminfo: memFree=1836252/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=3.68
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1414 32115 0 5 4 1 341 22 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13707] ppid=13648 vsize=5356 CPUtime=0
/proc/13707/stat : 13707 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35274944 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13707/statm: 1339 232 193 169 0 50 0
[pid=13708] ppid=13707 vsize=20268 CPUtime=97.67
/proc/13708/stat : 13708 (minisat) R 13707 13648 13245 0 -1 4194304 4883 0 0 0 9761 6 0 0 25 0 1 0 35274944 20754432 4869 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13708/statm: 5067 4869 75 150 0 4914 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 39352

[startup+162.302 s]
/proc/loadavg: 2.01 2.13 2.11 3/84 13708
/proc/meminfo: memFree=1829532/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=3.68
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1414 32115 0 5 4 1 341 22 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13707] ppid=13648 vsize=5356 CPUtime=0
/proc/13707/stat : 13707 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35274944 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13707/statm: 1339 232 193 169 0 50 0
[pid=13708] ppid=13707 vsize=27068 CPUtime=157.65
/proc/13708/stat : 13708 (minisat) R 13707 13648 13245 0 -1 4194304 6572 0 0 0 15758 7 0 0 25 0 1 0 35274944 27717632 6558 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/13708/statm: 6767 6558 75 150 0 6614 0
Current children cumulated CPU time (s) 161.33
Current children cumulated vsize (KiB) 46152

[startup+222.302 s]
/proc/loadavg: 2.00 2.11 2.10 3/84 13710
/proc/meminfo: memFree=1826716/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=3.68
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1414 32115 0 5 4 1 341 22 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13707] ppid=13648 vsize=5356 CPUtime=0
/proc/13707/stat : 13707 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35274944 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13707/statm: 1339 232 193 169 0 50 0
[pid=13708] ppid=13707 vsize=29656 CPUtime=217.61
/proc/13708/stat : 13708 (minisat) R 13707 13648 13245 0 -1 4194304 7241 0 0 0 21754 7 0 0 25 0 1 0 35274944 30367744 7227 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13708/statm: 7414 7227 75 150 0 7261 0
Current children cumulated CPU time (s) 221.29
Current children cumulated vsize (KiB) 48740

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

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13764
/proc/meminfo: memFree=1804316/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=355.73
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1529 43536 0 6 4 1 35534 34 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13721] ppid=13648 vsize=5356 CPUtime=0
/proc/13721/stat : 13721 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35310237 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13721/statm: 1339 232 193 169 0 50 0
[pid=13722] ppid=13721 vsize=50136 CPUtime=2791.58
/proc/13722/stat : 13722 (minisat) R 13721 13648 13245 0 -1 4194304 12112 0 0 0 279145 13 0 0 25 0 1 0 35310238 51339264 12098 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/13722/statm: 12534 12098 75 150 0 12381 0
Current children cumulated CPU time (s) 3147.31
Current children cumulated vsize (KiB) 69220

[startup+3222.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/76 13764
/proc/meminfo: memFree=1804252/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=355.73
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1529 43536 0 6 4 1 35534 34 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13721] ppid=13648 vsize=5356 CPUtime=0
/proc/13721/stat : 13721 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35310237 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13721/statm: 1339 232 193 169 0 50 0
[pid=13722] ppid=13721 vsize=50136 CPUtime=2851.28
/proc/13722/stat : 13722 (minisat) R 13721 13648 13245 0 -1 4194304 12123 0 0 0 285115 13 0 0 25 0 1 0 35310238 51339264 12109 996147200 134512640 135127466 4294956256 18446744073709551615 134527996 0 0 4096 3 0 0 0 17 1 0 0
/proc/13722/statm: 12534 12109 75 150 0 12381 0
Current children cumulated CPU time (s) 3207.01
Current children cumulated vsize (KiB) 69220

[startup+3282.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/76 13764
/proc/meminfo: memFree=1804060/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=355.73
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1529 43536 0 6 4 1 35534 34 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13721] ppid=13648 vsize=5356 CPUtime=0
/proc/13721/stat : 13721 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35310237 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13721/statm: 1339 232 193 169 0 50 0
[pid=13722] ppid=13721 vsize=50296 CPUtime=2910.98
/proc/13722/stat : 13722 (minisat) R 13721 13648 13245 0 -1 4194304 12160 0 0 0 291085 13 0 0 25 0 1 0 35310238 51503104 12146 996147200 134512640 135127466 4294956256 18446744073709551615 134531110 0 0 4096 3 0 0 0 17 1 0 0
/proc/13722/statm: 12574 12146 75 150 0 12421 0
Current children cumulated CPU time (s) 3266.71
Current children cumulated vsize (KiB) 69380

[startup+3342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/76 13764
/proc/meminfo: memFree=1803612/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=355.73
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1529 43536 0 6 4 1 35534 34 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13721] ppid=13648 vsize=5356 CPUtime=0
/proc/13721/stat : 13721 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35310237 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13721/statm: 1339 232 193 169 0 50 0
[pid=13722] ppid=13721 vsize=50824 CPUtime=2970.68
/proc/13722/stat : 13722 (minisat) R 13721 13648 13245 0 -1 4194304 12255 0 0 0 297055 13 0 0 25 0 1 0 35310238 52043776 12241 996147200 134512640 135127466 4294956256 18446744073709551615 134530742 0 0 4096 3 0 0 0 17 1 0 0
/proc/13722/statm: 12706 12241 75 150 0 12553 0
Current children cumulated CPU time (s) 3326.41
Current children cumulated vsize (KiB) 69908

[startup+3402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 13764
/proc/meminfo: memFree=1803292/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=355.73
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1529 43536 0 6 4 1 35534 34 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13721] ppid=13648 vsize=5356 CPUtime=0
/proc/13721/stat : 13721 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35310237 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13721/statm: 1339 232 193 169 0 50 0
[pid=13722] ppid=13721 vsize=50988 CPUtime=3030.39
/proc/13722/stat : 13722 (minisat) R 13721 13648 13245 0 -1 4194304 12298 0 0 0 303026 13 0 0 25 0 1 0 35310238 52211712 12284 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13722/statm: 12747 12284 75 150 0 12594 0
Current children cumulated CPU time (s) 3386.12
Current children cumulated vsize (KiB) 70072

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13764
/proc/meminfo: memFree=1801372/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=355.73
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1529 43536 0 6 4 1 35534 34 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13721] ppid=13648 vsize=5356 CPUtime=0
/proc/13721/stat : 13721 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35310237 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13721/statm: 1339 232 193 169 0 50 0
[pid=13722] ppid=13721 vsize=52852 CPUtime=3090.09
/proc/13722/stat : 13722 (minisat) R 13721 13648 13245 0 -1 4194304 12761 0 0 0 308995 14 0 0 25 0 1 0 35310238 54120448 12747 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/13722/statm: 13213 12747 75 150 0 13060 0
Current children cumulated CPU time (s) 3445.82
Current children cumulated vsize (KiB) 71936

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13764
/proc/meminfo: memFree=1801372/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=355.73
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1529 43536 0 6 4 1 35534 34 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13721] ppid=13648 vsize=5356 CPUtime=0
/proc/13721/stat : 13721 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35310237 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13721/statm: 1339 232 193 169 0 50 0
[pid=13722] ppid=13721 vsize=52852 CPUtime=3149.8
/proc/13722/stat : 13722 (minisat) R 13721 13648 13245 0 -1 4194304 12761 0 0 0 314966 14 0 0 25 0 1 0 35310238 54120448 12747 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/13722/statm: 13213 12747 75 150 0 13060 0
Current children cumulated CPU time (s) 3505.53
Current children cumulated vsize (KiB) 71936

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13764
/proc/meminfo: memFree=1801372/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=355.73
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1529 43536 0 6 4 1 35534 34 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13721] ppid=13648 vsize=5356 CPUtime=0
/proc/13721/stat : 13721 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35310237 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13721/statm: 1339 232 193 169 0 50 0
[pid=13722] ppid=13721 vsize=53120 CPUtime=3209.5
/proc/13722/stat : 13722 (minisat) R 13721 13648 13245 0 -1 4194304 12769 0 0 0 320936 14 0 0 25 0 1 0 35310238 54394880 12755 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13722/statm: 13280 12755 75 150 0 13127 0
Current children cumulated CPU time (s) 3565.23
Current children cumulated vsize (KiB) 72204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3617.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13764
/proc/meminfo: memFree=1801180/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=355.73
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1529 43536 0 6 4 1 35534 34 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13721] ppid=13648 vsize=5356 CPUtime=0
/proc/13721/stat : 13721 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35310237 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13721/statm: 1339 232 193 169 0 50 0
[pid=13722] ppid=13721 vsize=53300 CPUtime=3244.33
/proc/13722/stat : 13722 (minisat) R 13721 13648 13245 0 -1 4194304 12811 0 0 0 324419 14 0 0 25 0 1 0 35310238 54579200 12797 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13722/statm: 13325 12797 75 150 0 13172 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 72384

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

[startup+3617.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 13764
/proc/meminfo: memFree=1801180/2055920 swapFree=4180072/4192956
[pid=13648] ppid=13646 vsize=13728 CPUtime=355.73
/proc/13648/stat : 13648 (sugar) S 13646 13648 13245 0 -1 4194304 1529 43536 0 6 4 1 35534 34 16 0 1 0 35274550 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 217880506466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13648/statm: 3432 811 374 3 0 532 0
[pid=13721] ppid=13648 vsize=5356 CPUtime=0
/proc/13721/stat : 13721 (sh) S 13648 13648 13245 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35310237 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13721/statm: 1339 232 193 169 0 50 0
[pid=13722] ppid=13721 vsize=53300 CPUtime=3244.33
/proc/13722/stat : 13722 (minisat) R 13721 13648 13245 0 -1 4194304 12811 0 0 0 324419 14 0 0 25 0 1 0 35310238 54579200 12797 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/13722/statm: 13325 12797 75 150 0 13172 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 72384

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13648 and gives
#  childrusage.ru_utime.tv_sec=355
#  childrusage.ru_utime.tv_usec=390972
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=366944
# CPU time returned by wait4() is 355.758
# while last known CPU time is 3600.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3617.32
CPU time (s): 3600.06
CPU user time (s): 3599.57
CPU system time (s): 0.49
CPU usage (%): 99.5229
Max. virtual memory (cumulated for all children) (KiB): 887464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 355.391
system time used= 0.366944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45408
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= 3117
involuntary context switches= 3386

runsolver used 3.50647 second user time and 9.83051 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-11 16:15:24
IDJOB=1108684
IDBENCH=60750
IDSOLVER=368
FILE ID=node28/1108684-1215785723
PBS_JOBID= 7903138
Free space on /tmp= 66504 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-25/normalized-rand-25-25-300-147-57021_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-1108684-1215785723/watcher-1108684-1215785723 -o /tmp/evaluation-result-1108684-1215785723/solver-1108684-1215785723 -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-1108684-1215785723.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dfead07b9af42ad10ea9709d5e4b6525
RANDOM SEED=1916348780

node28.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.223
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	: 5931.00
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.223
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:       1861716 kB
Buffers:         25464 kB
Cached:         108404 kB
SwapCached:       7232 kB
Active:          86504 kB
Inactive:        68284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861716 kB
SwapTotal:     4192956 kB
SwapFree:      4180072 kB
Dirty:            1544 kB
Writeback:           0 kB
Mapped:          35588 kB
Slab:            24460 kB
Committed_AS:   147604 kB
PageTables:       1952 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node28 at 2008-07-11 17:15:41