Trace number 1109120

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.02 3601.52

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-22_ext.xml
MD5SUMb0d0910a54361eb4b635b0f40380a40c
Bench CategoryN-ARY-EXT (n-ary 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 benchmark1716.21
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
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.17	c 0	Sugar v1-13 + HOME/minisat
0.00/0.17	c 0	BEGIN Fri Jul 11 19:47:45 2008
0.00/0.17	c 0	PID 13314
0.00/0.17	c 0	HOST node14.alineos.net
0.00/0.17	c 0	CONVERTING HOME/instance-1109120-1215798464.xml TO HOME/temp.csp
0.00/0.17	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109120-1215798464.xml' 'HOME/temp.csp'
1.19/1.32	c 1	1 domains, 24 variables, 0 predicates, 76 relations, 76 constraints
1.19/1.37	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.19/1.37	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'
1.23/1.44	c 1	Parsing HOME/temp.csp
3.67/3.82	c 3	parsed 177 expressions
3.67/3.83	c 3	Heap : 46 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.67/3.83	c 3	MAX CSP: 76 constraints
3.67/3.83	c 3	Converting to clausal form CSP
3.67/3.85	c 3	converted 26 (10%) expressions
3.67/3.89	c 4	converted 52 (20%) expressions
3.79/3.93	c 4	converted 77 (30%) expressions
3.79/3.99	c 4	converted 103 (40%) expressions
3.99/4.13	c 4	converted 128 (50%) expressions
4.50/4.66	c 4	converted 154 (60%) expressions
4.70/4.84	c 4	converted 180 (70%) expressions
4.89/5.03	c 5	converted 205 (80%) expressions
5.10/5.21	c 5	converted 231 (90%) expressions
5.19/5.37	c 5	converted 256 (100%) expressions
5.19/5.37	c 5	CSP : 176 integers, 0 booleans, 227 clauses, largest domain size 115
5.19/5.37	c 5	Heap : 89 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.19/5.37	c 5	Propagation in CSP
5.19/5.38	c 5	73 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.19/5.38	c 5	CSP : 176 integers, 0 booleans, 227 clauses, largest domain size 77
5.19/5.38	c 5	Heap : 89 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.19/5.38	c 5	Simplifing CSP by introducing new Boolean variables
5.19/5.38	c 5	CSP : 176 integers, 0 booleans, 227 clauses, largest domain size 77
5.19/5.38	c 5	Heap : 89 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.51/5.60	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.51/5.62	c 5	18 (10%) CSP integer variables are encoded (396 clauses, 4214 bytes)
5.51/5.62	c 5	36 (20%) CSP integer variables are encoded (528 clauses, 5666 bytes)
5.51/5.62	c 5	53 (30%) CSP integer variables are encoded (528 clauses, 5666 bytes)
5.51/5.62	c 5	71 (40%) CSP integer variables are encoded (528 clauses, 5666 bytes)
5.51/5.62	c 5	88 (50%) CSP integer variables are encoded (528 clauses, 5666 bytes)
5.51/5.62	c 5	106 (60%) CSP integer variables are encoded (612 clauses, 6590 bytes)
5.51/5.62	c 5	124 (70%) CSP integer variables are encoded (1020 clauses, 11357 bytes)
5.51/5.62	c 5	141 (80%) CSP integer variables are encoded (1154 clauses, 13099 bytes)
5.51/5.62	c 5	159 (90%) CSP integer variables are encoded (1218 clauses, 13931 bytes)
5.51/5.62	c 5	176 (100%) CSP integer variables are encoded (1316 clauses, 15205 bytes)
6.63/6.70	c 6	23 (10%) CSP clauses are encoded (72304 clauses, 2130150 bytes)
7.63/7.72	c 7	46 (20%) CSP clauses are encoded (143271 clauses, 4381954 bytes)
8.64/8.73	c 8	69 (30%) CSP clauses are encoded (214490 clauses, 6670198 bytes)
8.93/9.03	c 9	91 (40%) CSP clauses are encoded (236150 clauses, 7364397 bytes)
8.93/9.04	c 9	114 (50%) CSP clauses are encoded (239817 clauses, 7420890 bytes)
8.93/9.04	c 9	137 (60%) CSP clauses are encoded (239994 clauses, 7423663 bytes)
8.93/9.05	c 9	159 (70%) CSP clauses are encoded (243054 clauses, 7478717 bytes)
8.93/9.05	c 9	182 (80%) CSP clauses are encoded (243235 clauses, 7481557 bytes)
8.93/9.05	c 9	205 (90%) CSP clauses are encoded (243650 clauses, 7488532 bytes)
8.93/9.05	c 9	227 (100%) CSP clauses are encoded (244869 clauses, 7509785 bytes)
8.93/9.05	c 9	227 CSP clauses encoded
8.93/9.05	c 9	Writing map file : HOME/temp.map
8.93/9.05	c 9	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.93/9.05	c 9	SAT : 1492 SAT variables, 244869 SAT clauses, 7509785 bytes
8.93/9.05	c 9	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
9.00/9.11	c 9	OBJECTIVE minimize _COST
9.00/9.12	c 9	OBJECTIVE BOUND: 0 <= _COST <= 
9.00/9.12	c 9	SEARCHING: _COST <= 38
9.00/9.12	c 9	SOLVING HOME/temp.cnf
9.00/9.12	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.00/9.13	c 9	This is MiniSat 2.0 beta
9.00/9.13	c 9	WARNING: for repeatability, setting FPU to use double precision
9.00/9.13	c 9	============================[ Problem Statistics ]=============================
9.00/9.13	c 9	|                                                                             |
9.00/9.13	c 9	|  Number of variables:  1492                                                 |
9.00/9.13	c 9	|  Number of clauses:    244870                                               |
9.02/9.30	c 9	|  Parsing time:         0.15         s                                       |
9.02/9.31	c 9	============================[ Search Statistics ]==============================
9.02/9.31	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.02/9.31	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.02/9.31	c 9	===============================================================================
9.02/9.31	c 9	|         0 |    1226   241486  1563569 |    80495        0    nan |  0.000 % |
9.02/9.34	c 9	===============================================================================
9.02/9.34	c 9	restarts              : 1
9.02/9.34	c 9	conflicts             : 9              (49 /sec)
9.02/9.34	c 9	decisions             : 45             (0.00 % random) (243 /sec)
9.02/9.34	c 9	propagations          : 1859           (10050 /sec)
9.02/9.34	c 9	conflict literals     : 159            (23.56 % deleted)
9.02/9.34	c 9	Memory used           : 15.34 MB
9.02/9.34	c 9	CPU time              : 0.184971 s
9.02/9.34	c 9	
9.02/9.34	c 9	SATISFIABLE
9.02/9.34	c 9	FOUND: _COST <= 38
9.02/9.34	s SATISFIABLE
9.02/9.34	c 9	DECODING HOME/temp.out WITH HOME/temp.map
9.02/9.34	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.23/9.41	c 9	Decoding HOME/temp.out
9.23/9.44	c 9	OBJECTIVE _COST 38
9.23/9.44	o 38
9.23/9.45	v 23 19 23 14 15 20 22 17 18 13 13 23 19 19 2 23 23 23 23 23 23 23 23 23
9.23/9.45	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
9.23/9.50	c 9	OBJECTIVE BOUND: 0 <= _COST <= 38
9.23/9.50	c 9	SEARCHING: _COST <= 19
9.23/9.50	c 9	SOLVING HOME/temp.cnf
9.23/9.50	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
9.23/9.50	c 9	This is MiniSat 2.0 beta
9.23/9.50	c 9	WARNING: for repeatability, setting FPU to use double precision
9.23/9.50	c 9	============================[ Problem Statistics ]=============================
9.23/9.50	c 9	|                                                                             |
9.23/9.50	c 9	|  Number of variables:  1492                                                 |
9.23/9.50	c 9	|  Number of clauses:    244870                                               |
9.36/9.67	c 9	|  Parsing time:         0.14         s                                       |
9.36/9.68	c 9	============================[ Search Statistics ]==============================
9.36/9.68	c 9	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.36/9.68	c 9	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.36/9.68	c 9	===============================================================================
9.36/9.68	c 9	|         0 |    1074   239434  1557850 |    79811        0    nan |  0.000 % |
9.65/9.80	c 9	|       101 |    1074   239434  1557850 |    87792      101     22 | 28.016 % |
9.75/9.94	c 10	|       251 |    1074   239434  1557850 |    96571      251     23 | 28.017 % |
9.84/10.07	c 10	|       476 |    1074   239434  1557850 |   106228      476     23 | 28.017 % |
10.04/10.25	c 10	|       814 |    1074   239434  1557850 |   116851      814     23 | 28.017 % |
10.44/10.60	c 10	|      1321 |    1074   239434  1557850 |   128536     1321     26 | 28.017 % |
10.75/10.94	c 11	|      2081 |    1074   239434  1557850 |   141390     2081     25 | 28.017 % |
10.85/11.05	c 11	===============================================================================
10.85/11.05	c 11	restarts              : 7
10.85/11.05	c 11	conflicts             : 2294           (1506 /sec)
10.85/11.05	c 11	decisions             : 3043           (1.05 % random) (1998 /sec)
10.85/11.05	c 11	propagations          : 232928         (152964 /sec)
10.85/11.05	c 11	conflict literals     : 57440          (30.14 % deleted)
10.85/11.05	c 11	Memory used           : 16.39 MB
10.85/11.05	c 11	CPU time              : 1.52277 s
10.85/11.05	c 11	
10.85/11.05	c 11	SATISFIABLE
10.85/11.06	c 11	FOUND: _COST <= 19
10.85/11.06	c 11	DECODING HOME/temp.out WITH HOME/temp.map
10.85/11.06	c 11	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
10.92/11.13	c 11	Decoding HOME/temp.out
10.92/11.16	c 11	OBJECTIVE _COST 19
10.92/11.16	o 19
10.92/11.16	v 18 20 16 20 11 14 23 23 21 22 23 16 23 15 11 11 23 23 9 7 23 23 22 23
10.92/11.16	c 11	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
10.92/11.21	c 11	OBJECTIVE BOUND: 0 <= _COST <= 19
10.92/11.21	c 11	SEARCHING: _COST <= 9
10.92/11.21	c 11	SOLVING HOME/temp.cnf
10.92/11.21	c 11	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
10.92/11.22	c 11	This is MiniSat 2.0 beta
10.92/11.22	c 11	WARNING: for repeatability, setting FPU to use double precision
10.92/11.22	c 11	============================[ Problem Statistics ]=============================
10.92/11.22	c 11	|                                                                             |
10.92/11.22	c 11	|  Number of variables:  1492                                                 |
10.92/11.22	c 11	|  Number of clauses:    244870                                               |
11.04/11.38	c 11	|  Parsing time:         0.14         s                                       |
11.04/11.39	c 11	============================[ Search Statistics ]==============================
11.04/11.39	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.04/11.39	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.04/11.39	c 11	===============================================================================
11.04/11.39	c 11	|         0 |     960   237701  1552983 |    79233        0    nan |  0.000 % |
11.04/11.54	c 11	|       102 |     960   237701  1552983 |    87157      102     21 | 35.657 % |
11.04/11.68	c 11	|       252 |     960   237701  1552983 |    95872      252     21 | 35.658 % |
11.04/11.82	c 11	|       477 |     960   237701  1552983 |   105460      477     19 | 35.658 % |
11.81/12.07	c 12	|       815 |     960   237701  1552983 |   116006      815     20 | 35.658 % |
12.11/12.37	c 12	|      1321 |     960   237701  1552983 |   127606     1321     20 | 35.658 % |
12.51/12.79	c 12	|      2080 |     960   237701  1552983 |   140367     2080     20 | 35.658 % |
13.31/13.56	c 13	|      3220 |     960   237701  1552983 |   154404     3220     19 | 35.658 % |
14.21/14.47	c 14	|      4928 |     960   237701  1552983 |   169844     4928     18 | 35.658 % |
15.81/16.02	c 16	|      7490 |     960   237701  1552983 |   186828     7490     19 | 35.658 % |
18.70/18.95	c 19	|     11336 |     960   237701  1552983 |   205511    11336     21 | 35.658 % |
22.31/22.55	c 22	|     17102 |     960   237701  1552983 |   226062    17102     21 | 35.658 % |
29.21/29.43	c 29	|     25753 |     960   237701  1552983 |   248669    25753     22 | 35.658 % |
41.10/41.31	c 41	|     38728 |     960   237701  1552983 |   273536    38728     24 | 35.658 % |
62.69/62.96	c 63	|     58189 |     960   237701  1552983 |   300889    58189     25 | 35.658 % |
91.98/92.30	c 92	|     87381 |     960   237701  1552983 |   330978    87381     26 | 35.658 % |
126.67/126.98	c 127	===============================================================================
126.67/126.98	c 127	restarts              : 16
126.67/126.98	c 127	conflicts             : 113883         (985 /sec)
126.67/126.98	c 127	decisions             : 125845         (0.92 % random) (1088 /sec)
126.67/126.98	c 127	propagations          : 14512160       (125482 /sec)
126.67/126.98	c 127	conflict literals     : 2995823        (37.23 % deleted)
126.67/126.98	c 127	Memory used           : 31.48 MB
126.67/126.98	c 127	CPU time              : 115.651 s
126.67/126.98	c 127	
126.67/126.98	c 127	SATISFIABLE
126.67/126.99	c 127	FOUND: _COST <= 9
126.67/126.99	c 127	DECODING HOME/temp.out WITH HOME/temp.map
126.67/126.99	c 127	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
126.79/127.07	c 127	Decoding HOME/temp.out
126.79/127.10	c 127	OBJECTIVE _COST 9
126.79/127.10	o 9
126.79/127.10	v 3 18 8 23 21 9 23 5 8 1 23 23 7 1 0 8 23 15 18 2 8 23 8 23
126.79/127.10	c 127	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
126.79/127.15	c 127	OBJECTIVE BOUND: 0 <= _COST <= 9
126.79/127.15	c 127	SEARCHING: _COST <= 4
126.79/127.15	c 127	SOLVING HOME/temp.cnf
126.79/127.15	c 127	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
126.79/127.16	c 127	This is MiniSat 2.0 beta
126.79/127.16	c 127	WARNING: for repeatability, setting FPU to use double precision
126.79/127.16	c 127	============================[ Problem Statistics ]=============================
126.79/127.16	c 127	|                                                                             |
126.79/127.16	c 127	|  Number of variables:  1492                                                 |
126.79/127.16	c 127	|  Number of clauses:    244870                                               |
126.92/127.32	c 127	|  Parsing time:         0.14         s                                       |
126.92/127.33	c 127	============================[ Search Statistics ]==============================
126.92/127.33	c 127	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
126.92/127.33	c 127	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
126.92/127.33	c 127	===============================================================================
126.92/127.33	c 127	|         0 |     858   236568  1549885 |    78856        0    nan |  0.000 % |
126.92/127.45	c 127	|       100 |     858   236568  1549885 |    86741      100     18 | 42.493 % |
127.25/127.59	c 127	|       250 |     858   236568  1549885 |    95415      250     19 | 42.494 % |
127.55/127.81	c 127	|       476 |     858   236568  1549885 |   104957      476     22 | 42.494 % |
127.75/128.09	c 128	|       814 |     858   236568  1549885 |   115453      814     22 | 42.494 % |
128.15/128.47	c 128	|      1320 |     858   236568  1549885 |   126998     1320     21 | 42.494 % |
128.85/129.12	c 129	|      2080 |     858   236568  1549885 |   139698     2080     21 | 42.494 % |
129.75/130.05	c 130	|      3219 |     858   236568  1549885 |   153668     3219     22 | 42.494 % |
131.04/131.37	c 131	|      4927 |     858   236568  1549885 |   169034     4927     23 | 42.494 % |
133.24/133.54	c 133	|      7490 |     858   236568  1549885 |   185938     7490     25 | 42.494 % |
137.05/137.38	c 137	|     11334 |     858   236568  1549885 |   204532    11334     25 | 42.494 % |
138.65/138.91	c 139	===============================================================================
138.65/138.91	c 139	restarts              : 11
138.65/138.91	c 139	conflicts             : 12817          (1094 /sec)
138.65/138.91	c 139	decisions             : 15641          (0.89 % random) (1335 /sec)
138.65/138.91	c 139	propagations          : 1164089        (99340 /sec)
138.65/138.91	c 139	conflict literals     : 324910         (28.71 % deleted)
138.65/138.91	c 139	Memory used           : 17.84 MB
138.65/138.91	c 139	CPU time              : 11.7182 s
138.65/138.91	c 139	
138.65/138.91	c 139	SATISFIABLE
138.65/138.92	c 139	FOUND: _COST <= 4
138.65/138.92	c 139	DECODING HOME/temp.out WITH HOME/temp.map
138.65/138.92	c 139	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
138.65/138.99	c 139	Decoding HOME/temp.out
138.69/139.02	c 139	OBJECTIVE _COST 4
138.69/139.02	o 4
138.69/139.02	v 3 6 8 23 4 0 20 23 15 11 23 23 22 15 13 22 10 1 3 8 16 2 13 23
138.69/139.02	c 139	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
138.69/139.07	c 139	OBJECTIVE BOUND: 0 <= _COST <= 4
138.69/139.07	c 139	SEARCHING: _COST <= 2
138.69/139.07	c 139	SOLVING HOME/temp.cnf
138.69/139.07	c 139	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
138.69/139.07	c 139	This is MiniSat 2.0 beta
138.69/139.07	c 139	WARNING: for repeatability, setting FPU to use double precision
138.69/139.07	c 139	============================[ Problem Statistics ]=============================
138.69/139.07	c 139	|                                                                             |
138.69/139.08	c 139	|  Number of variables:  1492                                                 |
138.69/139.08	c 139	|  Number of clauses:    244870                                               |
138.81/139.24	c 139	|  Parsing time:         0.14         s                                       |
138.81/139.25	c 139	============================[ Search Statistics ]==============================
138.81/139.25	c 139	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
138.81/139.25	c 139	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
138.81/139.25	c 139	===============================================================================
138.81/139.25	c 139	|         0 |     780   235991  1548386 |    78663        0    nan |  0.000 % |
138.81/139.36	c 139	|       100 |     780   235991  1548386 |    86530      100     19 | 47.721 % |
138.82/139.52	c 139	|       251 |     780   235991  1548386 |    95183      251     20 | 47.722 % |
139.43/139.71	c 139	|       476 |     780   235991  1548386 |   104701      476     22 | 47.722 % |
139.63/140.00	c 140	|       813 |     780   235991  1548386 |   115171      813     22 | 47.722 % |
140.13/140.47	c 140	|      1319 |     780   235991  1548386 |   126688     1319     23 | 47.722 % |
140.83/141.14	c 141	|      2078 |     780   235991  1548386 |   139357     2078     21 | 47.722 % |
142.03/142.34	c 142	|      3219 |     780   235991  1548386 |   153293     3219     23 | 47.722 % |
143.83/144.18	c 144	|      4929 |     780   235991  1548386 |   168622     4929     24 | 47.722 % |
146.42/146.78	c 146	|      7491 |     780   235991  1548386 |   185484     7491     24 | 47.722 % |
151.02/151.31	c 151	|     11335 |     780   235991  1548386 |   204033    11335     26 | 47.722 % |
157.22/157.55	c 157	|     17101 |     780   235991  1548386 |   224436    17101     26 | 47.722 % |
167.12/167.45	c 167	|     25750 |     780   235991  1548386 |   246880    25750     26 | 47.722 % |
182.01/182.39	c 182	|     38724 |     780   235991  1548386 |   271568    38724     26 | 47.721 % |
207.00/207.35	c 207	|     58185 |     780   235991  1548386 |   298725    58185     26 | 47.722 % |
248.49/248.83	c 248	|     87377 |     780   235991  1548386 |   328597    87377     27 | 47.722 % |
320.57/320.95	c 321	|    131171 |     780   235991  1548386 |   361457   131171     28 | 47.722 % |
326.47/326.85	c 326	===============================================================================
326.47/326.85	c 326	restarts              : 17
326.47/326.85	c 326	conflicts             : 134166         (715 /sec)
326.47/326.85	c 326	decisions             : 154905         (1.16 % random) (826 /sec)
326.47/326.85	c 326	propagations          : 13632019       (72653 /sec)
326.47/326.85	c 326	conflict literals     : 3733277        (30.42 % deleted)
326.47/326.85	c 326	Memory used           : 35.30 MB
326.47/326.85	c 326	CPU time              : 187.631 s
326.47/326.85	c 326	
326.47/326.85	c 326	SATISFIABLE
326.47/326.85	c 326	FOUND: _COST <= 2
326.47/326.85	c 326	DECODING HOME/temp.out WITH HOME/temp.map
326.47/326.85	c 326	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
326.54/326.93	c 327	Decoding HOME/temp.out
326.54/326.96	c 327	OBJECTIVE _COST 2
326.54/326.96	o 2
326.54/326.97	v 18 21 18 23 8 12 21 23 14 10 23 23 7 15 6 10 12 21 3 14 5 2 18 18
326.54/326.97	c 327	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
326.54/327.02	c 327	OBJECTIVE BOUND: 0 <= _COST <= 2
326.54/327.02	c 327	SEARCHING: _COST <= 1
326.54/327.02	c 327	SOLVING HOME/temp.cnf
326.54/327.02	c 327	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
326.54/327.02	c 327	This is MiniSat 2.0 beta
326.54/327.02	c 327	WARNING: for repeatability, setting FPU to use double precision
326.54/327.02	c 327	============================[ Problem Statistics ]=============================
326.54/327.02	c 327	|                                                                             |
326.54/327.02	c 327	|  Number of variables:  1492                                                 |
326.54/327.02	c 327	|  Number of clauses:    244870                                               |
326.67/327.19	c 327	|  Parsing time:         0.15         s                                       |
326.67/327.20	c 327	============================[ Search Statistics ]==============================
326.67/327.20	c 327	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
326.67/327.20	c 327	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
326.67/327.20	c 327	===============================================================================
326.67/327.20	c 327	|         0 |     704   235586  1547398 |    78528        0    nan |  0.000 % |
326.67/327.32	c 327	|       101 |     704   235586  1547398 |    86381      101     18 | 52.815 % |
326.67/327.47	c 327	|       254 |     704   235586  1547398 |    95019      254     19 | 52.816 % |
326.67/327.67	c 327	|       479 |     704   235586  1547398 |   104521      479     20 | 52.816 % |
327.54/327.96	c 328	|       816 |     704   235586  1547398 |   114973      816     19 | 52.816 % |
327.94/328.37	c 328	|      1322 |     704   235586  1547398 |   126471     1322     18 | 52.816 % |
328.34/328.74	c 328	|      2081 |     704   235586  1547398 |   139118     2081     19 | 52.816 % |
329.14/329.55	c 329	|      3220 |     704   235586  1547398 |   153030     3220     20 | 52.816 % |
330.54/330.98	c 331	|      4929 |     704   235586  1547398 |   168333     4929     20 | 52.816 % |
333.04/333.48	c 333	|      7491 |     704   235586  1547398 |   185166     7491     21 | 52.816 % |
336.73/337.15	c 337	|     11337 |     704   235586  1547398 |   203683    11337     22 | 52.816 % |
342.03/342.44	c 342	|     17107 |     704   235586  1547398 |   224051    17107     24 | 52.816 % |
351.92/352.38	c 352	|     25757 |     704   235586  1547398 |   246456    25757     25 | 52.816 % |
367.52/367.92	c 368	|     38732 |     704   235586  1547398 |   271102    38732     26 | 52.816 % |
394.91/395.30	c 395	|     58194 |     704   235586  1547398 |   298212    58194     26 | 52.816 % |
437.90/438.33	c 438	|     87390 |     704   235586  1547398 |   328033    87390     27 | 52.816 % |
509.88/510.39	c 510	|    131180 |     704   235586  1547398 |   360837   131180     27 | 52.816 % |
638.03/638.54	c 638	|    196865 |     704   235586  1547398 |   396920   196865     28 | 52.815 % |
652.93/653.41	c 653	===============================================================================
652.93/653.41	c 653	restarts              : 18
652.93/653.42	c 653	conflicts             : 204039         (626 /sec)
652.93/653.42	c 653	decisions             : 246037         (1.25 % random) (754 /sec)
652.93/653.42	c 653	propagations          : 17099980       (52423 /sec)
652.93/653.42	c 653	conflict literals     : 5602838        (29.44 % deleted)
652.93/653.42	c 653	Memory used           : 44.63 MB
652.93/653.42	c 653	CPU time              : 326.189 s
652.93/653.42	c 653	
652.93/653.42	c 653	SATISFIABLE
652.93/653.42	c 653	FOUND: _COST <= 1
652.93/653.42	c 653	DECODING HOME/temp.out WITH HOME/temp.map
652.93/653.42	c 653	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
652.96/653.50	c 653	Decoding HOME/temp.out
652.96/653.53	c 653	OBJECTIVE _COST 1
652.96/653.53	o 1
652.96/653.53	v 0 13 3 17 8 7 20 8 21 10 1 22 9 7 20 6 12 15 8 20 0 17 11 23
652.96/653.54	c 653	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
652.96/653.59	c 653	OBJECTIVE BOUND: 0 <= _COST <= 1
652.96/653.59	c 653	SEARCHING: _COST <= 0
652.96/653.59	c 653	SOLVING HOME/temp.cnf
652.96/653.59	c 653	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
652.96/653.59	c 653	This is MiniSat 2.0 beta
652.96/653.59	c 653	WARNING: for repeatability, setting FPU to use double precision
652.96/653.59	c 653	============================[ Problem Statistics ]=============================
652.96/653.59	c 653	|                                                                             |
652.96/653.59	c 653	|  Number of variables:  1492                                                 |
652.96/653.59	c 653	|  Number of clauses:    244870                                               |
653.09/653.76	c 653	|  Parsing time:         0.15         s                                       |
653.09/653.77	c 653	============================[ Search Statistics ]==============================
653.09/653.77	c 653	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
653.09/653.77	c 653	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
653.09/653.77	c 653	===============================================================================
653.09/653.77	c 653	|         0 |     552   235285  1546646 |    78428        0    nan |  0.000 % |
653.09/653.89	c 654	|       100 |     552   235285  1546646 |    86271      100     11 | 63.003 % |
653.09/654.08	c 654	|       251 |     552   235285  1546646 |    94898      251     10 | 63.004 % |
653.09/654.29	c 654	|       477 |     552   235285  1546646 |   104388      477      9 | 63.004 % |
654.08/654.65	c 654	|       814 |     552   235285  1546646 |   114826      814     11 | 63.004 % |
654.38/654.95	c 655	|      1320 |     552   235285  1546646 |   126309     1320     11 | 63.004 % |
654.98/655.60	c 655	|      2081 |     552   235285  1546646 |   138940     2081     12 | 63.004 % |
655.98/656.56	c 656	|      3220 |     552   235285  1546646 |   152834     3220     12 | 63.004 % |
657.48/658.06	c 658	|      4930 |     552   235285  1546646 |   168118     4930     13 | 63.004 % |
659.78/660.34	c 660	|      7494 |     552   235285  1546646 |   184929     7494     13 | 63.004 % |
663.48/664.03	c 664	|     11338 |     552   235285  1546646 |   203422    11338     14 | 63.004 % |
669.18/669.73	c 669	|     17105 |     552   235285  1546646 |   223765    17105     13 | 63.004 % |
678.47/679.01	c 679	|     25754 |     552   235285  1546646 |   246141    25754     13 | 63.004 % |
691.57/692.15	c 692	|     38728 |     552   235285  1546646 |   270755    38728     14 | 63.004 % |
711.96/712.58	c 712	|     58190 |     552   235285  1546646 |   297831    58190     15 | 63.003 % |
748.15/748.70	c 748	|     87383 |     552   235285  1546646 |   327614    87383     15 | 63.004 % |
807.72/808.40	c 808	|    131174 |     552   235285  1546646 |   360376   131174     16 | 63.004 % |
918.49/919.13	c 919	|    196858 |     552   235285  1546646 |   396413   196858     16 | 63.003 % |
1071.74/1072.44	c 1072	|    295384 |     551   233954  1539042 |   436055   186322     17 | 63.070 % |
1422.13/1422.91	c 1423	|    443173 |     551   233954  1539042 |   479660   334111     18 | 63.071 % |
1917.46/1918.42	c 1918	|    664857 |     551   233954  1539042 |   527626    98627     18 | 63.071 % |
2627.73/2629.00	c 2629	|    997382 |     547   229335  1509956 |   580389   119737     16 | 63.338 % |
3600.02/3601.51	c ERROR unknown output  in HOME/temp.out
3600.02/3601.51	c 3601	CPU 652.28 (0.04 0.01 652.24 0.8)
3600.02/3601.51	c 3601	END Fri Jul 11 20:47:46 2008
3600.02/3601.52	c ERROR INTERRUPTED

Verifier Data (download as text)

OK	1	75
1 unsatisfied constraints, 75 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-1109120-1215798464/watcher-1109120-1215798464 -o /tmp/evaluation-result-1109120-1215798464/solver-1109120-1215798464 -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-1109120-1215798464.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: 1.00 1.00 1.00 3/64 13314
/proc/meminfo: memFree=1923488/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=18572 CPUtime=0
/proc/13314/stat : 13314 (runsolver) D 13312 13314 13168 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 36549077 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 212234464551 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/13314/statm: 4643 292 257 25 0 2626 0

[startup+0.0141289 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13314
/proc/meminfo: memFree=1923488/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=18572 CPUtime=0
/proc/13314/stat : 13314 (runsolver) D 13312 13314 13168 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 36549077 19017728 292 996147200 4194304 4296836 548682068256 18446744073709551615 212234464551 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/13314/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.101148 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13314
/proc/meminfo: memFree=1923488/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=12272 CPUtime=0
/proc/13314/stat : 13314 (sugar) D 13312 13314 13168 0 -1 4194304 397 0 0 0 0 0 0 0 18 0 1 0 36549077 12566528 365 996147200 4194304 4206940 548682068592 18446744073709551615 212243364862 0 0 4224 0 18446744071563608240 0 0 17 0 0 0
/proc/13314/statm: 3068 365 274 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301187 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13314
/proc/meminfo: memFree=1923488/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=0.03
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 36549077 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701256 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13314
/proc/meminfo: memFree=1923488/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=0.03
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 898 127 0 0 3 0 0 0 18 0 1 0 36549077 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50239 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 13326
/proc/meminfo: memFree=1898504/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=1.23
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 974 9455 0 1 3 0 112 8 15 0 1 0 36549077 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 13600

[startup+3.10286 s]
/proc/loadavg: 1.00 1.00 1.00 3/75 13336
/proc/meminfo: memFree=1898056/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=1.23
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 974 9455 0 1 3 0 112 8 15 0 1 0 36549077 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 797 370 3 0 500 0
[pid=13327] ppid=13314 vsize=5356 CPUtime=0
/proc/13327/stat : 13327 (sh) S 13314 13314 13168 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 36549215 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13327/statm: 1339 233 193 169 0 50 0
[pid=13328] ppid=13327 vsize=864972 CPUtime=1.75
/proc/13328/stat : 13328 (java) S 13327 13314 13168 0 -1 0 13204 0 1 0 168 7 0 0 18 0 9 0 36549215 885731328 12464 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13328/statm: 216243 12465 2532 9 0 210825 0
[pid=13328/tid=13329] ppid=13327 vsize=864972 CPUtime=1.08
/proc/13328/task/13329/stat : 13329 (java) S 13327 13314 13168 0 -1 64 2800 0 1 0 106 2 0 0 17 0 9 0 36549216 885731328 12466 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13328/tid=13330] ppid=13327 vsize=864972 CPUtime=0.61
/proc/13328/task/13330/stat : 13330 (java) R 13327 13314 13168 0 -1 64 9394 0 0 0 58 3 0 0 16 0 9 0 36549217 885731328 12467 996147200 134512640 134550740 4294955936 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13328/tid=13331] ppid=13327 vsize=864972 CPUtime=0
/proc/13328/task/13331/stat : 13331 (java) S 13327 13314 13168 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 36549217 885731328 12468 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13328/tid=13332] ppid=13327 vsize=864972 CPUtime=0
/proc/13328/task/13332/stat : 13332 (java) S 13327 13314 13168 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 36549217 885731328 12469 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13328/tid=13333] ppid=13327 vsize=864972 CPUtime=0
/proc/13328/task/13333/stat : 13333 (java) S 13327 13314 13168 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36549219 885731328 12470 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13328/tid=13334] ppid=13327 vsize=864972 CPUtime=0.03
/proc/13328/task/13334/stat : 13334 (java) S 13327 13314 13168 0 -1 64 315 0 0 0 3 0 0 0 15 0 9 0 36549219 885731328 12471 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13328/tid=13335] ppid=13327 vsize=864972 CPUtime=0
/proc/13328/task/13335/stat : 13335 (java) S 13327 13314 13168 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36549219 885731328 12472 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13328/tid=13336] ppid=13327 vsize=864972 CPUtime=0
/proc/13328/task/13336/stat : 13336 (java) S 13327 13314 13168 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36549219 885731328 12473 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 883928

