Trace number 1112249

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+minisat-incOPTIMUM1 2555.83 2568.87

General information on the benchmark

Namecsp/knights/
normalized-knights-50-9.xml
MD5SUM50143bff7152a7a0a5ab6fa327854d44
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark2555.83
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints36
Maximum constraint arity2
Maximum domain size2500
Number of constraints which are defined in extension0
Number of constraints which are defined in intension36
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.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Sat Jul 12 14:05:01 2008
0.00/0.07	c 0	PID 19178
0.00/0.07	c 0	HOST node8.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-1112249-1215864301.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112249-1215864301.xml' 'HOME/temp.csp'
0.06/0.22	c 1	1 domains, 9 variables, 2 predicates, 0 relations, 36 constraints
0.06/0.27	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.28	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.21/0.35	c 1	Parsing HOME/temp.csp
0.21/0.39	c 1	parsed 48 expressions
0.21/0.39	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.21/0.39	c 1	MAX CSP: 36 constraints
0.21/0.39	c 1	Converting to clausal form CSP
0.21/0.42	c 1	converted 9 (10%) expressions
0.21/0.43	c 1	converted 18 (20%) expressions
0.21/0.43	c 1	converted 27 (30%) expressions
0.21/0.44	c 1	converted 35 (40%) expressions
0.21/0.45	c 1	converted 44 (50%) expressions
0.21/0.45	c 1	converted 53 (60%) expressions
0.21/0.46	c 1	converted 61 (70%) expressions
0.21/0.46	c 1	converted 70 (80%) expressions
0.21/0.47	c 1	converted 79 (90%) expressions
0.21/0.49	c 1	converted 87 (100%) expressions
0.21/0.49	c 1	CSP : 117 integers, 27 booleans, 260 clauses, largest domain size 2500
0.21/0.49	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.21/0.49	c 1	Propagation in CSP
0.21/0.51	c 1	34 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.21/0.51	c 1	CSP : 117 integers, 27 booleans, 260 clauses, largest domain size 2500
0.21/0.51	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.21/0.51	c 1	Simplifing CSP by introducing new Boolean variables
0.21/0.51	c 1	CSP : 117 integers, 153 booleans, 386 clauses, largest domain size 2500
0.21/0.51	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.21/0.53	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.21/0.58	c 1	12 (10%) CSP integer variables are encoded (22578 clauses, 316534 bytes)
0.21/0.58	c 1	24 (20%) CSP integer variables are encoded (22866 clauses, 320854 bytes)
0.21/0.58	c 1	36 (30%) CSP integer variables are encoded (23250 clauses, 326614 bytes)
0.21/0.58	c 1	47 (40%) CSP integer variables are encoded (23442 clauses, 329494 bytes)
0.21/0.58	c 1	59 (50%) CSP integer variables are encoded (23634 clauses, 332374 bytes)
0.21/0.58	c 1	71 (60%) CSP integer variables are encoded (23970 clauses, 337414 bytes)
0.21/0.59	c 1	82 (70%) CSP integer variables are encoded (24245 clauses, 341539 bytes)
0.21/0.59	c 1	94 (80%) CSP integer variables are encoded (24398 clauses, 343834 bytes)
0.21/0.59	c 1	106 (90%) CSP integer variables are encoded (24460 clauses, 344764 bytes)
0.21/0.59	c 1	117 (100%) CSP integer variables are encoded (24509 clauses, 345499 bytes)
0.22/0.66	c 1	39 (10%) CSP clauses are encoded (60286 clauses, 1063934 bytes)
0.22/0.72	c 1	78 (20%) CSP clauses are encoded (96063 clauses, 1806795 bytes)
0.22/0.77	c 1	116 (30%) CSP clauses are encoded (124350 clauses, 2399040 bytes)
0.22/0.83	c 1	155 (40%) CSP clauses are encoded (157632 clauses, 3093656 bytes)
0.22/0.88	c 1	193 (50%) CSP clauses are encoded (188414 clauses, 3745774 bytes)
0.22/0.94	c 1	232 (60%) CSP clauses are encoded (219197 clauses, 4412901 bytes)
0.22/0.99	c 1	271 (70%) CSP clauses are encoded (250023 clauses, 5078827 bytes)
0.22/1.01	c 1	309 (80%) CSP clauses are encoded (256340 clauses, 5221932 bytes)
0.22/1.01	c 1	348 (90%) CSP clauses are encoded (257603 clauses, 5247419 bytes)
0.22/1.01	c 1	386 (100%) CSP clauses are encoded (258756 clauses, 5270486 bytes)
0.22/1.01	c 1	386 CSP clauses encoded
0.22/1.01	c 1	Writing map file : HOME/temp.map
0.22/1.02	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.22/1.02	c 1	SAT : 24779 SAT variables, 258756 SAT clauses, 5270486 bytes
0.22/1.02	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.22/1.06	c 1	OBJECTIVE minimize _COST
0.22/1.06	c 1	SOLVING HOME/temp.cnf
0.22/1.06	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
0.22/1.06	c 1	This is MiniSat 2.0 beta incremental
0.22/1.06	c 1	WARNING: for repeatability, setting FPU to use double precision
0.22/1.06	c 1	============================[ Problem Statistics ]=============================
0.22/1.06	c 1	|                                                                             |
0.22/1.06	c 1	|  Number of variables:  24779                                                |
0.22/1.06	c 1	|  Number of clauses:    258756                                               |
0.98/1.19	c 1	|  Parsing time:         0.12         s                                       |
0.98/1.20	c 2	OK
0.98/1.20	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
0.98/1.20	c 2	SEARCHING: _COST <= 18
0.98/1.20	c 2	============================[ Search Statistics ]==============================
0.98/1.20	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.98/1.20	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.98/1.20	c 2	===============================================================================
0.98/1.20	c 2	|         0 |   24779   258756   750792 |    86252        0    nan |  0.000 % |
1.08/1.23	c 2	===============================================================================
1.08/1.23	c 2	restarts              : 1
1.08/1.23	c 2	conflicts             : 10            (66 /sec)
1.08/1.23	c 2	decisions             : 426           (1.41 % random) (2803 /sec)
1.08/1.23	c 2	propagations          : 39279          (258455 /sec)
1.08/1.23	c 2	conflict literals     : 47             (0.00 % deleted)
1.08/1.23	c 2	Memory used           : 14.48 MB
1.08/1.23	c 2	CPU time              : 0.151976 s
1.08/1.23	c 2	
1.08/1.23	c 2	SATISFIABLE
1.08/1.24	c 2	OK
1.08/1.24	c 2	FOUND: _COST <= 18
1.08/1.24	s SATISFIABLE
1.08/1.24	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.08/1.24	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.11/1.31	c 2	Decoding HOME/temp.out
1.11/1.37	c 2	OBJECTIVE _COST 18
1.11/1.37	o 18
1.11/1.37	v 2447 2499 2499 2399 2498 2449 2398 2499 2349
1.11/1.37	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.11/1.39	c 2	OK
1.11/1.39	c 2	OBJECTIVE BOUND: 0 <= _COST <= 18
1.11/1.39	c 2	SEARCHING: _COST <= 9
1.26/1.41	c 2	============================[ Search Statistics ]==============================
1.26/1.41	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.26/1.41	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.26/1.41	c 2	===============================================================================
1.26/1.41	c 2	|        10 |   24779   258756   750792 |    86252       10      5 |  0.000 % |
1.26/1.42	c 2	===============================================================================
1.26/1.42	c 2	restarts              : 2
1.26/1.42	c 2	conflicts             : 11            (63 /sec)
1.26/1.42	c 2	decisions             : 586           (1.19 % random) (3330 /sec)
1.26/1.42	c 2	propagations          : 64076          (364124 /sec)
1.26/1.42	c 2	conflict literals     : 51             (0.00 % deleted)
1.26/1.42	c 2	Memory used           : 14.48 MB
1.26/1.42	c 2	CPU time              : 0.175973 s
1.26/1.42	c 2	
1.26/1.42	c 2	SATISFIABLE
1.26/1.42	c 2	OK
1.26/1.42	c 2	FOUND: _COST <= 9
1.26/1.42	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.26/1.42	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.29/1.50	c 2	Decoding HOME/temp.out
1.29/1.56	c 2	OBJECTIVE _COST 9
1.29/1.56	o 9
1.29/1.56	v 2497 2495 2449 2449 2496 2498 2499 2499 2448
1.29/1.56	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.29/1.57	c 2	OK
1.29/1.57	c 2	OBJECTIVE BOUND: 0 <= _COST <= 9
1.29/1.58	c 2	SEARCHING: _COST <= 4
1.29/1.59	c 2	============================[ Search Statistics ]==============================
1.29/1.59	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.59	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.29/1.59	c 2	===============================================================================
1.29/1.59	c 2	|        11 |   24671   258756   750792 |    86252       11      5 |  0.000 % |
1.46/1.62	c 2	===============================================================================
1.46/1.62	c 2	restarts              : 3
1.46/1.62	c 2	conflicts             : 28            (127 /sec)
1.46/1.62	c 2	decisions             : 645           (1.24 % random) (2932 /sec)
1.46/1.62	c 2	propagations          : 165810         (753798 /sec)
1.46/1.62	c 2	conflict literals     : 228            (21.65 % deleted)
1.46/1.62	c 2	Memory used           : 14.61 MB
1.46/1.62	c 2	CPU time              : 0.219966 s
1.46/1.62	c 2	
1.46/1.62	c 2	SATISFIABLE
1.46/1.62	c 2	OK
1.46/1.62	c 2	FOUND: _COST <= 4
1.46/1.62	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.46/1.62	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.46/1.70	c 2	Decoding HOME/temp.out
1.48/1.75	c 2	OBJECTIVE _COST 4
1.48/1.75	o 4
1.48/1.76	v 2498 2397 2296 2395 2447 2499 2398 2499 2399
1.48/1.76	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.48/1.78	c 2	OK
1.48/1.78	c 2	OBJECTIVE BOUND: 0 <= _COST <= 4
1.48/1.78	c 2	SEARCHING: _COST <= 2
1.48/1.79	c 2	============================[ Search Statistics ]==============================
1.48/1.79	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.48/1.79	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.48/1.79	c 2	===============================================================================
1.48/1.79	c 2	|        28 |   24608   258756   750792 |    86252       28      8 |  0.000 % |
1.63/1.80	c 2	===============================================================================
1.63/1.80	c 2	restarts              : 4
1.63/1.80	c 2	conflicts             : 32            (132 /sec)
1.63/1.80	c 2	decisions             : 699           (1.43 % random) (2877 /sec)
1.63/1.80	c 2	propagations          : 198705         (817841 /sec)
1.63/1.80	c 2	conflict literals     : 259            (19.81 % deleted)
1.63/1.80	c 2	Memory used           : 14.61 MB
1.63/1.80	c 2	CPU time              : 0.242963 s
1.63/1.80	c 2	
1.63/1.80	c 2	SATISFIABLE
1.63/1.80	c 2	OK
1.63/1.80	c 2	FOUND: _COST <= 2
1.63/1.80	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.63/1.80	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.63/1.88	c 2	Decoding HOME/temp.out
1.65/1.94	c 2	OBJECTIVE _COST 2
1.65/1.94	o 2
1.65/1.95	v 2497 2445 2346 2447 2499 2499 2398 2299 2449
1.65/1.95	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.65/1.96	c 2	OK
1.65/1.96	c 2	OBJECTIVE BOUND: 0 <= _COST <= 2
1.65/1.96	c 2	SEARCHING: _COST <= 1
1.65/1.98	c 2	============================[ Search Statistics ]==============================
1.65/1.98	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.65/1.98	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.65/1.98	c 2	===============================================================================
1.65/1.98	c 2	|        32 |   24554   258756   750792 |    86252       32      8 |  0.000 % |
1.65/1.99	c 2	===============================================================================
1.65/1.99	c 2	restarts              : 5
1.65/1.99	c 2	conflicts             : 39            (144 /sec)
1.65/1.99	c 2	decisions             : 747           (1.61 % random) (2757 /sec)
1.65/1.99	c 2	propagations          : 237074         (874947 /sec)
1.65/1.99	c 2	conflict literals     : 321            (17.90 % deleted)
1.65/1.99	c 2	Memory used           : 14.61 MB
1.65/1.99	c 2	CPU time              : 0.270958 s
1.65/1.99	c 2	
1.65/1.99	c 2	SATISFIABLE
1.65/1.99	c 2	OK
1.65/1.99	c 2	FOUND: _COST <= 1
1.65/1.99	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.65/1.99	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.81/2.07	c 2	Decoding HOME/temp.out
1.81/2.13	c 2	OBJECTIVE _COST 1
1.81/2.13	o 1
1.81/2.13	v 2297 2396 2348 2447 2499 2499 2398 2299 2198
1.81/2.14	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.81/2.15	c 2	OK
1.81/2.15	c 2	OBJECTIVE BOUND: 0 <= _COST <= 1
1.81/2.15	c 2	SEARCHING: _COST <= 0
1.81/2.17	c 2	============================[ Search Statistics ]==============================
1.81/2.17	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.81/2.17	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.81/2.17	c 2	===============================================================================
1.81/2.17	c 2	|        39 |   24516   258756   750792 |    86252       39      8 |  0.000 % |
2.01/2.29	c 3	|       139 |   24516   258756   750792 |    94877      139     14 |  1.207 % |
2.20/2.41	c 3	|       289 |   24516   258756   750792 |   104364      289     16 |  1.207 % |
3.10/3.33	c 4	|       515 |   24516   258756   750792 |   114801      515     18 |  1.207 % |
3.20/3.44	c 4	|       852 |   24480   256380   744526 |   126281      851     18 |  1.207 % |
3.69/3.95	c 4	|      1358 |   24480   256380   744526 |   138909     1357     20 |  1.207 % |
6.18/6.41	c 7	|      2118 |   24480   256380   744526 |   152800     2117     19 |  1.207 % |
7.48/7.73	c 8	|      3259 |   24480   256380   744526 |   168080     3258     19 |  1.207 % |
11.45/11.77	c 12	|      4968 |   24480   256380   744526 |   184888     4967     19 |  1.207 % |
13.34/13.62	c 14	|      7530 |   24480   256380   744526 |   203377     7529     20 |  1.207 % |
24.79/25.10	c 25	|     11374 |   24480   256380   744526 |   223715    11373     20 |  1.207 % |
35.63/36.09	c 36	|     17140 |   24480   256380   744526 |   246087    17139     20 |  1.207 % |
56.72/57.30	c 58	|     25789 |   24480   256380   744526 |   270695    25788     20 |  1.207 % |
78.51/79.19	c 79	|     38764 |   24480   256380   744526 |   297765    38763     21 |  1.207 % |
124.38/125.21	c 126	|     58225 |   24480   256380   744526 |   327541    58224     21 |  1.207 % |
199.30/200.60	c 201	|     87418 |   24480   256380   744526 |   360296    87417     21 |  1.207 % |
309.55/311.36	c 312	|    131208 |   24480   256380   744526 |   396325   131207     21 |  1.207 % |
479.30/481.99	c 482	|    196892 |   24480   256380   744526 |   435958   196891     22 |  1.207 % |
799.48/803.76	c 804	|    295419 |   24480   256380   744526 |   479553   295418     22 |  1.207 % |
1390.60/1397.83	c 1398	|    443208 |   24480   256380   744526 |   527509   443207     23 |  1.207 % |
2170.78/2181.90	c 2182	|    664891 |   24480   256380   744526 |   580260   152245     23 |  1.207 % |
2555.73/2568.85	c 2569	===============================================================================
2555.73/2568.85	c 2569	restarts              : 26
2555.73/2568.85	c 2569	conflicts             : 794370        (311 /sec)
2555.73/2568.85	c 2569	decisions             : 993661        (0.73 % random) (389 /sec)
2555.73/2568.85	c 2569	propagations          : 2574703428     (1008156 /sec)
2555.73/2568.85	c 2569	conflict literals     : 18468506       (9.63 % deleted)
2555.73/2568.85	c 2569	Memory used           : 81.34 MB
2555.73/2568.85	c 2569	CPU time              : 2553.87 s
2555.73/2568.85	c 2569	
2555.73/2568.85	c 2569	UNSATISFIABLE
2555.73/2568.85	c 2569	OK
2555.73/2568.85	c 2569	NOT FOUND: _COST <= 0
2555.73/2568.85	c 2569	OK
2555.73/2568.85	c 2569	OBJECTIVE _COST 1
2555.73/2568.85	s OPTIMUM FOUND
2555.73/2568.87	c 2569	CPU 2555.3 (0.06 0.02 2555.24 0.48)
2555.73/2568.87	c 2569	END Sat Jul 12 14:47:50 2008

