Trace number 1108716

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)1 3600.04 3616.11

General information on the benchmark

Namecsp/rand-2-23/
normalized-rand-23-23-253-131-47021_ext.xml
MD5SUM868e9044d15186dac62efe06ad93386d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark1896.83
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul 11 16:19:36 2008
0.00/0.04	c 0	PID 12876
0.03/0.04	c 0	HOST node8.alineos.net
0.03/0.04	c 0	CONVERTING HOME/instance-1108716-1215785976.xml TO HOME/temp.csp
0.03/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1108716-1215785976.xml' 'HOME/temp.csp'
0.03/0.51	c 0	1 domains, 23 variables, 0 predicates, 253 relations, 253 constraints
0.03/0.54	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.54	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.46/0.64	c 0	Parsing HOME/temp.csp
0.88/1.10	c 1	parsed 530 expressions
0.98/1.11	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.98/1.11	c 1	MAX CSP: 253 constraints
0.98/1.11	c 1	Converting to clausal form CSP
0.98/1.14	c 1	converted 79 (10%) expressions
0.98/1.14	c 1	converted 158 (20%) expressions
0.98/1.14	c 1	converted 236 (30%) expressions
1.07/1.21	c 1	converted 315 (40%) expressions
1.07/1.23	c 1	converted 393 (50%) expressions
1.07/1.25	c 1	converted 472 (60%) expressions
1.07/1.27	c 1	converted 551 (70%) expressions
1.07/1.29	c 1	converted 629 (80%) expressions
1.17/1.30	c 1	converted 708 (90%) expressions
1.27/1.46	c 1	converted 786 (100%) expressions
1.27/1.46	c 1	CSP : 529 integers, 0 booleans, 758 clauses, largest domain size 380
1.27/1.46	c 1	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.27/1.46	c 1	Propagation in CSP
1.36/1.54	c 1	246 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.36/1.54	c 1	CSP : 529 integers, 0 booleans, 758 clauses, largest domain size 254
1.36/1.54	c 1	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.36/1.54	c 1	Simplifing CSP by introducing new Boolean variables
1.36/1.54	c 1	CSP : 529 integers, 0 booleans, 758 clauses, largest domain size 254
1.36/1.54	c 1	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.36/1.59	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.47/1.60	c 1	53 (10%) CSP integer variables are encoded (483 clauses, 5171 bytes)
1.47/1.60	c 1	106 (20%) CSP integer variables are encoded (483 clauses, 5171 bytes)
1.47/1.60	c 1	159 (30%) CSP integer variables are encoded (483 clauses, 5171 bytes)
1.47/1.60	c 1	212 (40%) CSP integer variables are encoded (483 clauses, 5171 bytes)
1.47/1.60	c 1	265 (50%) CSP integer variables are encoded (483 clauses, 5171 bytes)
1.47/1.61	c 1	318 (60%) CSP integer variables are encoded (886 clauses, 9931 bytes)
1.47/1.61	c 1	371 (70%) CSP integer variables are encoded (1185 clauses, 13818 bytes)
1.47/1.61	c 1	424 (80%) CSP integer variables are encoded (1556 clauses, 18641 bytes)
1.47/1.61	c 1	477 (90%) CSP integer variables are encoded (3233 clauses, 40442 bytes)
1.47/1.62	c 1	529 (100%) CSP integer variables are encoded (3777 clauses, 47514 bytes)
1.58/1.70	c 1	76 (10%) CSP clauses are encoded (10436 clauses, 192223 bytes)
1.58/1.74	c 1	152 (20%) CSP clauses are encoded (17183 clauses, 351625 bytes)
1.58/1.78	c 2	228 (30%) CSP clauses are encoded (23878 clauses, 512421 bytes)
1.67/1.81	c 2	304 (40%) CSP clauses are encoded (26592 clauses, 573682 bytes)
1.67/1.82	c 2	379 (50%) CSP clauses are encoded (30889 clauses, 649879 bytes)
1.67/1.82	c 2	455 (60%) CSP clauses are encoded (32305 clauses, 673891 bytes)
1.67/1.84	c 2	531 (70%) CSP clauses are encoded (44027 clauses, 886630 bytes)
1.67/1.85	c 2	607 (80%) CSP clauses are encoded (45587 clauses, 913174 bytes)
1.78/1.91	c 2	683 (90%) CSP clauses are encoded (79803 clauses, 1526165 bytes)
1.78/1.97	c 2	758 (100%) CSP clauses are encoded (112562 clauses, 2125017 bytes)
1.78/1.97	c 2	758 CSP clauses encoded
1.78/1.97	c 2	Writing map file : HOME/temp.map
1.78/1.97	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.78/1.97	c 2	SAT : 4306 SAT variables, 112562 SAT clauses, 2125017 bytes
1.78/1.97	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.78/1.98	c 2	OBJECTIVE minimize _COST
1.78/1.98	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.78/1.98	c 2	SEARCHING: _COST <= 127
1.78/1.98	c 2	SOLVING HOME/temp.cnf
1.78/1.98	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.78/1.98	c 2	This is MiniSat 2.0 beta
1.78/1.98	c 2	WARNING: for repeatability, setting FPU to use double precision
1.78/1.98	c 2	============================[ Problem Statistics ]=============================
1.78/1.98	c 2	|                                                                             |
1.78/1.99	c 2	|  Number of variables:  4306                                                 |
1.78/1.99	c 2	|  Number of clauses:    112563                                               |
1.87/2.04	c 2	|  Parsing time:         0.05         s                                       |
1.87/2.06	c 2	============================[ Search Statistics ]==============================
1.87/2.06	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.87/2.06	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.87/2.06	c 2	===============================================================================
1.87/2.06	c 2	|         0 |    3298    80642   274005 |    26880        0    nan |  0.000 % |
1.87/2.08	c 2	|       101 |    3298    80642   274005 |    29568      101     60 | 23.409 % |
1.87/2.09	c 2	===============================================================================
1.87/2.09	c 2	restarts              : 2
1.87/2.09	c 2	conflicts             : 114            (1226 /sec)
1.87/2.09	c 2	decisions             : 316            (1.27 % random) (3398 /sec)
1.87/2.09	c 2	propagations          : 20535          (220842 /sec)
1.87/2.09	c 2	conflict literals     : 6457           (11.95 % deleted)
1.87/2.09	c 2	Memory used           : 6.67 MB
1.87/2.09	c 2	CPU time              : 0.092985 s
1.87/2.09	c 2	
1.87/2.09	c 2	SATISFIABLE
1.87/2.09	c 2	FOUND: _COST <= 127
1.87/2.09	s SATISFIABLE
1.87/2.09	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.87/2.09	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.98/2.20	c 2	Decoding HOME/temp.out
2.04/2.28	c 2	OBJECTIVE _COST 127
2.04/2.28	o 127
2.04/2.28	v 22 22 16 21 22 18 17 21 20 19 22 22 22 0 18 21 21 19 21 22 22 22 22
2.04/2.29	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.12/2.33	c 2	OBJECTIVE BOUND: 0 <= _COST <= 127
2.12/2.33	c 2	SEARCHING: _COST <= 63
2.12/2.33	c 2	SOLVING HOME/temp.cnf
2.12/2.33	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.12/2.33	c 2	This is MiniSat 2.0 beta
2.12/2.33	c 2	WARNING: for repeatability, setting FPU to use double precision
2.12/2.33	c 2	============================[ Problem Statistics ]=============================
2.12/2.33	c 2	|                                                                             |
2.12/2.33	c 2	|  Number of variables:  4306                                                 |
2.12/2.33	c 2	|  Number of clauses:    112563                                               |
2.12/2.39	c 2	|  Parsing time:         0.05         s                                       |
2.14/2.41	c 2	============================[ Search Statistics ]==============================
2.14/2.41	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.14/2.41	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.14/2.41	c 2	===============================================================================
2.14/2.41	c 2	|         0 |    2721    60768   216050 |    20256        0    nan |  0.000 % |
2.14/2.43	c 2	|       102 |    2721    60768   216050 |    22281      102     60 | 36.809 % |
2.14/2.44	c 2	===============================================================================
2.14/2.44	c 2	restarts              : 2
2.14/2.44	c 2	conflicts             : 129            (1277 /sec)
2.14/2.44	c 2	decisions             : 246            (1.22 % random) (2436 /sec)
2.14/2.44	c 2	propagations          : 24959          (247158 /sec)
2.14/2.44	c 2	conflict literals     : 6721           (11.83 % deleted)
2.14/2.44	c 2	Memory used           : 6.67 MB
2.14/2.44	c 2	CPU time              : 0.100984 s
2.14/2.44	c 2	
2.14/2.44	c 2	SATISFIABLE
2.14/2.45	c 2	FOUND: _COST <= 63
2.14/2.45	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.14/2.45	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.25/2.55	c 2	Decoding HOME/temp.out
2.25/2.61	c 2	OBJECTIVE _COST 63
2.25/2.61	o 63
2.25/2.61	v 20 22 7 7 13 20 17 3 21 20 17 21 2 6 5 21 13 20 21 22 22 22 22
2.25/2.61	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.25/2.63	c 2	OBJECTIVE BOUND: 0 <= _COST <= 63
2.25/2.63	c 2	SEARCHING: _COST <= 31
2.25/2.63	c 2	SOLVING HOME/temp.cnf
2.25/2.63	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.25/2.63	c 2	This is MiniSat 2.0 beta
2.25/2.63	c 2	WARNING: for repeatability, setting FPU to use double precision
2.25/2.63	c 2	============================[ Problem Statistics ]=============================
2.25/2.63	c 2	|                                                                             |
2.25/2.63	c 2	|  Number of variables:  4306                                                 |
2.25/2.63	c 2	|  Number of clauses:    112563                                               |
2.25/2.69	c 2	|  Parsing time:         0.05         s                                       |
2.40/2.72	c 2	============================[ Search Statistics ]==============================
2.40/2.72	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.40/2.72	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.40/2.72	c 2	===============================================================================
2.40/2.72	c 2	|         0 |    2332    44869   169488 |    14956        0    nan |  0.000 % |
2.40/2.74	c 2	|       103 |    2332    44869   169488 |    16451      103     50 | 45.843 % |
2.40/2.76	c 2	|       254 |    2332    44869   169488 |    18097      254     42 | 45.843 % |
2.40/2.79	c 3	|       481 |    2332    44869   169488 |    19906      481     39 | 45.843 % |
2.40/2.84	c 3	|       818 |    2332    44869   169488 |    21897      818     37 | 45.843 % |
2.40/2.91	c 3	|      1325 |    2332    44869   169488 |    24087     1325     33 | 45.843 % |
2.40/3.02	c 3	|      2084 |    2332    44869   169488 |    26496     2084     34 | 45.843 % |
2.40/3.18	c 3	|      3223 |    2332    44869   169488 |    29145     3223     32 | 45.843 % |
3.15/3.46	c 3	|      4931 |    2332    44869   169488 |    32060     4931     32 | 45.843 % |
3.65/3.93	c 4	|      7493 |    2332    44869   169488 |    35266     7493     31 | 45.843 % |
4.44/4.74	c 4	|     11338 |    2332    44869   169488 |    38792    11338     29 | 45.843 % |
5.93/6.26	c 6	|     17104 |    2332    44869   169488 |    42672    17104     28 | 45.843 % |
8.23/8.59	c 8	|     25753 |    2332    44869   169488 |    46939    25753     28 | 45.843 % |
9.32/9.70	c 9	===============================================================================
9.32/9.70	c 9	restarts              : 13
9.32/9.70	c 9	conflicts             : 29462          (4198 /sec)
9.32/9.70	c 9	decisions             : 33318          (0.56 % random) (4748 /sec)
9.32/9.70	c 9	propagations          : 7781260        (1108768 /sec)
9.32/9.70	c 9	conflict literals     : 841859         (43.52 % deleted)
9.32/9.70	c 9	Memory used           : 9.62 MB
9.32/9.70	c 9	CPU time              : 7.01793 s
9.42/9.70	c 9	
9.42/9.70	c 9	SATISFIABLE
9.42/9.70	c 9	FOUND: _COST <= 31
9.42/9.70	c 9	DECODING HOME/temp.out WITH HOME/temp.map
9.42/9.70	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'
9.49/9.82	c 10	Decoding HOME/temp.out
9.49/9.88	c 10	OBJECTIVE _COST 31
9.49/9.88	o 31
9.49/9.88	v 22 19 16 0 2 22 22 2 22 22 10 22 13 22 10 20 18 22 22 22 22 19 22
9.49/9.89	c 10	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.58/9.94	c 10	OBJECTIVE BOUND: 0 <= _COST <= 31
9.58/9.94	c 10	SEARCHING: _COST <= 15
9.58/9.94	c 10	SOLVING HOME/temp.cnf
9.58/9.94	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.58/9.95	c 10	This is MiniSat 2.0 beta
9.58/9.95	c 10	WARNING: for repeatability, setting FPU to use double precision
9.58/9.95	c 10	============================[ Problem Statistics ]=============================
9.58/9.95	c 10	|                                                                             |
9.58/9.95	c 10	|  Number of variables:  4306                                                 |
9.58/9.95	c 10	|  Number of clauses:    112563                                               |
9.60/10.01	c 10	|  Parsing time:         0.05         s                                       |
9.60/10.03	c 10	============================[ Search Statistics ]==============================
9.60/10.03	c 10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.60/10.03	c 10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.60/10.03	c 10	===============================================================================
9.60/10.03	c 10	|         0 |    2015    35150   141266 |    11716        0    nan |  0.000 % |
9.60/10.05	c 10	|       100 |    2015    35150   141266 |    12888      100     48 | 53.205 % |
9.60/10.08	c 10	|       251 |    2015    35150   141266 |    14177      251     37 | 53.205 % |
9.60/10.11	c 10	|       477 |    2015    35150   141266 |    15594      477     34 | 53.205 % |
9.60/10.17	c 10	|       815 |    2015    35150   141266 |    17154      815     29 | 53.205 % |
9.60/10.24	c 10	|      1321 |    2015    35150   141266 |    18869     1321     26 | 53.205 % |
9.60/10.35	c 10	|      2081 |    2015    35150   141266 |    20756     2081     27 | 53.205 % |
9.60/10.53	c 10	|      3220 |    2015    35150   141266 |    22832     3220     31 | 53.205 % |
9.60/10.82	c 11	|      4930 |    2015    35150   141266 |    25115     4930     29 | 53.205 % |
10.83/11.26	c 11	|      7492 |    2015    35150   141266 |    27627     7492     27 | 53.205 % |
11.53/11.98	c 12	|     11336 |    2015    35150   141266 |    30390    11336     27 | 53.205 % |
12.83/13.23	c 13	|     17102 |    2015    35150   141266 |    33429    17102     29 | 53.205 % |
15.12/15.57	c 15	|     25751 |    2015    35150   141266 |    36771    25751     31 | 53.205 % |
20.30/20.74	c 20	|     38725 |    2015    35150   141266 |    40449    38725     31 | 53.205 % |
25.68/26.20	c 26	===============================================================================
25.68/26.20	c 26	restarts              : 14
25.68/26.20	c 26	conflicts             : 53827          (3333 /sec)
25.68/26.20	c 26	decisions             : 60336          (0.61 % random) (3736 /sec)
25.68/26.20	c 26	propagations          : 14684613       (909290 /sec)
25.68/26.20	c 26	conflict literals     : 1694166        (35.63 % deleted)
25.68/26.20	c 26	Memory used           : 11.65 MB
25.68/26.20	c 26	CPU time              : 16.1495 s
25.68/26.20	c 26	
25.78/26.20	c 26	SATISFIABLE
25.78/26.20	c 26	FOUND: _COST <= 15
25.78/26.20	c 26	DECODING HOME/temp.out WITH HOME/temp.map
25.78/26.20	c 26	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
25.84/26.31	c 26	Decoding HOME/temp.out
25.84/26.37	c 26	OBJECTIVE _COST 15
25.84/26.37	o 15
25.84/26.37	v 2 19 19 21 14 16 22 22 22 16 4 13 2 2 4 22 6 9 22 22 10 22 5
25.84/26.37	c 26	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
25.91/26.43	c 26	OBJECTIVE BOUND: 0 <= _COST <= 15
25.91/26.43	c 26	SEARCHING: _COST <= 7
25.91/26.43	c 26	SOLVING HOME/temp.cnf
25.91/26.43	c 26	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
25.91/26.43	c 26	This is MiniSat 2.0 beta
25.91/26.43	c 26	WARNING: for repeatability, setting FPU to use double precision
25.91/26.43	c 26	============================[ Problem Statistics ]=============================
25.91/26.43	c 26	|                                                                             |
25.91/26.43	c 26	|  Number of variables:  4306                                                 |
25.91/26.43	c 26	|  Number of clauses:    112563                                               |
25.91/26.49	c 26	|  Parsing time:         0.06         s                                       |
25.93/26.52	c 26	============================[ Search Statistics ]==============================
25.93/26.52	c 26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.93/26.52	c 26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.93/26.52	c 26	===============================================================================
25.93/26.52	c 26	|         0 |    1714    29523   125280 |     9841        0    nan |  0.000 % |
25.93/26.54	c 26	|       102 |    1714    29523   125280 |    10825      102     48 | 60.195 % |
25.93/26.56	c 26	|       254 |    1714    29523   125280 |    11907      254     49 | 60.195 % |
25.93/26.60	c 26	|       479 |    1714    29523   125280 |    13098      479     40 | 60.195 % |
25.93/26.65	c 26	|       816 |    1714    29523   125280 |    14408      816     32 | 60.195 % |
25.93/26.72	c 26	|      1322 |    1714    29523   125280 |    15849     1322     30 | 60.195 % |
25.93/26.84	c 27	|      2081 |    1714    29523   125280 |    17433     2081     33 | 60.195 % |
25.93/27.05	c 27	|      3221 |    1714    29523   125280 |    19177     3221     31 | 60.195 % |
25.93/27.36	c 27	|      4929 |    1714    29523   125280 |    21095     4929     29 | 60.195 % |
27.27/27.83	c 28	|      7491 |    1714    29523   125280 |    23204     7491     28 | 60.195 % |
27.97/28.57	c 28	|     11335 |    1714    29523   125280 |    25525    11335     28 | 60.195 % |
29.26/29.81	c 30	|     17102 |    1714    29523   125280 |    28077    17102     29 | 60.195 % |
31.75/32.35	c 32	|     25751 |    1714    29523   125280 |    30885    25751     27 | 60.195 % |
35.83/36.45	c 36	|     38725 |    1714    29523   125280 |    33973    18393     24 | 60.195 % |
42.51/43.18	c 43	|     58187 |    1714    29523   125280 |    37371    14312     32 | 60.195 % |
52.76/53.49	c 53	|     87379 |    1714    29523   125280 |    41108    16658     30 | 60.195 % |
68.48/69.29	c 69	|    131168 |    1714    29523   125280 |    45219    30380     32 | 60.195 % |
96.55/97.49	c 97	|    196852 |    1714    29523   125280 |    49741    25964     36 | 60.195 % |
145.23/146.38	c 146	|    295378 |    1714    29523   125280 |    54715    48661     36 | 60.195 % |
190.33/191.61	c 191	===============================================================================
190.33/191.61	c 191	restarts              : 19
190.33/191.61	c 191	conflicts             : 385398         (2345 /sec)
190.33/191.61	c 191	decisions             : 418666         (0.65 % random) (2547 /sec)
190.33/191.61	c 191	propagations          : 105921296      (644416 /sec)
190.33/191.61	c 191	conflict literals     : 13721437       (33.41 % deleted)
190.33/191.61	c 191	Memory used           : 18.38 MB
190.33/191.61	c 191	CPU time              : 164.368 s
190.33/191.61	c 191	
190.33/191.62	c 191	SATISFIABLE
190.33/191.62	c 191	FOUND: _COST <= 7
190.33/191.62	c 191	DECODING HOME/temp.out WITH HOME/temp.map
190.33/191.62	c 191	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
190.35/191.75	c 191	Decoding HOME/temp.out
190.35/191.81	c 192	OBJECTIVE _COST 7
190.35/191.81	o 7
190.35/191.81	v 21 3 1 22 3 18 20 19 17 20 18 22 10 22 12 12 4 18 22 19 1 13 8
190.35/191.82	c 192	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
190.35/191.83	c 192	OBJECTIVE BOUND: 0 <= _COST <= 7
190.35/191.83	c 192	SEARCHING: _COST <= 3
190.35/191.83	c 192	SOLVING HOME/temp.cnf
190.35/191.83	c 192	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
190.35/191.83	c 192	This is MiniSat 2.0 beta
190.35/191.83	c 192	WARNING: for repeatability, setting FPU to use double precision
190.35/191.83	c 192	============================[ Problem Statistics ]=============================
190.35/191.83	c 192	|                                                                             |
190.35/191.83	c 192	|  Number of variables:  4306                                                 |
190.35/191.83	c 192	|  Number of clauses:    112563                                               |
190.35/191.89	c 192	|  Parsing time:         0.06         s                                       |
190.51/191.92	c 192	============================[ Search Statistics ]==============================
190.51/191.92	c 192	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
190.51/191.92	c 192	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
190.51/191.92	c 192	===============================================================================
190.51/191.92	c 192	|         0 |    1393    26134   116072 |     8711        0    nan |  0.000 % |
190.51/191.94	c 192	|       100 |    1393    26134   116072 |     9582      100     45 | 67.650 % |
190.51/191.96	c 192	|       250 |    1393    26134   116072 |    10540      250     47 | 67.650 % |
190.51/191.99	c 192	|       477 |    1393    26134   116072 |    11594      477     36 | 67.650 % |
190.51/192.05	c 192	|       814 |    1393    26134   116072 |    12754      814     36 | 67.650 % |
190.51/192.12	c 192	|      1320 |    1393    26134   116072 |    14029     1320     33 | 67.650 % |
190.51/192.24	c 192	|      2079 |    1393    26134   116072 |    15432     2079     31 | 67.650 % |
191.06/192.44	c 192	|      3219 |    1393    26134   116072 |    16975     3219     33 | 67.650 % |
191.36/192.71	c 192	|      4927 |    1393    26134   116072 |    18673     4927     35 | 67.650 % |
191.76/193.15	c 193	|      7492 |    1393    26134   116072 |    20540     7492     33 | 67.650 % |
192.65/194.05	c 194	|     11336 |    1393    26134   116072 |    22594    11336     40 | 67.650 % |
194.05/195.46	c 195	|     17102 |    1393    26134   116072 |    24854    17102     39 | 67.650 % |
196.74/198.10	c 198	|     25751 |    1393    26134   116072 |    27339    25751     37 | 67.650 % |
201.02/202.41	c 202	|     38725 |    1393    26134   116072 |    30073    20751     50 | 67.650 % |
207.68/209.16	c 209	|     58186 |    1393    26134   116072 |    33081    18810     33 | 67.650 % |
216.74/218.21	c 218	|     87378 |    1393    26134   116072 |    36389    24378     27 | 67.650 % |
233.37/234.95	c 235	|    131167 |    1393    26134   116072 |    40028    14568     29 | 67.650 % |
258.05/259.76	c 259	|    196851 |    1393    26134   116072 |    44031    21569     48 | 67.650 % |
298.28/300.18	c 300	|    295377 |    1393    26134   116072 |    48434    19179     46 | 67.650 % |
364.87/367.02	c 367	|    443166 |    1393    26134   116072 |    53277    17988     29 | 67.650 % |
461.32/463.99	c 464	|    664850 |    1393    26134   116072 |    58605    28300     32 | 67.650 % |
637.21/640.67	c 640	|    997376 |    1393    26134   116072 |    64466    33782     36 | 67.650 % |
842.47/846.85	c 847	===============================================================================
842.47/846.85	c 847	restarts              : 22
842.47/846.85	c 847	conflicts             : 1393030        (2137 /sec)
842.47/846.85	c 847	decisions             : 1521177        (0.77 % random) (2333 /sec)
842.47/846.85	c 847	propagations          : 362265669      (555683 /sec)
842.47/846.85	c 847	conflict literals     : 49057143       (31.62 % deleted)
842.47/846.85	c 847	Memory used           : 23.52 MB
842.47/846.85	c 847	CPU time              : 651.929 s
842.47/846.85	c 847	
842.47/846.86	c 847	SATISFIABLE
842.47/846.86	c 847	FOUND: _COST <= 3
842.47/846.86	c 847	DECODING HOME/temp.out WITH HOME/temp.map
842.47/846.86	c 847	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
842.54/846.97	c 847	Decoding HOME/temp.out
842.64/847.03	c 847	OBJECTIVE _COST 3
842.64/847.03	o 3
842.64/847.03	v 6 22 0 19 1 22 22 13 16 9 4 12 9 3 1 12 18 5 15 6 3 6 22
842.64/847.04	c 847	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
842.64/847.05	c 847	OBJECTIVE BOUND: 0 <= _COST <= 3
842.64/847.05	c 847	SEARCHING: _COST <= 1
842.64/847.05	c 847	SOLVING HOME/temp.cnf
842.64/847.05	c 847	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
842.64/847.05	c 847	This is MiniSat 2.0 beta
842.64/847.05	c 847	WARNING: for repeatability, setting FPU to use double precision
842.64/847.05	c 847	============================[ Problem Statistics ]=============================
842.64/847.05	c 847	|                                                                             |
842.64/847.05	c 847	|  Number of variables:  4306                                                 |
842.64/847.05	c 847	|  Number of clauses:    112563                                               |
842.70/847.11	c 847	|  Parsing time:         0.05         s                                       |
842.70/847.13	c 847	============================[ Search Statistics ]==============================
842.70/847.13	c 847	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
842.70/847.13	c 847	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
842.70/847.13	c 847	===============================================================================
842.70/847.13	c 847	|         0 |    1012    23804   110223 |     7934        0    nan |  0.000 % |
842.70/847.16	c 847	|       101 |    1012    23804   110223 |     8728      101     50 | 76.498 % |
842.70/847.18	c 847	|       251 |    1012    23804   110223 |     9600      251     37 | 76.498 % |
842.70/847.21	c 847	|       478 |    1012    23804   110223 |    10561      478     26 | 76.498 % |
842.70/847.26	c 847	|       815 |    1012    23804   110223 |    11617      815     20 | 76.498 % |
842.70/847.34	c 847	|      1321 |    1012    23804   110223 |    12778     1321     24 | 76.498 % |
842.71/847.44	c 847	|      2080 |    1012    23804   110223 |    14056     2080     21 | 76.498 % |
842.71/847.59	c 847	|      3220 |    1012    23804   110223 |    15462     3220     19 | 76.498 % |
842.71/847.85	c 848	|      4928 |    1012    23804   110223 |    17008     4928     17 | 76.498 % |
843.84/848.27	c 848	|      7490 |    1012    23804   110223 |    18709     7490     16 | 76.498 % |
844.55/848.96	c 849	|     11335 |    1012    23804   110223 |    20580    11335     15 | 76.498 % |
845.84/850.25	c 850	|     17101 |    1012    23804   110223 |    22638    17101     19 | 76.498 % |
848.22/852.62	c 852	|     25750 |    1012    23804   110223 |    24902    25750     31 | 76.500 % |
851.90/856.35	c 856	|     38725 |    1012    23804   110223 |    27392    21711     43 | 76.498 % |
857.28/861.78	c 862	|     58188 |    1012    23804   110223 |    30131    22738     29 | 76.498 % |
867.14/871.70	c 871	|     87382 |    1012    23804   110223 |    33145    31735     32 | 76.498 % |
881.97/886.55	c 886	|    131171 |    1012    23804   110223 |    36459    28370     35 | 76.498 % |
906.06/910.74	c 910	|    196855 |    1012    23804   110223 |    40105    39675     32 | 76.498 % |
943.38/948.23	c 948	|    295382 |    1012    23804   110223 |    44116    16365     27 | 76.498 % |
999.91/1005.07	c 1005	|    443172 |    1012    23804   110223 |    48527    29976     27 | 76.498 % |
1094.67/1100.28	c 1100	|    664855 |    1012    23804   110223 |    53380    24496     51 | 76.498 % |
1250.46/1256.77	c 1256	|    997381 |    1012    23804   110223 |    58718    16416     43 | 76.498 % |
1488.08/1495.44	c 1495	|   1496169 |    1012    23804   110223 |    64590    30917     54 | 76.498 % |
1626.91/1634.81	c 1635	===============================================================================
1626.91/1634.81	c 1635	restarts              : 23
1626.91/1634.81	c 1635	conflicts             : 1758808        (2243 /sec)
1626.91/1634.81	c 1635	decisions             : 2009316        (0.85 % random) (2563 /sec)
1626.91/1634.81	c 1635	propagations          : 290684274      (370727 /sec)
1626.91/1634.81	c 1635	conflict literals     : 80298307       (21.96 % deleted)
1626.91/1634.81	c 1635	Memory used           : 32.21 MB
1626.91/1634.81	c 1635	CPU time              : 784.093 s
1626.91/1634.81	c 1635	
1626.91/1634.81	c 1635	SATISFIABLE
1626.91/1634.82	c 1635	FOUND: _COST <= 1
1626.91/1634.82	c 1635	DECODING HOME/temp.out WITH HOME/temp.map
1626.91/1634.82	c 1635	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1626.93/1634.90	c 1635	Decoding HOME/temp.out
1626.93/1634.96	c 1635	OBJECTIVE _COST 1
1626.93/1634.96	o 1
1626.93/1634.96	v 14 0 0 13 8 19 12 14 3 12 4 10 5 14 18 19 18 3 11 20 2 22 5
1626.93/1634.97	c 1635	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1626.93/1634.98	c 1635	OBJECTIVE BOUND: 0 <= _COST <= 1
1626.93/1634.98	c 1635	SEARCHING: _COST <= 0
1626.93/1634.98	c 1635	SOLVING HOME/temp.cnf
1626.93/1634.98	c 1635	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1626.93/1634.98	c 1635	This is MiniSat 2.0 beta
1626.93/1634.98	c 1635	WARNING: for repeatability, setting FPU to use double precision
1626.93/1634.98	c 1635	============================[ Problem Statistics ]=============================
1626.93/1634.98	c 1635	|                                                                             |
1626.93/1634.98	c 1635	|  Number of variables:  4306                                                 |
1626.93/1634.98	c 1635	|  Number of clauses:    112563                                               |
1627.08/1635.04	c 1635	|  Parsing time:         0.06         s                                       |
1627.08/1635.06	c 1635	============================[ Search Statistics ]==============================
1627.08/1635.06	c 1635	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1627.08/1635.06	c 1635	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1627.08/1635.06	c 1635	===============================================================================
1627.08/1635.06	c 1635	|         0 |     506    22795   107701 |     7598        0    nan |  0.000 % |
1627.08/1635.08	c 1635	|       100 |     506    22795   107701 |     8358      100     10 | 88.249 % |
1627.08/1635.10	c 1635	|       250 |     506    22795   107701 |     9193      250      9 | 88.249 % |
1627.08/1635.13	c 1635	|       475 |     506    22795   107701 |    10113      475     11 | 88.249 % |
1627.08/1635.17	c 1635	|       812 |     506    22795   107701 |    11124      812     11 | 88.249 % |
1627.08/1635.23	c 1635	|      1318 |     506    22795   107701 |    12237     1318     11 | 88.249 % |
1627.08/1635.32	c 1635	|      2077 |     506    22795   107701 |    13460     2077     11 | 88.249 % |
1627.08/1635.46	c 1635	|      3217 |     506    22795   107701 |    14807     3217     11 | 88.249 % |
1627.68/1635.69	c 1635	|      4925 |     506    22795   107701 |    16287     4925     11 | 88.249 % |
1628.08/1636.05	c 1636	|      7487 |     506    22795   107701 |    17916     7487     12 | 88.249 % |
1628.68/1636.64	c 1636	|     11331 |     506    22795   107701 |    19708    11331     12 | 88.249 % |
1629.68/1637.67	c 1637	|     17100 |     506    22795   107701 |    21678    17100     12 | 88.249 % |
1631.67/1639.60	c 1639	|     25749 |     506    22795   107701 |    23846    11893     13 | 88.249 % |
1634.45/1642.45	c 1642	|     38723 |     506    22795   107701 |    26231    24867     14 | 88.249 % |
1638.94/1646.99	c 1647	|     58184 |     506    22795   107701 |    28854    26145     13 | 88.249 % |
1646.20/1654.28	c 1654	|     87376 |     506    22795   107701 |    31740    13579     14 | 88.249 % |
1657.66/1665.79	c 1666	|    131165 |     506    22795   107701 |    34914    34379     14 | 88.249 % |
1675.99/1684.19	c 1684	|    196851 |     506    22795   107701 |    38405    21337     13 | 88.249 % |
1703.37/1711.60	c 1711	|    295378 |     506    22795   107701 |    42246    31833     15 | 88.249 % |
1749.28/1757.73	c 1757	|    443167 |     506    22795   107701 |    46470    17177     13 | 88.249 % |
1811.32/1820.01	c 1820	|    664850 |     505    22715   107393 |    51117    20150     15 | 88.272 % |
1921.07/1930.28	c 1930	|    997375 |     505    22715   107393 |    56229    21849     15 | 88.272 % |
2088.68/2098.53	c 2098	|   1496163 |     503    22562   106750 |    61852    57862     17 | 88.319 % |
2362.84/2373.83	c 2374	|   2244346 |     502    22470   106396 |    68037    13562     17 | 88.342 % |
2792.95/2805.73	c 2805	|   3366621 |     501    22398   106120 |    74841    14862     16 | 88.365 % |
3483.98/3499.66	c 3499	|   5050032 |     500    22323   105833 |    82325    54780     16 | 88.388 % |
3600.00/3616.11	sh: line 1: 13023 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
3600.00/3616.11	c ERROR unknown output  in HOME/temp.out
3600.00/3616.11	c 3616	CPU 3599.23 (0.05 0.02 3599.18 0.76)
3600.00/3616.11	c 3616	END Fri Jul 11 17:19:52 2008

