Trace number 1114884

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)2 3600.07 3601.72

General information on the benchmark

Namecsp/tightness0.65/
normalized-rand-2-40-40-135-650-66_ext.xml
MD5SUM1fa392c0e1d3c46429e536f63ebe8661
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark1232.73
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sun Jul 13 02:40:05 2008
0.00/0.04	c 0	PID 19933
0.00/0.04	c 0	HOST node54.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1114884-1215909605.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114884-1215909605.xml' 'HOME/temp.csp'
0.03/0.40	c 1	1 domains, 40 variables, 0 predicates, 135 relations, 135 constraints
0.03/0.41	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.41	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.03/0.48	c 1	Parsing HOME/temp.csp
0.45/0.95	c 1	parsed 311 expressions
0.45/0.95	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.45/0.95	c 1	MAX CSP: 135 constraints
0.45/0.95	c 1	Converting to clausal form CSP
0.45/0.98	c 1	converted 45 (10%) expressions
0.45/0.98	c 1	converted 90 (20%) expressions
0.45/0.99	c 1	converted 135 (30%) expressions
1.07/1.01	c 1	converted 180 (40%) expressions
1.07/1.04	c 1	converted 225 (50%) expressions
1.07/1.07	c 1	converted 270 (60%) expressions
1.18/1.17	c 2	converted 315 (70%) expressions
1.28/1.21	c 2	converted 360 (80%) expressions
1.28/1.24	c 2	converted 405 (90%) expressions
1.40/1.31	c 2	converted 449 (100%) expressions
1.40/1.31	c 2	CSP : 310 integers, 0 booleans, 404 clauses, largest domain size 203
1.40/1.31	c 2	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.40/1.31	c 2	Propagation in CSP
1.40/1.32	c 2	131 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.40/1.32	c 2	CSP : 310 integers, 0 booleans, 404 clauses, largest domain size 136
1.40/1.32	c 2	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.40/1.32	c 2	Simplifing CSP by introducing new Boolean variables
1.40/1.32	c 2	CSP : 310 integers, 0 booleans, 404 clauses, largest domain size 136
1.40/1.32	c 2	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.40/1.38	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.40/1.40	c 2	31 (10%) CSP integer variables are encoded (1178 clauses, 13221 bytes)
1.51/1.40	c 2	62 (20%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.51/1.40	c 2	93 (30%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.51/1.40	c 2	124 (40%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.51/1.40	c 2	155 (50%) CSP integer variables are encoded (1520 clauses, 17667 bytes)
1.51/1.40	c 2	186 (60%) CSP integer variables are encoded (1677 clauses, 19708 bytes)
1.51/1.40	c 2	217 (70%) CSP integer variables are encoded (1816 clauses, 21515 bytes)
1.51/1.40	c 2	248 (80%) CSP integer variables are encoded (2012 clauses, 24063 bytes)
1.51/1.40	c 2	279 (90%) CSP integer variables are encoded (2148 clauses, 25831 bytes)
1.51/1.40	c 2	310 (100%) CSP integer variables are encoded (3159 clauses, 38974 bytes)
1.64/1.52	c 2	41 (10%) CSP clauses are encoded (17687 clauses, 403346 bytes)
1.73/1.61	c 2	81 (20%) CSP clauses are encoded (31902 clauses, 773861 bytes)
1.83/1.71	c 2	122 (30%) CSP clauses are encoded (46462 clauses, 1166154 bytes)
1.83/1.74	c 2	162 (40%) CSP clauses are encoded (51213 clauses, 1301279 bytes)
1.83/1.75	c 2	202 (50%) CSP clauses are encoded (52508 clauses, 1323783 bytes)
1.83/1.75	c 2	243 (60%) CSP clauses are encoded (52967 clauses, 1331361 bytes)
1.83/1.76	c 2	283 (70%) CSP clauses are encoded (56495 clauses, 1394671 bytes)
1.83/1.76	c 2	324 (80%) CSP clauses are encoded (56996 clauses, 1402972 bytes)
1.83/1.76	c 2	364 (90%) CSP clauses are encoded (58103 clauses, 1422194 bytes)
1.83/1.79	c 2	404 (100%) CSP clauses are encoded (77027 clauses, 1760437 bytes)
1.83/1.80	c 2	404 CSP clauses encoded
1.83/1.80	c 2	Writing map file : HOME/temp.map
1.94/1.80	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.94/1.80	c 2	SAT : 3469 SAT variables, 77027 SAT clauses, 1760437 bytes
1.94/1.80	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.94/1.82	c 2	OBJECTIVE minimize _COST
1.94/1.82	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.94/1.82	c 2	SEARCHING: _COST <= 68
1.94/1.82	c 2	SOLVING HOME/temp.cnf
1.94/1.82	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.94/1.82	c 2	This is MiniSat 2.0 beta
1.94/1.82	c 2	WARNING: for repeatability, setting FPU to use double precision
1.94/1.82	c 2	============================[ Problem Statistics ]=============================
1.94/1.82	c 2	|                                                                             |
1.94/1.83	c 2	|  Number of variables:  3469                                                 |
1.94/1.83	c 2	|  Number of clauses:    77028                                                |
1.94/1.87	c 2	|  Parsing time:         0.04         s                                       |
1.94/1.87	c 2	============================[ Search Statistics ]==============================
1.94/1.87	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.94/1.87	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.94/1.87	c 2	===============================================================================
1.94/1.87	c 2	|         0 |    2933    67307   283201 |    22435        0    nan |  0.000 % |
1.94/1.90	c 2	|       100 |    2933    67307   283201 |    24679      100     23 | 15.451 % |
1.97/1.91	c 2	===============================================================================
1.97/1.91	c 2	restarts              : 2
1.97/1.91	c 2	conflicts             : 163            (2090 /sec)
1.97/1.91	c 2	decisions             : 449            (1.11 % random) (5757 /sec)
1.97/1.91	c 2	propagations          : 30599          (392355 /sec)
1.97/1.91	c 2	conflict literals     : 4153           (25.57 % deleted)
1.97/1.91	c 2	Memory used           : 5.49 MB
1.97/1.91	c 2	CPU time              : 0.077988 s
1.97/1.91	c 2	
1.97/1.91	c 2	SATISFIABLE
1.97/1.91	c 2	FOUND: _COST <= 68
1.97/1.91	s SATISFIABLE
1.97/1.91	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.97/1.91	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.97/1.98	c 2	Decoding HOME/temp.out
2.06/2.02	c 2	OBJECTIVE _COST 68
2.06/2.02	o 68
2.06/2.02	v 28 39 13 39 39 13 27 38 20 23 24 23 30 39 6 38 39 17 30 30 37 29 1 39 39 39 39 39 38 39 24 14 39 39 39 39 39 39 39 39
2.06/2.03	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.06/2.07	c 2	OBJECTIVE BOUND: 0 <= _COST <= 68
2.06/2.07	c 2	SEARCHING: _COST <= 34
2.06/2.07	c 2	SOLVING HOME/temp.cnf
2.06/2.07	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.06/2.07	c 2	This is MiniSat 2.0 beta
2.06/2.07	c 2	WARNING: for repeatability, setting FPU to use double precision
2.06/2.07	c 2	============================[ Problem Statistics ]=============================
2.06/2.07	c 2	|                                                                             |
2.06/2.08	c 2	|  Number of variables:  3469                                                 |
2.06/2.08	c 2	|  Number of clauses:    77028                                                |
2.22/2.12	c 2	|  Parsing time:         0.04         s                                       |
2.22/2.12	c 2	============================[ Search Statistics ]==============================
2.22/2.12	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.22/2.12	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.22/2.12	c 2	===============================================================================
2.22/2.12	c 2	|         0 |    2627    61306   266082 |    20435        0    nan |  0.000 % |
2.22/2.15	c 3	|       100 |    2627    61306   266082 |    22478      100     23 | 24.272 % |
2.22/2.15	c 3	===============================================================================
2.22/2.15	c 3	restarts              : 2
2.22/2.15	c 3	conflicts             : 129            (1744 /sec)
2.22/2.15	c 3	decisions             : 320            (0.94 % random) (4325 /sec)
2.22/2.15	c 3	propagations          : 23138          (312726 /sec)
2.22/2.15	c 3	conflict literals     : 2941           (25.03 % deleted)
2.22/2.15	c 3	Memory used           : 5.23 MB
2.22/2.15	c 3	CPU time              : 0.073988 s
2.22/2.15	c 3	
2.22/2.16	c 3	SATISFIABLE
2.22/2.16	c 3	FOUND: _COST <= 34
2.22/2.16	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.22/2.16	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.30/2.23	c 3	Decoding HOME/temp.out
2.30/2.27	c 3	OBJECTIVE _COST 34
2.30/2.27	o 34
2.30/2.27	v 15 22 24 6 37 37 8 33 5 9 34 38 19 23 30 35 37 5 31 6 37 11 13 8 39 39 39 38 34 39 7 26 38 16 39 39 39 27 39 39
2.30/2.27	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.30/2.32	c 3	OBJECTIVE BOUND: 0 <= _COST <= 34
2.30/2.32	c 3	SEARCHING: _COST <= 17
2.30/2.32	c 3	SOLVING HOME/temp.cnf
2.30/2.32	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.30/2.32	c 3	This is MiniSat 2.0 beta
2.30/2.32	c 3	WARNING: for repeatability, setting FPU to use double precision
2.30/2.32	c 3	============================[ Problem Statistics ]=============================
2.30/2.32	c 3	|                                                                             |
2.30/2.32	c 3	|  Number of variables:  3469                                                 |
2.30/2.32	c 3	|  Number of clauses:    77028                                                |
2.30/2.37	c 3	|  Parsing time:         0.04         s                                       |
2.30/2.37	c 3	============================[ Search Statistics ]==============================
2.30/2.37	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.30/2.37	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.30/2.37	c 3	===============================================================================
2.30/2.37	c 3	|         0 |    2423    56563   252448 |    18854        0    nan |  0.000 % |
2.30/2.39	c 3	|       100 |    2423    56563   252448 |    20739      100     23 | 30.153 % |
2.44/2.42	c 3	|       250 |    2423    56563   252448 |    22813      250     26 | 30.160 % |
2.44/2.46	c 3	|       475 |    2423    56563   252448 |    25095      475     25 | 30.153 % |
2.44/2.53	c 3	|       812 |    2423    56563   252448 |    27604      812     27 | 30.153 % |
2.44/2.62	c 3	|      1318 |    2423    56563   252448 |    30365     1318     29 | 30.153 % |
2.44/2.73	c 3	|      2077 |    2423    56563   252448 |    33401     2077     27 | 30.153 % |
2.44/2.95	c 3	|      3216 |    2423    56563   252448 |    36741     3216     30 | 30.153 % |
3.30/3.26	c 4	|      4924 |    2423    56563   252448 |    40415     4924     30 | 30.153 % |
3.41/3.36	c 4	===============================================================================
3.41/3.36	c 4	restarts              : 9
3.41/3.36	c 4	conflicts             : 5443           (5301 /sec)
3.41/3.36	c 4	decisions             : 7271           (1.06 % random) (7081 /sec)
3.41/3.36	c 4	propagations          : 1267500        (1234366 /sec)
3.41/3.36	c 4	conflict literals     : 168357         (31.95 % deleted)
3.41/3.36	c 4	Memory used           : 6.02 MB
3.41/3.36	c 4	CPU time              : 1.02684 s
3.41/3.36	c 4	
3.41/3.36	c 4	SATISFIABLE
3.41/3.36	c 4	FOUND: _COST <= 17
3.41/3.36	c 4	DECODING HOME/temp.out WITH HOME/temp.map
3.41/3.36	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
3.49/3.43	c 4	Decoding HOME/temp.out
3.49/3.47	c 4	OBJECTIVE _COST 17
3.49/3.47	o 17
3.49/3.47	v 1 27 11 33 17 1 26 5 20 16 37 23 2 20 39 39 30 28 30 19 39 25 12 25 39 7 29 19 39 3 28 16 32 39 0 32 39 10 16 19
3.49/3.48	c 4	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.49/3.52	c 4	OBJECTIVE BOUND: 0 <= _COST <= 17
3.49/3.52	c 4	SEARCHING: _COST <= 8
3.49/3.52	c 4	SOLVING HOME/temp.cnf
3.49/3.52	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
3.49/3.52	c 4	This is MiniSat 2.0 beta
3.49/3.52	c 4	WARNING: for repeatability, setting FPU to use double precision
3.49/3.52	c 4	============================[ Problem Statistics ]=============================
3.49/3.52	c 4	|                                                                             |
3.49/3.52	c 4	|  Number of variables:  3469                                                 |
3.49/3.52	c 4	|  Number of clauses:    77028                                                |
3.49/3.57	c 4	|  Parsing time:         0.04         s                                       |
3.49/3.57	c 4	============================[ Search Statistics ]==============================
3.49/3.57	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.49/3.57	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.49/3.57	c 4	===============================================================================
3.49/3.57	c 4	|         0 |    2245    53390   243454 |    17796        0    nan |  0.000 % |
3.49/3.59	c 4	|       100 |    2245    53390   243454 |    19576      100     26 | 35.284 % |
3.62/3.62	c 4	|       252 |    2245    53390   243454 |    21533      252     25 | 35.284 % |
3.62/3.65	c 4	|       478 |    2245    53390   243454 |    23687      478     29 | 35.284 % |
3.62/3.71	c 4	|       815 |    2245    53390   243454 |    26056      815     30 | 35.284 % |
3.62/3.80	c 4	|      1322 |    2245    53390   243454 |    28661     1322     29 | 35.284 % |
3.62/3.96	c 4	|      2081 |    2245    53390   243454 |    31527     2081     28 | 35.284 % |
3.62/4.19	c 5	|      3220 |    2245    53390   243454 |    34680     3220     27 | 35.284 % |
4.58/4.55	c 5	|      4928 |    2245    53390   243454 |    38148     4928     27 | 35.284 % |
5.18/5.11	c 5	|      7490 |    2245    53390   243454 |    41963     7490     28 | 35.284 % |
6.18/6.18	c 7	|     11334 |    2245    53390   243454 |    46159    11334     31 | 35.284 % |
7.69/7.60	c 8	|     17100 |    2245    53390   243454 |    50775    17100     30 | 35.284 % |
10.98/10.90	c 11	|     25749 |    2245    53390   243454 |    55853    25749     30 | 35.284 % |
17.07/17.03	c 17	|     38723 |    2245    53390   243454 |    61438    38723     31 | 35.284 % |
31.17/31.11	c 31	|     58184 |    2245    53390   243454 |    67582    58184     31 | 35.284 % |
50.36/50.32	c 51	|     87376 |    2245    53390   243454 |    74341    33952     30 | 35.284 % |
78.45/78.40	c 79	|    131166 |    2245    53390   243454 |    81775    17467     33 | 35.284 % |
123.13/123.15	c 124	|    196850 |    2245    53390   243454 |    89952    83151     32 | 35.284 % |
199.29/199.32	c 200	|    295376 |    2245    53390   243454 |    98947    33030     34 | 35.284 % |
354.92/355.01	c 355	|    443165 |    2245    53390   243454 |   108842   100034     48 | 35.284 % |
409.29/409.45	c 410	===============================================================================
409.29/409.45	c 410	restarts              : 20
409.29/409.45	c 410	conflicts             : 501961         (1237 /sec)
409.29/409.45	c 410	decisions             : 531523         (1.22 % random) (1310 /sec)
409.29/409.45	c 410	propagations          : 144603064      (356454 /sec)
409.29/409.45	c 410	conflict literals     : 19615157       (39.99 % deleted)
409.29/409.45	c 410	Memory used           : 33.66 MB
409.29/409.45	c 410	CPU time              : 405.671 s
409.29/409.45	c 410	
409.29/409.45	c 410	SATISFIABLE
409.29/409.46	c 410	FOUND: _COST <= 8
409.29/409.46	c 410	DECODING HOME/temp.out WITH HOME/temp.map
409.29/409.46	c 410	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
409.38/409.54	c 410	Decoding HOME/temp.out
409.38/409.58	c 410	OBJECTIVE _COST 8
409.38/409.58	o 8
409.38/409.58	v 15 33 7 25 14 14 35 2 33 28 39 17 0 33 5 36 17 37 34 17 39 6 14 13 39 19 24 1 6 30 17 31 16 39 14 16 28 14 39 23
409.38/409.58	c 410	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
409.38/409.63	c 410	OBJECTIVE BOUND: 0 <= _COST <= 8
409.38/409.63	c 410	SEARCHING: _COST <= 4
409.38/409.63	c 410	SOLVING HOME/temp.cnf
409.38/409.63	c 410	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
409.38/409.63	c 410	This is MiniSat 2.0 beta
409.38/409.63	c 410	WARNING: for repeatability, setting FPU to use double precision
409.38/409.63	c 410	============================[ Problem Statistics ]=============================
409.38/409.63	c 410	|                                                                             |
409.38/409.63	c 410	|  Number of variables:  3469                                                 |
409.38/409.63	c 410	|  Number of clauses:    77028                                                |
409.38/409.68	c 410	|  Parsing time:         0.04         s                                       |
409.38/409.68	c 410	============================[ Search Statistics ]==============================
409.38/409.68	c 410	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
409.38/409.68	c 410	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
409.38/409.69	c 410	===============================================================================
409.38/409.69	c 410	|         0 |    2102    51719   238866 |    17239        0    nan |  0.000 % |
409.51/409.71	c 410	|       101 |    2102    51719   238866 |    18963      101     28 | 39.406 % |
409.51/409.74	c 410	|       251 |    2102    51719   238866 |    20859      251     29 | 39.406 % |
409.51/409.78	c 410	|       477 |    2102    51719   238866 |    22945      477     26 | 39.406 % |
409.51/409.84	c 410	|       815 |    2102    51719   238866 |    25240      815     22 | 39.406 % |
409.51/409.93	c 410	|      1321 |    2102    51719   238866 |    27764     1321     22 | 39.406 % |
409.51/410.07	c 410	|      2082 |    2102    51719   238866 |    30541     2082     21 | 39.406 % |
410.06/410.29	c 411	|      3221 |    2102    51719   238866 |    33595     3221     21 | 39.406 % |
410.46/410.63	c 411	|      4929 |    2102    51719   238866 |    36954     4929     26 | 39.406 % |
411.16/411.32	c 412	|      7493 |    2102    51719   238866 |    40650     7493     30 | 39.406 % |
412.07/412.28	c 413	|     11337 |    2102    51719   238866 |    44715    11337     32 | 39.406 % |
414.46/414.64	c 415	|     17103 |    2102    51719   238866 |    49186    17103     38 | 39.406 % |
418.65/418.88	c 419	|     25752 |    2102    51719   238866 |    54105    25752     43 | 39.406 % |
426.25/426.42	c 427	|     38726 |    2102    51719   238866 |    59516    38726     46 | 39.406 % |
440.75/440.93	c 441	|     58187 |    2102    51719   238866 |    65467    58187     48 | 39.406 % |
463.63/463.86	c 464	|     87380 |    2102    51719   238866 |    72014    39492     46 | 39.406 % |
502.22/502.49	c 503	|    131170 |    2102    51719   238866 |    79215    29107     49 | 39.406 % |
560.09/560.31	c 561	|    196855 |    2102    51719   238866 |    87137    35609     49 | 39.406 % |
628.17/628.49	c 629	===============================================================================
628.17/628.49	c 629	restarts              : 18
628.17/628.49	c 629	conflicts             : 271975         (1244 /sec)
628.17/628.49	c 629	decisions             : 321870         (1.14 % random) (1472 /sec)
628.17/628.49	c 629	propagations          : 56280497       (257357 /sec)
628.17/628.49	c 629	conflict literals     : 14937489       (28.30 % deleted)
628.17/628.49	c 629	Memory used           : 28.62 MB
628.17/628.49	c 629	CPU time              : 218.687 s
628.17/628.49	c 629	
628.17/628.49	c 629	SATISFIABLE
628.26/628.50	c 629	FOUND: _COST <= 4
628.26/628.50	c 629	DECODING HOME/temp.out WITH HOME/temp.map
628.26/628.50	c 629	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
628.26/628.58	c 629	Decoding HOME/temp.out
628.28/628.61	c 629	OBJECTIVE _COST 4
628.28/628.61	o 4
628.28/628.62	v 23 22 18 17 14 26 11 20 26 23 0 7 6 18 11 10 17 5 39 13 34 9 21 5 39 7 14 19 39 8 10 26 26 8 14 34 9 20 27 14
628.28/628.62	c 629	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
628.28/628.66	c 629	OBJECTIVE BOUND: 0 <= _COST <= 4
628.28/628.66	c 629	SEARCHING: _COST <= 2
628.28/628.66	c 629	SOLVING HOME/temp.cnf
628.28/628.66	c 629	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
628.28/628.66	c 629	This is MiniSat 2.0 beta
628.28/628.66	c 629	WARNING: for repeatability, setting FPU to use double precision
628.28/628.66	c 629	============================[ Problem Statistics ]=============================
628.28/628.66	c 629	|                                                                             |
628.28/628.66	c 629	|  Number of variables:  3469                                                 |
628.28/628.67	c 629	|  Number of clauses:    77028                                                |
628.42/628.71	c 629	|  Parsing time:         0.04         s                                       |
628.42/628.72	c 629	============================[ Search Statistics ]==============================
628.42/628.72	c 629	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
628.42/628.72	c 629	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
628.42/628.72	c 629	===============================================================================
628.42/628.72	c 629	|         0 |    1965    50665   236113 |    16888        0    nan |  0.000 % |
628.42/628.74	c 629	|       100 |    1965    50665   236113 |    18577      100     28 | 43.355 % |
628.42/628.77	c 629	|       252 |    1965    50665   236113 |    20434      252     25 | 43.356 % |
628.42/628.81	c 629	|       477 |    1965    50665   236113 |    22478      477     27 | 43.356 % |
628.42/628.88	c 629	|       814 |    1965    50665   236113 |    24726      814     29 | 43.356 % |
628.42/628.97	c 629	|      1320 |    1965    50665   236113 |    27198     1320     28 | 43.356 % |
628.84/629.12	c 629	|      2080 |    1965    50665   236113 |    29918     2080     30 | 43.356 % |
629.04/629.35	c 630	|      3220 |    1965    50665   236113 |    32910     3220     32 | 43.356 % |
629.44/629.72	c 630	|      4928 |    1965    50665   236113 |    36201     4928     31 | 43.356 % |
630.04/630.37	c 631	|      7490 |    1965    50665   236113 |    39821     7490     32 | 43.356 % |
631.24/631.50	c 632	|     11335 |    1965    50665   236113 |    43803    11335     32 | 43.356 % |
632.64/632.93	c 633	|     17101 |    1965    50665   236113 |    48184    17101     33 | 43.356 % |
635.74/636.06	c 636	|     25751 |    1965    50665   236113 |    53002    25751     36 | 43.356 % |
643.43/643.77	c 644	|     38725 |    1965    50665   236113 |    58303    38725     41 | 43.356 % |
659.93/660.23	c 661	|     58187 |    1965    50665   236113 |    64133    58187     46 | 43.356 % |
685.21/685.52	c 686	|     87379 |    1965    50665   236113 |    70546    41693     45 | 43.356 % |
732.29/732.68	c 733	|    131169 |    1965    50665   236113 |    77601    36244     45 | 43.356 % |
766.07/766.45	c 767	|    196853 |    1965    50665   236113 |    85361    37656     40 | 43.356 % |
831.04/831.45	c 832	|    295380 |    1965    50665   236113 |    93897    72361     47 | 43.356 % |
929.70/930.11	c 930	|    443171 |    1965    50665   236113 |   103287    68511     41 | 43.356 % |
1093.12/1093.62	c 1094	|    664854 |    1965    50665   236113 |   113616    36553     37 | 43.356 % |
1270.94/1271.57	c 1272	===============================================================================
1270.94/1271.57	c 1272	restarts              : 21
1270.94/1271.57	c 1272	conflicts             : 881489         (1372 /sec)
1270.94/1271.57	c 1272	decisions             : 1090608        (1.25 % random) (1697 /sec)
1270.94/1271.57	c 1272	propagations          : 145827110      (226966 /sec)
1270.94/1271.57	c 1272	conflict literals     : 43302728       (24.70 % deleted)
1270.94/1271.57	c 1272	Memory used           : 37.60 MB
1270.94/1271.57	c 1272	CPU time              : 642.506 s
1270.94/1271.57	c 1272	
1270.94/1271.57	c 1272	SATISFIABLE
1270.94/1271.58	c 1272	FOUND: _COST <= 2
1270.94/1271.58	c 1272	DECODING HOME/temp.out WITH HOME/temp.map
1270.94/1271.58	c 1272	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1271.01/1271.65	c 1272	Decoding HOME/temp.out
1271.01/1271.69	c 1272	OBJECTIVE _COST 2
1271.01/1271.69	o 2
1271.01/1271.69	v 15 22 14 4 4 34 8 8 6 7 16 38 19 33 38 35 19 37 35 22 39 3 2 13 39 6 24 0 6 3 21 27 13 16 20 16 38 22 21 19
1271.01/1271.70	c 1272	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1271.01/1271.73	c 1272	OBJECTIVE BOUND: 0 <= _COST <= 2
1271.01/1271.73	c 1272	SEARCHING: _COST <= 1
1271.01/1271.73	c 1272	SOLVING HOME/temp.cnf
1271.01/1271.73	c 1272	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1271.01/1271.74	c 1272	This is MiniSat 2.0 beta
1271.01/1271.74	c 1272	WARNING: for repeatability, setting FPU to use double precision
1271.01/1271.74	c 1272	============================[ Problem Statistics ]=============================
1271.01/1271.74	c 1272	|                                                                             |
1271.01/1271.74	c 1272	|  Number of variables:  3469                                                 |
1271.01/1271.74	c 1272	|  Number of clauses:    77028                                                |
1271.01/1271.79	c 1272	|  Parsing time:         0.05         s                                       |
1271.01/1271.79	c 1272	============================[ Search Statistics ]==============================
1271.01/1271.79	c 1272	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1271.01/1271.79	c 1272	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1271.01/1271.79	c 1272	===============================================================================
1271.01/1271.79	c 1272	|         0 |    1830    49933   234321 |    16644        0    nan |  0.000 % |
1271.16/1271.82	c 1272	|       100 |    1830    49933   234321 |    18308      100     28 | 47.247 % |
1271.16/1271.85	c 1272	|       251 |    1830    49933   234321 |    20139      251     27 | 47.247 % |
1271.16/1271.89	c 1272	|       476 |    1830    49933   234321 |    22153      476     27 | 47.247 % |
1271.16/1271.96	c 1272	|       813 |    1830    49933   234321 |    24368      813     31 | 47.249 % |
1271.16/1272.06	c 1272	|      1319 |    1830    49933   234321 |    26805     1319     32 | 47.247 % |
1271.16/1272.20	c 1273	|      2079 |    1830    49933   234321 |    29486     2079     30 | 47.247 % |
1271.16/1272.44	c 1273	|      3218 |    1830    49933   234321 |    32435     3218     32 | 47.247 % |
1272.21/1272.89	c 1273	|      4927 |    1830    49933   234321 |    35678     4927     35 | 47.247 % |
1273.11/1273.76	c 1274	|      7493 |    1830    49933   234321 |    39246     7493     37 | 47.247 % |
1274.10/1274.71	c 1275	|     11339 |    1830    49933   234321 |    43171    11339     35 | 47.247 % |
1275.70/1276.33	c 1277	|     17105 |    1830    49933   234321 |    47488    17105     35 | 47.247 % |
1279.01/1279.63	c 1280	|     25754 |    1830    49933   234321 |    52237    25754     37 | 47.247 % |
1285.41/1286.09	c 1286	|     38729 |    1830    49933   234321 |    57460    38729     38 | 47.247 % |
1299.10/1299.74	c 1300	|     58190 |    1830    49933   234321 |    63206    58190     42 | 47.247 % |
1319.29/1319.98	c 1320	|     87385 |    1830    49933   234321 |    69527    44364     38 | 47.247 % |
1350.67/1351.34	c 1352	|    131175 |    1830    49933   234321 |    76480    38487     37 | 47.247 % |
1398.75/1399.42	c 1400	|    196859 |    1830    49933   234321 |    84128    48184     40 | 47.247 % |
1446.93/1447.66	c 1448	|    295385 |    1829    49862   234044 |    92541    20702     38 | 47.276 % |
1548.39/1549.14	c 1550	|    443175 |    1829    49862   234044 |   101795    90118     37 | 47.276 % |
1738.40/1739.22	c 1740	|    664858 |    1829    49862   234044 |   111974    61326     43 | 47.276 % |
2027.87/2028.83	c 2029	|    997384 |    1829    49862   234044 |   123172    26409     33 | 47.276 % |
2510.25/2511.48	c 2512	|   1496172 |    1829    49862   234044 |   135489   122328     49 | 47.276 % |
3291.70/3293.26	c 3294	|   2244354 |    1829    49862   234044 |   149038    92056     48 | 47.276 % |
3600.07/3601.71	c ERROR unknown output  in HOME/temp.out
3600.07/3601.71	c 3602	CPU 1270.62 (0.05 0.01 1270.57 0.54)
3600.07/3601.71	c 3602	END Sun Jul 13 03:40:07 2008

Verifier Data (download as text)

OK	2	133
2 unsatisfied constraints, 133 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-1114884-1215909605/watcher-1114884-1215909605 -o /tmp/evaluation-result-1114884-1215909605/solver-1114884-1215909605 -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-1114884-1215909605.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: 0.92 0.98 1.10 3/65 19933
/proc/meminfo: memFree=1813816/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=12272 CPUtime=0
/proc/19933/stat : 19933 (sugar) R 19931 19933 19311 0 -1 4194304 356 0 0 0 0 0 0 0 18 0 1 0 47660168 12566528 325 996147200 4194304 4206940 548682068592 18446744073709551615 234211414753 0 0 4224 0 0 0 0 17 0 0 0
/proc/19933/statm: 3068 327 246 3 0 168 0

[startup+0.061002 s]
/proc/loadavg: 0.92 0.98 1.10 3/65 19933
/proc/meminfo: memFree=1813816/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=0.03
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 47660168 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19933/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102005 s]
/proc/loadavg: 0.92 0.98 1.10 3/65 19933
/proc/meminfo: memFree=1813816/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=0.03
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 47660168 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19933/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301034 s]
/proc/loadavg: 0.92 0.98 1.10 3/65 19933
/proc/meminfo: memFree=1813816/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=0.03
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 898 127 0 0 3 0 0 0 16 0 1 0 47660168 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19933/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701082 s]
/proc/loadavg: 0.92 0.98 1.10 3/65 19933
/proc/meminfo: memFree=1813816/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=0.45
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 974 4689 0 1 3 0 38 4 16 0 1 0 47660168 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19933/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 13600

