Trace number 1113856

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+minisatOPTIMUM2 542.383 548.003

General information on the benchmark

Namecsp/langford4/
normalized-langford-4-11.xml
MD5SUM7a45128bc53de7416b9c9029d3cffa95
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark542.383
Satisfiable
(Un)Satisfiability was proved
Number of variables44
Number of constraints979
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension979
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul 12 21:57:50 2008
0.00/0.04	c 0	PID 15463
0.03/0.05	c 0	HOST node37.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1113856-1215892670.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1113856-1215892670.xml' 'HOME/temp.csp'
0.03/0.54	c 1	1 domains, 44 variables, 2 predicates, 0 relations, 979 constraints
0.03/0.55	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.55	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.50/0.63	c 1	Parsing HOME/temp.csp
0.50/0.77	c 1	parsed 1026 expressions
0.50/0.78	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.50/0.79	c 1	MAX CSP: 979 constraints
0.50/0.79	c 1	Converting to clausal form CSP
0.50/0.86	c 1	converted 201 (10%) expressions
0.50/0.89	c 1	converted 402 (20%) expressions
0.50/0.98	c 1	converted 603 (30%) expressions
0.93/1.00	c 1	converted 804 (40%) expressions
0.93/1.01	c 1	converted 1004 (50%) expressions
0.93/1.02	c 1	converted 1205 (60%) expressions
0.93/1.03	c 1	converted 1406 (70%) expressions
0.93/1.04	c 1	converted 1607 (80%) expressions
0.93/1.05	c 1	converted 1808 (90%) expressions
1.03/1.16	c 2	converted 2008 (100%) expressions
1.03/1.16	c 2	CSP : 2002 integers, 33 booleans, 3002 clauses, largest domain size 1469
1.03/1.16	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.03/1.16	c 2	Propagation in CSP
1.12/1.23	c 2	972 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.12/1.23	c 2	CSP : 2002 integers, 33 booleans, 3002 clauses, largest domain size 980
1.12/1.23	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.23	c 2	Simplifing CSP by introducing new Boolean variables
1.12/1.25	c 2	CSP : 2002 integers, 1925 booleans, 4894 clauses, largest domain size 980
1.12/1.25	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.12/1.29	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.21/1.31	c 2	201 (10%) CSP integer variables are encoded (1848 clauses, 21927 bytes)
1.21/1.32	c 2	401 (20%) CSP integer variables are encoded (1848 clauses, 21927 bytes)
1.21/1.32	c 2	601 (30%) CSP integer variables are encoded (1848 clauses, 21927 bytes)
1.21/1.32	c 2	801 (40%) CSP integer variables are encoded (1848 clauses, 21927 bytes)
1.21/1.32	c 2	1001 (50%) CSP integer variables are encoded (1848 clauses, 21927 bytes)
1.21/1.32	c 2	1202 (60%) CSP integer variables are encoded (3754 clauses, 46705 bytes)
1.21/1.33	c 2	1402 (70%) CSP integer variables are encoded (5289 clauses, 66660 bytes)
1.21/1.33	c 2	1602 (80%) CSP integer variables are encoded (7114 clauses, 90385 bytes)
1.21/1.34	c 2	1802 (90%) CSP integer variables are encoded (12489 clauses, 168753 bytes)
1.21/1.35	c 2	2002 (100%) CSP integer variables are encoded (18454 clauses, 258228 bytes)
1.32/1.40	c 2	490 (10%) CSP clauses are encoded (32977 clauses, 514126 bytes)
1.32/1.44	c 2	979 (20%) CSP clauses are encoded (47424 clauses, 779279 bytes)
1.32/1.47	c 2	1469 (30%) CSP clauses are encoded (61899 clauses, 1045879 bytes)
1.41/1.51	c 2	1958 (40%) CSP clauses are encoded (76328 clauses, 1313483 bytes)
1.41/1.55	c 2	2447 (50%) CSP clauses are encoded (90741 clauses, 1588126 bytes)
1.41/1.58	c 2	2937 (60%) CSP clauses are encoded (105123 clauses, 1872215 bytes)
1.51/1.69	c 2	3426 (70%) CSP clauses are encoded (168804 clauses, 3028864 bytes)
1.91/2.03	c 2	3916 (80%) CSP clauses are encoded (353512 clauses, 6419133 bytes)
2.02/2.14	c 3	4405 (90%) CSP clauses are encoded (417193 clauses, 7602926 bytes)
3.69/3.82	c 4	4894 (100%) CSP clauses are encoded (1335897 clauses, 27098673 bytes)
3.69/3.82	c 4	4894 CSP clauses encoded
3.69/3.82	c 4	Writing map file : HOME/temp.map
3.69/3.84	c 4	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.69/3.84	c 4	SAT : 22381 SAT variables, 1335897 SAT clauses, 27098673 bytes
3.69/3.84	c 4	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.69/3.89	c 4	OBJECTIVE minimize _COST
3.69/3.89	c 4	OBJECTIVE BOUND: 0 <= _COST <= 
3.69/3.89	c 4	SEARCHING: _COST <= 490
3.69/3.89	c 4	SOLVING HOME/temp.cnf
3.69/3.89	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.69/3.90	c 4	This is MiniSat 2.0 beta
3.69/3.90	c 4	WARNING: for repeatability, setting FPU to use double precision
3.69/3.90	c 4	============================[ Problem Statistics ]=============================
3.69/3.90	c 4	|                                                                             |
3.69/3.90	c 4	|  Number of variables:  22381                                                |
3.69/3.90	c 4	|  Number of clauses:    1335898                                              |
4.34/4.57	c 5	|  Parsing time:         0.59         s                                       |
4.94/5.16	c 6	============================[ Search Statistics ]==============================
4.94/5.16	c 6	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.94/5.16	c 6	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.94/5.16	c 6	===============================================================================
4.94/5.16	c 6	|         0 |   17491   883669  2608660 |   294556        0    nan |  0.000 % |
5.04/5.26	c 6	===============================================================================
5.04/5.26	c 6	restarts              : 1
5.04/5.26	c 6	conflicts             : 5              (4 /sec)
5.04/5.26	c 6	decisions             : 833            (1.08 % random) (649 /sec)
5.04/5.26	c 6	propagations          : 23321          (18166 /sec)
5.04/5.26	c 6	conflict literals     : 34             (0.00 % deleted)
5.04/5.26	c 6	Memory used           : 54.66 MB
5.04/5.26	c 6	CPU time              : 1.2838 s
5.04/5.26	c 6	
5.04/5.27	c 6	SATISFIABLE
5.04/5.28	c 6	FOUND: _COST <= 490
5.04/5.28	s SATISFIABLE
5.04/5.28	c 6	DECODING HOME/temp.out WITH HOME/temp.map
5.04/5.28	c 6	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
5.14/5.36	c 6	Decoding HOME/temp.out
5.34/5.51	c 6	OBJECTIVE _COST 341
5.34/5.51	o 341
5.34/5.51	v 37 26 30 10 23 21 8 9 12 20 7 39 29 34 15 29 28 16 18 22 31 19 41 32 38 38 35 35 24 27 32 42 31 43 35 42 43 41 42 43 36 42 43 43
5.34/5.51	c 6	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
5.34/5.55	c 6	OBJECTIVE BOUND: 0 <= _COST <= 341
5.34/5.55	c 6	SEARCHING: _COST <= 170
5.34/5.55	c 6	SOLVING HOME/temp.cnf
5.34/5.55	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.34/5.55	c 6	This is MiniSat 2.0 beta
5.34/5.55	c 6	WARNING: for repeatability, setting FPU to use double precision
5.34/5.55	c 6	============================[ Problem Statistics ]=============================
5.34/5.55	c 6	|                                                                             |
5.34/5.55	c 6	|  Number of variables:  22381                                                |
5.34/5.55	c 6	|  Number of clauses:    1335898                                              |
5.37/6.26	c 7	|  Parsing time:         0.60         s                                       |
6.87/7.13	c 8	============================[ Search Statistics ]==============================
6.87/7.13	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.87/7.13	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.87/7.13	c 8	===============================================================================
6.87/7.13	c 8	|         0 |   13746   464879  1363205 |   154959        0    nan |  0.000 % |
6.97/7.21	c 8	===============================================================================
6.97/7.21	c 8	restarts              : 1
6.97/7.21	c 8	conflicts             : 7              (5 /sec)
6.97/7.21	c 8	decisions             : 492            (1.02 % random) (322 /sec)
6.97/7.21	c 8	propagations          : 27298          (17868 /sec)
6.97/7.21	c 8	conflict literals     : 57             (0.00 % deleted)
6.97/7.21	c 8	Memory used           : 55.56 MB
6.97/7.21	c 8	CPU time              : 1.52777 s
6.97/7.21	c 8	
6.97/7.22	c 8	SATISFIABLE
6.97/7.23	c 8	FOUND: _COST <= 170
6.97/7.23	c 8	DECODING HOME/temp.out WITH HOME/temp.map
6.97/7.23	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.02/7.31	c 8	Decoding HOME/temp.out
7.02/7.45	c 8	OBJECTIVE _COST 165
7.02/7.45	o 165
7.02/7.45	v 2 22 1 27 23 38 10 12 14 9 7 4 25 5 32 29 27 18 21 24 20 19 6 28 9 37 35 34 26 30 33 31 31 43 31 43 42 41 41 43 39 43 42 43
7.02/7.45	c 8	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.02/7.49	c 8	OBJECTIVE BOUND: 0 <= _COST <= 165
7.02/7.49	c 8	SEARCHING: _COST <= 82
7.02/7.49	c 8	SOLVING HOME/temp.cnf
7.02/7.49	c 8	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.02/7.50	c 8	This is MiniSat 2.0 beta
7.02/7.50	c 8	WARNING: for repeatability, setting FPU to use double precision
7.02/7.50	c 8	============================[ Problem Statistics ]=============================
7.02/7.50	c 8	|                                                                             |
7.24/7.50	c 8	|  Number of variables:  22381                                                |
7.24/7.50	c 8	|  Number of clauses:    1335898                                              |
7.92/8.21	c 9	|  Parsing time:         0.61         s                                       |
8.80/9.11	c 10	============================[ Search Statistics ]==============================
8.80/9.11	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.80/9.11	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.80/9.11	c 10	===============================================================================
8.80/9.11	c 10	|         0 |   12231   291452   847381 |    97150        0    nan |  0.000 % |
8.80/9.19	c 10	===============================================================================
8.80/9.19	c 10	restarts              : 1
8.80/9.19	c 10	conflicts             : 38             (24 /sec)
8.80/9.19	c 10	decisions             : 299            (0.33 % random) (189 /sec)
8.80/9.19	c 10	propagations          : 32802          (20685 /sec)
8.80/9.19	c 10	conflict literals     : 1121           (5.96 % deleted)
8.80/9.19	c 10	Memory used           : 55.70 MB
8.80/9.19	c 10	CPU time              : 1.58576 s
8.80/9.19	c 10	
8.90/9.20	c 10	SATISFIABLE
8.90/9.21	c 10	FOUND: _COST <= 82
8.90/9.21	c 10	DECODING HOME/temp.out WITH HOME/temp.map
8.90/9.21	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'
8.90/9.29	c 10	Decoding HOME/temp.out
8.94/9.62	c 10	OBJECTIVE _COST 82
8.94/9.62	o 82
8.94/9.63	v 2 34 0 28 24 11 13 5 12 6 7 4 37 4 33 30 18 21 14 22 17 19 6 40 8 38 36 25 29 23 26 28 31 43 43 39 43 42 32 37 32 36 39 43
8.94/9.63	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
8.94/9.65	c 10	OBJECTIVE BOUND: 0 <= _COST <= 82
8.94/9.65	c 10	SEARCHING: _COST <= 41
8.94/9.65	c 10	SOLVING HOME/temp.cnf
8.94/9.65	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
8.94/9.66	c 10	This is MiniSat 2.0 beta
8.94/9.66	c 10	WARNING: for repeatability, setting FPU to use double precision
8.94/9.66	c 10	============================[ Problem Statistics ]=============================
8.94/9.66	c 10	|                                                                             |
8.94/9.66	c 10	|  Number of variables:  22381                                                |
8.94/9.66	c 10	|  Number of clauses:    1335898                                              |
9.98/10.38	c 11	|  Parsing time:         0.62         s                                       |
10.86/11.25	c 12	============================[ Search Statistics ]==============================
10.86/11.25	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.86/11.25	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.86/11.25	c 12	===============================================================================
10.86/11.25	c 12	|         0 |   11067   199861   576059 |    66620        0    nan |  0.000 % |
10.96/11.35	c 12	|       101 |   11067   199861   576059 |    73282      101     30 | 50.552 % |
10.96/11.36	c 12	===============================================================================
10.96/11.36	c 12	restarts              : 2
10.96/11.36	c 12	conflicts             : 105            (66 /sec)
10.96/11.36	c 12	decisions             : 520            (0.19 % random) (326 /sec)
10.96/11.36	c 12	propagations          : 73993          (46456 /sec)
10.96/11.36	c 12	conflict literals     : 3091           (5.50 % deleted)
10.96/11.36	c 12	Memory used           : 55.74 MB
10.96/11.36	c 12	CPU time              : 1.59276 s
10.96/11.36	c 12	
10.96/11.37	c 12	SATISFIABLE
10.96/11.38	c 12	FOUND: _COST <= 41
10.96/11.38	c 12	DECODING HOME/temp.out WITH HOME/temp.map
10.96/11.38	c 12	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
11.06/11.46	c 12	Decoding HOME/temp.out
11.06/11.80	c 12	OBJECTIVE _COST 41
11.06/11.80	o 41
11.06/11.80	v 42 40 3 12 18 2 21 31 25 8 8 33 33 7 17 24 9 29 42 43 19 20 40 32 11 22 30 16 39 38 40 41 39 38 37 15 27 36 23 34 28 10 35 26
11.06/11.80	c 12	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
11.06/11.86	c 12	OBJECTIVE BOUND: 0 <= _COST <= 41
11.06/11.86	c 12	SEARCHING: _COST <= 20
11.06/11.86	c 12	SOLVING HOME/temp.cnf
11.06/11.86	c 12	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
11.06/11.86	c 12	This is MiniSat 2.0 beta
11.06/11.86	c 12	WARNING: for repeatability, setting FPU to use double precision
11.06/11.86	c 12	============================[ Problem Statistics ]=============================
11.06/11.86	c 12	|                                                                             |
11.06/11.86	c 12	|  Number of variables:  22381                                                |
11.06/11.86	c 12	|  Number of clauses:    1335898                                              |
12.20/12.60	c 13	|  Parsing time:         0.64         s                                       |
12.99/13.46	c 14	============================[ Search Statistics ]==============================
12.99/13.46	c 14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.99/13.46	c 14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.99/13.46	c 14	===============================================================================
12.99/13.46	c 14	|         0 |    9982   149241   427433 |    49747        0    nan |  0.000 % |
13.09/13.56	c 14	|       100 |    9982   149241   427433 |    54721      100     28 | 55.400 % |
13.09/13.59	c 14	===============================================================================
13.09/13.59	c 14	restarts              : 2
13.09/13.59	c 14	conflicts             : 131            (81 /sec)
13.09/13.59	c 14	decisions             : 514            (0.00 % random) (317 /sec)
13.09/13.59	c 14	propagations          : 83470          (51469 /sec)
13.09/13.59	c 14	conflict literals     : 3572           (5.08 % deleted)
13.09/13.59	c 14	Memory used           : 55.86 MB
13.09/13.59	c 14	CPU time              : 1.62175 s
13.09/13.59	c 14	
13.09/13.60	c 14	SATISFIABLE
13.19/13.61	c 14	FOUND: _COST <= 20
13.19/13.61	c 14	DECODING HOME/temp.out WITH HOME/temp.map
13.19/13.61	c 14	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
13.19/13.69	c 14	Decoding HOME/temp.out
13.21/13.83	c 14	OBJECTIVE _COST 20
13.21/13.83	o 20
13.21/13.83	v 0 36 29 7 18 20 8 1 5 12 9 2 39 33 17 22 22 16 10 15 23 21 4 42 37 21 26 26 24 19 25 27 31 6 3 41 40 34 30 32 28 35 38 43
13.21/13.83	c 14	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
13.21/13.87	c 14	OBJECTIVE BOUND: 0 <= _COST <= 20
13.21/13.87	c 14	SEARCHING: _COST <= 10
13.21/13.87	c 14	SOLVING HOME/temp.cnf
13.21/13.87	c 14	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
13.21/13.88	c 14	This is MiniSat 2.0 beta
13.21/13.88	c 14	WARNING: for repeatability, setting FPU to use double precision
13.21/13.88	c 14	============================[ Problem Statistics ]=============================
13.21/13.88	c 14	|                                                                             |
13.21/13.88	c 14	|  Number of variables:  22381                                                |
13.21/13.88	c 14	|  Number of clauses:    1335898                                              |
14.13/14.61	c 15	|  Parsing time:         0.64         s                                       |
14.92/15.46	c 16	============================[ Search Statistics ]==============================
14.92/15.46	c 16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.92/15.46	c 16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.92/15.46	c 16	===============================================================================
14.92/15.46	c 16	|         0 |    8978   123094   351994 |    41031        0    nan |  0.000 % |
15.01/15.57	c 16	|       100 |    8978   123094   351994 |    45134      100     22 | 59.886 % |
15.11/15.62	c 16	===============================================================================
15.11/15.62	c 16	restarts              : 2
15.11/15.62	c 16	conflicts             : 193            (118 /sec)
15.11/15.62	c 16	decisions             : 425            (0.24 % random) (261 /sec)
15.11/15.62	c 16	propagations          : 99641          (61176 /sec)
15.11/15.62	c 16	conflict literals     : 8723           (4.90 % deleted)
15.11/15.62	c 16	Memory used           : 55.38 MB
15.11/15.62	c 16	CPU time              : 1.62875 s
15.11/15.62	c 16	
15.11/15.63	c 16	SATISFIABLE
15.11/15.64	c 16	FOUND: _COST <= 10
15.11/15.64	c 16	DECODING HOME/temp.out WITH HOME/temp.map
15.11/15.64	c 16	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
15.17/15.72	c 16	Decoding HOME/temp.out
15.17/15.86	c 16	OBJECTIVE _COST 10
15.17/15.86	o 10
15.17/15.86	v 1 8 35 28 21 2 26 6 0 12 13 3 11 39 38 27 9 34 15 10 19 25 5 14 18 40 36 16 29 24 20 32 31 7 17 22 41 42 23 37 33 30 43 4
15.17/15.87	c 16	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
15.17/15.91	c 16	OBJECTIVE BOUND: 0 <= _COST <= 10
15.17/15.91	c 16	SEARCHING: _COST <= 5
15.17/15.91	c 16	SOLVING HOME/temp.cnf
15.17/15.91	c 16	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
15.17/15.91	c 16	This is MiniSat 2.0 beta
15.17/15.91	c 16	WARNING: for repeatability, setting FPU to use double precision
15.17/15.91	c 16	============================[ Problem Statistics ]=============================
15.17/15.91	c 16	|                                                                             |
15.17/15.91	c 16	|  Number of variables:  22381                                                |
15.17/15.91	c 16	|  Number of clauses:    1335898                                              |
16.05/16.66	c 17	|  Parsing time:         0.65         s                                       |
16.85/17.49	c 18	============================[ Search Statistics ]==============================
16.85/17.49	c 18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.85/17.49	c 18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.85/17.49	c 18	===============================================================================
16.85/17.49	c 18	|         0 |    7991   108438   310982 |    36146        0    nan |  0.000 % |
17.05/17.61	c 18	|       101 |    7991   108438   310982 |    39760      101     27 | 64.296 % |
17.14/17.70	c 18	|       251 |    7991   108438   310982 |    43736      251     52 | 64.296 % |
17.24/17.82	c 18	|       476 |    7991   108438   310982 |    48110      476     70 | 64.296 % |
17.34/17.94	c 18	===============================================================================
17.34/17.94	c 18	restarts              : 4
17.34/17.94	c 18	conflicts             : 687            (357 /sec)
17.34/17.94	c 18	decisions             : 1156           (0.35 % random) (600 /sec)
17.34/17.94	c 18	propagations          : 352698         (183057 /sec)
17.34/17.94	c 18	conflict literals     : 49259          (4.43 % deleted)
17.34/17.94	c 18	Memory used           : 55.44 MB
17.34/17.94	c 18	CPU time              : 1.92671 s
17.34/17.94	c 18	
17.34/17.95	c 18	SATISFIABLE
17.34/17.96	c 18	FOUND: _COST <= 5
17.34/17.96	c 18	DECODING HOME/temp.out WITH HOME/temp.map
17.34/17.96	c 18	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
17.43/18.04	c 18	Decoding HOME/temp.out
17.43/18.18	c 19	OBJECTIVE _COST 5
17.43/18.18	o 5
17.43/18.18	v 4 15 27 28 1 16 18 11 2 14 5 6 21 31 33 7 23 26 20 12 25 17 8 0 35 38 13 30 34 24 22 36 29 10 3 39 43 19 37 42 40 32 9 41
17.43/18.19	c 19	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
17.44/18.23	c 19	OBJECTIVE BOUND: 0 <= _COST <= 5
17.44/18.23	c 19	SEARCHING: _COST <= 2
17.44/18.23	c 19	SOLVING HOME/temp.cnf
17.44/18.23	c 19	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
17.44/18.23	c 19	This is MiniSat 2.0 beta
17.44/18.23	c 19	WARNING: for repeatability, setting FPU to use double precision
17.44/18.23	c 19	============================[ Problem Statistics ]=============================
17.44/18.23	c 19	|                                                                             |
17.44/18.23	c 19	|  Number of variables:  22381                                                |
17.44/18.23	c 19	|  Number of clauses:    1335898                                              |
18.32/18.97	c 19	|  Parsing time:         0.65         s                                       |
19.12/19.80	c 20	============================[ Search Statistics ]==============================
19.12/19.80	c 20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.12/19.80	c 20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.12/19.80	c 20	===============================================================================
19.12/19.80	c 20	|         0 |    6754    97786   282734 |    32595        0    nan |  0.000 % |
19.31/19.94	c 20	|       100 |    6754    97786   282734 |    35854      100     65 | 69.823 % |
19.41/20.07	c 21	|       250 |    6754    97786   282734 |    39440      250     81 | 69.823 % |
19.61/20.24	c 21	|       476 |    6754    97786   282734 |    43384      476     82 | 69.823 % |
19.81/20.49	c 21	|       813 |    6754    97786   282734 |    47722      813     83 | 69.823 % |
20.21/20.87	c 21	|      1320 |    6754    97786   282734 |    52495     1320     84 | 69.823 % |
20.80/21.45	c 22	|      2081 |    6754    97786   282734 |    57744     2081     85 | 69.823 % |
21.49/22.20	c 23	|      3221 |    6754    97786   282734 |    63519     3221     86 | 69.823 % |
22.88/23.52	c 24	|      4929 |    6754    97786   282734 |    69870     4929     91 | 69.823 % |
24.95/25.66	c 26	|      7492 |    6754    97786   282734 |    76858     7492     93 | 69.823 % |
28.22/28.97	c 29	|     11337 |    6754    97786   282734 |    84543    11337     95 | 69.823 % |
33.37/34.19	c 35	|     17104 |    6754    97786   282734 |    92998    17104     95 | 69.823 % |
42.28/43.15	c 44	|     25753 |    6754    97786   282734 |   102298    25753    103 | 69.823 % |
58.14/59.18	c 60	|     38727 |    6754    97786   282734 |   112527    38727    115 | 69.823 % |
85.17/86.47	c 87	|     58188 |    6754    97786   282734 |   123780    58188    121 | 69.823 % |
126.18/127.83	c 128	|     87380 |    6754    97786   282734 |   136158    87380    118 | 69.823 % |
212.06/214.55	c 215	|    131169 |    6754    97786   282734 |   149774   131169    129 | 69.823 % |
256.03/258.99	c 259	===============================================================================
256.03/258.99	c 259	restarts              : 17
256.03/258.99	c 259	conflicts             : 153308         (643 /sec)
256.03/258.99	c 259	decisions             : 190987         (0.57 % random) (802 /sec)
256.03/258.99	c 259	propagations          : 86275516       (362134 /sec)
256.03/258.99	c 259	conflict literals     : 19663833       (7.00 % deleted)
256.03/258.99	c 259	Memory used           : 108.50 MB
256.03/259.00	c 259	CPU time              : 238.242 s
256.03/259.00	c 259	
256.13/259.00	c 259	SATISFIABLE
256.13/259.02	c 259	FOUND: _COST <= 2
256.13/259.02	c 259	DECODING HOME/temp.out WITH HOME/temp.map
256.13/259.02	c 259	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
256.16/259.11	c 260	Decoding HOME/temp.out
256.16/259.44	c 260	OBJECTIVE _COST 2
256.16/259.44	o 2
256.16/259.45	v 34 2 31 14 10 20 1 32 3 4 6 36 5 35 19 16 27 9 41 13 15 18 38 8 39 24 22 0 17 12 23 26 30 40 11 43 29 28 7 25 21 33 37 42
256.16/259.45	c 260	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
256.57/259.51	c 260	OBJECTIVE BOUND: 0 <= _COST <= 2
256.57/259.51	c 260	SEARCHING: _COST <= 1
256.57/259.51	c 260	SOLVING HOME/temp.cnf
256.57/259.51	c 260	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
256.57/259.51	c 260	This is MiniSat 2.0 beta
256.57/259.51	c 260	WARNING: for repeatability, setting FPU to use double precision
256.57/259.51	c 260	============================[ Problem Statistics ]=============================
256.57/259.51	c 260	|                                                                             |
256.57/259.51	c 260	|  Number of variables:  22381                                                |
256.57/259.51	c 260	|  Number of clauses:    1335898                                              |
256.58/260.25	c 261	|  Parsing time:         0.64         s                                       |
258.04/261.07	c 262	============================[ Search Statistics ]==============================
258.04/261.07	c 262	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
258.04/261.07	c 262	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
258.04/261.07	c 262	===============================================================================
258.04/261.07	c 262	|         0 |    5775    92430   269602 |    30810        0    nan |  0.000 % |
258.24/261.21	c 262	|       100 |    5775    92430   269602 |    33891      100     72 | 74.197 % |
258.34/261.35	c 262	|       250 |    5775    92430   269602 |    37280      250     85 | 74.197 % |
258.54/261.52	c 262	|       478 |    5775    92430   269602 |    41008      478     75 | 74.197 % |
258.74/261.77	c 262	|       817 |    5775    92430   269602 |    45108      817     75 | 74.197 % |
259.23/262.21	c 263	|      1325 |    5775    92430   269602 |    49619     1325     84 | 74.197 % |
259.73/262.73	c 263	|      2084 |    5775    92430   269602 |    54581     2084     80 | 74.197 % |
260.62/263.66	c 264	|      3223 |    5775    92430   269602 |    60039     3223     85 | 74.197 % |
261.90/264.93	c 265	|      4931 |    5775    92430   269602 |    66043     4931     83 | 74.197 % |
263.78/266.82	c 267	|      7494 |    5775    92430   269602 |    72648     7494     95 | 74.197 % |
267.35/270.42	c 271	|     11338 |    5775    92430   269602 |    79913    11338    100 | 74.197 % |
273.99/277.16	c 278	|     17105 |    5769    92247   269147 |    87904    17104    115 | 74.224 % |
286.28/289.50	c 290	|     25755 |    5741    91163   266099 |    96694    25750    145 | 74.349 % |
303.52/306.96	c 307	|     38729 |    5741    91163   266099 |   106364    38724    145 | 74.349 % |
336.11/339.81	c 340	|     58191 |    5725    90620   264574 |   117000    58182    158 | 74.697 % |
392.47/396.72	c 397	|     87383 |    5663    88088   257304 |   128701    87295    163 | 74.796 % |
502.92/508.21	c 509	|    131172 |    5641    87183   254699 |   141571   131084    190 | 74.796 % |
542.25/547.96	c 548	===============================================================================
542.25/547.96	c 548	restarts              : 17
542.25/547.96	c 548	conflicts             : 147933         (518 /sec)
542.25/547.96	c 548	decisions             : 175506         (0.74 % random) (615 /sec)
542.25/547.96	c 548	propagations          : 91934052       (322108 /sec)
542.25/547.96	c 548	conflict literals     : 29836100       (9.30 % deleted)
542.25/547.96	c 548	Memory used           : 145.90 MB
542.25/547.96	c 548	CPU time              : 285.414 s
542.25/547.96	c 548	
542.25/547.96	c 548	UNSATISFIABLE
542.25/547.99	c 548	NOT FOUND: _COST <= 1
542.25/547.99	c 548	OBJECTIVE _COST 2
542.25/547.99	s OPTIMUM FOUND
542.25/547.99	c 548	CPU 540.56 (0.05 0.02 540.51 1.77)
542.25/547.99	c 548	END Sat Jul 12 22:06:58 2008

