Trace number 1109602

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)10 3600.12 3634.51

General information on the benchmark

Namecsp/schurrLemma/
normalized-lemma-20-9-mod.xml
MD5SUM0351c2d306af39428e7ac456e3563b8d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints7
Best CPU time to get the best result obtained on this benchmark3600.01
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints90
Maximum constraint arity3
Maximum domain size9
Number of constraints which are defined in extension0
Number of constraints which are defined in intension90
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 21:49:19 2008
0.00/0.04	c 0	PID 12311
0.03/0.05	c 0	HOST node2.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1109602-1215805759.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109602-1215805759.xml' 'HOME/temp.csp'
0.03/0.23	c 0	1 domains, 20 variables, 1 predicates, 0 relations, 90 constraints
0.03/0.26	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.26	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.22/0.34	c 0	Parsing HOME/temp.csp
0.22/0.41	c 0	parsed 112 expressions
0.22/0.41	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.22/0.42	c 0	MAX CSP: 90 constraints
0.22/0.42	c 0	Converting to clausal form CSP
0.22/0.44	c 0	converted 21 (10%) expressions
0.22/0.46	c 0	converted 41 (20%) expressions
0.22/0.47	c 0	converted 62 (30%) expressions
0.22/0.49	c 0	converted 82 (40%) expressions
0.22/0.50	c 0	converted 103 (50%) expressions
0.22/0.51	c 0	converted 123 (60%) expressions
0.22/0.52	c 0	converted 144 (70%) expressions
0.22/0.53	c 0	converted 164 (80%) expressions
0.22/0.59	c 0	converted 185 (90%) expressions
0.22/0.62	c 0	converted 205 (100%) expressions
0.22/0.63	c 0	CSP : 200 integers, 90 booleans, 539 clauses, largest domain size 136
0.22/0.63	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.22/0.63	c 0	Propagation in CSP
0.22/0.65	c 0	86 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.22/0.65	c 0	CSP : 200 integers, 90 booleans, 539 clauses, largest domain size 91
0.22/0.65	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.22/0.65	c 0	Simplifing CSP by introducing new Boolean variables
0.22/0.66	c 0	CSP : 200 integers, 630 booleans, 1079 clauses, largest domain size 91
0.22/0.66	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.22/0.69	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.22/0.70	c 0	20 (10%) CSP integer variables are encoded (140 clauses, 1416 bytes)
0.22/0.70	c 0	40 (20%) CSP integer variables are encoded (140 clauses, 1416 bytes)
0.22/0.70	c 0	60 (30%) CSP integer variables are encoded (140 clauses, 1416 bytes)
0.22/0.71	c 0	80 (40%) CSP integer variables are encoded (140 clauses, 1416 bytes)
0.22/0.71	c 0	100 (50%) CSP integer variables are encoded (140 clauses, 1416 bytes)
0.22/0.71	c 0	120 (60%) CSP integer variables are encoded (246 clauses, 2582 bytes)
0.22/0.71	c 0	140 (70%) CSP integer variables are encoded (327 clauses, 3473 bytes)
0.22/0.71	c 0	160 (80%) CSP integer variables are encoded (896 clauses, 9837 bytes)
0.22/0.72	c 0	180 (90%) CSP integer variables are encoded (977 clauses, 10890 bytes)
0.22/0.72	c 0	200 (100%) CSP integer variables are encoded (1097 clauses, 12450 bytes)
0.22/0.72	c 0	108 (10%) CSP clauses are encoded (1725 clauses, 21137 bytes)
0.22/0.73	c 0	216 (20%) CSP clauses are encoded (2353 clauses, 30366 bytes)
0.22/0.74	c 0	324 (30%) CSP clauses are encoded (2973 clauses, 39554 bytes)
0.22/0.75	c 0	432 (40%) CSP clauses are encoded (3601 clauses, 48777 bytes)
0.22/0.75	c 0	540 (50%) CSP clauses are encoded (4229 clauses, 58166 bytes)
0.22/0.76	c 0	648 (60%) CSP clauses are encoded (4857 clauses, 67578 bytes)
0.22/0.76	c 0	756 (70%) CSP clauses are encoded (5485 clauses, 77022 bytes)
0.22/0.77	c 0	864 (80%) CSP clauses are encoded (6105 clauses, 86348 bytes)
0.22/0.78	c 0	972 (90%) CSP clauses are encoded (9799 clauses, 138997 bytes)
0.22/0.80	c 1	1079 (100%) CSP clauses are encoded (18356 clauses, 276130 bytes)
0.22/0.80	c 1	1079 CSP clauses encoded
0.22/0.80	c 1	Writing map file : HOME/temp.map
0.22/0.80	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.22/0.80	c 1	SAT : 1927 SAT variables, 18356 SAT clauses, 276130 bytes
0.22/0.80	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.22/0.85	c 1	OBJECTIVE minimize _COST
0.22/0.85	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
0.22/0.85	c 1	SEARCHING: _COST <= 45
0.22/0.85	c 1	SOLVING HOME/temp.cnf
0.22/0.85	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
0.22/0.85	c 1	This is MiniSat 2.0 beta
0.22/0.85	c 1	WARNING: for repeatability, setting FPU to use double precision
0.22/0.85	c 1	============================[ Problem Statistics ]=============================
0.22/0.85	c 1	|                                                                             |
0.22/0.85	c 1	|  Number of variables:  1927                                                 |
0.22/0.85	c 1	|  Number of clauses:    18357                                                |
0.22/0.86	c 1	|  Parsing time:         0.01         s                                       |
0.22/0.86	c 1	============================[ Search Statistics ]==============================
0.22/0.86	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.22/0.86	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.22/0.86	c 1	===============================================================================
0.22/0.86	c 1	|         0 |    1612    13777    37960 |     4592        0    nan |  0.000 % |
0.22/0.86	c 1	===============================================================================
0.22/0.86	c 1	restarts              : 1
0.22/0.86	c 1	conflicts             : 11             (917 /sec)
0.22/0.86	c 1	decisions             : 355            (0.85 % random) (29588 /sec)
0.22/0.86	c 1	propagations          : 2659           (221620 /sec)
0.22/0.86	c 1	conflict literals     : 104            (6.31 % deleted)
0.22/0.86	c 1	Memory used           : 2.59 MB
0.22/0.86	c 1	CPU time              : 0.011998 s
0.22/0.86	c 1	
0.22/0.86	c 1	SATISFIABLE
0.22/0.87	c 1	FOUND: _COST <= 45
0.22/0.87	s SATISFIABLE
0.22/0.87	c 1	DECODING HOME/temp.out WITH HOME/temp.map
0.22/0.87	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
0.78/0.95	c 1	Decoding HOME/temp.out
0.78/0.99	c 1	OBJECTIVE _COST 45
0.78/0.99	o 45
0.78/0.99	v 4 5 0 2 1 6 3 2 7 6 3 8 7 6 2 8 7 3 6 8
0.78/1.00	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.90/1.03	c 1	OBJECTIVE BOUND: 0 <= _COST <= 45
0.90/1.03	c 1	SEARCHING: _COST <= 22
0.90/1.03	c 1	SOLVING HOME/temp.cnf
0.90/1.03	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
0.90/1.03	c 1	This is MiniSat 2.0 beta
0.90/1.03	c 1	WARNING: for repeatability, setting FPU to use double precision
0.90/1.03	c 1	============================[ Problem Statistics ]=============================
0.90/1.03	c 1	|                                                                             |
0.90/1.03	c 1	|  Number of variables:  1927                                                 |
0.90/1.03	c 1	|  Number of clauses:    18357                                                |
0.90/1.04	c 1	|  Parsing time:         0.01         s                                       |
0.90/1.04	c 1	============================[ Search Statistics ]==============================
0.90/1.04	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.90/1.04	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.90/1.04	c 1	===============================================================================
0.90/1.04	c 1	|         0 |    1426    10875    29789 |     3625        0    nan |  0.000 % |
0.90/1.05	c 1	|       102 |    1426    10875    29789 |     3987      102     16 | 25.999 % |
0.90/1.05	c 1	|       254 |    1426    10875    29789 |     4386      254     15 | 26.001 % |
0.90/1.06	c 1	|       479 |    1426    10875    29789 |     4824      479     15 | 25.999 % |
0.90/1.07	c 1	|       816 |    1426    10875    29789 |     5307      816     15 | 25.999 % |
0.90/1.09	c 1	|      1322 |    1426    10875    29789 |     5838     1322     16 | 25.999 % |
0.91/1.14	c 1	|      2082 |    1426    10875    29789 |     6421     2082     19 | 25.999 % |
0.91/1.15	c 1	===============================================================================
0.91/1.15	c 1	restarts              : 7
0.91/1.15	c 1	conflicts             : 2309           (20081 /sec)
0.91/1.15	c 1	decisions             : 3931           (0.79 % random) (34188 /sec)
0.91/1.15	c 1	propagations          : 198424         (1725696 /sec)
0.91/1.15	c 1	conflict literals     : 44994          (6.36 % deleted)
0.91/1.15	c 1	Memory used           : 2.72 MB
0.91/1.15	c 1	CPU time              : 0.114982 s
0.91/1.15	c 1	
0.91/1.15	c 1	SATISFIABLE
0.91/1.15	c 1	FOUND: _COST <= 22
0.91/1.15	c 1	DECODING HOME/temp.out WITH HOME/temp.map
0.91/1.15	c 1	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.03/1.23	c 1	Decoding HOME/temp.out
1.03/1.28	c 1	OBJECTIVE _COST 22
1.03/1.28	o 22
1.03/1.28	v 8 7 2 8 5 3 1 4 6 4 8 6 0 6 7 8 3 4 0 2
1.03/1.28	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.03/1.31	c 1	OBJECTIVE BOUND: 0 <= _COST <= 22
1.03/1.31	c 1	SEARCHING: _COST <= 11
1.03/1.31	c 1	SOLVING HOME/temp.cnf
1.03/1.31	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.03/1.32	c 1	This is MiniSat 2.0 beta
1.03/1.32	c 1	WARNING: for repeatability, setting FPU to use double precision
1.03/1.32	c 1	============================[ Problem Statistics ]=============================
1.03/1.32	c 1	|                                                                             |
1.03/1.32	c 1	|  Number of variables:  1927                                                 |
1.03/1.32	c 1	|  Number of clauses:    18357                                                |
1.03/1.33	c 1	|  Parsing time:         0.01         s                                       |
1.03/1.33	c 1	============================[ Search Statistics ]==============================
1.03/1.33	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.03/1.33	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.03/1.33	c 1	===============================================================================
1.03/1.33	c 1	|         0 |    1303     8724    23694 |     2908        0    nan |  0.000 % |
1.03/1.33	c 1	|       100 |    1303     8724    23694 |     3198      100     23 | 32.382 % |
1.03/1.34	c 1	|       251 |    1303     8724    23694 |     3518      251     21 | 32.383 % |
1.03/1.35	c 1	|       476 |    1303     8724    23694 |     3870      476     19 | 32.382 % |
1.03/1.37	c 1	|       814 |    1303     8724    23694 |     4257      814     19 | 32.382 % |
1.03/1.38	c 1	|      1322 |    1303     8724    23694 |     4683     1322     17 | 32.382 % |
1.17/1.44	c 1	|      2081 |    1303     8724    23694 |     5151     2081     21 | 32.391 % |
1.17/1.49	c 1	|      3220 |    1303     8724    23694 |     5666     3220     21 | 32.383 % |
1.17/1.62	c 1	|      4929 |    1303     8724    23694 |     6233     4929     24 | 32.382 % |
1.17/1.88	c 2	|      7492 |    1303     8724    23694 |     6856     7492     27 | 32.382 % |
2.03/2.29	c 2	|     11336 |    1303     8724    23694 |     7542     7590     25 | 32.382 % |
2.63/2.86	c 3	|     17103 |    1303     8724    23694 |     8296     4814     24 | 32.382 % |
3.52/3.78	c 4	|     25752 |    1303     8724    23694 |     9126     8724     29 | 32.383 % |
5.30/5.55	c 5	|     38726 |    1303     8724    23694 |    10039     6481     27 | 32.382 % |
7.48/7.71	c 7	|     58187 |    1303     8724    23694 |    11043     9185     29 | 32.382 % |
11.14/11.47	c 11	|     87379 |    1303     8724    23694 |    12147     8059     31 | 32.382 % |
16.49/16.88	c 17	|    131169 |    1303     8724    23694 |    13362    12129     27 | 32.383 % |
25.41/25.90	c 26	|    196853 |    1303     8724    23694 |    14698    12627     32 | 32.382 % |
40.16/40.78	c 40	|    295380 |    1303     8724    23694 |    16168     8517     30 | 32.382 % |
62.55/63.36	c 63	|    443169 |    1303     8724    23694 |    17785     9475     25 | 32.382 % |
94.05/95.00	c 95	===============================================================================
94.05/95.00	c 95	restarts              : 20
94.05/95.00	c 95	conflicts             : 626694         (6750 /sec)
94.05/95.00	c 95	decisions             : 704810         (1.00 % random) (7591 /sec)
94.05/95.00	c 95	propagations          : 124822340      (1344360 /sec)
94.05/95.00	c 95	conflict literals     : 20292345       (18.29 % deleted)
94.05/95.00	c 95	Memory used           : 8.10 MB
94.05/95.00	c 95	CPU time              : 92.8489 s
94.05/95.00	c 95	
94.05/95.00	c 95	SATISFIABLE
94.05/95.00	c 95	FOUND: _COST <= 11
94.05/95.00	c 95	DECODING HOME/temp.out WITH HOME/temp.map
94.05/95.00	c 95	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
94.05/95.08	c 95	Decoding HOME/temp.out
94.06/95.13	c 95	OBJECTIVE _COST 11
94.06/95.13	o 11
94.06/95.13	v 8 2 1 3 7 8 5 0 6 7 4 4 1 5 7 0 6 3 2 7
94.06/95.13	c 95	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
94.06/95.16	c 95	OBJECTIVE BOUND: 0 <= _COST <= 11
94.06/95.16	c 95	SEARCHING: _COST <= 5
94.06/95.16	c 95	SOLVING HOME/temp.cnf
94.06/95.16	c 95	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
94.06/95.16	c 95	This is MiniSat 2.0 beta
94.06/95.16	c 95	WARNING: for repeatability, setting FPU to use double precision
94.06/95.17	c 95	============================[ Problem Statistics ]=============================
94.06/95.17	c 95	|                                                                             |
94.06/95.17	c 95	|  Number of variables:  1927                                                 |
94.06/95.17	c 95	|  Number of clauses:    18357                                                |
94.06/95.18	c 95	|  Parsing time:         0.01         s                                       |
94.06/95.18	c 95	============================[ Search Statistics ]==============================
94.06/95.18	c 95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
94.06/95.18	c 95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
94.06/95.18	c 95	===============================================================================
94.06/95.18	c 95	|         0 |    1185     7193    19449 |     2397        0    nan |  0.000 % |
94.06/95.18	c 95	|       100 |    1185     7193    19449 |     2637      100     16 | 38.505 % |
94.06/95.19	c 95	|       250 |    1185     7193    19449 |     2901      250     18 | 38.506 % |
94.20/95.21	c 95	|       476 |    1185     7193    19449 |     3191      476     23 | 38.506 % |
94.20/95.22	c 95	|       814 |    1185     7193    19449 |     3510      814     22 | 38.506 % |
94.20/95.25	c 95	|      1322 |    1185     7193    19449 |     3861     1322     22 | 38.506 % |
94.20/95.30	c 95	|      2082 |    1185     7193    19449 |     4247     2082     25 | 38.506 % |
94.20/95.37	c 95	|      3221 |    1185     7193    19449 |     4672     3221     28 | 38.506 % |
94.20/95.46	c 95	|      4929 |    1185     7193    19449 |     5139     4929     25 | 38.506 % |
94.62/95.67	c 95	|      7492 |    1185     7193    19449 |     5653     4380     22 | 38.506 % |
94.91/95.98	c 96	|     11336 |    1185     7193    19449 |     6218     4866     18 | 38.506 % |
95.51/96.57	c 96	|     17102 |    1185     7193    19449 |     6840     6987     22 | 38.506 % |
96.50/97.52	c 97	|     25751 |    1185     7193    19449 |     7524     3945     22 | 38.506 % |
97.79/98.84	c 99	|     38725 |    1185     7193    19449 |     8277     8436     19 | 38.506 % |
99.77/100.81	c 101	|     58186 |    1185     7193    19449 |     9105     4713     20 | 38.506 % |
102.84/103.95	c 104	|     87378 |    1185     7193    19449 |    10015     8806     20 | 38.506 % |
107.30/108.49	c 108	|    131169 |    1185     7193    19449 |    11017     8369     15 | 38.506 % |
115.52/116.72	c 116	|    196853 |    1185     7193    19449 |    12118     7681     24 | 38.506 % |
126.71/128.01	c 128	|    295379 |    1185     7193    19449 |    13330     7154     22 | 38.506 % |
146.62/148.15	c 148	|    443168 |    1185     7193    19449 |    14663    10582     26 | 38.506 % |
176.74/178.53	c 178	|    664852 |    1185     7193    19449 |    16130    12322     22 | 38.506 % |
233.50/235.89	c 236	|    997377 |    1185     7193    19449 |    17743    11537     23 | 38.506 % |
316.01/319.14	c 319	|   1496166 |    1185     7193    19449 |    19517    14029     25 | 38.506 % |
442.11/446.47	c 446	|   2244349 |    1185     7193    19449 |    21469    12251     25 | 38.506 % |
639.04/645.24	c 645	|   3366623 |    1185     7193    19449 |    23616    20609     25 | 38.506 % |
955.20/964.46	c 964	|   5050036 |    1185     7193    19449 |    25978    17201     20 | 38.506 % |
1437.12/1450.98	c 1451	|   7575152 |    1185     7193    19449 |    28575    22586     22 | 38.506 % |
2252.33/2273.92	c 2274	|  11362828 |    1185     7193    19449 |    31433    28162     23 | 38.506 % |
3600.08/3634.51	sh: line 1: 12409 Terminated              HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out' 2>&1
3600.08/3634.51	c ERROR unknown output  in HOME/temp.out
3600.08/3634.51	c 3634	CPU 3599.77 (0.04 0.01 3599.73 0.32)
3600.08/3634.51	c 3634	END Fri Jul 11 22:49:53 2008