Verifier Data (download as text)

OK	1	252
1 unsatisfied constraints, 252 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-1108716-1215785976/watcher-1108716-1215785976 -o /tmp/evaluation-result-1108716-1215785976/solver-1108716-1215785976 -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-1108716-1215785976.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.48 2.64 2.68 4/74 12876
/proc/meminfo: memFree=1483432/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=12132 CPUtime=0
/proc/12876/stat : 12876 (sugar) R 12874 12876 12270 0 -1 4194304 233 0 0 0 0 0 0 0 20 0 1 0 35300649 12423168 201 996147200 4194304 4206940 548682068592 18446744073709551615 228720142528 0 0 4224 0 0 0 0 17 1 0 0
/proc/12876/statm: 3033 201 149 3 0 133 0

[startup+0.045442 s]
/proc/loadavg: 2.48 2.64 2.68 4/74 12876
/proc/meminfo: memFree=1483432/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=0.03
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 838 0 0 0 2 1 0 0 20 0 1 0 35300649 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101463 s]
/proc/loadavg: 2.48 2.64 2.68 4/74 12876
/proc/meminfo: memFree=1483432/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=0.03
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 35300649 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301496 s]
/proc/loadavg: 2.48 2.64 2.68 4/74 12876
/proc/meminfo: memFree=1483432/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=0.03
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 898 127 0 0 2 1 0 0 16 0 1 0 35300649 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701568 s]
/proc/loadavg: 2.48 2.64 2.68 4/74 12876
/proc/meminfo: memFree=1483432/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=0.46
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 974 4703 0 1 2 1 40 3 15 0 1 0 35300649 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12876/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 13600