Verifier Data (download as text)

OK	2	977
2 unsatisfied constraints, 977 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-1113856-1215892670/watcher-1113856-1215892670 -o /tmp/evaluation-result-1113856-1215892670/solver-1113856-1215892670 -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-1113856-1215892670.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.50 2.60 2.56 4/81 15463
/proc/meminfo: memFree=1923368/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=12000 CPUtime=0
/proc/15463/stat : 15463 (sugar) R 15461 15463 14244 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 45966868 12288000 172 996147200 4194304 4206940 548682068592 18446744073709551615 213116189664 0 0 4224 0 0 0 0 17 1 0 0
/proc/15463/statm: 3000 172 133 3 0 100 0

[startup+0.0511599 s]
/proc/loadavg: 2.50 2.60 2.56 4/81 15463
/proc/meminfo: memFree=1923368/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13600 CPUtime=0.03
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 846 0 0 0 3 0 0 0 18 0 1 0 45966868 13926400 793 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3400 793 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.104297 s]
/proc/loadavg: 2.50 2.60 2.56 4/81 15463
/proc/meminfo: memFree=1923368/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13600 CPUtime=0.03
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 45966868 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301183 s]
/proc/loadavg: 2.50 2.60 2.56 4/81 15463
/proc/meminfo: memFree=1923368/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13600 CPUtime=0.03
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 45966868 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701231 s]
/proc/loadavg: 2.50 2.60 2.56 4/81 15463
/proc/meminfo: memFree=1923368/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13600 CPUtime=0.5
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 974 4772 0 1 3 0 44 3 16 0 1 0 45966868 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 13600