Verifier Data (download as text)

OK	10	80
10 unsatisfied constraints, 80 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-1109602-1215805759/watcher-1109602-1215805759 -o /tmp/evaluation-result-1109602-1215805759/solver-1109602-1215805759 -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-1109602-1215805759.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.09 2.08 2.02 4/81 12311
/proc/meminfo: memFree=1901024/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=12268 CPUtime=0
/proc/12311/stat : 12311 (sugar) R 12309 12311 11559 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 37279361 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 206381480549 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/12311/statm: 3067 316 241 3 0 167 0

[startup+0.0500939 s]
/proc/loadavg: 2.09 2.08 2.02 4/81 12311
/proc/meminfo: memFree=1901024/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=0.03
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 838 0 0 0 3 0 0 0 18 0 1 0 37279361 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10155 s]
/proc/loadavg: 2.09 2.08 2.02 4/81 12311
/proc/meminfo: memFree=1901024/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=0.03
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37279361 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.30159 s]
/proc/loadavg: 2.09 2.08 2.02 4/81 12311
/proc/meminfo: memFree=1901024/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=0.22
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 957 4117 0 1 3 0 17 2 16 0 1 0 37279361 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 13600

[startup+0.702664 s]
/proc/loadavg: 2.09 2.08 2.02 4/81 12311
/proc/meminfo: memFree=1901024/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=0.22
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 974 4117 0 1 3 0 17 2 15 0 1 0 37279361 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 13600