[startup+1.50271 s]
/proc/loadavg: 2.44 2.63 2.68 3/85 12898
/proc/meminfo: memFree=1473936/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=0.46
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 974 4703 0 1 2 1 40 3 15 0 1 0 35300649 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12876/statm: 3400 797 370 3 0 500 0
[pid=12889] ppid=12876 vsize=5356 CPUtime=0
/proc/12889/stat : 12889 (sh) S 12876 12876 12270 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 35300704 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12889/statm: 1339 233 193 169 0 50 0
[pid=12890] ppid=12889 vsize=868372 CPUtime=0.9
/proc/12890/stat : 12890 (java) S 12889 12876 12270 0 -1 0 7913 0 1 0 86 4 0 0 18 0 9 0 35300704 889212928 7148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12890/statm: 217093 7148 2540 9 0 211668 0
[pid=12890/tid=12891] ppid=12889 vsize=868372 CPUtime=0.56
/proc/12890/task/12891/stat : 12891 (java) R 12889 12876 12270 0 -1 64 2646 0 1 0 54 2 0 0 19 0 9 0 35300705 889212928 7148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12890/tid=12892] ppid=12889 vsize=868372 CPUtime=0.15
/proc/12890/task/12892/stat : 12892 (java) R 12889 12876 12270 0 -1 64 3115 0 0 0 14 1 0 0 16 0 9 0 35300707 889212928 7148 996147200 134512640 134550740 4294955936 18446744073709551615 102350390 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12890/tid=12893] ppid=12889 vsize=868372 CPUtime=0
/proc/12890/task/12893/stat : 12893 (java) S 12889 12876 12270 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 35300707 889212928 7148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12890/tid=12894] ppid=12889 vsize=868372 CPUtime=0
/proc/12890/task/12894/stat : 12894 (java) S 12889 12876 12270 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 35300707 889212928 7148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12890/tid=12895] ppid=12889 vsize=868372 CPUtime=0
/proc/12890/task/12895/stat : 12895 (java) S 12889 12876 12270 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 35300711 889212928 7148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12890/tid=12896] ppid=12889 vsize=868372 CPUtime=0.16
/proc/12890/task/12896/stat : 12896 (java) S 12889 12876 12270 0 -1 64 1459 0 0 0 16 0 0 0 16 0 9 0 35300711 889212928 7148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12890/tid=12897] ppid=12889 vsize=868372 CPUtime=0
/proc/12890/task/12897/stat : 12897 (java) S 12889 12876 12270 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 35300711 889212928 7148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12890/tid=12898] ppid=12889 vsize=868372 CPUtime=0
/proc/12890/task/12898/stat : 12898 (java) S 12889 12876 12270 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 35300711 889212928 7148 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 887328