[startup+1.50132 s]
/proc/loadavg: 2.50 2.60 2.56 3/92 15485
/proc/meminfo: memFree=1910096/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13600 CPUtime=0.5
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 974 4772 0 1 3 0 44 3 15 0 1 0 45966868 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3400 797 370 3 0 500 0
[pid=15476] ppid=15463 vsize=5356 CPUtime=0
/proc/15476/stat : 15476 (sh) S 15463 15463 14244 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45966923 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15476/statm: 1339 233 193 169 0 50 0
[pid=15477] ppid=15476 vsize=868352 CPUtime=0.91
/proc/15477/stat : 15477 (java) S 15476 15463 14244 0 -1 0 6936 0 1 0 86 5 0 0 18 0 9 0 45966924 889192448 6114 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15477/statm: 217088 6114 2562 9 0 211635 0
[pid=15477/tid=15478] ppid=15476 vsize=868352 CPUtime=0.57
/proc/15477/task/15478/stat : 15478 (java) R 15476 15463 14244 0 -1 64 2745 0 1 0 55 2 0 0 19 0 9 0 45966925 889192448 6114 996147200 134512640 134550740 4294955936 18446744073709551615 4126961471 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15477/tid=15479] ppid=15476 vsize=868352 CPUtime=0.09
/proc/15477/task/15479/stat : 15479 (java) S 15476 15463 14244 0 -1 64 2001 0 0 0 8 1 0 0 16 0 9 0 45966926 889192448 6114 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15477/tid=15480] ppid=15476 vsize=868352 CPUtime=0
/proc/15477/task/15480/stat : 15480 (java) S 15476 15463 14244 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45966926 889192448 6114 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15477/tid=15481] ppid=15476 vsize=868352 CPUtime=0
/proc/15477/task/15481/stat : 15481 (java) S 15476 15463 14244 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 45966926 889192448 6114 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15477/tid=15482] ppid=15476 vsize=868352 CPUtime=0
/proc/15477/task/15482/stat : 15482 (java) S 15476 15463 14244 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45966928 889192448 6114 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15477/tid=15483] ppid=15476 vsize=868352 CPUtime=0.23
/proc/15477/task/15483/stat : 15483 (java) S 15476 15463 14244 0 -1 64 1497 0 0 0 22 1 0 0 16 0 9 0 45966928 889192448 6114 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15477/tid=15484] ppid=15476 vsize=868352 CPUtime=0
/proc/15477/task/15484/stat : 15484 (java) S 15476 15463 14244 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45966928 889192448 6114 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15477/tid=15485] ppid=15476 vsize=868352 CPUtime=0
/proc/15477/task/15485/stat : 15485 (java) S 15476 15463 14244 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45966928 889192448 6114 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 887308

