Trace number 1109096

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)6 3600.07 3601.72

General information on the benchmark

Namecsp/QG6/
normalized-quasigroup6-7.xml
MD5SUM315bc9ed9331622c83acfd9cd3fe8a4b
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints6
Best CPU time to get the best result obtained on this benchmark3600.07
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.02/0.03	c 0	Sugar v1-13 + HOME/minisat
0.02/0.03	c 0	BEGIN Fri Jul 11 19:46:02 2008
0.02/0.03	c 0	PID 12265
0.02/0.04	c 0	HOST node76.alineos.net
0.02/0.04	c 0	CONVERTING HOME/instance-1109096-1215798362.xml TO HOME/temp.csp
0.02/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109096-1215798362.xml' 'HOME/temp.csp'
0.03/0.37	c 1	42 domains, 243 variables, 13 predicates, 0 relations, 195 constraints
0.03/0.40	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.40	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.03/0.48	c 1	Parsing HOME/temp.csp
0.35/0.63	c 1	parsed 493 expressions
0.35/0.64	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.35/0.65	c 1	MAX CSP: 195 constraints
0.35/0.65	c 1	Converting to clausal form CSP
0.35/0.67	c 1	converted 70 (10%) expressions
0.35/0.67	c 1	converted 139 (20%) expressions
0.35/0.67	c 1	converted 208 (30%) expressions
0.35/0.67	c 1	converted 277 (40%) expressions
0.35/0.69	c 1	converted 346 (50%) expressions
0.35/0.72	c 1	converted 415 (60%) expressions
0.35/0.84	c 1	converted 484 (70%) expressions
0.35/0.93	c 1	converted 553 (80%) expressions
0.92/1.00	c 1	converted 622 (90%) expressions
0.92/1.07	c 1	converted 691 (100%) expressions
0.92/1.07	c 1	CSP : 633 integers, 2566 booleans, 8166 clauses, largest domain size 293
0.92/1.07	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.92/1.07	c 1	Propagation in CSP
1.02/1.19	c 1	191 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.02/1.19	c 1	CSP : 633 integers, 2566 booleans, 8166 clauses, largest domain size 196
1.02/1.19	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.02/1.20	c 1	Simplifing CSP by introducing new Boolean variables
1.11/1.21	c 1	CSP : 633 integers, 2986 booleans, 8586 clauses, largest domain size 196
1.11/1.21	c 1	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.11/1.25	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.11/1.27	c 1	64 (10%) CSP integer variables are encoded (412 clauses, 4434 bytes)
1.11/1.28	c 1	127 (20%) CSP integer variables are encoded (1339 clauses, 15492 bytes)
1.11/1.28	c 1	190 (30%) CSP integer variables are encoded (2302 clauses, 28011 bytes)
1.11/1.28	c 1	254 (40%) CSP integer variables are encoded (3071 clauses, 38008 bytes)
1.11/1.28	c 1	317 (50%) CSP integer variables are encoded (3071 clauses, 38008 bytes)
1.11/1.28	c 1	380 (60%) CSP integer variables are encoded (3071 clauses, 38008 bytes)
1.11/1.28	c 1	444 (70%) CSP integer variables are encoded (3273 clauses, 40634 bytes)
1.11/1.29	c 1	507 (80%) CSP integer variables are encoded (3548 clauses, 44209 bytes)
1.11/1.29	c 1	570 (90%) CSP integer variables are encoded (3940 clauses, 49305 bytes)
1.11/1.29	c 1	633 (100%) CSP integer variables are encoded (5550 clauses, 70235 bytes)
1.23/1.35	c 1	859 (10%) CSP clauses are encoded (8391 clauses, 113663 bytes)
1.23/1.38	c 2	1718 (20%) CSP clauses are encoded (10877 clauses, 166559 bytes)
1.32/1.41	c 2	2576 (30%) CSP clauses are encoded (13387 clauses, 221573 bytes)
1.32/1.43	c 2	3435 (40%) CSP clauses are encoded (16274 clauses, 286950 bytes)
1.32/1.44	c 2	4293 (50%) CSP clauses are encoded (19393 clauses, 358972 bytes)
1.32/1.46	c 2	5152 (60%) CSP clauses are encoded (22482 clauses, 430387 bytes)
1.32/1.48	c 2	6011 (70%) CSP clauses are encoded (25525 clauses, 500893 bytes)
1.32/1.50	c 2	6869 (80%) CSP clauses are encoded (28524 clauses, 570516 bytes)
1.42/1.51	c 2	7728 (90%) CSP clauses are encoded (31482 clauses, 639120 bytes)
1.52/1.62	c 2	8586 (100%) CSP clauses are encoded (85474 clauses, 1617042 bytes)
1.52/1.62	c 2	8586 CSP clauses encoded
1.52/1.62	c 2	Writing map file : HOME/temp.map
1.52/1.63	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.52/1.63	c 2	SAT : 9161 SAT variables, 85474 SAT clauses, 1617042 bytes
1.52/1.63	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.52/1.65	c 2	OBJECTIVE minimize _COST
1.52/1.65	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.52/1.65	c 2	SEARCHING: _COST <= 98
1.52/1.65	c 2	SOLVING HOME/temp.cnf
1.52/1.65	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.52/1.65	c 2	This is MiniSat 2.0 beta
1.52/1.65	c 2	WARNING: for repeatability, setting FPU to use double precision
1.52/1.65	c 2	============================[ Problem Statistics ]=============================
1.52/1.65	c 2	|                                                                             |
1.52/1.65	c 2	|  Number of variables:  9161                                                 |
1.52/1.65	c 2	|  Number of clauses:    85475                                                |
1.57/1.70	c 2	|  Parsing time:         0.04         s                                       |
1.57/1.71	c 2	============================[ Search Statistics ]==============================
1.57/1.71	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.57/1.71	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.57/1.71	c 2	===============================================================================
1.57/1.71	c 2	|         0 |    8385    66055   211371 |    22018        0    nan |  0.000 % |
1.57/1.73	c 2	|       101 |    8385    66055   211371 |    24220      101     32 |  8.471 % |
1.57/1.76	c 2	|       251 |    8385    66055   211371 |    26642      251     30 |  8.471 % |
1.57/1.76	c 2	===============================================================================
1.57/1.77	c 2	restarts              : 3
1.57/1.77	c 2	conflicts             : 263            (2579 /sec)
1.57/1.77	c 2	decisions             : 3658           (1.01 % random) (35868 /sec)
1.57/1.77	c 2	propagations          : 165252         (1620372 /sec)
1.57/1.77	c 2	conflict literals     : 7578           (18.64 % deleted)
1.57/1.77	c 2	Memory used           : 5.94 MB
1.57/1.77	c 2	CPU time              : 0.101984 s
1.57/1.77	c 2	
1.57/1.77	c 2	SATISFIABLE
1.57/1.77	c 2	FOUND: _COST <= 98
1.57/1.77	s SATISFIABLE
1.57/1.77	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.57/1.77	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.70/1.85	c 2	Decoding HOME/temp.out
1.70/1.97	c 2	OBJECTIVE _COST 98
1.70/1.97	o 98
1.70/1.98	v 1 4 7 7 3 7 6 7 2 7 7 1 7 6 7 7 3 7 7 7 6 2 5 6 4 3 7 1 7 6 4 3 5 1 2 7 1 7 7 2 6 5 6 3 5 6 4 5 7 37 1 44 7 7 45 7 6 46 7 6 19 7 7 48 7 5 49 7 7 43 7 14 6 43 9 7 9 2 45 7 14 7 36 7 14 7 47 7 14 7 36 7 13 7 49 7 13 7 43 7 21 7 44 7 21 3 43 17 7 17 3 46 7 21 7 47 7 21 7 30 7 21 6 49 7 20 7 8 7 28 7 30 7 27 7 38 7 27 7 43 25 7 25 4 47 7 28 7 48 7 28 1 40 7 22 2 39 7 35 7 44 7 35 7 39 7 32 7 18 7 35 7 43 33 7 33 5 39 7 29 7 49 7 30 7 43 7 41 6 39 7 36 7 45 7 42 7 46 7 42 7 12 7 37 1 43 41 7 41 6 35 7 40 2 36 7 48 5 16 7 49 7 31 7 47 4 39 7 49 7 47 7 49 7 48 7 49 7 43 49 7 49 7
1.70/1.99	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.70/2.03	c 2	OBJECTIVE BOUND: 0 <= _COST <= 98
1.70/2.03	c 2	SEARCHING: _COST <= 49
1.70/2.03	c 2	SOLVING HOME/temp.cnf
1.70/2.03	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.70/2.03	c 2	This is MiniSat 2.0 beta
1.70/2.03	c 2	WARNING: for repeatability, setting FPU to use double precision
1.70/2.03	c 2	============================[ Problem Statistics ]=============================
1.70/2.03	c 2	|                                                                             |
1.70/2.03	c 2	|  Number of variables:  9161                                                 |
1.70/2.03	c 2	|  Number of clauses:    85475                                                |
1.70/2.08	c 2	|  Parsing time:         0.04         s                                       |
1.70/2.09	c 2	============================[ Search Statistics ]==============================
1.70/2.09	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.70/2.09	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.70/2.09	c 2	===============================================================================
1.70/2.09	c 2	|         0 |    7944    54099   176777 |    18033        0    nan |  0.000 % |
1.95/2.11	c 2	===============================================================================
1.95/2.11	c 2	restarts              : 1
1.95/2.11	c 2	conflicts             : 24             (400 /sec)
1.95/2.11	c 2	decisions             : 6068           (0.96 % random) (101150 /sec)
1.95/2.11	c 2	propagations          : 26452          (440940 /sec)
1.95/2.11	c 2	conflict literals     : 137            (0.72 % deleted)
1.95/2.11	c 2	Memory used           : 5.94 MB
1.95/2.11	c 2	CPU time              : 0.05999 s
1.95/2.11	c 2	
1.95/2.11	c 2	SATISFIABLE
1.95/2.11	c 2	FOUND: _COST <= 49
1.95/2.11	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.95/2.11	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.95/2.19	c 2	Decoding HOME/temp.out
1.98/2.31	c 2	OBJECTIVE _COST 49
1.98/2.31	o 49
1.98/2.32	v 1 7 6 5 7 7 6 5 2 7 5 6 3 5 7 7 3 7 7 5 6 7 3 7 4 3 1 5 6 7 2 6 5 7 3 7 5 7 7 7 6 2 6 6 5 2 6 3 7 27 1 44 7 6 38 7 7 6 7 7 47 7 6 48 7 6 49 7 7 29 7 12 6 43 9 7 9 2 45 7 14 5 32 7 12 6 40 7 10 7 20 7 8 5 35 7 12 3 43 7 21 6 44 7 21 6 43 17 7 17 3 46 7 21 6 47 7 21 6 34 7 19 7 42 7 20 2 43 7 28 5 16 7 24 7 45 7 28 5 43 25 7 28 4 19 7 24 7 6 7 22 7 35 7 26 3 36 7 34 7 13 7 35 3 10 7 30 7 39 7 34 7 43 33 7 33 5 48 7 35 3 46 7 31 2 43 7 42 7 30 7 40 7 45 7 37 5 46 7 42 2 47 7 42 2 43 41 7 41 6 14 7 37 5 43 7 48 7 37 7 48 7 31 7 47 7 11 7 44 7 40 7 48 7 20 7 45 7 43 49 7 49 7
1.98/2.32	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.98/2.37	c 3	OBJECTIVE BOUND: 0 <= _COST <= 49
1.98/2.37	c 3	SEARCHING: _COST <= 24
1.98/2.37	c 3	SOLVING HOME/temp.cnf
1.98/2.37	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.98/2.37	c 3	This is MiniSat 2.0 beta
1.98/2.38	c 3	WARNING: for repeatability, setting FPU to use double precision
1.98/2.38	c 3	============================[ Problem Statistics ]=============================
1.98/2.38	c 3	|                                                                             |
1.98/2.38	c 3	|  Number of variables:  9161                                                 |
1.98/2.38	c 3	|  Number of clauses:    85475                                                |
2.18/2.42	c 3	|  Parsing time:         0.04         s                                       |
2.18/2.43	c 3	============================[ Search Statistics ]==============================
2.18/2.43	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.18/2.43	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.18/2.43	c 3	===============================================================================
2.18/2.43	c 3	|         0 |    7641    44343   148393 |    14781        0    nan |  0.000 % |
2.18/2.45	c 3	|       100 |    7641    44343   148393 |    16259      100     18 | 16.592 % |
2.18/2.48	c 3	|       250 |    7641    44343   148393 |    17885      250     22 | 16.592 % |
2.18/2.52	c 3	|       475 |    7641    44343   148393 |    19673      475     26 | 16.592 % |
2.18/2.60	c 3	|       812 |    7641    44343   148393 |    21640      812     31 | 16.592 % |
2.18/2.68	c 3	|      1318 |    7641    44343   148393 |    23804     1318     32 | 16.592 % |
2.18/2.81	c 3	|      2078 |    7641    44343   148393 |    26185     2078     36 | 16.592 % |
2.18/3.11	c 3	|      3220 |    7641    44343   148393 |    28803     3220     38 | 16.592 % |
3.17/3.45	c 4	|      4928 |    7641    44343   148393 |    31684     4928     37 | 16.592 % |
3.77/4.03	c 4	|      7492 |    7641    44343   148393 |    34852     7492     40 | 16.592 % |
4.96/5.22	c 5	|     11336 |    7641    44343   148393 |    38338    11336     40 | 16.592 % |
6.64/6.97	c 7	|     17103 |    7641    44343   148393 |    42171    17103     46 | 16.592 % |
8.81/9.17	c 9	===============================================================================
8.81/9.17	c 9	restarts              : 12
8.81/9.17	c 9	conflicts             : 23667          (3530 /sec)
8.81/9.17	c 9	decisions             : 33244          (1.37 % random) (4958 /sec)
8.81/9.17	c 9	propagations          : 15685187       (2339334 /sec)
8.81/9.17	c 9	conflict literals     : 1146322        (19.04 % deleted)
8.81/9.17	c 9	Memory used           : 10.39 MB
8.81/9.17	c 9	CPU time              : 6.70498 s
8.81/9.17	c 9	
8.81/9.18	c 9	SATISFIABLE
8.81/9.18	c 9	FOUND: _COST <= 24
8.81/9.18	c 9	DECODING HOME/temp.out WITH HOME/temp.map
8.81/9.18	c 9	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.92/9.26	c 9	Decoding HOME/temp.out
8.92/9.35	c 9	OBJECTIVE _COST 24
8.92/9.35	o 24
8.92/9.36	v 1 4 6 7 2 7 3 5 2 6 1 4 7 3 7 4 3 5 2 7 6 2 5 6 4 1 7 6 4 1 6 2 5 7 3 3 4 7 5 2 6 1 6 4 1 5 6 3 7 42 1 23 7 7 38 7 7 46 7 5 12 7 4 48 7 3 21 7 6 29 7 12 4 43 9 7 9 2 38 7 13 7 46 7 8 5 26 7 11 1 48 7 14 3 21 7 10 6 43 7 21 6 23 7 18 5 43 17 7 17 3 32 7 19 2 12 7 16 4 48 7 21 3 49 7 20 7 8 7 23 5 30 7 26 1 38 7 27 7 43 25 7 25 4 5 7 22 2 48 7 28 6 42 7 28 6 22 7 32 2 2 7 29 4 38 7 34 7 11 7 30 1 43 33 7 33 5 48 7 35 3 21 7 31 6 15 7 38 7 23 7 39 5 45 7 42 1 32 7 40 2 12 7 37 7 43 41 7 41 6 7 7 36 3 36 7 48 3 23 7 46 5 3 7 43 6 32 7 47 2 40 7 48 3 45 7 45 1 43 49 7 49 7
8.92/9.36	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.92/9.39	c 10	OBJECTIVE BOUND: 0 <= _COST <= 24
8.92/9.39	c 10	SEARCHING: _COST <= 12
8.92/9.39	c 10	SOLVING HOME/temp.cnf
8.92/9.39	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.92/9.39	c 10	This is MiniSat 2.0 beta
8.92/9.39	c 10	WARNING: for repeatability, setting FPU to use double precision
8.92/9.39	c 10	============================[ Problem Statistics ]=============================
8.92/9.39	c 10	|                                                                             |
8.92/9.39	c 10	|  Number of variables:  9161                                                 |
8.92/9.39	c 10	|  Number of clauses:    85475                                                |
9.10/9.44	c 10	|  Parsing time:         0.04         s                                       |
9.10/9.45	c 10	============================[ Search Statistics ]==============================
9.10/9.45	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.10/9.45	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.10/9.45	c 10	===============================================================================
9.10/9.45	c 10	|         0 |    7410    38628   131929 |    12876        0    nan |  0.000 % |
9.10/9.46	c 10	===============================================================================
9.10/9.46	c 10	restarts              : 1
9.10/9.46	c 10	conflicts             : 57             (803 /sec)
9.10/9.46	c 10	decisions             : 888            (0.90 % random) (12509 /sec)
9.10/9.46	c 10	propagations          : 38771          (546155 /sec)
9.10/9.46	c 10	conflict literals     : 1139           (7.77 % deleted)
9.10/9.46	c 10	Memory used           : 5.94 MB
9.10/9.47	c 10	CPU time              : 0.070989 s
9.10/9.47	c 10	
9.10/9.47	c 10	SATISFIABLE
9.10/9.47	c 10	FOUND: _COST <= 12
9.10/9.47	c 10	DECODING HOME/temp.out WITH HOME/temp.map
9.10/9.47	c 10	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
9.20/9.55	c 10	Decoding HOME/temp.out
9.20/9.67	c 10	OBJECTIVE _COST 12
9.20/9.67	o 12
9.20/9.68	v 1 4 7 6 3 2 5 6 2 6 1 6 4 6 5 5 3 5 7 5 1 2 6 2 4 2 1 2 7 7 1 7 5 7 3 4 1 4 2 4 6 4 3 3 5 3 1 3 7 37 1 23 7 6 45 7 5 39 7 2 19 7 7 13 7 4 35 7 3 36 7 13 4 43 9 7 9 2 38 7 13 4 4 7 8 6 40 7 13 4 27 7 11 1 42 7 13 4 29 7 19 7 30 7 19 7 43 17 7 17 3 32 7 19 7 47 7 21 1 34 7 19 7 7 7 15 5 8 7 23 6 37 7 27 1 10 7 23 6 43 25 7 25 4 12 7 23 6 6 7 22 2 14 7 23 6 43 7 35 3 44 7 35 3 3 7 29 7 46 7 35 3 43 33 7 33 5 48 7 35 3 21 7 31 1 22 7 39 2 2 7 36 4 24 7 39 2 11 7 37 1 26 7 39 2 43 41 7 41 6 28 7 39 2 15 7 45 5 16 7 45 5 31 7 47 1 18 7 45 5 5 7 43 3 20 7 45 5 43 49 7 49 7
9.20/9.68	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.20/9.73	c 10	OBJECTIVE BOUND: 0 <= _COST <= 12
9.20/9.73	c 10	SEARCHING: _COST <= 6
9.20/9.73	c 10	SOLVING HOME/temp.cnf
9.20/9.73	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.20/9.73	c 10	This is MiniSat 2.0 beta
9.20/9.73	c 10	WARNING: for repeatability, setting FPU to use double precision
9.20/9.73	c 10	============================[ Problem Statistics ]=============================
9.20/9.73	c 10	|                                                                             |
9.20/9.73	c 10	|  Number of variables:  9161                                                 |
9.20/9.73	c 10	|  Number of clauses:    85475                                                |
9.20/9.78	c 10	|  Parsing time:         0.04         s                                       |
9.20/9.79	c 10	============================[ Search Statistics ]==============================
9.20/9.79	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.20/9.79	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.20/9.79	c 10	===============================================================================
9.20/9.79	c 10	|         0 |    7203    35298   122554 |    11766        0    nan |  0.000 % |
9.45/9.83	c 10	|       100 |    7203    35298   122554 |    12942      100     40 | 21.373 % |
9.45/9.85	c 10	|       254 |    7203    35298   122554 |    14236      254     34 | 21.373 % |
9.45/9.89	c 10	|       480 |    7203    35298   122554 |    15660      480     34 | 21.373 % |
9.55/9.95	c 10	|       818 |    7203    35298   122554 |    17226      818     36 | 21.373 % |
9.65/10.07	c 10	|      1324 |    7203    35298   122554 |    18949     1324     39 | 21.373 % |
9.85/10.25	c 10	|      2083 |    7203    35298   122554 |    20844     2083     41 | 21.373 % |
10.15/10.52	c 11	|      3223 |    7203    35298   122554 |    22928     3223     45 | 21.373 % |
10.64/11.01	c 11	|      4931 |    7203    35298   122554 |    25221     4931     50 | 21.373 % |
11.33/11.80	c 12	|      7494 |    7203    35298   122554 |    27743     7494     56 | 21.373 % |
12.61/13.07	c 13	|     11339 |    7203    35298   122554 |    30517    11339     57 | 21.373 % |
14.89/15.31	c 15	|     17105 |    7203    35298   122554 |    33569    17105     59 | 21.373 % |
18.85/19.36	c 19	|     25754 |    7203    35298   122554 |    36926    25754     60 | 21.373 % |
22.69/23.25	c 23	===============================================================================
22.69/23.25	c 23	restarts              : 13
22.69/23.25	c 23	conflicts             : 33689          (2528 /sec)
22.69/23.25	c 23	decisions             : 37247          (1.52 % random) (2795 /sec)
22.69/23.25	c 23	propagations          : 23346776       (1751844 /sec)
22.69/23.25	c 23	conflict literals     : 1862626        (18.67 % deleted)
22.69/23.25	c 23	Memory used           : 13.45 MB
22.69/23.25	c 23	CPU time              : 13.327 s
22.69/23.25	c 23	
22.69/23.25	c 23	SATISFIABLE
22.69/23.25	c 23	FOUND: _COST <= 6
22.69/23.25	c 23	DECODING HOME/temp.out WITH HOME/temp.map
22.69/23.25	c 23	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
22.76/23.33	c 23	Decoding HOME/temp.out
22.76/23.42	c 24	OBJECTIVE _COST 6
22.76/23.42	o 6
22.76/23.43	v 1 5 6 2 4 7 3 4 2 6 5 1 7 3 7 7 3 7 7 5 6 5 1 6 4 2 7 3 2 4 6 1 5 7 3 3 3 7 3 3 6 5 6 6 5 6 6 3 7 32 1 30 7 4 38 7 7 11 7 5 26 7 2 48 7 3 21 7 6 22 7 11 5 43 9 7 9 2 38 7 13 7 32 7 12 1 5 7 8 4 48 7 14 3 21 7 10 6 43 7 21 6 44 7 21 6 43 17 7 17 3 46 7 21 6 47 7 21 6 34 7 19 7 42 7 20 5 29 7 26 2 2 7 22 5 38 7 27 7 43 25 7 25 4 12 7 23 1 48 7 28 3 21 7 24 6 8 7 30 4 23 7 32 1 38 7 34 7 4 7 29 2 43 33 7 33 5 48 7 35 3 21 7 31 6 15 7 38 7 16 7 38 7 45 7 42 5 18 7 38 7 19 7 38 7 43 41 7 41 6 35 7 40 3 36 7 48 3 37 7 48 3 31 7 47 6 39 7 48 3 40 7 48 3 20 7 45 5 43 49 7 49 7
22.76/23.43	c 24	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
22.76/23.46	c 24	OBJECTIVE BOUND: 0 <= _COST <= 6
22.76/23.46	c 24	SEARCHING: _COST <= 3
22.76/23.46	c 24	SOLVING HOME/temp.cnf
22.76/23.46	c 24	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
22.76/23.47	c 24	This is MiniSat 2.0 beta
22.76/23.47	c 24	WARNING: for repeatability, setting FPU to use double precision
22.76/23.47	c 24	============================[ Problem Statistics ]=============================
22.76/23.47	c 24	|                                                                             |
22.76/23.47	c 24	|  Number of variables:  9161                                                 |
22.76/23.47	c 24	|  Number of clauses:    85475                                                |
22.95/23.51	c 24	|  Parsing time:         0.04         s                                       |
22.95/23.53	c 24	============================[ Search Statistics ]==============================
22.95/23.53	c 24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.95/23.53	c 24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.95/23.53	c 24	===============================================================================
22.95/23.53	c 24	|         0 |    7005    33300   117151 |    11100        0    nan |  0.000 % |
22.95/23.56	c 24	|       101 |    7005    33300   117151 |    12210      101     36 | 23.535 % |
22.95/23.59	c 24	|       251 |    7005    33300   117151 |    13431      251     33 | 23.535 % |
22.95/23.63	c 24	|       476 |    7005    33300   117151 |    14774      476     36 | 23.535 % |
22.95/23.70	c 24	|       813 |    7005    33300   117151 |    16251      813     36 | 23.535 % |
22.95/23.82	c 24	|      1320 |    7005    33300   117151 |    17876     1320     39 | 23.535 % |
22.95/24.00	c 24	|      2081 |    7005    33300   117151 |    19664     2081     44 | 23.535 % |
23.67/24.27	c 24	|      3220 |    7005    33300   117151 |    21630     3220     45 | 23.535 % |
24.17/24.75	c 25	|      4929 |    7005    33300   117151 |    23793     4929     48 | 23.535 % |
24.96/25.55	c 26	|      7491 |    7005    33300   117151 |    26173     7491     52 | 23.535 % |
26.17/26.79	c 27	|     11335 |    7005    33300   117151 |    28790    11335     58 | 23.535 % |
28.57/29.15	c 29	|     17101 |    7005    33300   117151 |    31669    17101     63 | 23.535 % |
32.67/33.25	c 33	|     25752 |    7005    33300   117151 |    34836    25752     65 | 23.535 % |
40.26/40.85	c 41	|     38726 |    7005    33300   117151 |    38320    15209     69 | 23.535 % |
48.86/49.42	c 50	|     58187 |    7005    33300   117151 |    42152    34670     58 | 23.535 % |
62.36/62.98	c 63	|     87379 |    7005    33300   117151 |    46367    33509     42 | 23.535 % |
84.35/84.92	c 85	|    131168 |    7005    33300   117151 |    51004    42168     34 | 23.535 % |
118.03/118.61	c 119	|    196852 |    7005    33300   117151 |    56104    30412     20 | 23.535 % |
168.52/169.18	c 169	|    295380 |    7005    33300   117151 |    61715    42361     24 | 23.535 % |
254.84/255.53	c 256	|    443169 |    7005    33300   117151 |    67886    43691     25 | 23.535 % |
397.00/397.71	c 398	|    664852 |    7001    33285   117116 |    74675    39232     24 | 23.578 % |
626.63/627.49	c 628	|    997377 |    7001    33285   117116 |    82142    71972     23 | 23.578 % |
972.20/973.11	c 973	|   1496165 |    7001    33285   117116 |    90357    30914     21 | 23.578 % |
1542.74/1543.84	c 1544	|   2244347 |    6988    32653   114752 |    99392    21976     17 | 23.720 % |
1615.83/1616.93	c 1617	===============================================================================
1615.83/1616.93	c 1617	restarts              : 24
1615.83/1616.93	c 1617	conflicts             : 2335292        (1466 /sec)
1615.83/1616.93	c 1617	decisions             : 2536573        (1.65 % random) (1593 /sec)
1615.83/1616.93	c 1617	propagations          : 1786649258     (1121699 /sec)
1615.83/1616.93	c 1617	conflict literals     : 57604834       (35.95 % deleted)
1615.83/1616.93	c 1617	Memory used           : 23.77 MB
1615.83/1616.93	c 1617	CPU time              : 1592.81 s
1615.83/1616.93	c 1617	
1615.83/1616.93	c 1617	UNSATISFIABLE
1615.83/1616.93	c 1617	NOT FOUND: _COST <= 3
1615.83/1616.93	c 1617	OBJECTIVE BOUND: 4 <= _COST <= 6
1615.83/1616.93	c 1617	SEARCHING: _COST <= 5
1615.83/1616.93	c 1617	SOLVING HOME/temp.cnf
1615.83/1616.93	c 1617	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1615.83/1616.94	c 1617	This is MiniSat 2.0 beta
1615.83/1616.94	c 1617	WARNING: for repeatability, setting FPU to use double precision
1615.83/1616.94	c 1617	============================[ Problem Statistics ]=============================
1615.83/1616.94	c 1617	|                                                                             |
1615.83/1616.94	c 1617	|  Number of variables:  9161                                                 |
1615.83/1616.94	c 1617	|  Number of clauses:    85475                                                |
1615.83/1616.99	c 1617	|  Parsing time:         0.04         s                                       |
1615.83/1617.00	c 1617	============================[ Search Statistics ]==============================
1615.83/1617.00	c 1617	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1615.83/1617.00	c 1617	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1615.83/1617.00	c 1617	===============================================================================
1615.83/1617.00	c 1617	|         0 |    7138    34579   120591 |    11526        0    nan |  0.000 % |
1615.86/1617.03	c 1617	|       100 |    7138    34579   120591 |    12678      100     35 | 22.083 % |
1615.86/1617.05	c 1617	|       250 |    7138    34579   120591 |    13946      250     30 | 22.083 % |
1615.86/1617.10	c 1617	|       476 |    7138    34579   120591 |    15341      476     35 | 22.083 % |
1615.86/1617.16	c 1617	|       814 |    7138    34579   120591 |    16875      814     35 | 22.083 % |
1615.86/1617.26	c 1617	|      1321 |    7138    34579   120591 |    18563     1321     38 | 22.083 % |
1615.86/1617.41	c 1618	|      2080 |    7138    34579   120591 |    20419     2080     39 | 22.083 % |
1615.86/1617.71	c 1618	|      3219 |    7138    34579   120591 |    22461     3219     44 | 22.083 % |
1617.10/1618.20	c 1618	|      4927 |    7138    34579   120591 |    24707     4927     50 | 22.083 % |
1617.80/1618.98	c 1619	|      7489 |    7138    34579   120591 |    27178     7489     53 | 22.083 % |
1619.11/1620.20	c 1620	|     11333 |    7138    34579   120591 |    29896    11333     57 | 22.083 % |
1621.30/1622.45	c 1623	|     17101 |    7138    34579   120591 |    32885    17101     58 | 22.083 % |
1625.00/1626.13	c 1626	|     25751 |    7138    34579   120591 |    36174    25751     60 | 22.083 % |
1631.10/1632.22	c 1632	|     38725 |    7138    34579   120591 |    39792    13325     45 | 22.083 % |
1638.10/1639.25	c 1639	|     58186 |    7138    34579   120591 |    43771    32786     42 | 22.083 % |
1651.39/1652.59	c 1653	|     87378 |    7138    34579   120591 |    48148    28902     42 | 22.083 % |
1673.68/1674.80	c 1675	|    131170 |    7138    34579   120591 |    52963    35874     34 | 22.083 % |
1707.37/1708.55	c 1709	|    196855 |    7138    34579   120591 |    58259    20816     26 | 22.083 % |
1759.36/1760.55	c 1761	|    295382 |    7138    34579   120591 |    64085    27763     27 | 22.083 % |
1838.93/1840.15	c 1840	|    443171 |    7138    34579   120591 |    70494    20439     26 | 22.083 % |
1960.20/1961.46	c 1962	|    664854 |    7138    34579   120591 |    77543    71952     23 | 22.083 % |
2161.04/2162.32	c 2162	|    997379 |    7138    34579   120591 |    85297    18600     24 | 22.083 % |
2500.14/2501.51	c 2502	|   1496167 |    7138    34579   120591 |    93827    21965     22 | 22.083 % |
3041.38/3042.91	c 3043	|   2244349 |    7138    34579   120591 |   103210    52310     28 | 22.083 % |
3600.03/3601.71	sh: line 1: 12395 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
3600.03/3601.71	c ERROR unknown output  in HOME/temp.out
3600.03/3601.71	c 3602	CPU 3599.53 (0.04 0.02 3599.49 0.51)
3600.03/3601.71	c 3602	END Fri Jul 11 20:46:04 2008

