Trace number 1108768

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)24 3600.02 3615.22

General information on the benchmark

Namecsp/QG7/
normalized-quasigroup7-7.xml
MD5SUMfd44125de988974818e4439e42a04254
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints24
Best CPU time to get the best result obtained on this benchmark3600.02
Satisfiable
(Un)Satisfiability was proved
Number of variables243
Number of constraints195
Maximum constraint arity51
Maximum domain size43
Number of constraints which are defined in extension0
Number of constraints which are defined in intension84
Global constraints used (with number of constraints)alldifferent(14),element(97)

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:23:33 2008
0.00/0.04	c 0	PID 15138
0.00/0.05	c 0	HOST node45.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1108768-1215786213.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-1108768-1215786213.xml' 'HOME/temp.csp'
0.03/0.43	c 0	42 domains, 243 variables, 13 predicates, 0 relations, 195 constraints
0.03/0.45	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.45	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.36/0.58	c 0	Parsing HOME/temp.csp
0.36/0.73	c 1	parsed 493 expressions
0.36/0.73	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.36/0.74	c 1	MAX CSP: 195 constraints
0.36/0.74	c 1	Converting to clausal form CSP
0.36/0.76	c 1	converted 70 (10%) expressions
0.36/0.76	c 1	converted 139 (20%) expressions
0.36/0.76	c 1	converted 208 (30%) expressions
0.36/0.77	c 1	converted 277 (40%) expressions
0.36/0.79	c 1	converted 346 (50%) expressions
0.37/0.82	c 1	converted 415 (60%) expressions
0.37/0.94	c 1	converted 484 (70%) expressions
0.37/1.04	c 1	converted 553 (80%) expressions
0.95/1.13	c 1	converted 622 (90%) expressions
1.05/1.22	c 1	converted 691 (100%) expressions
1.05/1.22	c 1	CSP : 633 integers, 2566 booleans, 8166 clauses, largest domain size 293
1.05/1.22	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.05/1.22	c 1	Propagation in CSP
1.14/1.34	c 1	191 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.14/1.34	c 1	CSP : 633 integers, 2566 booleans, 8166 clauses, largest domain size 196
1.14/1.34	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.14/1.35	c 1	Simplifing CSP by introducing new Boolean variables
1.14/1.36	c 1	CSP : 633 integers, 2986 booleans, 8586 clauses, largest domain size 196
1.14/1.36	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.24/1.40	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.24/1.45	c 1	64 (10%) CSP integer variables are encoded (412 clauses, 4434 bytes)
1.24/1.46	c 1	127 (20%) CSP integer variables are encoded (1339 clauses, 15492 bytes)
1.24/1.46	c 1	190 (30%) CSP integer variables are encoded (2302 clauses, 28011 bytes)
1.24/1.46	c 1	254 (40%) CSP integer variables are encoded (3071 clauses, 38008 bytes)
1.24/1.46	c 1	317 (50%) CSP integer variables are encoded (3071 clauses, 38008 bytes)
1.24/1.46	c 1	380 (60%) CSP integer variables are encoded (3071 clauses, 38008 bytes)
1.24/1.46	c 1	444 (70%) CSP integer variables are encoded (3273 clauses, 40634 bytes)
1.24/1.47	c 1	507 (80%) CSP integer variables are encoded (3548 clauses, 44209 bytes)
1.24/1.47	c 1	570 (90%) CSP integer variables are encoded (3940 clauses, 49305 bytes)
1.24/1.47	c 1	633 (100%) CSP integer variables are encoded (5550 clauses, 70235 bytes)
1.31/1.54	c 1	859 (10%) CSP clauses are encoded (8367 clauses, 113209 bytes)
1.31/1.56	c 1	1718 (20%) CSP clauses are encoded (10853 clauses, 166145 bytes)
1.31/1.59	c 1	2576 (30%) CSP clauses are encoded (13363 clauses, 221159 bytes)
1.41/1.61	c 1	3435 (40%) CSP clauses are encoded (16250 clauses, 286536 bytes)
1.41/1.63	c 1	4293 (50%) CSP clauses are encoded (19369 clauses, 358558 bytes)
1.41/1.65	c 2	5152 (60%) CSP clauses are encoded (22458 clauses, 429973 bytes)
1.41/1.67	c 2	6011 (70%) CSP clauses are encoded (25501 clauses, 500479 bytes)
1.41/1.68	c 2	6869 (80%) CSP clauses are encoded (28500 clauses, 570102 bytes)
1.51/1.70	c 2	7728 (90%) CSP clauses are encoded (31458 clauses, 638706 bytes)
1.60/1.81	c 2	8586 (100%) CSP clauses are encoded (85450 clauses, 1616628 bytes)
1.60/1.81	c 2	8586 CSP clauses encoded
1.60/1.81	c 2	Writing map file : HOME/temp.map
1.60/1.82	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.60/1.82	c 2	SAT : 9161 SAT variables, 85450 SAT clauses, 1616628 bytes
1.60/1.82	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.60/1.86	c 2	OBJECTIVE minimize _COST
1.60/1.86	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.60/1.86	c 2	SEARCHING: _COST <= 98
1.60/1.86	c 2	SOLVING HOME/temp.cnf
1.60/1.86	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.60/1.86	c 2	This is MiniSat 2.0 beta
1.60/1.86	c 2	WARNING: for repeatability, setting FPU to use double precision
1.60/1.86	c 2	============================[ Problem Statistics ]=============================
1.60/1.86	c 2	|                                                                             |
1.60/1.86	c 2	|  Number of variables:  9161                                                 |
1.60/1.86	c 2	|  Number of clauses:    85451                                                |
1.65/1.91	c 2	|  Parsing time:         0.04         s                                       |
1.65/1.92	c 2	============================[ Search Statistics ]==============================
1.65/1.92	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.65/1.92	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.65/1.92	c 2	===============================================================================
1.65/1.92	c 2	|         0 |    8385    66031   211299 |    22010        0    nan |  0.000 % |
1.65/1.95	c 2	|       102 |    8385    66031   211299 |    24211      102     36 |  8.471 % |
1.65/1.97	c 2	|       253 |    8385    66031   211299 |    26632      253     33 |  8.471 % |
1.65/1.98	c 2	===============================================================================
1.65/1.98	c 2	restarts              : 3
1.65/1.98	c 2	conflicts             : 266            (2441 /sec)
1.65/1.98	c 2	decisions             : 3247           (0.92 % random) (29794 /sec)
1.65/1.98	c 2	propagations          : 156821         (1438949 /sec)
1.65/1.98	c 2	conflict literals     : 8350           (16.91 % deleted)
1.65/1.98	c 2	Memory used           : 5.94 MB
1.65/1.98	c 2	CPU time              : 0.108983 s
1.65/1.98	c 2	
1.65/1.98	c 2	SATISFIABLE
1.65/1.98	c 2	FOUND: _COST <= 98
1.65/1.98	s SATISFIABLE
1.65/1.98	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.65/1.98	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.77/2.09	c 2	Decoding HOME/temp.out
1.94/2.24	c 2	OBJECTIVE _COST 98
1.94/2.24	o 98
1.94/2.25	v 1 5 7 7 7 7 6 7 2 7 7 7 7 6 7 4 3 5 2 1 6 7 1 5 4 3 2 6 7 3 1 2 5 7 6 7 7 7 7 7 6 4 6 6 6 3 4 5 7 31 1 44 7 6 45 7 6 46 7 7 34 7 7 48 7 7 42 7 7 43 7 14 7 43 9 7 9 2 45 7 14 6 4 7 14 7 19 7 14 7 48 7 13 7 49 7 14 7 43 7 21 7 44 7 21 7 43 17 7 17 3 32 7 19 2 5 7 15 7 48 7 18 5 42 7 21 7 43 7 28 7 44 7 28 7 31 7 23 1 43 25 7 25 4 12 7 22 7 48 7 28 6 49 7 24 5 43 7 35 6 44 7 35 7 10 7 30 3 18 7 31 5 43 33 7 33 5 48 7 35 6 28 7 35 6 43 7 41 6 44 7 42 7 3 7 36 7 39 7 37 7 47 7 42 4 43 41 7 41 6 35 7 40 6 36 7 49 7 37 7 48 7 38 7 49 7 39 7 49 7 47 7 49 7 48 7 46 7 43 49 7 49 7
1.94/2.27	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.94/2.29	c 2	OBJECTIVE BOUND: 0 <= _COST <= 98
1.94/2.29	c 2	SEARCHING: _COST <= 49
1.94/2.29	c 2	SOLVING HOME/temp.cnf
1.94/2.29	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.94/2.30	c 2	This is MiniSat 2.0 beta
1.94/2.30	c 2	WARNING: for repeatability, setting FPU to use double precision
1.94/2.30	c 2	============================[ Problem Statistics ]=============================
1.94/2.30	c 2	|                                                                             |
1.94/2.30	c 2	|  Number of variables:  9161                                                 |
1.94/2.30	c 2	|  Number of clauses:    85451                                                |
2.04/2.34	c 2	|  Parsing time:         0.04         s                                       |
2.04/2.36	c 2	============================[ Search Statistics ]==============================
2.04/2.36	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.04/2.36	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.04/2.36	c 2	===============================================================================
2.04/2.36	c 2	|         0 |    7944    54075   176705 |    18025        0    nan |  0.000 % |
2.04/2.37	c 2	===============================================================================
2.04/2.37	c 2	restarts              : 1
2.04/2.37	c 2	conflicts             : 47             (702 /sec)
2.04/2.37	c 2	decisions             : 6779           (0.71 % random) (101196 /sec)
2.04/2.37	c 2	propagations          : 35054          (523280 /sec)
2.04/2.37	c 2	conflict literals     : 334            (1.76 % deleted)
2.04/2.37	c 2	Memory used           : 5.94 MB
2.04/2.37	c 2	CPU time              : 0.066989 s
2.04/2.37	c 2	
2.04/2.38	c 2	SATISFIABLE
2.04/2.38	c 2	FOUND: _COST <= 49
2.04/2.38	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.04/2.38	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.12/2.47	c 2	Decoding HOME/temp.out
2.12/2.61	c 2	OBJECTIVE _COST 49
2.12/2.61	o 49
2.12/2.62	v 1 7 6 7 2 4 6 4 2 6 7 7 7 6 6 7 3 7 6 7 6 7 7 7 4 7 1 6 4 3 4 6 5 7 4 7 5 7 3 1 6 4 6 4 6 6 4 5 7 40 1 23 7 7 6 7 4 46 7 6 26 7 7 48 7 6 42 7 4 43 7 14 6 43 9 7 9 2 45 7 14 6 46 7 14 6 19 7 10 6 34 7 12 7 28 7 11 6 38 7 20 7 11 7 20 7 43 17 7 17 3 46 7 21 6 26 7 18 7 46 7 21 6 42 7 20 4 43 7 26 7 28 7 28 6 45 7 28 6 43 25 7 25 4 40 7 27 1 20 7 24 7 42 7 25 4 8 7 30 3 44 7 35 4 38 7 34 7 46 7 35 6 43 33 7 33 5 6 7 29 4 28 7 32 6 22 7 39 7 44 7 42 4 42 7 42 4 4 7 36 7 47 7 42 4 43 41 7 41 6 35 7 40 4 36 7 48 7 37 7 48 7 38 7 48 7 39 7 48 7 26 7 46 7 27 7 49 7 43 49 7 49 7
2.12/2.64	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.12/2.66	c 3	OBJECTIVE BOUND: 0 <= _COST <= 49
2.12/2.66	c 3	SEARCHING: _COST <= 24
2.12/2.66	c 3	SOLVING HOME/temp.cnf
2.12/2.66	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.12/2.67	c 3	This is MiniSat 2.0 beta
2.12/2.67	c 3	WARNING: for repeatability, setting FPU to use double precision
2.12/2.67	c 3	============================[ Problem Statistics ]=============================
2.12/2.67	c 3	|                                                                             |
2.12/2.67	c 3	|  Number of variables:  9161                                                 |
2.12/2.67	c 3	|  Number of clauses:    85451                                                |
2.39/2.72	c 3	|  Parsing time:         0.04         s                                       |
2.39/2.73	c 3	============================[ Search Statistics ]==============================
2.39/2.73	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.39/2.73	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.39/2.73	c 3	===============================================================================
2.39/2.73	c 3	|         0 |    7641    44319   148321 |    14773        0    nan |  0.000 % |
2.39/2.75	c 3	|       100 |    7641    44319   148321 |    16250      100     24 | 16.592 % |
2.39/2.79	c 3	|       250 |    7641    44319   148321 |    17875      250     26 | 16.592 % |
2.39/2.84	c 3	|       475 |    7641    44319   148321 |    19662      475     28 | 16.592 % |
2.39/2.90	c 3	|       814 |    7641    44319   148321 |    21629      814     30 | 16.592 % |
2.39/3.02	c 3	|      1320 |    7641    44319   148321 |    23792     1320     31 | 16.592 % |
2.39/3.19	c 3	|      2079 |    7641    44319   148321 |    26171     2079     37 | 16.592 % |
3.10/3.49	c 3	|      3220 |    7641    44319   148321 |    28788     3220     37 | 16.592 % |
3.60/3.91	c 4	|      4928 |    7641    44319   148321 |    31667     4928     37 | 16.592 % |
4.20/4.55	c 4	|      7492 |    7641    44319   148321 |    34833     7492     43 | 16.592 % |
5.48/5.85	c 6	|     11336 |    7641    44319   148321 |    38317    11336     45 | 16.592 % |
7.37/7.76	c 8	|     17103 |    7641    44319   148321 |    42149    17103     45 | 16.592 % |
10.93/11.31	c 11	|     25752 |    7641    44319   148321 |    46364    25752     52 | 16.592 % |
16.87/17.31	c 17	|     38728 |    7641    44319   148321 |    51000    38728     50 | 16.592 % |
28.17/28.77	c 29	|     58189 |    7641    44319   148321 |    56100    17551     52 | 16.592 % |
45.60/46.31	c 46	|     87383 |    7641    44319   148321 |    61710    46745     56 | 16.592 % |
73.53/74.59	c 74	|    131174 |    7641    44319   148321 |    67881    37710     69 | 16.592 % |
106.22/107.50	c 107	|    196860 |    7641    44319   148321 |    74669    47499     46 | 16.592 % |
191.02/193.12	c 193	|    295389 |    7641    44319   148321 |    82136    19515     72 | 16.592 % |
213.60/215.97	c 216	===============================================================================
213.60/215.97	c 216	restarts              : 19
213.60/215.97	c 216	conflicts             : 340553         (1613 /sec)
213.60/215.97	c 216	decisions             : 388094         (1.35 % random) (1838 /sec)
213.60/215.97	c 216	propagations          : 222694967      (1054507 /sec)
213.60/215.97	c 216	conflict literals     : 21120156       (23.02 % deleted)
213.60/215.97	c 216	Memory used           : 34.39 MB
213.60/215.97	c 216	CPU time              : 211.184 s
213.60/215.97	c 216	
213.60/215.97	c 216	SATISFIABLE
213.60/215.98	c 216	FOUND: _COST <= 24
213.60/215.98	c 216	DECODING HOME/temp.out WITH HOME/temp.map
213.60/215.98	c 216	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
213.68/216.09	c 216	Decoding HOME/temp.out
213.68/216.23	c 216	OBJECTIVE _COST 24
213.68/216.23	o 24
213.68/216.24	v 1 7 4 5 6 3 2 4 2 4 5 6 7 5 2 1 3 5 7 4 6 5 5 7 4 7 7 5 7 6 7 6 5 3 6 3 3 7 7 7 6 4 5 4 6 6 6 5 7 16 1 23 7 5 13 7 7 32 7 6 7 7 2 20 7 4 35 7 6 43 7 14 5 43 9 7 9 2 3 7 8 4 32 7 12 6 40 7 13 7 20 7 10 4 28 7 11 5 22 7 18 5 23 7 18 5 43 17 7 17 3 46 7 21 6 47 7 21 6 48 7 18 5 42 7 20 4 29 7 26 7 40 7 26 7 31 7 26 7 43 25 7 25 4 40 7 27 7 48 7 28 5 42 7 25 4 36 7 34 3 37 7 34 3 45 7 35 6 46 7 35 6 43 33 7 33 5 48 7 35 6 37 7 34 3 15 7 38 7 44 7 42 4 24 7 39 7 46 7 42 6 19 7 38 7 43 41 7 41 6 49 7 40 7 8 7 44 4 30 7 47 6 38 7 49 7 32 7 47 6 40 7 49 7 27 7 49 7 43 49 7 49 7
213.68/216.29	c 216	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
213.68/216.32	c 216	OBJECTIVE BOUND: 0 <= _COST <= 24
213.68/216.32	c 216	SEARCHING: _COST <= 12
213.68/216.32	c 216	SOLVING HOME/temp.cnf
213.68/216.32	c 216	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
213.68/216.32	c 216	This is MiniSat 2.0 beta
213.68/216.32	c 216	WARNING: for repeatability, setting FPU to use double precision
213.68/216.32	c 216	============================[ Problem Statistics ]=============================
213.68/216.32	c 216	|                                                                             |
213.68/216.32	c 216	|  Number of variables:  9161                                                 |
213.68/216.32	c 216	|  Number of clauses:    85451                                                |
213.68/216.37	c 216	|  Parsing time:         0.04         s                                       |
213.68/216.38	c 216	============================[ Search Statistics ]==============================
213.68/216.38	c 216	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
213.68/216.38	c 216	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
213.68/216.38	c 216	===============================================================================
213.68/216.38	c 216	|         0 |    7410    38604   131857 |    12868        0    nan |  0.000 % |
213.96/216.41	c 216	|       101 |    7410    38604   131857 |    14154      101     42 | 19.114 % |
213.96/216.44	c 216	|       252 |    7410    38604   131857 |    15570      252     42 | 19.114 % |
213.96/216.49	c 216	|       479 |    7410    38604   131857 |    17127      479     36 | 19.114 % |
213.96/216.56	c 216	|       819 |    7410    38604   131857 |    18840      819     35 | 19.114 % |
213.96/216.66	c 217	|      1326 |    7410    38604   131857 |    20724     1326     38 | 19.114 % |
214.43/216.83	c 217	|      2086 |    7410    38604   131857 |    22796     2086     40 | 19.114 % |
214.62/217.08	c 217	|      3225 |    7410    38604   131857 |    25076     3225     40 | 19.114 % |
215.12/217.54	c 217	|      4934 |    7410    38604   131857 |    27583     4934     44 | 19.114 % |
215.91/218.30	c 218	|      7496 |    7410    38604   131857 |    30342     7496     51 | 19.114 % |
217.00/219.49	c 219	|     11340 |    7410    38604   131857 |    33376    11340     51 | 19.114 % |
218.39/220.81	c 221	|     17106 |    7410    38604   131857 |    36713    17106     41 | 19.114 % |
221.55/224.00	c 224	|     25755 |    7410    38604   131857 |    40385    25755     43 | 19.114 % |
228.29/230.83	c 231	|     38729 |    7410    38604   131857 |    44423    38729     45 | 19.114 % |
239.88/242.58	c 242	|     58191 |    7410    38604   131857 |    48866    24933     51 | 19.114 % |
260.19/263.05	c 263	|     87385 |    7410    38604   131857 |    53752    16941     46 | 19.114 % |
283.17/286.24	c 286	|    131174 |    7410    38604   131857 |    59128    19794     39 | 19.114 % |
317.25/320.66	c 321	|    196858 |    7410    38604   131857 |    65040    37975     39 | 19.114 % |
370.93/374.85	c 375	|    295384 |    7410    38604   131857 |    71545    31702     28 | 19.114 % |
460.08/464.80	c 465	|    443173 |    7410    38604   131857 |    78699    65802     32 | 19.114 % |
615.80/622.01	c 622	|    664856 |    7410    38604   131857 |    86569    33460     38 | 19.114 % |
871.96/880.63	c 880	|    997382 |    7410    38604   131857 |    95226    77195     33 | 19.114 % |
1303.36/1316.18	c 1316	|   1496171 |    7410    38604   131857 |   104749    94433     38 | 19.114 % |
1962.80/1977.20	c 1977	|   2244354 |    7410    38604   131857 |   115223    45047     34 | 19.114 % |
2993.61/3008.54	c 3008	|   3366628 |    7410    38604   131857 |   126746    77657     38 | 19.114 % |
3600.02/3615.21	c ERROR unknown output  in HOME/temp.out
3600.02/3615.21	c 3615	CPU 213.66 (0.04 0.02 213.62 0.29)
3600.02/3615.21	c 3615	END Fri Jul 11 17:23:48 2008