Verifier Data (download as text)

OK	1	35
1 unsatisfied constraints, 35 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-1112249-1215864301/watcher-1112249-1215864301 -o /tmp/evaluation-result-1112249-1215864301/solver-1112249-1215864301 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1112249-1215864301.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.25 2.19 2.07 4/82 19178
/proc/meminfo: memFree=1878936/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=12268 CPUtime=0
/proc/19178/stat : 19178 (sugar++) R 19176 19178 18263 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 43133207 12562432 319 996147200 4194304 4206940 548682068528 18446744073709551615 228706390753 0 0 4224 0 0 0 0 17 0 0 0
/proc/19178/statm: 3068 321 242 3 0 168 0

[startup+0.104593 s]
/proc/loadavg: 2.25 2.19 2.07 4/82 19178
/proc/meminfo: memFree=1878936/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=0.06
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 43133207 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.201612 s]
/proc/loadavg: 2.25 2.19 2.07 4/82 19178
/proc/meminfo: memFree=1878936/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=0.06
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1219 128 0 0 5 1 0 0 16 0 1 0 43133207 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301632 s]
/proc/loadavg: 2.25 2.19 2.07 4/82 19178
/proc/meminfo: memFree=1878936/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=0.21
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1279 4097 0 1 5 1 13 2 16 0 1 0 43133207 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 16740