[startup+1.50119 s]
/proc/loadavg: 0.92 0.98 1.10 2/76 19955
/proc/meminfo: memFree=1795552/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=0.45
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 975 4689 0 1 3 0 38 4 16 0 1 0 47660168 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19933/statm: 3400 797 370 3 0 500 0
[pid=19946] ppid=19933 vsize=5356 CPUtime=0
/proc/19946/stat : 19946 (sh) S 19933 19933 19311 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47660210 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19946/statm: 1339 233 193 169 0 50 0
[pid=19947] ppid=19946 vsize=864840 CPUtime=1.19
/proc/19947/stat : 19947 (java) S 19946 19933 19311 0 -1 0 9074 0 1 0 114 5 0 0 20 0 9 0 47660210 885596160 8299 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19947/statm: 216210 8299 2565 9 0 210757 0
[pid=19947/tid=19948] ppid=19946 vsize=864840 CPUtime=0.64
/proc/19947/task/19948/stat : 19948 (java) R 19946 19933 19311 0 -1 64 2806 0 1 0 63 1 0 0 16 0 9 0 47660211 885596160 8299 996147200 134512640 134550740 4294955936 18446744073709551615 102064736 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19947/tid=19949] ppid=19946 vsize=864840 CPUtime=0.39
/proc/19947/task/19949/stat : 19949 (java) S 19946 19933 19311 0 -1 64 5169 0 0 0 38 1 0 0 16 0 9 0 47660212 885596160 8299 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19947/tid=19950] ppid=19946 vsize=864840 CPUtime=0
/proc/19947/task/19950/stat : 19950 (java) S 19946 19933 19311 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 47660212 885596160 8299 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19947/tid=19951] ppid=19946 vsize=864840 CPUtime=0
/proc/19947/task/19951/stat : 19951 (java) S 19946 19933 19311 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 47660212 885596160 8299 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19947/tid=19952] ppid=19946 vsize=864840 CPUtime=0
/proc/19947/task/19952/stat : 19952 (java) S 19946 19933 19311 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 47660214 885596160 8299 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19947/tid=19953] ppid=19946 vsize=864840 CPUtime=0.12
/proc/19947/task/19953/stat : 19953 (java) S 19946 19933 19311 0 -1 64 402 0 0 0 12 0 0 0 16 0 9 0 47660214 885596160 8299 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19947/tid=19954] ppid=19946 vsize=864840 CPUtime=0
/proc/19947/task/19954/stat : 19954 (java) S 19946 19933 19311 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 47660214 885596160 8299 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19947/tid=19955] ppid=19946 vsize=864840 CPUtime=0
/proc/19947/task/19955/stat : 19955 (java) S 19946 19933 19311 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 47660214 885596160 8299 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 883796