Verifier Data (download as text)

OK	24	171
24 unsatisfied constraints, 171 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-1108768-1215786213/watcher-1108768-1215786213 -o /tmp/evaluation-result-1108768-1215786213/solver-1108768-1215786213 -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-1108768-1215786213.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.42 2.57 2.57 4/73 15138
/proc/meminfo: memFree=1416464/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=12272 CPUtime=0
/proc/15138/stat : 15138 (sugar) R 15136 15138 14326 0 -1 4194304 359 0 0 0 0 0 0 0 20 0 1 0 35320582 12566528 327 996147200 4194304 4206940 548682068592 18446744073709551615 258947988478 0 0 4224 0 0 0 0 17 1 0 0
/proc/15138/statm: 3068 327 246 3 0 168 0

[startup+0.104822 s]
/proc/loadavg: 2.42 2.57 2.57 4/73 15138
/proc/meminfo: memFree=1416464/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=0.03
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 898 127 0 0 2 1 0 0 21 0 1 0 35320582 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15138/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.201842 s]
/proc/loadavg: 2.42 2.57 2.57 4/73 15138
/proc/meminfo: memFree=1416464/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=0.03
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 898 127 0 0 2 1 0 0 21 0 1 0 35320582 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15138/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30186 s]
/proc/loadavg: 2.42 2.57 2.57 4/73 15138
/proc/meminfo: memFree=1416464/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=0.03
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 898 127 0 0 2 1 0 0 21 0 1 0 35320582 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15138/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701932 s]
/proc/loadavg: 2.42 2.57 2.57 4/73 15138
/proc/meminfo: memFree=1416464/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=0.36
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 974 4570 0 1 2 1 30 3 15 0 1 0 35320582 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15138/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 13600