[startup+0.701697 s]
/proc/loadavg: 2.25 2.19 2.07 4/82 19178
/proc/meminfo: memFree=1878936/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=0.22
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1297 4097 0 1 5 2 13 2 15 0 1 0 43133207 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19178/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 16740

[startup+1.50184 s]
/proc/loadavg: 2.25 2.19 2.07 3/84 19201
/proc/meminfo: memFree=1865352/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.09
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1577 13230 0 3 5 2 90 12 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=14820 CPUtime=0.2
/proc/19201/stat : 19201 (minisat-inc) S 19178 19178 18263 0 -1 4194304 3564 0 0 0 18 2 0 0 16 0 1 0 43133313 15175680 3507 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/19201/statm: 3705 3507 78 151 0 3551 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 31560

[startup+3.10212 s]
/proc/loadavg: 2.25 2.19 2.07 3/84 19251
/proc/meminfo: memFree=1856456/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 15 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=15360 CPUtime=1.24
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 3695 0 0 0 122 2 0 0 24 0 1 0 43133313 15728640 3632 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 3840 3632 79 151 0 3686 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 32100

[startup+6.30168 s]
/proc/loadavg: 2.31 2.20 2.08 3/84 19251
/proc/meminfo: memFree=1856136/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 15 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=15492 CPUtime=4.42
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 3723 0 0 0 440 2 0 0 25 0 1 0 43133313 15863808 3660 996147200 134512640 135134323 4294956192 18446744073709551615 134531898 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 3873 3660 79 151 0 3719 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 32232