Verifier Data (download as text)

OK	6	189
6 unsatisfied constraints, 189 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-1109096-1215798362/watcher-1109096-1215798362 -o /tmp/evaluation-result-1109096-1215798362/solver-1109096-1215798362 -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-1109096-1215798362.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: 5.00 5.57 4.45 4/100 12265
/proc/meminfo: memFree=1900064/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=12272 CPUtime=0
/proc/12265/stat : 12265 (sugar) R 12263 12265 10891 0 -1 4194304 404 0 0 0 0 0 0 0 20 0 1 0 36533584 12566528 372 996147200 4194304 4206940 548682068592 18446744073709551615 265673937633 0 0 4224 0 0 0 0 17 1 0 0
/proc/12265/statm: 3068 372 275 3 0 168 0

[startup+0.0390159 s]
/proc/loadavg: 5.00 5.57 4.45 4/100 12265
/proc/meminfo: memFree=1900064/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=0.02
/proc/12265/stat : 12265 (sugar) R 12263 12265 10891 0 -1 4194304 799 0 0 0 2 0 0 0 21 0 1 0 36533584 13926400 767 996147200 4194304 4206940 548682068592 18446744073709551615 265673937633 0 0 4224 0 0 0 0 17 1 0 0
/proc/12265/statm: 3400 767 344 3 0 500 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13600