[startup+1.50208 s]
/proc/loadavg: 2.42 2.57 2.57 3/84 15160
/proc/meminfo: memFree=1401528/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=0.37
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 974 4570 0 1 3 1 30 3 15 0 1 0 35320582 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15138/statm: 3400 797 370 3 0 500 0
[pid=15151] ppid=15138 vsize=5356 CPUtime=0
/proc/15151/stat : 15151 (sh) S 15138 15138 14326 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35320628 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15151/statm: 1339 233 193 169 0 50 0
[pid=15152] ppid=15151 vsize=868488 CPUtime=0.94
/proc/15152/stat : 15152 (java) S 15151 15138 14326 0 -1 0 7366 0 1 0 91 3 0 0 18 0 9 0 35320628 889331712 6567 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15152/statm: 217122 6567 2564 9 0 211669 0
[pid=15152/tid=15153] ppid=15151 vsize=868488 CPUtime=0.53
/proc/15152/task/15153/stat : 15153 (java) R 15151 15138 14326 0 -1 64 2736 0 1 0 52 1 0 0 18 0 9 0 35320629 889331712 6567 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15152/tid=15154] ppid=15151 vsize=868488 CPUtime=0.15
/proc/15152/task/15154/stat : 15154 (java) S 15151 15138 14326 0 -1 64 2473 0 0 0 15 0 0 0 16 0 9 0 35320633 889331712 6567 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15152/tid=15155] ppid=15151 vsize=868488 CPUtime=0
/proc/15152/task/15155/stat : 15155 (java) S 15151 15138 14326 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35320633 889331712 6567 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15152/tid=15156] ppid=15151 vsize=868488 CPUtime=0
/proc/15152/task/15156/stat : 15156 (java) S 15151 15138 14326 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35320633 889331712 6567 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15152/tid=15157] ppid=15151 vsize=868488 CPUtime=0
/proc/15152/task/15157/stat : 15157 (java) S 15151 15138 14326 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 35320637 889331712 6567 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15152/tid=15158] ppid=15151 vsize=868488 CPUtime=0.22
/proc/15152/task/15158/stat : 15158 (java) R 15151 15138 14326 0 -1 64 1463 0 0 0 22 0 0 0 16 0 9 0 35320637 889331712 6567 996147200 134512640 134550740 4294955936 18446744073709551615 102503960 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15152/tid=15159] ppid=15151 vsize=868488 CPUtime=0
/proc/15152/task/15159/stat : 15159 (java) S 15151 15138 14326 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35320637 889331712 6567 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15152/tid=15160] ppid=15151 vsize=868488 CPUtime=0
/proc/15152/task/15160/stat : 15160 (java) S 15151 15138 14326 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35320637 889331712 6567 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 887444