[startup+12.7018 s]
/proc/loadavg: 2.28 2.20 2.08 4/84 19251
/proc/meminfo: memFree=1855688/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=15900 CPUtime=10.79
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 3849 0 0 0 1077 2 0 0 25 0 1 0 43133313 16281600 3786 996147200 134512640 135134323 4294956192 18446744073709551615 134531938 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 3975 3786 79 151 0 3821 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 32640

[startup+25.501 s]
/proc/loadavg: 2.22 2.19 2.07 3/84 19251
/proc/meminfo: memFree=1855112/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=16560 CPUtime=23.52
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 3999 0 0 0 2349 3 0 0 25 0 1 0 43133313 16957440 3936 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 4140 3936 79 151 0 3986 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 33300

[startup+51.1015 s]
/proc/loadavg: 2.14 2.17 2.07 3/84 19251
/proc/meminfo: memFree=1853896/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=17768 CPUtime=48.99
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 4303 0 0 0 4896 3 0 0 25 0 1 0 43133313 18194432 4240 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 4442 4240 79 151 0 4288 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 34508

[startup+102.301 s]
/proc/loadavg: 2.06 2.14 2.07 3/84 19251
/proc/meminfo: memFree=1850696/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=20824 CPUtime=99.94
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 5039 0 0 0 9990 4 0 0 25 0 1 0 43133313 21323776 4976 996147200 134512640 135134323 4294956192 18446744073709551615 134528238 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 5206 4976 79 151 0 5052 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 37564