[startup+1.5018 s]
/proc/loadavg: 2.09 2.08 2.02 2/92 12345
/proc/meminfo: memFree=1893512/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=1.17
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1290 19454 0 4 4 0 100 13 15 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 13600

[startup+3.1011 s]
/proc/loadavg: 2.08 2.08 2.02 4/84 12359
/proc/meminfo: memFree=1896328/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=1.17
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1290 19454 0 4 4 0 100 13 15 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12358] ppid=12311 vsize=5356 CPUtime=0
/proc/12358/stat : 12358 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37279493 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12358/statm: 1339 232 193 169 0 50 0
[pid=12359] ppid=12358 vsize=3708 CPUtime=1.75
/proc/12359/stat : 12359 (minisat) R 12358 12311 11559 0 -1 4194304 634 0 0 0 175 0 0 0 25 0 1 0 37279493 3796992 620 996147200 134512640 135127466 4294956256 18446744073709551615 134530706 0 0 4096 3 0 0 0 17 1 0 0
/proc/12359/statm: 927 620 76 150 0 774 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 22664

[startup+6.3027 s]
/proc/loadavg: 2.08 2.08 2.02 4/84 12359
/proc/meminfo: memFree=1895432/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=1.17
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1290 19454 0 4 4 0 100 13 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12358] ppid=12311 vsize=5356 CPUtime=0
/proc/12358/stat : 12358 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37279493 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12358/statm: 1339 232 193 169 0 50 0
[pid=12359] ppid=12358 vsize=4500 CPUtime=4.92
/proc/12359/stat : 12359 (minisat) R 12358 12311 11559 0 -1 4194304 830 0 0 0 492 0 0 0 25 0 1 0 37279493 4608000 816 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 1 0 0
/proc/12359/statm: 1125 816 76 150 0 972 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 23456