[startup+3.10249 s]
/proc/loadavg: 2.50 2.60 2.56 3/92 15485
/proc/meminfo: memFree=1899408/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13600 CPUtime=0.5
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 974 4772 0 1 3 0 44 3 15 0 1 0 45966868 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3400 797 370 3 0 500 0
[pid=15476] ppid=15463 vsize=5356 CPUtime=0
/proc/15476/stat : 15476 (sh) S 15463 15463 14244 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 45966923 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15476/statm: 1339 233 193 169 0 50 0
[pid=15477] ppid=15476 vsize=868352 CPUtime=2.5
/proc/15477/stat : 15477 (java) S 15476 15463 14244 0 -1 0 7432 0 1 0 233 17 0 0 18 0 9 0 45966924 889192448 6123 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15477/statm: 217088 6123 2562 9 0 211635 0
[pid=15477/tid=15478] ppid=15476 vsize=868352 CPUtime=2.04
/proc/15477/task/15478/stat : 15478 (java) R 15476 15463 14244 0 -1 64 3233 0 1 0 193 11 0 0 25 0 9 0 45966925 889192448 6123 996147200 134512640 134550740 4294955936 18446744073709551615 4126545175 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15477/tid=15479] ppid=15476 vsize=868352 CPUtime=0.19
/proc/15477/task/15479/stat : 15479 (java) S 15476 15463 14244 0 -1 64 2001 0 0 0 16 3 0 0 16 0 9 0 45966926 889192448 6123 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15477/tid=15480] ppid=15476 vsize=868352 CPUtime=0
/proc/15477/task/15480/stat : 15480 (java) S 15476 15463 14244 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 45966926 889192448 6123 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15477/tid=15481] ppid=15476 vsize=868352 CPUtime=0
/proc/15477/task/15481/stat : 15481 (java) S 15476 15463 14244 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 45966926 889192448 6123 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15477/tid=15482] ppid=15476 vsize=868352 CPUtime=0
/proc/15477/task/15482/stat : 15482 (java) S 15476 15463 14244 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 45966928 889192448 6123 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15477/tid=15483] ppid=15476 vsize=868352 CPUtime=0.24
/proc/15477/task/15483/stat : 15483 (java) S 15476 15463 14244 0 -1 64 1505 0 0 0 23 1 0 0 16 0 9 0 45966928 889192448 6123 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15477/tid=15484] ppid=15476 vsize=868352 CPUtime=0
/proc/15477/task/15484/stat : 15484 (java) S 15476 15463 14244 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 45966928 889192448 6123 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15477/tid=15485] ppid=15476 vsize=868352 CPUtime=0
/proc/15477/task/15485/stat : 15485 (java) S 15476 15463 14244 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 45966928 889192448 6123 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 887308