[startup+3.10138 s]
/proc/loadavg: 2.42 2.57 2.57 4/84 15172
/proc/meminfo: memFree=1407160/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=2.39
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1292 23456 0 4 3 1 219 16 15 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 13600

[startup+6.30297 s]
/proc/loadavg: 2.39 2.56 2.57 3/76 15186
/proc/meminfo: memFree=1405816/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=2.4
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1292 23456 0 4 4 1 219 16 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15185] ppid=15138 vsize=5356 CPUtime=0
/proc/15185/stat : 15185 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35320849 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15185/statm: 1339 232 193 169 0 50 0
[pid=15186] ppid=15185 vsize=7924 CPUtime=3.58
/proc/15186/stat : 15186 (minisat) R 15185 15138 14326 0 -1 4194304 1863 0 0 0 358 0 0 0 25 0 1 0 35320849 8114176 1849 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/15186/statm: 1981 1849 76 150 0 1828 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 26880

[startup+12.7012 s]
/proc/loadavg: 2.36 2.55 2.56 3/76 15186
/proc/meminfo: memFree=1401464/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=2.4
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1292 23456 0 4 4 1 219 16 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15185] ppid=15138 vsize=5356 CPUtime=0
/proc/15185/stat : 15185 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35320849 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15185/statm: 1339 232 193 169 0 50 0
[pid=15186] ppid=15185 vsize=12132 CPUtime=9.92
/proc/15186/stat : 15186 (minisat) R 15185 15138 14326 0 -1 4194304 2904 0 0 0 990 2 0 0 25 0 1 0 35320849 12423168 2890 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15186/statm: 3033 2890 76 150 0 2880 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 31088