[startup+12.7019 s]
/proc/loadavg: 2.07 2.08 2.02 4/84 12359
/proc/meminfo: memFree=1894472/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=1.17
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1290 19454 0 4 4 0 100 13 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12358] ppid=12311 vsize=5356 CPUtime=0
/proc/12358/stat : 12358 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37279493 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12358/statm: 1339 232 193 169 0 50 0
[pid=12359] ppid=12358 vsize=5300 CPUtime=11.26
/proc/12359/stat : 12359 (minisat) R 12358 12311 11559 0 -1 4194304 1029 0 0 0 1126 0 0 0 25 0 1 0 37279493 5427200 1015 996147200 134512640 135127466 4294956256 18446744073709551615 134530938 0 0 4096 3 0 0 0 17 1 0 0
/proc/12359/statm: 1325 1015 76 150 0 1172 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 24256

[startup+25.5022 s]
/proc/loadavg: 2.06 2.08 2.02 3/84 12359
/proc/meminfo: memFree=1893640/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=1.17
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1290 19454 0 4 4 0 100 13 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12358] ppid=12311 vsize=5356 CPUtime=0
/proc/12358/stat : 12358 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37279493 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12358/statm: 1339 232 193 169 0 50 0
[pid=12359] ppid=12358 vsize=6096 CPUtime=23.94
/proc/12359/stat : 12359 (minisat) R 12358 12311 11559 0 -1 4194304 1246 0 0 0 2394 0 0 0 25 0 1 0 37279493 6242304 1232 996147200 134512640 135127466 4294956256 18446744073709551615 134530736 0 0 4096 3 0 0 0 17 1 0 0
/proc/12359/statm: 1524 1232 76 150 0 1371 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 25052