[startup+6.30242 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 13336
/proc/meminfo: memFree=1820808/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=1.23
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 974 9455 0 1 3 0 112 8 15 0 1 0 36549077 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13314/statm: 3400 797 370 3 0 500 0
[pid=13327] ppid=13314 vsize=5356 CPUtime=0
/proc/13327/stat : 13327 (sh) S 13314 13314 13168 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 36549215 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13327/statm: 1339 233 193 169 0 50 0
[pid=13328] ppid=13327 vsize=865112 CPUtime=5.01
/proc/13328/stat : 13328 (java) S 13327 13314 13168 0 -1 0 27359 0 2 0 487 14 0 0 18 0 9 0 36549215 885874688 26547 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/13328/statm: 216278 26547 2565 9 0 210825 0
[pid=13328/tid=13329] ppid=13327 vsize=865112 CPUtime=2.85
/proc/13328/task/13329/stat : 13329 (java) R 13327 13314 13168 0 -1 64 3721 0 2 0 282 3 0 0 17 0 9 0 36549216 885874688 26547 996147200 134512640 134550740 4294955936 18446744073709551615 4126579824 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13328/tid=13330] ppid=13327 vsize=865112 CPUtime=2.02
/proc/13328/task/13330/stat : 13330 (java) S 13327 13314 13168 0 -1 64 22576 0 0 0 193 9 0 0 15 0 9 0 36549217 885874688 26547 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13328/tid=13331] ppid=13327 vsize=865112 CPUtime=0
/proc/13328/task/13331/stat : 13331 (java) S 13327 13314 13168 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 36549217 885874688 26547 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13328/tid=13332] ppid=13327 vsize=865112 CPUtime=0
/proc/13328/task/13332/stat : 13332 (java) S 13327 13314 13168 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 36549217 885874688 26547 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13328/tid=13333] ppid=13327 vsize=865112 CPUtime=0
/proc/13328/task/13333/stat : 13333 (java) S 13327 13314 13168 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36549219 885874688 26547 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13328/tid=13334] ppid=13327 vsize=865112 CPUtime=0.11
/proc/13328/task/13334/stat : 13334 (java) S 13327 13314 13168 0 -1 64 364 0 0 0 11 0 0 0 15 0 9 0 36549219 885874688 26547 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13328/tid=13335] ppid=13327 vsize=865112 CPUtime=0
/proc/13328/task/13335/stat : 13335 (java) S 13327 13314 13168 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 36549219 885874688 26547 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13328/tid=13336] ppid=13327 vsize=865112 CPUtime=0
/proc/13328/task/13336/stat : 13336 (java) S 13327 13314 13168 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 36549219 885874688 26547 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 884068

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13362
/proc/meminfo: memFree=1893904/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=11.04
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 1286 53030 2 5 3 0 1063 38 15 0 1 0 36549077 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 805 374 3 0 500 0
[pid=13361] ppid=13314 vsize=5356 CPUtime=0
/proc/13361/stat : 13361 (sh) S 13314 13314 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36550199 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13361/statm: 1339 232 193 169 0 50 0
[pid=13362] ppid=13361 vsize=16508 CPUtime=1.47
/proc/13362/stat : 13362 (minisat) R 13361 13314 13168 0 -1 4194304 3996 0 0 0 145 2 0 0 25 0 1 0 36550199 16904192 3982 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13362/statm: 4127 3982 75 150 0 3974 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 35464

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13362
/proc/meminfo: memFree=1891792/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=11.04
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 1286 53030 2 5 3 0 1063 38 16 0 1 0 36549077 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 805 374 3 0 500 0
[pid=13361] ppid=13314 vsize=5356 CPUtime=0
/proc/13361/stat : 13361 (sh) S 13314 13314 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36550199 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13361/statm: 1339 232 193 169 0 50 0
[pid=13362] ppid=13361 vsize=18720 CPUtime=14.27
/proc/13362/stat : 13362 (minisat) R 13361 13314 13168 0 -1 4194304 4534 0 0 0 1424 3 0 0 25 0 1 0 36550199 19169280 4520 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13362/statm: 4680 4520 75 150 0 4527 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 37676