[startup+3.10199 s]
/proc/loadavg: 2.44 2.63 2.68 4/77 12902
/proc/meminfo: memFree=1478672/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=2.4
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1295 24418 0 4 3 1 217 19 15 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 13600

[startup+6.30255 s]
/proc/loadavg: 2.41 2.62 2.68 3/77 12924
/proc/meminfo: memFree=1472136/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=2.4
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1295 24418 0 4 3 1 217 19 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=12923] ppid=12876 vsize=5356 CPUtime=0
/proc/12923/stat : 12923 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35300913 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12923/statm: 1339 232 193 169 0 50 0
[pid=12924] ppid=12923 vsize=7896 CPUtime=3.63
/proc/12924/stat : 12924 (minisat) R 12923 12876 12270 0 -1 4194304 1864 0 0 0 363 0 0 0 25 0 1 0 35300913 8085504 1850 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12924/statm: 1974 1850 75 150 0 1821 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 26852

[startup+12.7017 s]
/proc/loadavg: 2.38 2.61 2.67 3/77 12936
/proc/meminfo: memFree=1472648/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=9.6
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1409 30790 0 5 4 1 931 24 15 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=12935] ppid=12876 vsize=5356 CPUtime=0
/proc/12935/stat : 12935 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35301644 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12935/statm: 1339 232 193 169 0 50 0
[pid=12936] ppid=12935 vsize=7284 CPUtime=2.73
/proc/12936/stat : 12936 (minisat) R 12935 12876 12270 0 -1 4194304 1689 0 0 0 272 1 0 0 25 0 1 0 35301644 7458816 1675 996147200 134512640 135127466 4294956256 18446744073709551615 134530607 0 0 4096 3 0 0 0 17 0 0 0
/proc/12936/statm: 1821 1675 75 150 0 1668 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 26240