[startup+51.1029 s]
/proc/loadavg: 2.04 2.07 2.01 3/84 12359
/proc/meminfo: memFree=1893128/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=1.17
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1290 19454 0 4 4 0 100 13 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12358] ppid=12311 vsize=5356 CPUtime=0
/proc/12358/stat : 12358 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37279493 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12358/statm: 1339 232 193 169 0 50 0
[pid=12359] ppid=12358 vsize=6656 CPUtime=49.29
/proc/12359/stat : 12359 (minisat) R 12358 12311 11559 0 -1 4194304 1395 0 0 0 4929 0 0 0 25 0 1 0 37279493 6815744 1381 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12359/statm: 1664 1381 76 150 0 1511 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 25612

[startup+102.306 s]
/proc/loadavg: 1.96 2.04 2.00 3/83 12409
/proc/meminfo: memFree=1896336/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=94.2
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1405 25250 0 5 4 1 9395 20 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12408] ppid=12311 vsize=5356 CPUtime=0
/proc/12408/stat : 12408 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37288878 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12408/statm: 1339 232 193 169 0 50 0
[pid=12409] ppid=12408 vsize=3972 CPUtime=7.05
/proc/12409/stat : 12409 (minisat) R 12408 12311 11559 0 -1 4194304 726 0 0 0 705 0 0 0 25 0 1 0 37288878 4067328 712 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/12409/statm: 993 712 75 150 0 840 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 22928