[startup+0.101023 s]
/proc/loadavg: 5.00 5.57 4.45 4/100 12265
/proc/meminfo: memFree=1900064/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=0.03
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 36533584 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301046 s]
/proc/loadavg: 5.00 5.57 4.45 4/100 12265
/proc/meminfo: memFree=1900064/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=0.03
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 36533584 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701089 s]
/proc/loadavg: 5.00 5.57 4.45 4/100 12265
/proc/meminfo: memFree=1900064/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=0.35
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 974 4572 0 1 2 1 29 3 15 0 1 0 36533584 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12265/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 13600

[startup+1.50219 s]
/proc/loadavg: 5.00 5.57 4.45 3/111 12287
/proc/meminfo: memFree=1884680/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=0.36
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 974 4572 0 1 3 1 29 3 15 0 1 0 36533584 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12265/statm: 3400 797 370 3 0 500 0
[pid=12278] ppid=12265 vsize=5356 CPUtime=0
/proc/12278/stat : 12278 (sh) S 12265 12265 10891 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 36533624 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12278/statm: 1339 233 193 169 0 50 0
[pid=12279] ppid=12278 vsize=868500 CPUtime=1.06
/proc/12279/stat : 12279 (java) S 12278 12265 10891 0 -1 0 7412 0 1 0 102 4 0 0 20 0 9 0 36533625 889344000 6586 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12279/statm: 217125 6586 2564 9 0 211672 0
[pid=12279/tid=12280] ppid=12278 vsize=868500 CPUtime=0.64
/proc/12279/task/12280/stat : 12280 (java) R 12278 12265 10891 0 -1 64 2766 0 1 0 62 2 0 0 25 0 9 0 36533625 889344000 6586 996147200 134512640 134550740 4294955936 18446744073709551615 4126957740 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12279/tid=12281] ppid=12278 vsize=868500 CPUtime=0.15
/proc/12279/task/12281/stat : 12281 (java) S 12278 12265 10891 0 -1 64 2473 0 0 0 15 0 0 0 16 0 9 0 36533627 889344000 6586 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12279/tid=12282] ppid=12278 vsize=868500 CPUtime=0
/proc/12279/task/12282/stat : 12282 (java) S 12278 12265 10891 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 36533627 889344000 6586 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12279/tid=12283] ppid=12278 vsize=868500 CPUtime=0
/proc/12279/task/12283/stat : 12283 (java) S 12278 12265 10891 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36533627 889344000 6586 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12279/tid=12284] ppid=12278 vsize=868500 CPUtime=0
/proc/12279/task/12284/stat : 12284 (java) S 12278 12265 10891 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36533629 889344000 6586 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12279/tid=12285] ppid=12278 vsize=868500 CPUtime=0.24
/proc/12279/task/12285/stat : 12285 (java) S 12278 12265 10891 0 -1 64 1481 0 0 0 23 1 0 0 16 0 9 0 36533629 889344000 6586 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12279/tid=12286] ppid=12278 vsize=868500 CPUtime=0
/proc/12279/task/12286/stat : 12286 (java) S 12278 12265 10891 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 36533629 889344000 6586 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12279/tid=12287] ppid=12278 vsize=868500 CPUtime=0
/proc/12279/task/12287/stat : 12287 (java) S 12278 12265 10891 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36533629 889344000 6586 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 887456