[startup+25.5015 s]
/proc/loadavg: 2.28 2.52 2.55 3/76 15186
/proc/meminfo: memFree=1396024/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=2.4
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1292 23456 0 4 4 1 219 16 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15185] ppid=15138 vsize=5356 CPUtime=0
/proc/15185/stat : 15185 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35320849 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15185/statm: 1339 232 193 169 0 50 0
[pid=15186] ppid=15185 vsize=17628 CPUtime=22.6
/proc/15186/stat : 15186 (minisat) R 15185 15138 14326 0 -1 4194304 4257 0 0 0 2256 4 0 0 25 0 1 0 35320849 18051072 4243 996147200 134512640 135127466 4294956256 18446744073709551615 134530849 0 0 4096 3 0 0 0 17 1 0 0
/proc/15186/statm: 4407 4243 76 150 0 4254 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 36584

[startup+51.1012 s]
/proc/loadavg: 2.18 2.48 2.54 3/76 15186
/proc/meminfo: memFree=1393592/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=2.4
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1292 23456 0 4 4 1 219 16 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15185] ppid=15138 vsize=5356 CPUtime=0
/proc/15185/stat : 15185 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35320849 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15185/statm: 1339 232 193 169 0 50 0
[pid=15186] ppid=15185 vsize=20148 CPUtime=47.96
/proc/15186/stat : 15186 (minisat) R 15185 15138 14326 0 -1 4194304 4898 0 0 0 4791 5 0 0 25 0 1 0 35320849 20631552 4884 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15186/statm: 5037 4884 76 150 0 4884 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 39104