[startup+25.5019 s]
/proc/loadavg: 2.29 2.58 2.66 3/77 12936
/proc/meminfo: memFree=1467856/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=9.6
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1409 30790 0 5 4 1 931 24 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=12935] ppid=12876 vsize=5356 CPUtime=0
/proc/12935/stat : 12935 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35301644 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12935/statm: 1339 232 193 169 0 50 0
[pid=12936] ppid=12935 vsize=11924 CPUtime=15.48
/proc/12936/stat : 12936 (minisat) R 12935 12876 12270 0 -1 4194304 2837 0 0 0 1545 3 0 0 25 0 1 0 35301644 12210176 2823 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12936/statm: 2981 2823 75 150 0 2828 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 30880

[startup+51.1024 s]
/proc/loadavg: 2.19 2.53 2.64 3/77 12948
/proc/meminfo: memFree=1468752/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=25.93
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1523 37685 0 6 4 1 2558 30 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=12947] ppid=12876 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35303293 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 232 193 169 0 50 0
[pid=12948] ppid=12947 vsize=11172 CPUtime=24.54
/proc/12948/stat : 12948 (minisat) R 12947 12876 12270 0 -1 4194304 2658 0 0 0 2452 2 0 0 25 0 1 0 35303293 11440128 2644 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/12948/statm: 2793 2644 75 150 0 2640 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 30128