[startup+3.10238 s]
/proc/loadavg: 4.92 5.54 4.44 3/103 12301
/proc/meminfo: memFree=1890760/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=2.18
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1292 23476 0 4 3 1 198 16 15 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 13600

[startup+6.30175 s]
/proc/loadavg: 4.92 5.54 4.44 3/103 12313
/proc/meminfo: memFree=1889224/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=2.18
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1292 23476 0 4 3 1 198 16 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12312] ppid=12265 vsize=5356 CPUtime=0
/proc/12312/stat : 12312 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36533822 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12312/statm: 1339 232 193 169 0 50 0
[pid=12313] ppid=12312 vsize=8332 CPUtime=3.87
/proc/12313/stat : 12313 (minisat) R 12312 12265 10891 0 -1 4194304 1966 0 0 0 386 1 0 0 25 0 1 0 36533822 8531968 1952 996147200 134512640 135127466 4294956256 18446744073709551615 134522635 0 0 4096 3 0 0 0 17 0 0 0
/proc/12313/statm: 2083 1952 76 150 0 1930 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 27288

[startup+12.7025 s]
/proc/loadavg: 4.47 5.43 4.42 3/103 12337
/proc/meminfo: memFree=1889736/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=9.4
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1522 35771 0 6 4 2 909 25 15 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12336] ppid=12265 vsize=5356 CPUtime=0
/proc/12336/stat : 12336 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36534557 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12336/statm: 1339 232 193 169 0 50 0
[pid=12337] ppid=12336 vsize=7792 CPUtime=2.92
/proc/12337/stat : 12337 (minisat) R 12336 12265 10891 0 -1 4194304 1811 0 0 0 292 0 0 0 25 0 1 0 36534558 7979008 1797 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12337/statm: 1948 1797 76 150 0 1795 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 26748