[startup+102.303 s]
/proc/loadavg: 2.08 2.40 2.51 3/76 15186
/proc/meminfo: memFree=1388408/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=2.4
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1292 23456 0 4 4 1 219 16 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15185] ppid=15138 vsize=5356 CPUtime=0
/proc/15185/stat : 15185 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35320849 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15185/statm: 1339 232 193 169 0 50 0
[pid=15186] ppid=15185 vsize=25020 CPUtime=98.68
/proc/15186/stat : 15186 (minisat) R 15185 15138 14326 0 -1 4194304 6100 0 0 0 9862 6 0 0 25 0 1 0 35320849 25620480 6086 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15186/statm: 6255 6086 76 150 0 6102 0
Current children cumulated CPU time (s) 101.08
Current children cumulated vsize (KiB) 43976

[startup+162.302 s]
/proc/loadavg: 2.03 2.33 2.47 3/76 15186
/proc/meminfo: memFree=1385400/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=2.4
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1292 23456 0 4 4 1 219 16 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15185] ppid=15138 vsize=5356 CPUtime=0
/proc/15185/stat : 15185 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35320849 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15185/statm: 1339 232 193 169 0 50 0
[pid=15186] ppid=15185 vsize=27924 CPUtime=158.11
/proc/15186/stat : 15186 (minisat) R 15185 15138 14326 0 -1 4194304 6831 0 0 0 15804 7 0 0 25 0 1 0 35320849 28594176 6817 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15186/statm: 6981 6817 76 150 0 6828 0
Current children cumulated CPU time (s) 160.51
Current children cumulated vsize (KiB) 46880