[startup+102.306 s]
/proc/loadavg: 2.08 2.45 2.61 3/77 12948
/proc/meminfo: memFree=1464016/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=25.93
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1523 37685 0 6 4 1 2558 30 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=12947] ppid=12876 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35303293 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 232 193 169 0 50 0
[pid=12948] ppid=12947 vsize=15676 CPUtime=75.5
/proc/12948/stat : 12948 (minisat) R 12947 12876 12270 0 -1 4194304 3775 0 0 0 7547 3 0 0 25 0 1 0 35303293 16052224 3761 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/12948/statm: 3919 3761 75 150 0 3766 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 34632

[startup+162.302 s]
/proc/loadavg: 2.03 2.36 2.56 3/77 12948
/proc/meminfo: memFree=1462032/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=25.93
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1523 37685 0 6 4 1 2558 30 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=12947] ppid=12876 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35303293 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 232 193 169 0 50 0
[pid=12948] ppid=12947 vsize=17580 CPUtime=135.23
/proc/12948/stat : 12948 (minisat) R 12947 12876 12270 0 -1 4194304 4252 0 0 0 13519 4 0 0 25 0 1 0 35303293 18001920 4238 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 0 0 0
/proc/12948/statm: 4395 4238 75 150 0 4242 0
Current children cumulated CPU time (s) 161.16
Current children cumulated vsize (KiB) 36536