[startup+25.5019 s]
/proc/loadavg: 4.16 5.33 4.40 3/103 12349
/proc/meminfo: memFree=1890568/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=22.95
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1636 43248 0 7 4 2 2258 31 15 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12348] ppid=12265 vsize=5356 CPUtime=0
/proc/12348/stat : 12348 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36535931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12348/statm: 1339 232 193 169 0 50 0
[pid=12349] ppid=12348 vsize=6736 CPUtime=2.01
/proc/12349/stat : 12349 (minisat) R 12348 12265 10891 0 -1 4194304 1553 0 0 0 201 0 0 0 25 0 1 0 36535931 6897664 1539 996147200 134512640 135127466 4294956256 18446744073709551615 134528050 0 0 4096 3 0 0 0 17 1 0 0
/proc/12349/statm: 1684 1539 76 150 0 1531 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 25692

[startup+51.1018 s]
/proc/loadavg: 3.70 5.12 4.35 3/103 12349
/proc/meminfo: memFree=1880968/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=22.95
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1636 43248 0 7 4 2 2258 31 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12348] ppid=12265 vsize=5356 CPUtime=0
/proc/12348/stat : 12348 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36535931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12348/statm: 1339 232 193 169 0 50 0
[pid=12349] ppid=12348 vsize=16852 CPUtime=27.61
/proc/12349/stat : 12349 (minisat) R 12348 12265 10891 0 -1 4194304 4086 0 0 0 2756 5 0 0 25 0 1 0 36535931 17256448 4072 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/12349/statm: 4213 4072 76 150 0 4060 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 35808