[startup+162.301 s]
/proc/loadavg: 1.98 2.03 2.00 3/83 12409
/proc/meminfo: memFree=1887120/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=94.2
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1405 25250 0 5 4 1 9395 20 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12408] ppid=12311 vsize=5356 CPUtime=0
/proc/12408/stat : 12408 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37288878 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12408/statm: 1339 232 193 169 0 50 0
[pid=12409] ppid=12408 vsize=6528 CPUtime=66.48
/proc/12409/stat : 12409 (minisat) R 12408 12311 11559 0 -1 4194304 1360 0 0 0 6647 1 0 0 25 0 1 0 37288878 6684672 1346 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12409/statm: 1632 1346 75 150 0 1479 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 25484

[startup+222.301 s]
/proc/loadavg: 1.99 2.02 2.00 3/83 12409
/proc/meminfo: memFree=1886288/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=94.2
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1405 25250 0 5 4 1 9395 20 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12408] ppid=12311 vsize=5356 CPUtime=0
/proc/12408/stat : 12408 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37288878 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12408/statm: 1339 232 193 169 0 50 0
[pid=12409] ppid=12408 vsize=7356 CPUtime=125.93
/proc/12409/stat : 12409 (minisat) R 12408 12311 11559 0 -1 4194304 1539 0 0 0 12591 2 0 0 25 0 1 0 37288878 7532544 1525 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/12409/statm: 1839 1525 75 150 0 1686 0
Current children cumulated CPU time (s) 220.13
Current children cumulated vsize (KiB) 26312

[startup+282.301 s]
/proc/loadavg: 1.99 2.02 2.00 3/83 12409
/proc/meminfo: memFree=1885456/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=94.2
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1405 25250 0 5 4 1 9395 20 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12408] ppid=12311 vsize=5356 CPUtime=0
/proc/12408/stat : 12408 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37288878 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12408/statm: 1339 232 193 169 0 50 0
[pid=12409] ppid=12408 vsize=8040 CPUtime=185.36
/proc/12409/stat : 12409 (minisat) R 12408 12311 11559 0 -1 4194304 1721 0 0 0 18534 2 0 0 25 0 1 0 37288878 8232960 1707 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/12409/statm: 2010 1707 75 150 0 1857 0
Current children cumulated CPU time (s) 279.56
Current children cumulated vsize (KiB) 26996


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

[pid=12311] ppid=12309 vsize=13600 CPUtime=94.2
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1405 25250 0 5 4 1 9395 20 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12408] ppid=12311 vsize=5356 CPUtime=0
/proc/12408/stat : 12408 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37288878 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12408/statm: 1339 232 193 169 0 50 0
[pid=12409] ppid=12408 vsize=17572 CPUtime=2978.71
/proc/12409/stat : 12409 (minisat) R 12408 12311 11559 0 -1 4194304 3970 0 0 0 297862 9 0 0 25 0 1 0 37288878 17993728 3956 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/12409/statm: 4393 3956 75 150 0 4240 0
Current children cumulated CPU time (s) 3072.91
Current children cumulated vsize (KiB) 36528

[startup+3162.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 12417
/proc/meminfo: memFree=1874384/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=94.2
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1405 25250 0 5 4 1 9395 20 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12408] ppid=12311 vsize=5356 CPUtime=0
/proc/12408/stat : 12408 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37288878 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12408/statm: 1339 232 193 169 0 50 0
[pid=12409] ppid=12408 vsize=17572 CPUtime=3038.14
/proc/12409/stat : 12409 (minisat) R 12408 12311 11559 0 -1 4194304 3985 0 0 0 303805 9 0 0 25 0 1 0 37288878 17993728 3971 996147200 134512640 135127466 4294956256 18446744073709551615 134527131 0 0 4096 3 0 0 0 17 1 0 0
/proc/12409/statm: 4393 3971 75 150 0 4240 0
Current children cumulated CPU time (s) 3132.34
Current children cumulated vsize (KiB) 36528