[startup+51.1022 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13362
/proc/meminfo: memFree=1888016/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=11.04
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 1286 53030 2 5 3 0 1063 38 16 0 1 0 36549077 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 805 374 3 0 500 0
[pid=13361] ppid=13314 vsize=5356 CPUtime=0
/proc/13361/stat : 13361 (sh) S 13314 13314 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36550199 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13361/statm: 1339 232 193 169 0 50 0
[pid=13362] ppid=13361 vsize=22684 CPUtime=39.86
/proc/13362/stat : 13362 (minisat) R 13361 13314 13168 0 -1 4194304 5503 0 0 0 3982 4 0 0 25 0 1 0 36550199 23228416 5489 996147200 134512640 135127466 4294956256 18446744073709551615 134527694 0 0 4096 3 0 0 0 17 0 0 0
/proc/13362/statm: 5671 5489 75 150 0 5518 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 41640

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13362
/proc/meminfo: memFree=1881296/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=11.04
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 1286 53030 2 5 3 0 1063 38 16 0 1 0 36549077 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 805 374 3 0 500 0
[pid=13361] ppid=13314 vsize=5356 CPUtime=0
/proc/13361/stat : 13361 (sh) S 13314 13314 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36550199 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13361/statm: 1339 232 193 169 0 50 0
[pid=13362] ppid=13361 vsize=29408 CPUtime=91.04
/proc/13362/stat : 13362 (minisat) R 13361 13314 13168 0 -1 4194304 7159 0 0 0 9098 6 0 0 25 0 1 0 36550199 30113792 7145 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13362/statm: 7352 7145 75 150 0 7199 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 48364

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13386
/proc/meminfo: memFree=1891024/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=138.82
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 1514 73324 2 7 4 1 13821 56 16 0 1 0 36549077 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 805 374 3 0 500 0
[pid=13385] ppid=13314 vsize=5356 CPUtime=0
/proc/13385/stat : 13385 (sh) S 13314 13314 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36562985 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13385/statm: 1339 232 193 169 0 50 0
[pid=13386] ppid=13385 vsize=19512 CPUtime=23.2
/proc/13386/stat : 13386 (minisat) R 13385 13314 13168 0 -1 4194304 4717 0 0 0 2317 3 0 0 25 0 1 0 36562985 19980288 4703 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13386/statm: 4878 4703 75 150 0 4725 0
Current children cumulated CPU time (s) 162.02

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

/proc/meminfo: memFree=1837008/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=653.09
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 1742 101436 2 9 4 1 65224 80 16 0 1 0 36549077 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 805 374 3 0 500 0
[pid=13409] ppid=13314 vsize=5356 CPUtime=0
/proc/13409/stat : 13409 (sh) S 13314 13314 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36614436 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13409/statm: 1339 232 193 169 0 50 0
[pid=13410] ppid=13409 vsize=73656 CPUtime=2507.87
/proc/13410/stat : 13410 (minisat) R 13409 13314 13168 0 -1 4194304 17765 0 0 0 250772 15 0 0 25 0 1 0 36614437 75423744 17743 996147200 134512640 135127466 4294956256 18446744073709551615 134531110 0 0 4096 3 0 0 0 17 0 0 0
/proc/13410/statm: 18414 17743 75 150 0 18261 0
Current children cumulated CPU time (s) 3160.96
Current children cumulated vsize (KiB) 92612

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13418
/proc/meminfo: memFree=1836816/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=653.09
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 1742 101436 2 9 4 1 65224 80 16 0 1 0 36549077 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 805 374 3 0 500 0
[pid=13409] ppid=13314 vsize=5356 CPUtime=0
/proc/13409/stat : 13409 (sh) S 13314 13314 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36614436 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13409/statm: 1339 232 193 169 0 50 0
[pid=13410] ppid=13409 vsize=73960 CPUtime=2567.85
/proc/13410/stat : 13410 (minisat) R 13409 13314 13168 0 -1 4194304 17823 0 0 0 256770 15 0 0 25 0 1 0 36614437 75735040 17786 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13410/statm: 18490 17786 75 150 0 18337 0
Current children cumulated CPU time (s) 3220.94
Current children cumulated vsize (KiB) 92916

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13418
/proc/meminfo: memFree=1836496/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=653.09
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 1742 101436 2 9 4 1 65224 80 16 0 1 0 36549077 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 805 374 3 0 500 0
[pid=13409] ppid=13314 vsize=5356 CPUtime=0
/proc/13409/stat : 13409 (sh) S 13314 13314 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36614436 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13409/statm: 1339 232 193 169 0 50 0
[pid=13410] ppid=13409 vsize=74100 CPUtime=2627.83
/proc/13410/stat : 13410 (minisat) R 13409 13314 13168 0 -1 4194304 17883 0 0 0 262768 15 0 0 25 0 1 0 36614437 75878400 17846 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/13410/statm: 18525 17846 75 150 0 18372 0
Current children cumulated CPU time (s) 3280.92
Current children cumulated vsize (KiB) 93056

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13418
/proc/meminfo: memFree=1835536/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=653.09
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 1742 101436 2 9 4 1 65224 80 16 0 1 0 36549077 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 805 374 3 0 500 0
[pid=13409] ppid=13314 vsize=5356 CPUtime=0
/proc/13409/stat : 13409 (sh) S 13314 13314 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36614436 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13409/statm: 1339 232 193 169 0 50 0
[pid=13410] ppid=13409 vsize=75164 CPUtime=2687.81
/proc/13410/stat : 13410 (minisat) R 13409 13314 13168 0 -1 4194304 18122 0 0 0 268765 16 0 0 25 0 1 0 36614437 76967936 18085 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13410/statm: 18791 18085 75 150 0 18638 0
Current children cumulated CPU time (s) 3340.9
Current children cumulated vsize (KiB) 94120

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13418
/proc/meminfo: memFree=1835472/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=653.09
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 1742 101436 2 9 4 1 65224 80 16 0 1 0 36549077 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 805 374 3 0 500 0
[pid=13409] ppid=13314 vsize=5356 CPUtime=0
/proc/13409/stat : 13409 (sh) S 13314 13314 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36614436 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13409/statm: 1339 232 193 169 0 50 0
[pid=13410] ppid=13409 vsize=75244 CPUtime=2747.8
/proc/13410/stat : 13410 (minisat) R 13409 13314 13168 0 -1 4194304 18131 0 0 0 274764 16 0 0 25 0 1 0 36614437 77049856 18094 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13410/statm: 18811 18094 75 150 0 18658 0
Current children cumulated CPU time (s) 3400.89
Current children cumulated vsize (KiB) 94200

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13418
/proc/meminfo: memFree=1835280/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=653.09
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 1742 101436 2 9 4 1 65224 80 16 0 1 0 36549077 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 805 374 3 0 500 0
[pid=13409] ppid=13314 vsize=5356 CPUtime=0
/proc/13409/stat : 13409 (sh) S 13314 13314 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36614436 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13409/statm: 1339 232 193 169 0 50 0
[pid=13410] ppid=13409 vsize=75244 CPUtime=2807.77
/proc/13410/stat : 13410 (minisat) R 13409 13314 13168 0 -1 4194304 18133 0 0 0 280761 16 0 0 25 0 1 0 36614437 77049856 18096 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13410/statm: 18811 18096 75 150 0 18658 0
Current children cumulated CPU time (s) 3460.86
Current children cumulated vsize (KiB) 94200

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13418
/proc/meminfo: memFree=1835280/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=653.09
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 1742 101436 2 9 4 1 65224 80 16 0 1 0 36549077 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 805 374 3 0 500 0
[pid=13409] ppid=13314 vsize=5356 CPUtime=0
/proc/13409/stat : 13409 (sh) S 13314 13314 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36614436 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13409/statm: 1339 232 193 169 0 50 0
[pid=13410] ppid=13409 vsize=75244 CPUtime=2867.75
/proc/13410/stat : 13410 (minisat) R 13409 13314 13168 0 -1 4194304 18140 0 0 0 286759 16 0 0 25 0 1 0 36614437 77049856 18103 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13410/statm: 18811 18103 75 150 0 18658 0
Current children cumulated CPU time (s) 3520.84
Current children cumulated vsize (KiB) 94200

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13418
/proc/meminfo: memFree=1835152/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=653.09
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 1742 101436 2 9 4 1 65224 80 16 0 1 0 36549077 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 805 374 3 0 500 0
[pid=13409] ppid=13314 vsize=5356 CPUtime=0
/proc/13409/stat : 13409 (sh) S 13314 13314 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36614436 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13409/statm: 1339 232 193 169 0 50 0
[pid=13410] ppid=13409 vsize=75424 CPUtime=2927.73
/proc/13410/stat : 13410 (minisat) R 13409 13314 13168 0 -1 4194304 18160 0 0 0 292757 16 0 0 25 0 1 0 36614437 77234176 18123 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13410/statm: 18856 18123 75 150 0 18703 0
Current children cumulated CPU time (s) 3580.82
Current children cumulated vsize (KiB) 94380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13418
/proc/meminfo: memFree=1834960/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=653.09
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 1742 101436 2 9 4 1 65224 80 16 0 1 0 36549077 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 805 374 3 0 500 0
[pid=13409] ppid=13314 vsize=5356 CPUtime=0
/proc/13409/stat : 13409 (sh) S 13314 13314 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36614436 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13409/statm: 1339 232 193 169 0 50 0
[pid=13410] ppid=13409 vsize=75588 CPUtime=2946.93
/proc/13410/stat : 13410 (minisat) R 13409 13314 13168 0 -1 4194304 18215 0 0 0 294677 16 0 0 25 0 1 0 36614437 77402112 18178 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13410/statm: 18897 18178 75 150 0 18744 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 94544

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

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

[startup+3601.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13418
/proc/meminfo: memFree=1834960/2055920 swapFree=4192812/4192956
[pid=13314] ppid=13312 vsize=13600 CPUtime=653.09
/proc/13314/stat : 13314 (sugar) S 13312 13314 13168 0 -1 4194304 1742 101436 2 9 4 1 65224 80 16 0 1 0 36549077 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13314/statm: 3400 805 374 3 0 500 0
[pid=13409] ppid=13314 vsize=5356 CPUtime=0
/proc/13409/stat : 13409 (sh) S 13314 13314 13168 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 36614436 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13409/statm: 1339 232 193 169 0 50 0
[pid=13410] ppid=13409 vsize=75588 CPUtime=2946.93
/proc/13410/stat : 13410 (minisat) R 13409 13314 13168 0 -1 4194304 18215 0 0 0 294677 16 0 0 25 0 1 0 36614437 77402112 18178 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13410/statm: 18897 18178 75 150 0 18744 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 94544

Child status: 0

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

Real time (s): 3601.52
CPU time (s): 3600.02
CPU user time (s): 3599.05
CPU system time (s): 0.97
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 884068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 652.297
system time used= 0.824874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103523
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2891
involuntary context switches= 3162

runsolver used 3.34549 second user time and 9.77851 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-11 19:47:45
IDJOB=1109120
IDBENCH=60920
IDSOLVER=368
FILE ID=node14/1109120-1215798464
PBS_JOBID= 7903218
Free space on /tmp= 66460 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-22_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-1109120-1215798464/watcher-1109120-1215798464 -o /tmp/evaluation-result-1109120-1215798464/solver-1109120-1215798464 -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-1109120-1215798464.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b0d0910a54361eb4b635b0f40380a40c
RANDOM SEED=2102690569

node14.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.270
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.270
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:       1923904 kB
Buffers:         12008 kB
Cached:          56264 kB
SwapCached:          0 kB
Active:          58344 kB
Inactive:        23920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1923904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4216 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            35676 kB
Committed_AS:    67608 kB
PageTables:       1448 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= 66452 MiB
End job on node14 at 2008-07-11 20:47:48