[startup+6.30185 s]
/proc/loadavg: 2.54 2.60 2.56 4/92 15497
/proc/meminfo: memFree=1888976/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=5.37
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 1200 30518 0 3 4 1 494 38 15 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 13732

[startup+12.7015 s]
/proc/loadavg: 2.50 2.59 2.55 3/84 15535
/proc/meminfo: memFree=1881296/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=11.48
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 1544 84642 0 6 4 1 1064 79 15 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15534] ppid=15463 vsize=5356 CPUtime=0
/proc/15534/stat : 15534 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45968054 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15534/statm: 1339 232 193 169 0 50 0
[pid=15535] ppid=15534 vsize=57192 CPUtime=0.82
/proc/15535/stat : 15535 (minisat) R 15534 15463 14244 0 -1 4194304 13904 0 0 0 74 8 0 0 25 0 1 0 45968054 58564608 13890 996147200 134512640 135127466 4294956256 18446744073709551615 134523436 0 0 4096 3 0 0 0 17 1 0 0
/proc/15535/statm: 14298 13890 72 150 0 14145 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 76280

[startup+25.5019 s]
/proc/loadavg: 2.39 2.56 2.54 3/84 15571
/proc/meminfo: memFree=1839184/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=17.67
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 1886 138700 0 9 5 2 1645 115 16 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15570] ppid=15463 vsize=5356 CPUtime=0
/proc/15570/stat : 15570 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45968691 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15570/statm: 1339 232 193 169 0 50 0
[pid=15571] ppid=15570 vsize=56976 CPUtime=7.18
/proc/15571/stat : 15571 (minisat) R 15570 15463 14244 0 -1 4194304 13834 0 0 0 710 8 0 0 25 0 1 0 45968691 58343424 13820 996147200 134512640 135127466 4294956256 18446744073709551615 134530882 0 0 4096 3 0 0 0 17 1 0 0
/proc/15571/statm: 14244 13820 75 150 0 14091 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 76064