[startup+3222.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 12417
/proc/meminfo: memFree=1874192/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=94.2
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1405 25250 0 5 4 1 9395 20 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12408] ppid=12311 vsize=5356 CPUtime=0
/proc/12408/stat : 12408 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37288878 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12408/statm: 1339 232 193 169 0 50 0
[pid=12409] ppid=12408 vsize=17804 CPUtime=3097.57
/proc/12409/stat : 12409 (minisat) R 12408 12311 11559 0 -1 4194304 4029 0 0 0 309748 9 0 0 25 0 1 0 37288878 18231296 4015 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12409/statm: 4451 4015 75 150 0 4298 0
Current children cumulated CPU time (s) 3191.77
Current children cumulated vsize (KiB) 36760

[startup+3282.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 12417
/proc/meminfo: memFree=1874192/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=94.2
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1405 25250 0 5 4 1 9395 20 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12408] ppid=12311 vsize=5356 CPUtime=0
/proc/12408/stat : 12408 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37288878 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12408/statm: 1339 232 193 169 0 50 0
[pid=12409] ppid=12408 vsize=17948 CPUtime=3157.01
/proc/12409/stat : 12409 (minisat) R 12408 12311 11559 0 -1 4194304 4052 0 0 0 315691 10 0 0 25 0 1 0 37288878 18378752 4038 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12409/statm: 4487 4038 75 150 0 4334 0
Current children cumulated CPU time (s) 3251.21
Current children cumulated vsize (KiB) 36904

[startup+3342.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 12417
/proc/meminfo: memFree=1874064/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=94.2
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1405 25250 0 5 4 1 9395 20 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12408] ppid=12311 vsize=5356 CPUtime=0
/proc/12408/stat : 12408 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37288878 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12408/statm: 1339 232 193 169 0 50 0
[pid=12409] ppid=12408 vsize=18088 CPUtime=3216.45
/proc/12409/stat : 12409 (minisat) R 12408 12311 11559 0 -1 4194304 4091 0 0 0 321635 10 0 0 25 0 1 0 37288878 18522112 4077 996147200 134512640 135127466 4294956256 18446744073709551615 134522962 0 0 4096 3 0 0 0 17 1 0 0
/proc/12409/statm: 4522 4077 75 150 0 4369 0
Current children cumulated CPU time (s) 3310.65
Current children cumulated vsize (KiB) 37044

[startup+3402.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 12417
/proc/meminfo: memFree=1873808/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=94.2
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1405 25250 0 5 4 1 9395 20 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12408] ppid=12311 vsize=5356 CPUtime=0
/proc/12408/stat : 12408 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37288878 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12408/statm: 1339 232 193 169 0 50 0
[pid=12409] ppid=12408 vsize=18220 CPUtime=3275.88
/proc/12409/stat : 12409 (minisat) R 12408 12311 11559 0 -1 4194304 4134 0 0 0 327578 10 0 0 25 0 1 0 37288878 18657280 4120 996147200 134512640 135127466 4294956256 18446744073709551615 134523430 0 0 4096 3 0 0 0 17 1 0 0
/proc/12409/statm: 4555 4120 75 150 0 4402 0
Current children cumulated CPU time (s) 3370.08
Current children cumulated vsize (KiB) 37176

[startup+3462.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 12417
/proc/meminfo: memFree=1873296/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=94.2
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1405 25250 0 5 4 1 9395 20 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12408] ppid=12311 vsize=5356 CPUtime=0
/proc/12408/stat : 12408 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37288878 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12408/statm: 1339 232 193 169 0 50 0
[pid=12409] ppid=12408 vsize=18616 CPUtime=3335.31
/proc/12409/stat : 12409 (minisat) R 12408 12311 11559 0 -1 4194304 4234 0 0 0 333521 10 0 0 25 0 1 0 37288878 19062784 4220 996147200 134512640 135127466 4294956256 18446744073709551615 134528501 0 0 4096 3 0 0 0 17 1 0 0
/proc/12409/statm: 4654 4220 75 150 0 4501 0
Current children cumulated CPU time (s) 3429.51
Current children cumulated vsize (KiB) 37572