[startup+3.10138 s]
/proc/loadavg: 0.92 0.98 1.10 2/68 19969
/proc/meminfo: memFree=1806232/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=2.44
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1292 24733 0 4 4 1 221 18 15 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 13600

[startup+6.30278 s]
/proc/loadavg: 1.01 1.00 1.11 2/68 19993
/proc/meminfo: memFree=1803272/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=3.62
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1405 30193 0 5 4 1 335 22 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=19992] ppid=19933 vsize=5356 CPUtime=0
/proc/19992/stat : 19992 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47660520 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19992/statm: 1339 232 193 169 0 50 0
[pid=19993] ppid=19992 vsize=6976 CPUtime=2.76
/proc/19993/stat : 19993 (minisat) R 19992 19933 19311 0 -1 4194304 1657 0 0 0 276 0 0 0 25 0 1 0 47660520 7143424 1643 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19993/statm: 1744 1643 75 150 0 1591 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 25932

[startup+12.7016 s]
/proc/loadavg: 1.01 1.00 1.11 2/68 19993
/proc/meminfo: memFree=1800216/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=3.62
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1405 30193 0 5 4 1 335 22 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=19992] ppid=19933 vsize=5356 CPUtime=0
/proc/19992/stat : 19992 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47660520 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19992/statm: 1339 232 193 169 0 50 0
[pid=19993] ppid=19992 vsize=9844 CPUtime=9.16
/proc/19993/stat : 19993 (minisat) R 19992 19933 19311 0 -1 4194304 2354 0 0 0 915 1 0 0 25 0 1 0 47660520 10080256 2340 996147200 134512640 135127466 4294956256 18446744073709551615 134530849 0 0 4096 3 0 0 0 17 0 0 0
/proc/19993/statm: 2461 2340 75 150 0 2308 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 28800

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.10 2/68 19993
/proc/meminfo: memFree=1796632/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=3.62
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1405 30193 0 5 4 1 335 22 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=19992] ppid=19933 vsize=5356 CPUtime=0
/proc/19992/stat : 19992 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47660520 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19992/statm: 1339 232 193 169 0 50 0
[pid=19993] ppid=19992 vsize=13416 CPUtime=21.95
/proc/19993/stat : 19993 (minisat) R 19992 19933 19311 0 -1 4194304 3225 0 0 0 2193 2 0 0 25 0 1 0 47660520 13737984 3211 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19993/statm: 3354 3211 75 150 0 3201 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 32372

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.10 2/68 19993
/proc/meminfo: memFree=1793496/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=3.62
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1405 30193 0 5 4 1 335 22 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=19992] ppid=19933 vsize=5356 CPUtime=0
/proc/19992/stat : 19992 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47660520 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19992/statm: 1339 232 193 169 0 50 0
[pid=19993] ppid=19992 vsize=16656 CPUtime=47.54
/proc/19993/stat : 19993 (minisat) R 19992 19933 19311 0 -1 4194304 4014 0 0 0 4752 2 0 0 25 0 1 0 47660520 17055744 4000 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19993/statm: 4164 4000 75 150 0 4011 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 35612

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.09 2/68 19993
/proc/meminfo: memFree=1791640/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=3.62
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1405 30193 0 5 4 1 335 22 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=19992] ppid=19933 vsize=5356 CPUtime=0
/proc/19992/stat : 19992 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47660520 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19992/statm: 1339 232 193 169 0 50 0
[pid=19993] ppid=19992 vsize=18316 CPUtime=98.72
/proc/19993/stat : 19993 (minisat) R 19992 19933 19311 0 -1 4194304 4447 0 0 0 9869 3 0 0 25 0 1 0 47660520 18755584 4433 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/19993/statm: 4579 4433 75 150 0 4426 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 37272

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/68 19993
/proc/meminfo: memFree=1788888/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=3.62
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1405 30193 0 5 4 1 335 22 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=19992] ppid=19933 vsize=5356 CPUtime=0
/proc/19992/stat : 19992 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47660520 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19992/statm: 1339 232 193 169 0 50 0
[pid=19993] ppid=19992 vsize=21028 CPUtime=158.69
/proc/19993/stat : 19993 (minisat) R 19992 19933 19311 0 -1 4194304 5128 0 0 0 15866 3 0 0 25 0 1 0 47660520 21532672 5114 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/19993/statm: 5257 5114 75 150 0 5104 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 39984

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/68 19993
/proc/meminfo: memFree=1787224/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=3.62
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1405 30193 0 5 4 1 335 22 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=19992] ppid=19933 vsize=5356 CPUtime=0
/proc/19992/stat : 19992 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47660520 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19992/statm: 1339 232 193 169 0 50 0
[pid=19993] ppid=19992 vsize=23004 CPUtime=218.66
/proc/19993/stat : 19993 (minisat) R 19992 19933 19311 0 -1 4194304 5561 0 0 0 21862 4 0 0 25 0 1 0 47660520 23556096 5547 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19993/statm: 5751 5547 75 150 0 5598 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 41960

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