[startup+51.1017 s]
/proc/loadavg: 2.25 2.52 2.53 3/84 15571
/proc/meminfo: memFree=1839184/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=17.67
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 1886 138700 0 9 5 2 1645 115 16 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15570] ppid=15463 vsize=5356 CPUtime=0
/proc/15570/stat : 15570 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45968691 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15570/statm: 1339 232 193 169 0 50 0
[pid=15571] ppid=15570 vsize=57140 CPUtime=32.54
/proc/15571/stat : 15571 (minisat) R 15570 15463 14244 0 -1 4194304 13893 0 0 0 3246 8 0 0 25 0 1 0 45968691 58511360 13879 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/15571/statm: 14285 13879 75 150 0 14132 0
Current children cumulated CPU time (s) 50.21
Current children cumulated vsize (KiB) 76228

[startup+102.306 s]
/proc/loadavg: 2.15 2.45 2.50 3/84 15571
/proc/meminfo: memFree=1833360/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=17.67
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 1886 138700 0 9 5 2 1645 115 16 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15570] ppid=15463 vsize=5356 CPUtime=0
/proc/15570/stat : 15570 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45968691 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15570/statm: 1339 232 193 169 0 50 0
[pid=15571] ppid=15570 vsize=63036 CPUtime=83.27
/proc/15571/stat : 15571 (minisat) R 15570 15463 14244 0 -1 4194304 15336 0 0 0 8317 10 0 0 25 0 1 0 45968691 64548864 15322 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15571/statm: 15759 15322 75 150 0 15606 0
Current children cumulated CPU time (s) 100.94
Current children cumulated vsize (KiB) 82124