[startup+162.302 s]
/proc/loadavg: 2.02 2.11 2.06 3/84 19251
/proc/meminfo: memFree=1847752/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=23780 CPUtime=159.63
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 5781 0 0 0 15958 5 0 0 25 0 1 0 43133313 24350720 5718 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 5945 5718 79 151 0 5791 0
Current children cumulated CPU time (s) 161.29
Current children cumulated vsize (KiB) 40520

[startup+222.305 s]
/proc/loadavg: 2.01 2.09 2.06 3/84 19251
/proc/meminfo: memFree=1844680/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=26792 CPUtime=219.34
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 6498 0 0 0 21928 6 0 0 25 0 1 0 43133313 27435008 6435 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 6698 6435 79 151 0 6544 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 43532

[startup+282.303 s]
/proc/loadavg: 2.00 2.07 2.05 3/84 19251
/proc/meminfo: memFree=1841928/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=29548 CPUtime=279.04
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 7206 0 0 0 27897 7 0 0 25 0 1 0 43133313 30257152 7143 996147200 134512640 135134323 4294956192 18446744073709551615 134531900 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 7387 7143 79 151 0 7233 0
Current children cumulated CPU time (s) 280.7
Current children cumulated vsize (KiB) 46288

[startup+342.301 s]
/proc/loadavg: 2.00 2.06 2.04 3/84 19251
/proc/meminfo: memFree=1839112/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=32500 CPUtime=338.73
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 7872 0 0 0 33866 7 0 0 25 0 1 0 43133313 33280000 7809 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 8125 7809 79 151 0 7971 0
Current children cumulated CPU time (s) 340.39
Current children cumulated vsize (KiB) 49240