/proc/meminfo: memFree=1759264/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=1271.16
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1744 67198 0 8 4 1 127057 54 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=20034] ppid=19933 vsize=5356 CPUtime=0
/proc/20034/stat : 20034 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47787342 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20034/statm: 1339 232 193 169 0 50 0
[pid=20035] ppid=20034 vsize=51356 CPUtime=1889.69
/proc/20035/stat : 20035 (minisat) R 20034 19933 19311 0 -1 4194304 12408 0 0 0 188958 11 0 0 25 0 1 0 47787342 52588544 12386 996147200 134512640 135127466 4294956256 18446744073709551615 134535144 0 0 4096 3 0 0 0 17 0 0 0
/proc/20035/statm: 12839 12386 75 150 0 12686 0
Current children cumulated CPU time (s) 3160.85
Current children cumulated vsize (KiB) 70312

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 20037
/proc/meminfo: memFree=1757472/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=1271.16
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1744 67198 0 8 4 1 127057 54 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=20034] ppid=19933 vsize=5356 CPUtime=0
/proc/20034/stat : 20034 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47787342 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20034/statm: 1339 232 193 169 0 50 0
[pid=20035] ppid=20034 vsize=53336 CPUtime=1949.67
/proc/20035/stat : 20035 (minisat) R 20034 19933 19311 0 -1 4194304 12896 0 0 0 194955 12 0 0 25 0 1 0 47787342 54616064 12874 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20035/statm: 13334 12874 75 150 0 13181 0
Current children cumulated CPU time (s) 3220.83
Current children cumulated vsize (KiB) 72292

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 20037
/proc/meminfo: memFree=1754208/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=1271.16
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1744 67198 0 8 4 1 127057 54 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=20034] ppid=19933 vsize=5356 CPUtime=0
/proc/20034/stat : 20034 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47787342 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20034/statm: 1339 232 193 169 0 50 0
[pid=20035] ppid=20034 vsize=56524 CPUtime=2009.65
/proc/20035/stat : 20035 (minisat) R 20034 19933 19311 0 -1 4194304 13682 0 0 0 200952 13 0 0 25 0 1 0 47787342 57880576 13660 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/20035/statm: 14131 13660 75 150 0 13978 0
Current children cumulated CPU time (s) 3280.81
Current children cumulated vsize (KiB) 75480

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 20037
/proc/meminfo: memFree=1753696/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=1271.17
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1744 67198 0 8 5 1 127057 54 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=20034] ppid=19933 vsize=5356 CPUtime=0
/proc/20034/stat : 20034 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47787342 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20034/statm: 1339 232 193 169 0 50 0
[pid=20035] ppid=20034 vsize=57128 CPUtime=2069.62
/proc/20035/stat : 20035 (minisat) R 20034 19933 19311 0 -1 4194304 13806 0 0 0 206949 13 0 0 25 0 1 0 47787342 58499072 13784 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20035/statm: 14282 13784 75 150 0 14129 0
Current children cumulated CPU time (s) 3340.79
Current children cumulated vsize (KiB) 76084

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 20037
/proc/meminfo: memFree=1753632/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=1271.17
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1744 67198 0 8 5 1 127057 54 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=20034] ppid=19933 vsize=5356 CPUtime=0
/proc/20034/stat : 20034 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47787342 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20034/statm: 1339 232 193 169 0 50 0
[pid=20035] ppid=20034 vsize=57396 CPUtime=2129.6
/proc/20035/stat : 20035 (minisat) R 20034 19933 19311 0 -1 4194304 13824 0 0 0 212947 13 0 0 25 0 1 0 47787342 58773504 13802 996147200 134512640 135127466 4294956256 18446744073709551615 134528364 0 0 4096 3 0 0 0 17 0 0 0
/proc/20035/statm: 14349 13802 75 150 0 14196 0
Current children cumulated CPU time (s) 3400.77
Current children cumulated vsize (KiB) 76352

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 20037
/proc/meminfo: memFree=1753440/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=1271.17
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1744 67198 0 8 5 1 127057 54 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=20034] ppid=19933 vsize=5356 CPUtime=0
/proc/20034/stat : 20034 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47787342 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20034/statm: 1339 232 193 169 0 50 0
[pid=20035] ppid=20034 vsize=57396 CPUtime=2189.56
/proc/20035/stat : 20035 (minisat) R 20034 19933 19311 0 -1 4194304 13826 0 0 0 218943 13 0 0 25 0 1 0 47787342 58773504 13804 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/20035/statm: 14349 13804 75 150 0 14196 0
Current children cumulated CPU time (s) 3460.73
Current children cumulated vsize (KiB) 76352

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 20037
/proc/meminfo: memFree=1753440/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=1271.17
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1744 67198 0 8 5 1 127057 54 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=20034] ppid=19933 vsize=5356 CPUtime=0
/proc/20034/stat : 20034 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47787342 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20034/statm: 1339 232 193 169 0 50 0
[pid=20035] ppid=20034 vsize=57396 CPUtime=2249.53
/proc/20035/stat : 20035 (minisat) R 20034 19933 19311 0 -1 4194304 13832 0 0 0 224940 13 0 0 25 0 1 0 47787342 58773504 13810 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20035/statm: 14349 13810 75 150 0 14196 0
Current children cumulated CPU time (s) 3520.7
Current children cumulated vsize (KiB) 76352

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 20037
/proc/meminfo: memFree=1753440/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=1271.17
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1744 67198 0 8 5 1 127057 54 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=20034] ppid=19933 vsize=5356 CPUtime=0
/proc/20034/stat : 20034 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47787342 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20034/statm: 1339 232 193 169 0 50 0
[pid=20035] ppid=20034 vsize=57396 CPUtime=2309.51
/proc/20035/stat : 20035 (minisat) R 20034 19933 19311 0 -1 4194304 13832 0 0 0 230938 13 0 0 25 0 1 0 47787342 58773504 13810 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/20035/statm: 14349 13810 75 150 0 14196 0
Current children cumulated CPU time (s) 3580.68
Current children cumulated vsize (KiB) 76352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 20037
/proc/meminfo: memFree=1753376/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=1271.17
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1744 67198 0 8 5 1 127057 54 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=20034] ppid=19933 vsize=5356 CPUtime=0
/proc/20034/stat : 20034 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47787342 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20034/statm: 1339 232 193 169 0 50 0
[pid=20035] ppid=20034 vsize=57396 CPUtime=2328.9
/proc/20035/stat : 20035 (minisat) R 20034 19933 19311 0 -1 4194304 13832 0 0 0 232877 13 0 0 25 0 1 0 47787342 58773504 13810 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 0 0 0
/proc/20035/statm: 14349 13810 75 150 0 14196 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 76352

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

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