[startup+162.302 s]
/proc/loadavg: 2.09 2.38 2.47 3/84 15571
/proc/meminfo: memFree=1814096/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=17.67
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 1886 138700 0 9 5 2 1645 115 16 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15570] ppid=15463 vsize=5356 CPUtime=0
/proc/15570/stat : 15570 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45968691 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15570/statm: 1339 232 193 169 0 50 0
[pid=15571] ppid=15570 vsize=82388 CPUtime=142.69
/proc/15571/stat : 15571 (minisat) R 15570 15463 14244 0 -1 4194304 20149 0 0 0 14255 14 0 0 25 0 1 0 45968691 84365312 20135 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15571/statm: 20597 20135 75 150 0 20444 0
Current children cumulated CPU time (s) 160.36

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

/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15588] ppid=15463 vsize=5356 CPUtime=0
/proc/15588/stat : 15588 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45992819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15588/statm: 1339 232 193 169 0 50 0
[pid=15589] ppid=15588 vsize=67008 CPUtime=81.99
/proc/15589/stat : 15589 (minisat) R 15588 15463 14244 0 -1 4194304 16355 0 0 0 8188 11 0 0 25 0 1 0 45992819 68616192 16341 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15589/statm: 16752 16341 75 150 0 16599 0
Current children cumulated CPU time (s) 338.57
Current children cumulated vsize (KiB) 86096

[startup+402.301 s]
/proc/loadavg: 2.21 2.25 2.39 3/84 15589
/proc/meminfo: memFree=1806408/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=256.58
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 2000 170163 0 10 5 2 25509 142 16 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15588] ppid=15463 vsize=5356 CPUtime=0
/proc/15588/stat : 15588 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45992819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15588/statm: 1339 232 193 169 0 50 0
[pid=15589] ppid=15588 vsize=89916 CPUtime=141.43
/proc/15589/stat : 15589 (minisat) R 15588 15463 14244 0 -1 4194304 22042 0 0 0 14127 16 0 0 25 0 1 0 45992819 92073984 22028 996147200 134512640 135127466 4294956256 18446744073709551615 134529616 0 0 4096 3 0 0 0 17 1 0 0
/proc/15589/statm: 22479 22028 75 150 0 22326 0
Current children cumulated CPU time (s) 398.01
Current children cumulated vsize (KiB) 109004

[startup+462.302 s]
/proc/loadavg: 2.44 2.31 2.40 3/84 15589
/proc/meminfo: memFree=1781256/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=256.58
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 2000 170163 0 10 5 2 25509 142 16 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15588] ppid=15463 vsize=5356 CPUtime=0
/proc/15588/stat : 15588 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45992819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15588/statm: 1339 232 193 169 0 50 0
[pid=15589] ppid=15588 vsize=114932 CPUtime=200.87
/proc/15589/stat : 15589 (minisat) R 15588 15463 14244 0 -1 4194304 28249 0 0 0 20064 23 0 0 25 0 1 0 45992819 117690368 28235 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/15589/statm: 28733 28235 75 150 0 28580 0
Current children cumulated CPU time (s) 457.45
Current children cumulated vsize (KiB) 134020

[startup+522.301 s]
/proc/loadavg: 2.53 2.35 2.41 3/84 15589
/proc/meminfo: memFree=1754896/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=256.58
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 2000 170163 0 10 5 2 25509 142 16 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15588] ppid=15463 vsize=5356 CPUtime=0
/proc/15588/stat : 15588 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45992819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15588/statm: 1339 232 193 169 0 50 0
[pid=15589] ppid=15588 vsize=141604 CPUtime=260.31
/proc/15589/stat : 15589 (minisat) R 15588 15463 14244 0 -1 4194304 34951 0 0 0 26001 30 0 0 25 0 1 0 45992819 145002496 34937 996147200 134512640 135127466 4294956256 18446744073709551615 134527237 0 0 4096 3 0 0 0 17 1 0 0
/proc/15589/statm: 35401 34937 75 150 0 35248 0
Current children cumulated CPU time (s) 516.89
Current children cumulated vsize (KiB) 160692

Solver just ended. Dumping a history of the last processes samples

[startup+524.706 s]
/proc/loadavg: 2.49 2.35 2.41 3/84 15589
/proc/meminfo: memFree=1752656/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=256.58
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 2000 170163 0 10 5 2 25509 142 16 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15588] ppid=15463 vsize=5356 CPUtime=0
/proc/15588/stat : 15588 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45992819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15588/statm: 1339 232 193 169 0 50 0
[pid=15589] ppid=15588 vsize=143188 CPUtime=262.69
/proc/15589/stat : 15589 (minisat) R 15588 15463 14244 0 -1 4194304 35350 0 0 0 26239 30 0 0 25 0 1 0 45992819 146624512 35336 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15589/statm: 35797 35336 75 150 0 35644 0
Current children cumulated CPU time (s) 519.27
Current children cumulated vsize (KiB) 162276

[startup+537.503 s]
/proc/loadavg: 2.41 2.34 2.40 3/84 15589
/proc/meminfo: memFree=1748560/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=256.58
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 2000 170163 0 10 5 2 25509 142 16 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15588] ppid=15463 vsize=5356 CPUtime=0
/proc/15588/stat : 15588 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45992819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15588/statm: 1339 232 193 169 0 50 0
[pid=15589] ppid=15588 vsize=147812 CPUtime=275.37
/proc/15589/stat : 15589 (minisat) R 15588 15463 14244 0 -1 4194304 36425 0 0 0 27506 31 0 0 25 0 1 0 45992819 151359488 36411 996147200 134512640 135127466 4294956256 18446744073709551615 134528005 0 0 4096 3 0 0 0 17 1 0 0
/proc/15589/statm: 36953 36411 75 150 0 36800 0
Current children cumulated CPU time (s) 531.95
Current children cumulated vsize (KiB) 166900