[startup+222.307 s]
/proc/loadavg: 2.01 2.26 2.44 3/76 15198
/proc/meminfo: memFree=1403768/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=213.96
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1407 36326 0 5 4 2 21361 29 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15197] ppid=15138 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35342214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 232 193 169 0 50 0
[pid=15198] ppid=15197 vsize=9412 CPUtime=5.91
/proc/15198/stat : 15198 (minisat) R 15197 15138 14326 0 -1 4194304 2223 0 0 0 590 1 0 0 25 0 1 0 35342215 9637888 2209 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15198/statm: 2353 2209 76 150 0 2200 0
Current children cumulated CPU time (s) 219.87
Current children cumulated vsize (KiB) 28368

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

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15233
/proc/meminfo: memFree=1370368/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=213.96
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1407 36326 0 5 4 2 21361 29 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15197] ppid=15138 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35342214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 232 193 169 0 50 0
[pid=15198] ppid=15197 vsize=41568 CPUtime=2933.38
/proc/15198/stat : 15198 (minisat) R 15197 15138 14326 0 -1 4194304 10000 0 0 0 293320 18 0 0 25 0 1 0 35342215 42565632 9980 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 10392 9980 76 150 0 10239 0
Current children cumulated CPU time (s) 3147.34
Current children cumulated vsize (KiB) 60524

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15233
/proc/meminfo: memFree=1370240/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=213.96
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1407 36326 0 5 4 2 21361 29 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15197] ppid=15138 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35342214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 232 193 169 0 50 0
[pid=15198] ppid=15197 vsize=41864 CPUtime=2993.35
/proc/15198/stat : 15198 (minisat) R 15197 15138 14326 0 -1 4194304 10037 0 0 0 299317 18 0 0 25 0 1 0 35342215 42868736 10017 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 10466 10017 76 150 0 10313 0
Current children cumulated CPU time (s) 3207.31
Current children cumulated vsize (KiB) 60820

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15233
/proc/meminfo: memFree=1369984/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=213.96
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1407 36326 0 5 4 2 21361 29 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15197] ppid=15138 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35342214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 232 193 169 0 50 0
[pid=15198] ppid=15197 vsize=41864 CPUtime=3053.32
/proc/15198/stat : 15198 (minisat) R 15197 15138 14326 0 -1 4194304 10051 0 0 0 305314 18 0 0 25 0 1 0 35342215 42868736 10031 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 10466 10031 76 150 0 10313 0
Current children cumulated CPU time (s) 3267.28
Current children cumulated vsize (KiB) 60820

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15235
/proc/meminfo: memFree=1369472/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=213.96
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1407 36326 0 5 4 2 21361 29 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15197] ppid=15138 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35342214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 232 193 169 0 50 0
[pid=15198] ppid=15197 vsize=42260 CPUtime=3113.29
/proc/15198/stat : 15198 (minisat) R 15197 15138 14326 0 -1 4194304 10154 0 0 0 311311 18 0 0 25 0 1 0 35342215 43274240 10134 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 10565 10134 76 150 0 10412 0
Current children cumulated CPU time (s) 3327.25
Current children cumulated vsize (KiB) 61216

[startup+3402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15235
/proc/meminfo: memFree=1369280/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=213.96
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1407 36326 0 5 4 2 21361 29 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15197] ppid=15138 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35342214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 232 193 169 0 50 0
[pid=15198] ppid=15197 vsize=42536 CPUtime=3173.26
/proc/15198/stat : 15198 (minisat) R 15197 15138 14326 0 -1 4194304 10204 0 0 0 317308 18 0 0 25 0 1 0 35342215 43556864 10184 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 10634 10184 76 150 0 10481 0
Current children cumulated CPU time (s) 3387.22
Current children cumulated vsize (KiB) 61492

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15235
/proc/meminfo: memFree=1368896/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=213.96
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1407 36326 0 5 4 2 21361 29 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15197] ppid=15138 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35342214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 232 193 169 0 50 0
[pid=15198] ppid=15197 vsize=42800 CPUtime=3233.24
/proc/15198/stat : 15198 (minisat) R 15197 15138 14326 0 -1 4194304 10287 0 0 0 323305 19 0 0 25 0 1 0 35342215 43827200 10267 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 10700 10267 76 150 0 10547 0
Current children cumulated CPU time (s) 3447.2
Current children cumulated vsize (KiB) 61756