[startup+3601.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 20037
/proc/meminfo: memFree=1753376/2055920 swapFree=4192812/4192956
[pid=19933] ppid=19931 vsize=13600 CPUtime=1271.17
/proc/19933/stat : 19933 (sugar) S 19931 19933 19311 0 -1 4194304 1744 67198 0 8 5 1 127057 54 16 0 1 0 47660168 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 234220466274 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19933/statm: 3400 807 374 3 0 500 0
[pid=20034] ppid=19933 vsize=5356 CPUtime=0
/proc/20034/stat : 20034 (sh) S 19933 19933 19311 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47787342 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20034/statm: 1339 232 193 169 0 50 0
[pid=20035] ppid=20034 vsize=57396 CPUtime=2328.9
/proc/20035/stat : 20035 (minisat) R 20034 19933 19311 0 -1 4194304 13832 0 0 0 232877 13 0 0 25 0 1 0 47787342 58773504 13810 996147200 134512640 135127466 4294956256 18446744073709551615 134530665 0 0 4096 3 0 0 0 17 0 0 0
/proc/20035/statm: 14349 13810 75 150 0 14196 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 76352

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19933 and gives
#  childrusage.ru_utime.tv_sec=1270
#  childrusage.ru_utime.tv_usec=624835
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=563914
# CPU time returned by wait4() is 1271.19
# while last known CPU time is 3600.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3601.72
CPU time (s): 3600.07
CPU user time (s): 3599.39
CPU system time (s): 0.68
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 883796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1270.62
system time used= 0.563914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69286
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2213
involuntary context switches= 5091

runsolver used 3.67644 second user time and 9.48656 second system time

The end

Launcher Data (download as text)

Begin job on node54 at 2008-07-13 02:40:05
IDJOB=1114884
IDBENCH=61789
IDSOLVER=368
FILE ID=node54/1114884-1215909605
PBS_JOBID= 7903683
Free space on /tmp= 66528 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.65/normalized-rand-2-40-40-135-650-66_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1114884-1215909605/watcher-1114884-1215909605 -o /tmp/evaluation-result-1114884-1215909605/solver-1114884-1215909605 -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-1114884-1215909605.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1fa392c0e1d3c46429e536f63ebe8661
RANDOM SEED=451191074

node54.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.235
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.235
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:       1814296 kB
Buffers:         64580 kB
Cached:         104060 kB
SwapCached:          0 kB
Active:         109784 kB
Inactive:        73688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:          24580 kB
Slab:            44116 kB
Committed_AS:   162016 kB
PageTables:       1432 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= 66528 MiB
End job on node54 at 2008-07-13 03:40:07