[startup+543.901 s]
/proc/loadavg: 2.35 2.32 2.40 3/84 15589
/proc/meminfo: memFree=1746704/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=256.58
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 2000 170163 0 10 5 2 25509 142 16 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15588] ppid=15463 vsize=5356 CPUtime=0
/proc/15588/stat : 15588 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45992819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15588/statm: 1339 232 193 169 0 50 0
[pid=15589] ppid=15588 vsize=149396 CPUtime=281.71
/proc/15589/stat : 15589 (minisat) R 15588 15463 14244 0 -1 4194304 36832 0 0 0 28139 32 0 0 25 0 1 0 45992819 152981504 36818 996147200 134512640 135127466 4294956256 18446744073709551615 134527101 0 0 4096 3 0 0 0 17 1 0 0
/proc/15589/statm: 37349 36818 75 150 0 37196 0
Current children cumulated CPU time (s) 538.29
Current children cumulated vsize (KiB) 168484

[startup+545.503 s]
/proc/loadavg: 2.35 2.32 2.40 3/84 15589
/proc/meminfo: memFree=1746704/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=256.58
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 2000 170163 0 10 5 2 25509 142 16 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15588] ppid=15463 vsize=5356 CPUtime=0
/proc/15588/stat : 15588 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45992819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15588/statm: 1339 232 193 169 0 50 0
[pid=15589] ppid=15588 vsize=149396 CPUtime=283.3
/proc/15589/stat : 15589 (minisat) R 15588 15463 14244 0 -1 4194304 36832 0 0 0 28298 32 0 0 25 0 1 0 45992819 152981504 36818 996147200 134512640 135127466 4294956256 18446744073709551615 134527131 0 0 4096 3 0 0 0 17 1 0 0
/proc/15589/statm: 37349 36818 75 150 0 37196 0
Current children cumulated CPU time (s) 539.88
Current children cumulated vsize (KiB) 168484

[startup+547.103 s]
/proc/loadavg: 2.35 2.32 2.40 3/84 15589
/proc/meminfo: memFree=1746704/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=256.58
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 2000 170163 0 10 5 2 25509 142 16 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15588] ppid=15463 vsize=5356 CPUtime=0
/proc/15588/stat : 15588 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45992819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15588/statm: 1339 232 193 169 0 50 0
[pid=15589] ppid=15588 vsize=149396 CPUtime=284.88
/proc/15589/stat : 15589 (minisat) R 15588 15463 14244 0 -1 4194304 36832 0 0 0 28456 32 0 0 25 0 1 0 45992819 152981504 36818 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/15589/statm: 37349 36818 75 150 0 37196 0
Current children cumulated CPU time (s) 541.46
Current children cumulated vsize (KiB) 168484

[startup+547.502 s]
/proc/loadavg: 2.35 2.32 2.40 3/84 15589
/proc/meminfo: memFree=1746704/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=256.58
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 2000 170163 0 10 5 2 25509 142 16 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15588] ppid=15463 vsize=5356 CPUtime=0
/proc/15588/stat : 15588 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45992819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15588/statm: 1339 232 193 169 0 50 0
[pid=15589] ppid=15588 vsize=149396 CPUtime=285.28
/proc/15589/stat : 15589 (minisat) R 15588 15463 14244 0 -1 4194304 36832 0 0 0 28496 32 0 0 25 0 1 0 45992819 152981504 36818 996147200 134512640 135127466 4294956256 18446744073709551615 134530766 0 0 4096 3 0 0 0 17 1 0 0
/proc/15589/statm: 37349 36818 75 150 0 37196 0
Current children cumulated CPU time (s) 541.86
Current children cumulated vsize (KiB) 168484

[startup+547.902 s]
/proc/loadavg: 2.32 2.32 2.39 3/84 15589
/proc/meminfo: memFree=1746704/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=256.58
/proc/15463/stat : 15463 (sugar) S 15461 15463 14244 0 -1 4194304 2000 170163 0 10 5 2 25509 142 16 0 1 0 45966868 14061568 829 996147200 4194304 4206940 548682068592 18446744073709551615 213125214306 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15463/statm: 3433 829 374 3 0 533 0
[pid=15588] ppid=15463 vsize=5356 CPUtime=0
/proc/15588/stat : 15588 (sh) S 15463 15463 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 45992819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15588/statm: 1339 232 193 169 0 50 0
[pid=15589] ppid=15588 vsize=149396 CPUtime=285.67
/proc/15589/stat : 15589 (minisat) R 15588 15463 14244 0 -1 4194304 36832 0 0 0 28535 32 0 0 25 0 1 0 45992819 152981504 36818 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15589/statm: 37349 36818 75 150 0 37196 0
Current children cumulated CPU time (s) 542.25
Current children cumulated vsize (KiB) 168484

[startup+548.002 s]
/proc/loadavg: 2.32 2.32 2.39 3/84 15589
/proc/meminfo: memFree=1746704/2055920 swapFree=4191900/4192956
[pid=15463] ppid=15461 vsize=13732 CPUtime=542.36
/proc/15463/stat : 15463 (sugar) R 15461 15463 14244 0 -1 4194304 2040 207289 0 10 5 3 54051 177 17 0 1 0 45966868 14061568 830 996147200 4194304 4206940 548682068592 18446744073709551615 213116490793 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15463/statm: 3433 830 375 3 0 533 0
Current children cumulated CPU time (s) 542.36
Current children cumulated vsize (KiB) 13732

Child status: 0
Real time (s): 548.003
CPU time (s): 542.383
CPU user time (s): 540.568
CPU system time (s): 1.81472
CPU usage (%): 98.9744
Max. virtual memory (cumulated for all children) (KiB): 887308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 540.568
system time used= 1.81472
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209359
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9811
involuntary context switches= 21053

runsolver used 0.895863 second user time and 1.63275 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-12 21:57:50
IDJOB=1113856
IDBENCH=61652
IDSOLVER=368
FILE ID=node37/1113856-1215892670
PBS_JOBID= 7903570
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/langford4/normalized-langford-4-11.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-1113856-1215892670/watcher-1113856-1215892670 -o /tmp/evaluation-result-1113856-1215892670/solver-1113856-1215892670 -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-1113856-1215892670.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7a45128bc53de7416b9c9029d3cffa95
RANDOM SEED=566335623

node37.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.238
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.238
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:       1923848 kB
Buffers:         12592 kB
Cached:          49032 kB
SwapCached:        256 kB
Active:          61988 kB
Inactive:        28476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1923848 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1516 kB
Writeback:           0 kB
Mapped:          47768 kB
Slab:            26676 kB
Committed_AS:   192208 kB
PageTables:       1996 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= 66560 MiB
End job on node37 at 2008-07-12 22:06:59