[startup+102.308 s]
/proc/loadavg: 3.06 4.70 4.25 3/103 12349
/proc/meminfo: memFree=1880968/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=22.95
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1636 43248 0 7 4 2 2258 31 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12348] ppid=12265 vsize=5356 CPUtime=0
/proc/12348/stat : 12348 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36535931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12348/statm: 1339 232 193 169 0 50 0
[pid=12349] ppid=12348 vsize=16932 CPUtime=78.8
/proc/12349/stat : 12349 (minisat) R 12348 12265 10891 0 -1 4194304 4102 0 0 0 7875 5 0 0 25 0 1 0 36535931 17338368 4088 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12349/statm: 4233 4088 76 150 0 4080 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 35888

[startup+162.302 s]
/proc/loadavg: 2.59 4.29 4.13 3/103 12349
/proc/meminfo: memFree=1880776/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=22.95
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1636 43248 0 7 4 2 2258 31 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12348] ppid=12265 vsize=5356 CPUtime=0
/proc/12348/stat : 12348 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36535931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12348/statm: 1339 232 193 169 0 50 0
[pid=12349] ppid=12348 vsize=16932 CPUtime=138.77
/proc/12349/stat : 12349 (minisat) R 12348 12265 10891 0 -1 4194304 4107 0 0 0 13872 5 0 0 25 0 1 0 36535931 17338368 4093 996147200 134512640 135127466 4294956256 18446744073709551615 134521703 0 0 4096 3 0 0 0 17 1 0 0
/proc/12349/statm: 4233 4093 76 150 0 4080 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 35888