[startup+222.301 s]
/proc/loadavg: 2.01 2.29 2.53 3/77 12960
/proc/meminfo: memFree=1467152/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=190.51
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1637 46279 0 7 4 2 19007 38 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=12959] ppid=12876 vsize=5356 CPUtime=0
/proc/12959/stat : 12959 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35319832 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12959/statm: 1339 232 193 169 0 50 0
[pid=12960] ppid=12959 vsize=12352 CPUtime=30.32
/proc/12960/stat : 12960 (minisat) R 12959 12876 12270 0 -1 4194304 2954 0 0 0 3029 3 0 0 25 0 1 0 35319833 12648448 2940 996147200 134512640 135127466 4294956256 18446744073709551615 134530941 0 0 4096 3 0 0 0 17 0 0 0
/proc/12960/statm: 3088 2940 75 150 0 2935 0
Current children cumulated CPU time (s) 220.83
Current children cumulated vsize (KiB) 31308

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

[pid=12876] ppid=12874 vsize=13600 CPUtime=1627.08
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1865 68246 0 9 5 2 162634 67 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=13022] ppid=12876 vsize=5356 CPUtime=0
/proc/13022/stat : 13022 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35464147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13022/statm: 1339 232 193 169 0 50 0
[pid=13023] ppid=13022 vsize=26644 CPUtime=1461.23
/proc/13023/stat : 13023 (minisat) R 13022 12876 12270 0 -1 4194304 6318 0 0 0 146116 7 0 0 25 0 1 0 35464148 27283456 6304 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/13023/statm: 6661 6304 75 150 0 6508 0
Current children cumulated CPU time (s) 3088.31
Current children cumulated vsize (KiB) 45600

[startup+3162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/85 13029
/proc/meminfo: memFree=1625728/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=1627.08
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1865 68246 0 9 5 2 162634 67 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=13022] ppid=12876 vsize=5356 CPUtime=0
/proc/13022/stat : 13022 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35464147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13022/statm: 1339 232 193 169 0 50 0
[pid=13023] ppid=13022 vsize=26924 CPUtime=1520.98
/proc/13023/stat : 13023 (minisat) R 13022 12876 12270 0 -1 4194304 6401 0 0 0 152091 7 0 0 25 0 1 0 35464148 27570176 6387 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13023/statm: 6731 6387 75 150 0 6578 0
Current children cumulated CPU time (s) 3148.06
Current children cumulated vsize (KiB) 45880

[startup+3222.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/85 13029
/proc/meminfo: memFree=1625088/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=1627.08
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1865 68246 0 9 5 2 162634 67 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=13022] ppid=12876 vsize=5356 CPUtime=0
/proc/13022/stat : 13022 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35464147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13022/statm: 1339 232 193 169 0 50 0
[pid=13023] ppid=13022 vsize=27600 CPUtime=1580.75
/proc/13023/stat : 13023 (minisat) R 13022 12876 12270 0 -1 4194304 6542 0 0 0 158067 8 0 0 25 0 1 0 35464148 28262400 6528 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 0 0 0
/proc/13023/statm: 6900 6528 75 150 0 6747 0
Current children cumulated CPU time (s) 3207.83
Current children cumulated vsize (KiB) 46556

[startup+3282.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/85 13029
/proc/meminfo: memFree=1624832/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=1627.08
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1865 68246 0 9 5 2 162634 67 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=13022] ppid=12876 vsize=5356 CPUtime=0
/proc/13022/stat : 13022 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35464147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13022/statm: 1339 232 193 169 0 50 0
[pid=13023] ppid=13022 vsize=27740 CPUtime=1640.5
/proc/13023/stat : 13023 (minisat) R 13022 12876 12270 0 -1 4194304 6595 0 0 0 164042 8 0 0 25 0 1 0 35464148 28405760 6581 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13023/statm: 6935 6581 75 150 0 6782 0
Current children cumulated CPU time (s) 3267.58
Current children cumulated vsize (KiB) 46696

[startup+3342.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/85 13029
/proc/meminfo: memFree=1624576/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=1627.08
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1865 68246 0 9 5 2 162634 67 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=13022] ppid=12876 vsize=5356 CPUtime=0
/proc/13022/stat : 13022 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35464147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13022/statm: 1339 232 193 169 0 50 0
[pid=13023] ppid=13022 vsize=28028 CPUtime=1700.25
/proc/13023/stat : 13023 (minisat) R 13022 12876 12270 0 -1 4194304 6647 0 0 0 170017 8 0 0 25 0 1 0 35464148 28700672 6633 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13023/statm: 7007 6633 75 150 0 6854 0
Current children cumulated CPU time (s) 3327.33
Current children cumulated vsize (KiB) 46984