[startup+3522.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 12417
/proc/meminfo: memFree=1873104/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=94.2
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1405 25250 0 5 4 1 9395 20 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12408] ppid=12311 vsize=5356 CPUtime=0
/proc/12408/stat : 12408 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37288878 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12408/statm: 1339 232 193 169 0 50 0
[pid=12409] ppid=12408 vsize=18792 CPUtime=3394.74
/proc/12409/stat : 12409 (minisat) R 12408 12311 11559 0 -1 4194304 4254 0 0 0 339464 10 0 0 25 0 1 0 37288878 19243008 4240 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/12409/statm: 4698 4240 75 150 0 4545 0
Current children cumulated CPU time (s) 3488.94
Current children cumulated vsize (KiB) 37748

[startup+3582.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 12417
/proc/meminfo: memFree=1872912/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=94.2
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1405 25250 0 5 4 1 9395 20 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12408] ppid=12311 vsize=5356 CPUtime=0
/proc/12408/stat : 12408 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37288878 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12408/statm: 1339 232 193 169 0 50 0
[pid=12409] ppid=12408 vsize=18792 CPUtime=3454.17
/proc/12409/stat : 12409 (minisat) R 12408 12311 11559 0 -1 4194304 4255 0 0 0 345407 10 0 0 25 0 1 0 37288878 19243008 4241 996147200 134512640 135127466 4294956256 18446744073709551615 134523510 0 0 4096 3 0 0 0 17 1 0 0
/proc/12409/statm: 4698 4241 75 150 0 4545 0
Current children cumulated CPU time (s) 3548.37
Current children cumulated vsize (KiB) 37748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.5 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 12417
/proc/meminfo: memFree=1872848/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=94.2
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1405 25250 0 5 4 1 9395 20 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12408] ppid=12311 vsize=5356 CPUtime=0
/proc/12408/stat : 12408 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37288878 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12408/statm: 1339 232 193 169 0 50 0
[pid=12409] ppid=12408 vsize=18792 CPUtime=3505.88
/proc/12409/stat : 12409 (minisat) R 12408 12311 11559 0 -1 4194304 4255 0 0 0 350578 10 0 0 25 0 1 0 37288878 19243008 4241 996147200 134512640 135127466 4294956256 18446744073709551615 134530619 0 0 4096 3 0 0 0 17 1 0 0
/proc/12409/statm: 4698 4241 75 150 0 4545 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 37748

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

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

[startup+3634.5 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 12417
/proc/meminfo: memFree=1872848/2055920 swapFree=4181172/4192956
[pid=12311] ppid=12309 vsize=13600 CPUtime=94.2
/proc/12311/stat : 12311 (sugar) S 12309 12311 11559 0 -1 4194304 1405 25250 0 5 4 1 9395 20 16 0 1 0 37279361 13926400 805 996147200 4194304 4206940 548682068592 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12311/statm: 3400 805 374 3 0 500 0
[pid=12408] ppid=12311 vsize=5356 CPUtime=0
/proc/12408/stat : 12408 (sh) S 12311 12311 11559 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37288878 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12408/statm: 1339 232 193 169 0 50 0
[pid=12409] ppid=12408 vsize=18792 CPUtime=3505.88
/proc/12409/stat : 12409 (minisat) R 12408 12311 11559 0 -1 4194304 4255 0 0 0 350578 10 0 0 25 0 1 0 37288878 19243008 4241 996147200 134512640 135127466 4294956256 18446744073709551615 134530619 0 0 4096 3 0 0 0 17 1 0 0
/proc/12409/statm: 4698 4241 75 150 0 4545 0
Current children cumulated CPU time (s) 3600.08
Current children cumulated vsize (KiB) 37748

Child status: 0
Real time (s): 3634.51
CPU time (s): 3600.12
CPU user time (s): 3599.78
CPU system time (s): 0.335948
CPU usage (%): 99.0536
Max. virtual memory (cumulated for all children) (KiB): 882996

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

runsolver used 5.38418 second user time and 11.0893 second system time

The end

Launcher Data (download as text)

Begin job on node2 at 2008-07-11 21:49:19
IDJOB=1109602
IDBENCH=60989
IDSOLVER=368
FILE ID=node2/1109602-1215805759
PBS_JOBID= 7903231
Free space on /tmp= 66512 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/schurrLemma/normalized-lemma-20-9-mod.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-1109602-1215805759/watcher-1109602-1215805759 -o /tmp/evaluation-result-1109602-1215805759/solver-1109602-1215805759 -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-1109602-1215805759.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0351c2d306af39428e7ac456e3563b8d
RANDOM SEED=457662072

node2.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.261
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	: 5931.00
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.261
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:       1901504 kB
Buffers:         12316 kB
Cached:          53868 kB
SwapCached:       5964 kB
Active:          71348 kB
Inactive:        30872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1901504 kB
SwapTotal:     4192956 kB
SwapFree:      4181172 kB
Dirty:            1304 kB
Writeback:           0 kB
Mapped:          51772 kB
Slab:            37312 kB
Committed_AS:   202180 kB
PageTables:       2004 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= 66512 MiB
End job on node2 at 2008-07-11 22:49:53