[startup+222.301 s]
/proc/loadavg: 2.25 3.87 4.00 3/102 12387
/proc/meminfo: memFree=1884864/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=22.95
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1636 43248 0 7 4 2 2258 31 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12348] ppid=12265 vsize=5356 CPUtime=0
/proc/12348/stat : 12348 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36535931 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12348/statm: 1339 232 193 169 0 50 0
[pid=12349] ppid=12348 vsize=17220 CPUtime=198.7
/proc/12349/stat : 12349 (minisat) R 12348 12265 10891 0 -1 4194304 4126 0 0 0 19863 7 0 0 25 0 1 0 36535931 17633280 4112 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12349/statm: 4305 4112 76 150 0 4152 0
Current children cumulated CPU time (s) 221.65
Current children cumulated vsize (KiB) 36176

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

/proc/loadavg: 2.00 2.00 2.05 3/102 12397
/proc/meminfo: memFree=1859584/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=1615.86
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1690 49326 0 7 4 2 161538 42 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12394] ppid=12265 vsize=5356 CPUtime=0
/proc/12394/stat : 12394 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36695278 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12394/statm: 1339 232 193 169 0 50 0
[pid=12395] ppid=12394 vsize=30832 CPUtime=1484.9
/proc/12395/stat : 12395 (minisat) R 12394 12265 10891 0 -1 4194304 7332 0 0 0 148484 6 0 0 25 0 1 0 36695278 31571968 7318 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12395/statm: 7708 7318 76 150 0 7555 0
Current children cumulated CPU time (s) 3100.76
Current children cumulated vsize (KiB) 49788

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/102 12397
/proc/meminfo: memFree=1858816/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=1615.86
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1690 49326 0 7 4 2 161538 42 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12394] ppid=12265 vsize=5356 CPUtime=0
/proc/12394/stat : 12394 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36695278 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12394/statm: 1339 232 193 169 0 50 0
[pid=12395] ppid=12394 vsize=31564 CPUtime=1544.89
/proc/12395/stat : 12395 (minisat) R 12394 12265 10891 0 -1 4194304 7524 0 0 0 154483 6 0 0 25 0 1 0 36695278 32321536 7510 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12395/statm: 7891 7510 76 150 0 7738 0
Current children cumulated CPU time (s) 3160.75
Current children cumulated vsize (KiB) 50520

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/102 12397
/proc/meminfo: memFree=1858176/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=1615.86
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1690 49326 0 7 4 2 161538 42 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12394] ppid=12265 vsize=5356 CPUtime=0
/proc/12394/stat : 12394 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36695278 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12394/statm: 1339 232 193 169 0 50 0
[pid=12395] ppid=12394 vsize=32268 CPUtime=1604.87
/proc/12395/stat : 12395 (minisat) R 12394 12265 10891 0 -1 4194304 7668 0 0 0 160481 6 0 0 25 0 1 0 36695278 33042432 7654 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12395/statm: 8067 7654 76 150 0 7914 0
Current children cumulated CPU time (s) 3220.73
Current children cumulated vsize (KiB) 51224

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/102 12397
/proc/meminfo: memFree=1858048/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=1615.86
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1690 49326 0 7 4 2 161538 42 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12394] ppid=12265 vsize=5356 CPUtime=0
/proc/12394/stat : 12394 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36695278 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12394/statm: 1339 232 193 169 0 50 0
[pid=12395] ppid=12394 vsize=32420 CPUtime=1664.86
/proc/12395/stat : 12395 (minisat) R 12394 12265 10891 0 -1 4194304 7684 0 0 0 166480 6 0 0 25 0 1 0 36695278 33198080 7670 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12395/statm: 8105 7670 76 150 0 7952 0
Current children cumulated CPU time (s) 3280.72
Current children cumulated vsize (KiB) 51376

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/102 12397
/proc/meminfo: memFree=1857088/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=1615.86
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1690 49326 0 7 4 2 161538 42 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12394] ppid=12265 vsize=5356 CPUtime=0
/proc/12394/stat : 12394 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36695278 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12394/statm: 1339 232 193 169 0 50 0
[pid=12395] ppid=12394 vsize=33212 CPUtime=1724.83
/proc/12395/stat : 12395 (minisat) R 12394 12265 10891 0 -1 4194304 7903 0 0 0 172477 6 0 0 25 0 1 0 36695278 34009088 7889 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12395/statm: 8303 7889 76 150 0 8150 0
Current children cumulated CPU time (s) 3340.69
Current children cumulated vsize (KiB) 52168

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.02 3/102 12397
/proc/meminfo: memFree=1856064/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=1615.86
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1690 49326 0 7 4 2 161538 42 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12394] ppid=12265 vsize=5356 CPUtime=0
/proc/12394/stat : 12394 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36695278 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12394/statm: 1339 232 193 169 0 50 0
[pid=12395] ppid=12394 vsize=34304 CPUtime=1784.83
/proc/12395/stat : 12395 (minisat) R 12394 12265 10891 0 -1 4194304 8154 0 0 0 178476 7 0 0 25 0 1 0 36695278 35127296 8140 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 1 0 0
/proc/12395/statm: 8576 8140 76 150 0 8423 0
Current children cumulated CPU time (s) 3400.69
Current children cumulated vsize (KiB) 53260

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/102 12397
/proc/meminfo: memFree=1855488/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=1615.86
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1690 49326 0 7 4 2 161538 42 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12394] ppid=12265 vsize=5356 CPUtime=0
/proc/12394/stat : 12394 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36695278 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12394/statm: 1339 232 193 169 0 50 0
[pid=12395] ppid=12394 vsize=34804 CPUtime=1844.8
/proc/12395/stat : 12395 (minisat) R 12394 12265 10891 0 -1 4194304 8266 0 0 0 184473 7 0 0 25 0 1 0 36695278 35639296 8252 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/12395/statm: 8701 8252 76 150 0 8548 0
Current children cumulated CPU time (s) 3460.66
Current children cumulated vsize (KiB) 53760

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/102 12397
/proc/meminfo: memFree=1855296/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=1615.86
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1690 49326 0 7 4 2 161538 42 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12394] ppid=12265 vsize=5356 CPUtime=0
/proc/12394/stat : 12394 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36695278 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12394/statm: 1339 232 193 169 0 50 0
[pid=12395] ppid=12394 vsize=34964 CPUtime=1904.79
/proc/12395/stat : 12395 (minisat) R 12394 12265 10891 0 -1 4194304 8290 0 0 0 190472 7 0 0 25 0 1 0 36695278 35803136 8276 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/12395/statm: 8741 8276 76 150 0 8588 0
Current children cumulated CPU time (s) 3520.65
Current children cumulated vsize (KiB) 53920

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/102 12397
/proc/meminfo: memFree=1855040/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=1615.86
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1690 49326 0 7 4 2 161538 42 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12394] ppid=12265 vsize=5356 CPUtime=0
/proc/12394/stat : 12394 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36695278 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12394/statm: 1339 232 193 169 0 50 0
[pid=12395] ppid=12394 vsize=35128 CPUtime=1964.77
/proc/12395/stat : 12395 (minisat) R 12394 12265 10891 0 -1 4194304 8338 0 0 0 196470 7 0 0 25 0 1 0 36695278 35971072 8324 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/12395/statm: 8782 8324 76 150 0 8629 0
Current children cumulated CPU time (s) 3580.63
Current children cumulated vsize (KiB) 54084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12397
/proc/meminfo: memFree=1855040/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=1615.86
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1690 49326 0 7 4 2 161538 42 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12394] ppid=12265 vsize=5356 CPUtime=0
/proc/12394/stat : 12394 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36695278 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12394/statm: 1339 232 193 169 0 50 0
[pid=12395] ppid=12394 vsize=35208 CPUtime=1984.17
/proc/12395/stat : 12395 (minisat) R 12394 12265 10891 0 -1 4194304 8345 0 0 0 198410 7 0 0 25 0 1 0 36695278 36052992 8331 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12395/statm: 8802 8331 76 150 0 8649 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 54164

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