[startup+3402.31 s]
/proc/loadavg: 2.02 2.03 2.00 3/85 13029
/proc/meminfo: memFree=1624448/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=1627.08
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1865 68246 0 9 5 2 162634 67 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=13022] ppid=12876 vsize=5356 CPUtime=0
/proc/13022/stat : 13022 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35464147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13022/statm: 1339 232 193 169 0 50 0
[pid=13023] ppid=13022 vsize=28196 CPUtime=1760.01
/proc/13023/stat : 13023 (minisat) R 13022 12876 12270 0 -1 4194304 6679 0 0 0 175993 8 0 0 25 0 1 0 35464148 28872704 6665 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13023/statm: 7049 6665 75 150 0 6896 0
Current children cumulated CPU time (s) 3387.09
Current children cumulated vsize (KiB) 47152

[startup+3462.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/85 13029
/proc/meminfo: memFree=1624064/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=1627.08
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1865 68246 0 9 5 2 162634 67 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=13022] ppid=12876 vsize=5356 CPUtime=0
/proc/13022/stat : 13022 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35464147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13022/statm: 1339 232 193 169 0 50 0
[pid=13023] ppid=13022 vsize=28368 CPUtime=1819.76
/proc/13023/stat : 13023 (minisat) R 13022 12876 12270 0 -1 4194304 6735 0 0 0 181968 8 0 0 25 0 1 0 35464148 29048832 6721 996147200 134512640 135127466 4294956256 18446744073709551615 134530766 0 0 4096 3 0 0 0 17 0 0 0
/proc/13023/statm: 7092 6721 75 150 0 6939 0
Current children cumulated CPU time (s) 3446.84
Current children cumulated vsize (KiB) 47324

[startup+3522.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/85 13031
/proc/meminfo: memFree=1623488/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=1627.08
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1865 68246 0 9 5 2 162634 67 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=13022] ppid=12876 vsize=5356 CPUtime=0
/proc/13022/stat : 13022 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35464147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13022/statm: 1339 232 193 169 0 50 0
[pid=13023] ppid=13022 vsize=28980 CPUtime=1879.5
/proc/13023/stat : 13023 (minisat) R 13022 12876 12270 0 -1 4194304 6849 0 0 0 187942 8 0 0 25 0 1 0 35464148 29675520 6835 996147200 134512640 135127466 4294956256 18446744073709551615 134704923 0 0 4096 3 0 0 0 17 0 0 0
/proc/13023/statm: 7245 6835 75 150 0 7092 0
Current children cumulated CPU time (s) 3506.58
Current children cumulated vsize (KiB) 47936

[startup+3582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 13031
/proc/meminfo: memFree=1623232/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=1627.08
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1865 68246 0 9 5 2 162634 67 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=13022] ppid=12876 vsize=5356 CPUtime=0
/proc/13022/stat : 13022 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35464147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13022/statm: 1339 232 193 169 0 50 0
[pid=13023] ppid=13022 vsize=29288 CPUtime=1939.26
/proc/13023/stat : 13023 (minisat) R 13022 12876 12270 0 -1 4194304 6944 0 0 0 193918 8 0 0 25 0 1 0 35464148 29990912 6930 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13023/statm: 7322 6930 75 150 0 7169 0
Current children cumulated CPU time (s) 3566.34
Current children cumulated vsize (KiB) 48244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3616.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 13031
/proc/meminfo: memFree=1623104/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=1627.08
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1865 68246 0 9 5 2 162634 67 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=13022] ppid=12876 vsize=5356 CPUtime=0
/proc/13022/stat : 13022 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35464147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13022/statm: 1339 232 193 169 0 50 0
[pid=13023] ppid=13022 vsize=29504 CPUtime=1972.92
/proc/13023/stat : 13023 (minisat) R 13022 12876 12270 0 -1 4194304 6970 0 0 0 197284 8 0 0 25 0 1 0 35464148 30212096 6956 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13023/statm: 7376 6956 75 150 0 7223 0
Current children cumulated CPU time (s) 3600
Current children cumulated vsize (KiB) 48460

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

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

[startup+3616.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 13031
/proc/meminfo: memFree=1623104/2055920 swapFree=4192956/4192956
[pid=12876] ppid=12874 vsize=13600 CPUtime=1627.08
/proc/12876/stat : 12876 (sugar) S 12874 12876 12270 0 -1 4194304 1865 68246 0 9 5 2 162634 67 16 0 1 0 35300649 13926400 809 996147200 4194304 4206940 548682068592 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12876/statm: 3400 809 374 3 0 500 0
[pid=13022] ppid=12876 vsize=5356 CPUtime=0
/proc/13022/stat : 13022 (sh) S 12876 12876 12270 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 35464147 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13022/statm: 1339 232 193 169 0 50 0
[pid=13023] ppid=13022 vsize=29504 CPUtime=1972.92
/proc/13023/stat : 13023 (minisat) R 13022 12876 12270 0 -1 4194304 6970 0 0 0 197284 8 0 0 25 0 1 0 35464148 30212096 6956 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13023/statm: 7376 6956 75 150 0 7223 0
Current children cumulated CPU time (s) 3600
Current children cumulated vsize (KiB) 48460

Child status: 0
Real time (s): 3616.11
CPU time (s): 3600.04
CPU user time (s): 3599.25
CPU system time (s): 0.793879
CPU usage (%): 99.5555
Max. virtual memory (cumulated for all children) (KiB): 887440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.25
system time used= 0.793879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77437
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4291
involuntary context switches= 52914

runsolver used 3.3035 second user time and 10.5694 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-11 16:19:36
IDJOB=1108716
IDBENCH=60754
IDSOLVER=368
FILE ID=node8/1108716-1215785976
PBS_JOBID= 7903178
Free space on /tmp= 66252 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-23/normalized-rand-23-23-253-131-47021_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1108716-1215785976/watcher-1108716-1215785976 -o /tmp/evaluation-result-1108716-1215785976/solver-1108716-1215785976 -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-1108716-1215785976.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 868e9044d15186dac62efe06ad93386d
RANDOM SEED=1060210728

node8.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.268
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.268
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:       1483912 kB
Buffers:         49680 kB
Cached:         340572 kB
SwapCached:          0 kB
Active:         365620 kB
Inactive:       138976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1483912 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1624 kB
Writeback:           0 kB
Mapped:         125368 kB
Slab:            52216 kB
Committed_AS:   189416 kB
PageTables:       2040 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66336 MiB
End job on node8 at 2008-07-11 17:19:52