[startup+402.302 s]
/proc/loadavg: 2.00 2.04 2.04 3/84 19251
/proc/meminfo: memFree=1836232/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=35352 CPUtime=398.44
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 8620 0 0 0 39835 9 0 0 25 0 1 0 43133313 36200448 8557 996147200 134512640 135134323 4294956192 18446744073709551615 134531985 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 8838 8557 79 151 0 8684 0
Current children cumulated CPU time (s) 400.1
Current children cumulated vsize (KiB) 52092


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


[startup+2082.3 s]
/proc/loadavg: 2.13 2.06 2.01 4/84 19253
/proc/meminfo: memFree=1788232/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=83208 CPUtime=2070.01
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 20112 0 0 0 206977 24 0 0 25 0 1 0 43133313 85204992 20049 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 20802 20049 79 151 0 20648 0
Current children cumulated CPU time (s) 2071.67
Current children cumulated vsize (KiB) 99948

[startup+2142.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/84 19253
/proc/meminfo: memFree=1788168/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=83208 CPUtime=2129.7
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 20113 0 0 0 212946 24 0 0 25 0 1 0 43133313 85204992 20050 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 20802 20050 79 151 0 20648 0
Current children cumulated CPU time (s) 2131.36
Current children cumulated vsize (KiB) 99948

[startup+2202.31 s]
/proc/loadavg: 2.02 2.03 2.00 3/84 19253
/proc/meminfo: memFree=1788104/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=83288 CPUtime=2189.41
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 20117 0 0 0 218916 25 0 0 25 0 1 0 43133313 85286912 20054 996147200 134512640 135134323 4294956192 18446744073709551615 134531958 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 20822 20054 79 151 0 20668 0
Current children cumulated CPU time (s) 2191.07
Current children cumulated vsize (KiB) 100028

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 19253
/proc/meminfo: memFree=1788104/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=83288 CPUtime=2249.11
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 20117 0 0 0 224886 25 0 0 25 0 1 0 43133313 85286912 20054 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 20822 20054 79 151 0 20668 0
Current children cumulated CPU time (s) 2250.77
Current children cumulated vsize (KiB) 100028

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 19253
/proc/meminfo: memFree=1787912/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=83288 CPUtime=2308.81
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 20117 0 0 0 230856 25 0 0 25 0 1 0 43133313 85286912 20054 996147200 134512640 135134323 4294956192 18446744073709551615 134532208 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 20822 20054 79 151 0 20668 0
Current children cumulated CPU time (s) 2310.47
Current children cumulated vsize (KiB) 100028

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 19253
/proc/meminfo: memFree=1787720/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=83288 CPUtime=2368.51
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 20119 0 0 0 236826 25 0 0 25 0 1 0 43133313 85286912 20056 996147200 134512640 135134323 4294956192 18446744073709551615 134531955 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 20822 20056 79 151 0 20668 0
Current children cumulated CPU time (s) 2370.17
Current children cumulated vsize (KiB) 100028

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 19253
/proc/meminfo: memFree=1787656/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=83288 CPUtime=2428.2
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 20120 0 0 0 242795 25 0 0 25 0 1 0 43133313 85286912 20057 996147200 134512640 135134323 4294956192 18446744073709551615 134531947 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 20822 20057 79 151 0 20668 0
Current children cumulated CPU time (s) 2429.86
Current children cumulated vsize (KiB) 100028

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19253
/proc/meminfo: memFree=1787656/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=83288 CPUtime=2487.9
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 20120 0 0 0 248765 25 0 0 25 0 1 0 43133313 85286912 20057 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 20822 20057 79 151 0 20668 0
Current children cumulated CPU time (s) 2489.56
Current children cumulated vsize (KiB) 100028

[startup+2562.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19253
/proc/meminfo: memFree=1787656/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=83288 CPUtime=2547.6
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 20120 0 0 0 254735 25 0 0 25 0 1 0 43133313 85286912 20057 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 20822 20057 79 151 0 20668 0
Current children cumulated CPU time (s) 2549.26
Current children cumulated vsize (KiB) 100028

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

[startup+2563.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19253
/proc/meminfo: memFree=1787656/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=83288 CPUtime=2548.5
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 20120 0 0 0 254825 25 0 0 25 0 1 0 43133313 85286912 20057 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 20822 20057 79 151 0 20668 0
Current children cumulated CPU time (s) 2550.16
Current children cumulated vsize (KiB) 100028

[startup+2566.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19253
/proc/meminfo: memFree=1787656/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=83288 CPUtime=2551.68
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 20120 0 0 0 255143 25 0 0 25 0 1 0 43133313 85286912 20057 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 20822 20057 79 151 0 20668 0
Current children cumulated CPU time (s) 2553.34
Current children cumulated vsize (KiB) 100028

[startup+2568 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19253
/proc/meminfo: memFree=1787656/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=83288 CPUtime=2553.27
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 20120 0 0 0 255302 25 0 0 25 0 1 0 43133313 85286912 20057 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 20822 20057 79 151 0 20668 0
Current children cumulated CPU time (s) 2554.93
Current children cumulated vsize (KiB) 100028

[startup+2568.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19253
/proc/meminfo: memFree=1787656/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=83288 CPUtime=2553.67
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 20120 0 0 0 255342 25 0 0 25 0 1 0 43133313 85286912 20057 996147200 134512640 135134323 4294956192 18446744073709551615 134532028 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 20822 20057 79 151 0 20668 0
Current children cumulated CPU time (s) 2555.33
Current children cumulated vsize (KiB) 100028

[startup+2568.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 19253
/proc/meminfo: memFree=1787656/2055920 swapFree=4192812/4192956
[pid=19178] ppid=19176 vsize=16740 CPUtime=1.66
/proc/19178/stat : 19178 (sugar++) S 19176 19178 18263 0 -1 4194304 1821 28048 0 7 6 2 137 21 16 0 1 0 43133207 17141760 1114 996147200 4194304 4206940 548682068528 18446744073709551615 228715442274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19178/statm: 4185 1114 414 3 0 764 0
[pid=19201] ppid=19178 vsize=83288 CPUtime=2554.07
/proc/19201/stat : 19201 (minisat-inc) R 19178 19178 18263 0 -1 4194304 20120 0 0 0 255382 25 0 0 25 0 1 0 43133313 85286912 20057 996147200 134512640 135134323 4294956192 18446744073709551615 134532763 0 0 4096 3 0 0 0 17 0 0 0
/proc/19201/statm: 20822 20057 79 151 0 20668 0
Current children cumulated CPU time (s) 2555.73
Current children cumulated vsize (KiB) 100028

Child status: 0
Real time (s): 2568.87
CPU time (s): 2555.83
CPU user time (s): 2555.31
CPU system time (s): 0.52092
CPU usage (%): 99.4925
Max. virtual memory (cumulated for all children) (KiB): 100028

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

runsolver used 2.38264 second user time and 7.00293 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-12 14:05:01
IDJOB=1112249
IDBENCH=61386
IDSOLVER=367
FILE ID=node8/1112249-1215864301
PBS_JOBID= 7903440
Free space on /tmp= 66336 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/knights/normalized-knights-50-9.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1112249-1215864301/watcher-1112249-1215864301 -o /tmp/evaluation-result-1112249-1215864301/solver-1112249-1215864301 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1112249-1215864301.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 50143bff7152a7a0a5ab6fa327854d44
RANDOM SEED=824447137

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1879416 kB
Buffers:         21776 kB
Cached:          55116 kB
SwapCached:         16 kB
Active:          91728 kB
Inactive:        25796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1879416 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1804 kB
Writeback:           0 kB
Mapped:          60816 kB
Slab:            43844 kB
Committed_AS:   314464 kB
PageTables:       1984 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66336 MiB
End job on node8 at 2008-07-12 14:47:50