[startup+3601.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 12397
/proc/meminfo: memFree=1855040/2055920 swapFree=4192812/4192956
[pid=12265] ppid=12263 vsize=13600 CPUtime=1615.86
/proc/12265/stat : 12265 (sugar) S 12263 12265 10891 0 -1 4194304 1690 49326 0 7 4 2 161538 42 16 0 1 0 36533584 13926400 808 996147200 4194304 4206940 548682068592 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12265/statm: 3400 808 374 3 0 500 0
[pid=12394] ppid=12265 vsize=5356 CPUtime=0
/proc/12394/stat : 12394 (sh) S 12265 12265 10891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36695278 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12394/statm: 1339 232 193 169 0 50 0
[pid=12395] ppid=12394 vsize=35208 CPUtime=1984.17
/proc/12395/stat : 12395 (minisat) R 12394 12265 10891 0 -1 4194304 8345 0 0 0 198410 7 0 0 25 0 1 0 36695278 36052992 8331 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12395/statm: 8802 8331 76 150 0 8649 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 54164

Child status: 0
Real time (s): 3601.72
CPU time (s): 3600.07
CPU user time (s): 3599.54
CPU system time (s): 0.536918
CPU usage (%): 99.9544
Max. virtual memory (cumulated for all children) (KiB): 887456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.54
system time used= 0.536918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59717
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4774
involuntary context switches= 83359

runsolver used 4.09438 second user time and 12.5031 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-11 19:46:02
IDJOB=1109096
IDBENCH=60910
IDSOLVER=368
FILE ID=node76/1109096-1215798362
PBS_JOBID= 7903062
Free space on /tmp= 66488 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/QG6/normalized-quasigroup6-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-1109096-1215798362/watcher-1109096-1215798362 -o /tmp/evaluation-result-1109096-1215798362/solver-1109096-1215798362 -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-1109096-1215798362.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 315bc9ed9331622c83acfd9cd3fe8a4b
RANDOM SEED=1030371221

node76.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1900480 kB
Buffers:          3664 kB
Cached:          35912 kB
SwapCached:          0 kB
Active:         102800 kB
Inactive:         4340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1900480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2348 kB
Writeback:           0 kB
Mapped:          88956 kB
Slab:            31136 kB
Committed_AS:   303432 kB
PageTables:       3648 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= 66484 MiB
End job on node76 at 2008-07-11 20:46:04