[startup+3522.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15235
/proc/meminfo: memFree=1368832/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=213.96
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1407 36326 0 5 4 2 21361 29 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15197] ppid=15138 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35342214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 232 193 169 0 50 0
[pid=15198] ppid=15197 vsize=42800 CPUtime=3293.21
/proc/15198/stat : 15198 (minisat) R 15197 15138 14326 0 -1 4194304 10291 0 0 0 329302 19 0 0 25 0 1 0 35342215 43827200 10271 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 10700 10271 76 150 0 10547 0
Current children cumulated CPU time (s) 3507.17
Current children cumulated vsize (KiB) 61756

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15235
/proc/meminfo: memFree=1368640/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=213.96
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1407 36326 0 5 4 2 21361 29 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15197] ppid=15138 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35342214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 232 193 169 0 50 0
[pid=15198] ppid=15197 vsize=43064 CPUtime=3353.18
/proc/15198/stat : 15198 (minisat) R 15197 15138 14326 0 -1 4194304 10338 0 0 0 335299 19 0 0 25 0 1 0 35342215 44097536 10318 996147200 134512640 135127466 4294956256 18446744073709551615 134528091 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 10766 10318 76 150 0 10613 0
Current children cumulated CPU time (s) 3567.14
Current children cumulated vsize (KiB) 62020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15235
/proc/meminfo: memFree=1368512/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=213.96
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1407 36326 0 5 4 2 21361 29 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15197] ppid=15138 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35342214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 232 193 169 0 50 0
[pid=15198] ppid=15197 vsize=43212 CPUtime=3386.06
/proc/15198/stat : 15198 (minisat) R 15197 15138 14326 0 -1 4194304 10368 0 0 0 338587 19 0 0 25 0 1 0 35342215 44249088 10348 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 10803 10348 76 150 0 10650 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 62168

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

[startup+3615.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15235
/proc/meminfo: memFree=1368512/2055920 swapFree=4192956/4192956
[pid=15138] ppid=15136 vsize=13600 CPUtime=213.96
/proc/15138/stat : 15138 (sugar) S 15136 15138 14326 0 -1 4194304 1407 36326 0 5 4 2 21361 29 16 0 1 0 35320582 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 258947985506 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15138/statm: 3400 808 374 3 0 500 0
[pid=15197] ppid=15138 vsize=5356 CPUtime=0
/proc/15197/stat : 15197 (sh) S 15138 15138 14326 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35342214 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15197/statm: 1339 232 193 169 0 50 0
[pid=15198] ppid=15197 vsize=43212 CPUtime=3386.06
/proc/15198/stat : 15198 (minisat) R 15197 15138 14326 0 -1 4194304 10368 0 0 0 338587 19 0 0 25 0 1 0 35342215 44249088 10348 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/15198/statm: 10803 10348 76 150 0 10650 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 62168

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15138 and gives
#  childrusage.ru_utime.tv_sec=213
#  childrusage.ru_utime.tv_usec=665517
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=316951
# CPU time returned by wait4() is 213.982
# while last known CPU time is 3600.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3615.22
CPU time (s): 3600.02
CPU user time (s): 3599.52
CPU system time (s): 0.5
CPU usage (%): 99.5797
Max. virtual memory (cumulated for all children) (KiB): 887520

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

runsolver used 5.12422 second user time and 11.5332 second system time

The end

Launcher Data (download as text)

Begin job on node45 at 2008-07-11 16:23:33
IDJOB=1108768
IDBENCH=60761
IDSOLVER=368
FILE ID=node45/1108768-1215786213
PBS_JOBID= 7903111
Free space on /tmp= 66484 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/QG7/normalized-quasigroup7-7.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-1108768-1215786213/watcher-1108768-1215786213 -o /tmp/evaluation-result-1108768-1215786213/solver-1108768-1215786213 -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-1108768-1215786213.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fd44125de988974818e4439e42a04254
RANDOM SEED=1245414615

node45.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.281
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.281
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:       1416944 kB
Buffers:         25956 kB
Cached:         525320 kB
SwapCached:          0 kB
Active:          71132 kB
Inactive:       498844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1416944 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          29664 kB
Slab:            54272 kB
Committed_AS:   138844 kB
PageTables:       1812 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= 66480 MiB
End job on node45 at 2008-07-11 17:23:48