Trace number 1114748

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+minisatOPTIMUM1 2861.39 2948.25

General information on the benchmark

Namecsp/rand-2-40-19/
normalized-rand-2-40-19-443-230-25_ext.xml
MD5SUMd0383df4ffc597d2a96c7f06fb8a1047
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 benchmark2861.39
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints339
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension339
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.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sun Jul 13 02:04:48 2008
0.00/0.05	c 0	PID 22864
0.03/0.06	c 0	HOST node92.alineos.net
0.03/0.06	c 0	CONVERTING HOME/instance-1114748-1215907487.xml TO HOME/temp.csp
0.03/0.06	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114748-1215907487.xml' 'HOME/temp.csp'
0.03/0.56	c 0	1 domains, 40 variables, 0 predicates, 339 relations, 339 constraints
0.03/0.57	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.57	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.47/0.77	c 0	Parsing HOME/temp.csp
0.76/1.08	c 1	parsed 719 expressions
0.76/1.08	c 1	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.76/1.09	c 1	MAX CSP: 339 constraints
0.76/1.09	c 1	Converting to clausal form CSP
0.85/1.12	c 1	converted 107 (10%) expressions
0.85/1.12	c 1	converted 213 (20%) expressions
0.85/1.12	c 1	converted 319 (30%) expressions
0.85/1.19	c 1	converted 425 (40%) expressions
0.94/1.22	c 1	converted 531 (50%) expressions
0.94/1.24	c 1	converted 637 (60%) expressions
0.94/1.26	c 1	converted 743 (70%) expressions
0.94/1.28	c 1	converted 849 (80%) expressions
0.94/1.29	c 1	converted 955 (90%) expressions
1.23/1.51	c 1	converted 1061 (100%) expressions
1.23/1.51	c 1	CSP : 718 integers, 0 booleans, 1016 clauses, largest domain size 509
1.23/1.51	c 1	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.23/1.51	c 1	Propagation in CSP
1.23/1.55	c 1	334 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.23/1.55	c 1	CSP : 718 integers, 0 booleans, 1016 clauses, largest domain size 340
1.23/1.55	c 1	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.23/1.56	c 1	Simplifing CSP by introducing new Boolean variables
1.23/1.56	c 1	CSP : 718 integers, 0 booleans, 1016 clauses, largest domain size 340
1.23/1.56	c 1	Heap : 8 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.33/1.60	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.33/1.63	c 1	72 (10%) CSP integer variables are encoded (680 clauses, 7340 bytes)
1.33/1.64	c 1	144 (20%) CSP integer variables are encoded (680 clauses, 7340 bytes)
1.33/1.64	c 1	216 (30%) CSP integer variables are encoded (680 clauses, 7340 bytes)
1.33/1.64	c 1	288 (40%) CSP integer variables are encoded (680 clauses, 7340 bytes)
1.33/1.64	c 1	359 (50%) CSP integer variables are encoded (680 clauses, 7340 bytes)
1.33/1.64	c 1	431 (60%) CSP integer variables are encoded (1232 clauses, 14516 bytes)
1.33/1.64	c 1	503 (70%) CSP integer variables are encoded (1610 clauses, 19430 bytes)
1.33/1.64	c 1	575 (80%) CSP integer variables are encoded (2213 clauses, 27269 bytes)
1.33/1.65	c 1	647 (90%) CSP integer variables are encoded (3299 clauses, 41387 bytes)
1.33/1.65	c 1	718 (100%) CSP integer variables are encoded (5598 clauses, 71274 bytes)
1.42/1.73	c 1	102 (10%) CSP clauses are encoded (12056 clauses, 214258 bytes)
1.42/1.77	c 1	204 (20%) CSP clauses are encoded (18662 clauses, 371296 bytes)
1.51/1.81	c 1	305 (30%) CSP clauses are encoded (25060 clauses, 525014 bytes)
1.51/1.84	c 1	407 (40%) CSP clauses are encoded (28091 clauses, 592858 bytes)
1.51/1.85	c 1	508 (50%) CSP clauses are encoded (35466 clauses, 724641 bytes)
1.51/1.86	c 1	610 (60%) CSP clauses are encoded (37890 clauses, 766341 bytes)
1.61/1.90	c 2	712 (70%) CSP clauses are encoded (58766 clauses, 1146695 bytes)
1.61/1.91	c 2	813 (80%) CSP clauses are encoded (61453 clauses, 1193048 bytes)
1.61/1.97	c 2	915 (90%) CSP clauses are encoded (84713 clauses, 1600317 bytes)
1.81/2.14	c 2	1016 (100%) CSP clauses are encoded (180537 clauses, 3356702 bytes)
1.81/2.14	c 2	1016 CSP clauses encoded
1.81/2.14	c 2	Writing map file : HOME/temp.map
1.81/2.15	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.81/2.15	c 2	SAT : 6316 SAT variables, 180537 SAT clauses, 3356702 bytes
1.81/2.15	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.81/2.19	c 2	OBJECTIVE minimize _COST
1.81/2.19	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.81/2.19	c 2	SEARCHING: _COST <= 170
1.81/2.19	c 2	SOLVING HOME/temp.cnf
1.81/2.19	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.81/2.20	c 2	This is MiniSat 2.0 beta
1.81/2.20	c 2	WARNING: for repeatability, setting FPU to use double precision
1.81/2.20	c 2	============================[ Problem Statistics ]=============================
1.81/2.20	c 2	|                                                                             |
1.81/2.20	c 2	|  Number of variables:  6316                                                 |
1.81/2.20	c 2	|  Number of clauses:    180538                                               |
1.86/2.28	c 2	|  Parsing time:         0.08         s                                       |
1.86/2.32	c 2	============================[ Search Statistics ]==============================
1.86/2.32	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.86/2.32	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.86/2.32	c 2	===============================================================================
1.86/2.32	c 2	|         0 |    4795   123899   397664 |    41299        0    nan |  0.000 % |
1.86/2.34	c 2	|       101 |    4795   123899   397664 |    45429      101     51 | 24.082 % |
1.86/2.36	c 2	===============================================================================
1.86/2.36	c 2	restarts              : 2
1.86/2.36	c 2	conflicts             : 124            (827 /sec)
1.86/2.36	c 2	decisions             : 436            (1.15 % random) (2907 /sec)
1.86/2.36	c 2	propagations          : 25991          (173300 /sec)
1.86/2.36	c 2	conflict literals     : 5789           (11.14 % deleted)
1.86/2.36	c 2	Memory used           : 9.30 MB
1.86/2.36	c 2	CPU time              : 0.149977 s
1.86/2.36	c 2	
1.86/2.36	c 2	SATISFIABLE
1.86/2.36	c 2	FOUND: _COST <= 170
1.86/2.36	s SATISFIABLE
1.86/2.36	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.86/2.36	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.03/2.44	c 2	Decoding HOME/temp.out
2.03/2.55	c 2	OBJECTIVE _COST 170
2.03/2.55	o 170
2.03/2.55	v 13 10 16 17 18 2 18 5 18 18 17 18 18 7 18 18 18 9 12 11 18 18 18 17 1 16 10 18 18 17 18 8 18 18 18 18 18 18 18 18
2.03/2.56	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.03/2.61	c 2	OBJECTIVE BOUND: 0 <= _COST <= 170
2.03/2.61	c 2	SEARCHING: _COST <= 85
2.03/2.61	c 2	SOLVING HOME/temp.cnf
2.03/2.61	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.03/2.64	c 2	This is MiniSat 2.0 beta
2.03/2.64	c 2	WARNING: for repeatability, setting FPU to use double precision
2.03/2.65	c 2	============================[ Problem Statistics ]=============================
2.03/2.65	c 2	|                                                                             |
2.03/2.65	c 2	|  Number of variables:  6316                                                 |
2.03/2.65	c 2	|  Number of clauses:    180538                                               |
2.22/2.75	c 2	|  Parsing time:         0.08         s                                       |
2.22/2.79	c 2	============================[ Search Statistics ]==============================
2.22/2.79	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.22/2.79	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.22/2.79	c 2	===============================================================================
2.22/2.79	c 2	|         0 |    3945    89134   295834 |    29711        0    nan |  0.000 % |
2.22/2.82	c 2	|       101 |    3945    89134   295834 |    32682      101     51 | 37.540 % |
2.22/2.84	c 2	|       251 |    3945    89134   295834 |    35950      251     44 | 37.540 % |
2.22/2.85	c 2	===============================================================================
2.22/2.85	c 2	restarts              : 3
2.22/2.85	c 2	conflicts             : 262            (1489 /sec)
2.22/2.85	c 2	decisions             : 507            (1.18 % random) (2881 /sec)
2.22/2.85	c 2	propagations          : 73305          (416570 /sec)
2.22/2.85	c 2	conflict literals     : 11415          (19.76 % deleted)
2.22/2.85	c 2	Memory used           : 9.43 MB
2.22/2.85	c 2	CPU time              : 0.175973 s
2.22/2.85	c 2	
2.22/2.85	c 2	SATISFIABLE
2.22/2.86	c 2	FOUND: _COST <= 85
2.22/2.86	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.22/2.86	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.42/2.94	c 3	Decoding HOME/temp.out
2.42/3.04	c 3	OBJECTIVE _COST 67
2.42/3.04	o 67
2.42/3.05	v 15 4 1 12 18 13 16 6 18 18 10 10 15 11 7 0 17 15 6 6 4 17 14 18 9 2 18 18 8 10 18 9 9 17 18 18 18 18 18 18
2.42/3.05	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.42/3.09	c 3	OBJECTIVE BOUND: 0 <= _COST <= 67
2.42/3.09	c 3	SEARCHING: _COST <= 33
2.42/3.09	c 3	SOLVING HOME/temp.cnf
2.42/3.09	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.42/3.09	c 3	This is MiniSat 2.0 beta
2.42/3.09	c 3	WARNING: for repeatability, setting FPU to use double precision
2.42/3.09	c 3	============================[ Problem Statistics ]=============================
2.42/3.09	c 3	|                                                                             |
2.42/3.09	c 3	|  Number of variables:  6316                                                 |
2.42/3.09	c 3	|  Number of clauses:    180538                                               |
2.64/3.18	c 3	|  Parsing time:         0.08         s                                       |
2.73/3.25	c 3	============================[ Search Statistics ]==============================
2.73/3.25	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.73/3.25	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.73/3.25	c 3	===============================================================================
2.73/3.25	c 3	|         0 |    3203    53338   190620 |    17779        0    nan |  0.000 % |
2.73/3.27	c 3	|       100 |    3203    53338   190620 |    19557      100     50 | 49.288 % |
2.73/3.30	c 3	|       251 |    3203    53338   190620 |    21512      251     38 | 49.288 % |
2.83/3.33	c 3	|       476 |    3203    53338   190620 |    23664      476     40 | 49.288 % |
2.83/3.38	c 3	|       813 |    3203    53338   190620 |    26030      813     37 | 49.288 % |
2.91/3.42	c 3	===============================================================================
2.91/3.42	c 3	restarts              : 5
2.91/3.42	c 3	conflicts             : 1048           (3494 /sec)
2.91/3.42	c 3	decisions             : 1518           (0.79 % random) (5061 /sec)
2.91/3.42	c 3	propagations          : 316403         (1054838 /sec)
2.91/3.42	c 3	conflict literals     : 43188          (21.16 % deleted)
2.91/3.42	c 3	Memory used           : 9.55 MB
2.91/3.42	c 3	CPU time              : 0.299954 s
2.91/3.42	c 3	
2.91/3.42	c 3	SATISFIABLE
2.91/3.42	c 3	FOUND: _COST <= 33
2.91/3.42	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.91/3.42	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.95/3.57	c 3	Decoding HOME/temp.out
2.95/3.68	c 3	OBJECTIVE _COST 33
2.95/3.68	o 33
2.95/3.68	v 18 17 6 10 7 4 18 0 8 15 18 13 7 7 18 15 13 18 6 18 10 12 18 12 18 16 4 16 18 2 3 0 11 3 7 18 18 18 18 18
2.95/3.69	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.95/3.72	c 3	OBJECTIVE BOUND: 0 <= _COST <= 33
2.95/3.72	c 3	SEARCHING: _COST <= 16
2.95/3.72	c 3	SOLVING HOME/temp.cnf
2.95/3.72	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.95/3.73	c 3	This is MiniSat 2.0 beta
2.95/3.73	c 3	WARNING: for repeatability, setting FPU to use double precision
2.95/3.73	c 3	============================[ Problem Statistics ]=============================
2.95/3.73	c 3	|                                                                             |
2.95/3.73	c 3	|  Number of variables:  6316                                                 |
2.95/3.73	c 3	|  Number of clauses:    180538                                               |
3.14/3.84	c 3	|  Parsing time:         0.08         s                                       |
3.14/3.88	c 3	============================[ Search Statistics ]==============================
3.14/3.88	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.14/3.88	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.14/3.88	c 3	===============================================================================
3.14/3.88	c 3	|         0 |    2785    39613   150682 |    13204        0    nan |  0.000 % |
3.14/3.90	c 4	|       100 |    2785    39613   150682 |    14524      100     45 | 55.906 % |
3.14/3.93	c 4	|       251 |    2785    39613   150682 |    15977      251     38 | 55.906 % |
3.14/3.96	c 4	|       476 |    2785    39613   150682 |    17574      476     32 | 55.906 % |
3.14/4.01	c 4	|       813 |    2785    39613   150682 |    19332      813     34 | 55.906 % |
3.14/4.08	c 4	|      1320 |    2785    39613   150682 |    21265     1320     29 | 55.906 % |
3.14/4.19	c 4	|      2079 |    2785    39613   150682 |    23392     2079     29 | 55.906 % |
3.68/4.40	c 4	|      3218 |    2785    39613   150682 |    25731     3218     29 | 55.906 % |
4.06/4.70	c 4	|      4926 |    2785    39613   150682 |    28304     4926     29 | 55.906 % |
4.55/5.20	c 5	|      7489 |    2785    39613   150682 |    31135     7489     30 | 55.906 % |
5.33/6.00	c 6	|     11334 |    2785    39613   150682 |    34248    11334     30 | 55.906 % |
6.59/7.38	c 7	|     17100 |    2785    39613   150682 |    37673    17100     32 | 55.906 % |
8.92/9.71	c 9	|     25749 |    2785    39613   150682 |    41440    25749     33 | 55.906 % |
12.98/13.99	c 14	===============================================================================
12.98/13.99	c 14	restarts              : 13
12.98/13.99	c 14	conflicts             : 38041          (3831 /sec)
12.98/13.99	c 14	decisions             : 43430          (0.63 % random) (4373 /sec)
12.98/13.99	c 14	propagations          : 14407487       (1450833 /sec)
12.98/13.99	c 14	conflict literals     : 1404997        (33.74 % deleted)
12.98/13.99	c 14	Memory used           : 13.09 MB
12.98/13.99	c 14	CPU time              : 9.93049 s
12.98/13.99	c 14	
12.98/13.99	c 14	SATISFIABLE
13.11/14.00	c 14	FOUND: _COST <= 16
13.11/14.00	c 14	DECODING HOME/temp.out WITH HOME/temp.map
13.11/14.00	c 14	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
13.11/14.15	c 14	Decoding HOME/temp.out
13.21/14.28	c 14	OBJECTIVE _COST 16
13.21/14.28	o 16
13.21/14.28	v 18 18 4 9 16 12 18 15 4 18 18 7 17 11 18 1 18 18 6 12 5 12 18 12 12 18 2 18 8 16 14 11 9 10 17 18 8 1 18 10
13.21/14.29	c 14	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
13.29/14.35	c 14	OBJECTIVE BOUND: 0 <= _COST <= 16
13.29/14.35	c 14	SEARCHING: _COST <= 8
13.29/14.35	c 14	SOLVING HOME/temp.cnf
13.29/14.35	c 14	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
13.29/14.36	c 14	This is MiniSat 2.0 beta
13.29/14.36	c 14	WARNING: for repeatability, setting FPU to use double precision
13.29/14.36	c 14	============================[ Problem Statistics ]=============================
13.29/14.36	c 14	|                                                                             |
13.29/14.36	c 14	|  Number of variables:  6316                                                 |
13.29/14.36	c 14	|  Number of clauses:    180538                                               |
13.30/14.45	c 14	|  Parsing time:         0.08         s                                       |
13.30/14.50	c 14	============================[ Search Statistics ]==============================
13.30/14.50	c 14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.30/14.50	c 14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.30/14.50	c 14	===============================================================================
13.30/14.50	c 14	|         0 |    2424    32323   129887 |    10774        0    nan |  0.000 % |
13.30/14.53	c 14	|       100 |    2424    32323   129887 |    11851      100     48 | 61.621 % |
13.30/14.55	c 14	|       250 |    2424    32323   129887 |    13036      250     42 | 61.621 % |
13.30/14.58	c 14	|       475 |    2424    32323   129887 |    14340      475     31 | 61.621 % |
13.30/14.63	c 14	|       812 |    2424    32323   129887 |    15774      812     27 | 61.621 % |
13.30/14.71	c 14	|      1318 |    2424    32323   129887 |    17352     1318     27 | 61.621 % |
13.30/14.85	c 14	|      2077 |    2424    32323   129887 |    19087     2077     29 | 61.621 % |
13.30/15.05	c 15	|      3216 |    2424    32323   129887 |    20996     3216     29 | 61.621 % |
14.21/15.39	c 15	|      4924 |    2424    32323   129887 |    23095     4924     26 | 61.621 % |
14.79/15.93	c 16	|      7486 |    2424    32323   129887 |    25405     7486     27 | 61.621 % |
15.66/16.82	c 16	|     11330 |    2424    32323   129887 |    27945    11330     29 | 61.621 % |
17.11/18.31	c 18	|     17096 |    2424    32323   129887 |    30740    17096     29 | 61.621 % |
19.54/20.86	c 20	|     25745 |    2424    32323   129887 |    33814    25745     30 | 61.621 % |
23.99/25.42	c 25	|     38719 |    2424    32323   129887 |    37195    38719     32 | 61.621 % |
30.49/32.17	c 32	|     58180 |    2424    32323   129887 |    40915    28962     33 | 61.621 % |
41.85/43.81	c 43	|     87373 |    2424    32323   129887 |    45007    25958     28 | 61.621 % |
60.68/63.29	c 63	|    131162 |    2424    32323   129887 |    49507    35143     34 | 61.621 % |
91.71/95.27	c 95	|    196846 |    2424    32323   129887 |    54458    21388     37 | 61.621 % |
138.86/143.84	c 143	|    295372 |    2424    32323   129887 |    59904    32215     31 | 61.621 % |
216.09/223.49	c 223	|    443163 |    2424    32323   129887 |    65894    33543     35 | 61.621 % |
335.62/346.60	c 346	|    664846 |    2424    32323   129887 |    72484    37486     30 | 61.621 % |
444.49/458.83	c 458	===============================================================================
444.49/458.83	c 458	restarts              : 21
444.49/458.83	c 458	conflicts             : 852813         (1978 /sec)
444.49/458.83	c 458	decisions             : 936307         (0.75 % random) (2172 /sec)
444.49/458.83	c 458	propagations          : 309447094      (717714 /sec)
444.49/458.83	c 458	conflict literals     : 30895218       (34.58 % deleted)
444.49/458.83	c 458	Memory used           : 27.28 MB
444.49/458.83	c 458	CPU time              : 431.156 s
444.49/458.83	c 458	
444.49/458.83	c 458	SATISFIABLE
444.49/458.84	c 458	FOUND: _COST <= 8
444.49/458.84	c 458	DECODING HOME/temp.out WITH HOME/temp.map
444.49/458.84	c 458	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
444.54/458.97	c 459	Decoding HOME/temp.out
444.54/459.08	c 459	OBJECTIVE _COST 8
444.54/459.08	o 8
444.54/459.08	v 15 16 8 10 16 15 18 4 4 18 18 18 6 12 1 16 0 2 9 7 7 18 18 18 7 0 9 12 9 10 18 9 9 17 13 16 4 7 8 6
444.54/459.09	c 459	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
444.54/459.11	c 459	OBJECTIVE BOUND: 0 <= _COST <= 8
444.54/459.11	c 459	SEARCHING: _COST <= 4
444.54/459.11	c 459	SOLVING HOME/temp.cnf
444.54/459.11	c 459	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
444.54/459.11	c 459	This is MiniSat 2.0 beta
444.54/459.11	c 459	WARNING: for repeatability, setting FPU to use double precision
444.54/459.11	c 459	============================[ Problem Statistics ]=============================
444.54/459.11	c 459	|                                                                             |
444.54/459.11	c 459	|  Number of variables:  6316                                                 |
444.54/459.11	c 459	|  Number of clauses:    180538                                               |
444.74/459.20	c 459	|  Parsing time:         0.08         s                                       |
444.74/459.25	c 459	============================[ Search Statistics ]==============================
444.74/459.25	c 459	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
444.74/459.25	c 459	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
444.74/459.25	c 459	===============================================================================
444.74/459.25	c 459	|         0 |    2078    28101   118255 |     9367        0    nan |  0.000 % |
444.74/459.27	c 459	|       101 |    2078    28101   118255 |    10303      101     49 | 67.099 % |
444.74/459.29	c 459	|       251 |    2078    28101   118255 |    11334      251     40 | 67.099 % |
444.74/459.32	c 459	|       476 |    2078    28101   118255 |    12467      476     28 | 67.099 % |
444.74/459.37	c 459	|       814 |    2078    28101   118255 |    13714      814     33 | 67.099 % |
444.74/459.45	c 459	|      1320 |    2078    28101   118255 |    15085     1320     33 | 67.099 % |
444.74/459.57	c 459	|      2081 |    2078    28101   118255 |    16594     2081     33 | 67.099 % |
445.33/459.75	c 459	|      3220 |    2078    28101   118255 |    18253     3220     29 | 67.099 % |
445.62/460.05	c 460	|      4929 |    2078    28101   118255 |    20078     4929     29 | 67.099 % |
446.12/460.53	c 460	|      7491 |    2078    28101   118255 |    22086     7491     29 | 67.099 % |
446.93/461.32	c 461	|     11336 |    2078    28101   118255 |    24295    11336     37 | 67.099 % |
448.22/462.64	c 462	|     17102 |    2078    28101   118255 |    26725    17102     34 | 67.099 % |
450.62/465.03	c 465	|     25753 |    2078    28101   118255 |    29397    25753     35 | 67.099 % |
455.13/469.51	c 469	|     38727 |    2078    28101   118255 |    32337    16628     44 | 67.099 % |
462.12/476.57	c 476	|     58188 |    2078    28101   118255 |    35571    36089     45 | 67.099 % |
473.72/488.10	c 488	|     87380 |    2078    28101   118255 |    39128    38418     41 | 67.099 % |
490.71/505.19	c 505	|    131170 |    2078    28101   118255 |    43041    21322     33 | 67.099 % |
508.51/522.99	c 523	===============================================================================
508.51/522.99	c 523	restarts              : 17
508.51/522.99	c 523	conflicts             : 173528         (2719 /sec)
508.51/522.99	c 523	decisions             : 193111         (0.74 % random) (3026 /sec)
508.51/522.99	c 523	propagations          : 58771201       (920842 /sec)
508.51/522.99	c 523	conflict literals     : 7093479        (33.62 % deleted)
508.51/522.99	c 523	Memory used           : 15.83 MB
508.51/522.99	c 523	CPU time              : 63.8233 s
508.51/522.99	c 523	
508.51/522.99	c 523	SATISFIABLE
508.51/522.99	c 523	FOUND: _COST <= 4
508.51/522.99	c 523	DECODING HOME/temp.out WITH HOME/temp.map
508.51/522.99	c 523	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
508.61/523.14	c 523	Decoding HOME/temp.out
508.61/523.25	c 523	OBJECTIVE _COST 4
508.61/523.25	o 4
508.61/523.25	v 8 5 14 0 17 6 18 12 4 18 7 1 8 4 13 1 2 8 11 12 5 7 18 8 12 4 2 17 17 5 14 11 18 11 17 10 13 1 4 2
508.61/523.31	c 523	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
508.61/523.34	c 523	OBJECTIVE BOUND: 0 <= _COST <= 4
508.61/523.34	c 523	SEARCHING: _COST <= 2
508.61/523.34	c 523	SOLVING HOME/temp.cnf
508.61/523.34	c 523	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
508.61/523.35	c 523	This is MiniSat 2.0 beta
508.61/523.35	c 523	WARNING: for repeatability, setting FPU to use double precision
508.61/523.35	c 523	============================[ Problem Statistics ]=============================
508.61/523.35	c 523	|                                                                             |
508.61/523.35	c 523	|  Number of variables:  6316                                                 |
508.61/523.35	c 523	|  Number of clauses:    180538                                               |
508.81/523.44	c 523	|  Parsing time:         0.08         s                                       |
508.81/523.48	c 523	============================[ Search Statistics ]==============================
508.81/523.48	c 523	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
508.81/523.48	c 523	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
508.81/523.48	c 523	===============================================================================
508.81/523.48	c 523	|         0 |    1737    25470   111383 |     8490        0    nan |  0.000 % |
508.95/523.53	c 523	|       101 |    1737    25470   111383 |     9339      101     45 | 72.498 % |
508.95/523.55	c 523	|       251 |    1737    25470   111383 |    10272      251     43 | 72.498 % |
508.95/523.57	c 523	|       476 |    1737    25470   111383 |    11300      476     33 | 72.498 % |
509.05/523.62	c 523	|       813 |    1737    25470   111383 |    12430      813     30 | 72.498 % |
509.05/523.70	c 523	|      1319 |    1737    25470   111383 |    13673     1319     29 | 72.498 % |
509.24/523.80	c 523	|      2080 |    1737    25470   111383 |    15040     2080     35 | 72.498 % |
509.34/523.97	c 524	|      3219 |    1737    25470   111383 |    16544     3219     34 | 72.498 % |
509.62/524.27	c 524	|      4927 |    1737    25470   111383 |    18199     4927     31 | 72.498 % |
510.12/524.77	c 524	|      7490 |    1737    25470   111383 |    20018     7490     33 | 72.498 % |
510.89/525.57	c 525	|     11334 |    1737    25470   111383 |    22020    11334     33 | 72.498 % |
512.34/527.02	c 527	|     17100 |    1737    25470   111383 |    24222    17100     32 | 72.498 % |
514.67/529.49	c 529	|     25750 |    1737    25470   111383 |    26645    25750     31 | 72.498 % |
518.56/533.48	c 533	|     38724 |    1737    25470   111383 |    29309    19243     35 | 72.498 % |
525.44/540.55	c 540	|     58185 |    1737    25470   111383 |    32240    17429     45 | 72.498 % |
535.44/550.84	c 550	|     87377 |    1737    25470   111383 |    35464    22816     32 | 72.498 % |
551.64/567.60	c 567	|    131166 |    1737    25470   111383 |    39011    39759     37 | 72.498 % |
576.37/593.00	c 593	|    196850 |    1737    25470   111383 |    42912    13921     36 | 72.498 % |
615.68/633.54	c 633	|    295376 |    1737    25470   111383 |    47203    44988     33 | 72.498 % |
680.29/700.18	c 700	|    443166 |    1737    25470   111383 |    51924    46272     46 | 72.498 % |
777.32/800.19	c 800	|    664850 |    1737    25470   111383 |    57116    17726     47 | 72.498 % |
788.48/811.66	c 811	===============================================================================
788.48/811.66	c 811	restarts              : 21
788.48/811.66	c 811	conflicts             : 694213         (2482 /sec)
788.48/811.66	c 811	decisions             : 784878         (0.90 % random) (2806 /sec)
788.48/811.66	c 811	propagations          : 231408339      (827376 /sec)
788.48/811.66	c 811	conflict literals     : 27478107       (30.29 % deleted)
788.48/811.66	c 811	Memory used           : 21.89 MB
788.48/811.66	c 811	CPU time              : 279.689 s
788.48/811.66	c 811	
788.48/811.66	c 811	SATISFIABLE
788.48/811.66	c 811	FOUND: _COST <= 2
788.48/811.66	c 811	DECODING HOME/temp.out WITH HOME/temp.map
788.48/811.66	c 811	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
788.58/811.77	c 811	Decoding HOME/temp.out
788.67/811.86	c 811	OBJECTIVE _COST 2
788.67/811.86	o 2
788.67/811.88	v 10 11 0 3 2 16 18 14 4 5 8 18 8 11 14 5 4 2 3 15 10 15 18 16 16 5 12 3 9 13 7 11 15 10 1 12 8 11 17 16
788.67/811.89	c 812	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
788.74/811.90	c 812	OBJECTIVE BOUND: 0 <= _COST <= 2
788.74/811.90	c 812	SEARCHING: _COST <= 1
788.74/811.90	c 812	SOLVING HOME/temp.cnf
788.74/811.90	c 812	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
788.74/811.91	c 812	This is MiniSat 2.0 beta
788.74/811.91	c 812	WARNING: for repeatability, setting FPU to use double precision
788.74/811.91	c 812	============================[ Problem Statistics ]=============================
788.74/811.91	c 812	|                                                                             |
788.74/811.91	c 812	|  Number of variables:  6316                                                 |
788.74/811.91	c 812	|  Number of clauses:    180538                                               |
788.75/812.00	c 812	|  Parsing time:         0.09         s                                       |
788.75/812.05	c 812	============================[ Search Statistics ]==============================
788.75/812.05	c 812	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
788.75/812.05	c 812	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
788.75/812.05	c 812	===============================================================================
788.75/812.05	c 812	|         0 |    1398    23654   106951 |     7884        0    nan |  0.000 % |
788.75/812.07	c 812	|       103 |    1398    23654   106951 |     8673      103     41 | 77.866 % |
788.75/812.09	c 812	|       254 |    1398    23654   106951 |     9540      254     29 | 77.866 % |
788.75/812.12	c 812	|       479 |    1398    23654   106951 |    10494      479     40 | 77.866 % |
788.75/812.16	c 812	|       817 |    1398    23654   106951 |    11543      817     29 | 77.866 % |
788.75/812.23	c 812	|      1325 |    1398    23654   106951 |    12698     1325     29 | 77.866 % |
788.75/812.35	c 812	|      2084 |    1398    23654   106951 |    13968     2084     23 | 77.866 % |
788.75/812.51	c 812	|      3223 |    1398    23654   106951 |    15364     3223     21 | 77.866 % |
788.75/812.76	c 812	|      4931 |    1398    23654   106951 |    16901     4931     19 | 77.866 % |
789.99/813.22	c 813	|      7495 |    1398    23654   106951 |    18591     7495     26 | 77.866 % |
790.77/814.02	c 814	|     11339 |    1398    23654   106951 |    20450    11339     31 | 77.866 % |
791.93/815.27	c 815	|     17105 |    1398    23654   106951 |    22495    17105     33 | 77.866 % |
794.55/817.97	c 818	|     25754 |    1398    23654   106951 |    24745    25754     36 | 77.866 % |
798.54/822.04	c 822	|     38728 |    1398    23654   106951 |    27220    20820     35 | 77.866 % |
805.14/828.86	c 828	|     58189 |    1398    23654   106951 |    29942    22046     31 | 77.866 % |
814.92/838.96	c 839	|     87382 |    1398    23654   106951 |    32936    31213     43 | 77.866 % |
832.68/857.24	c 857	|    131171 |    1398    23654   106951 |    36229    26370     47 | 77.866 % |
859.36/884.73	c 884	|    196856 |    1398    23654   106951 |    39852    37105     41 | 77.866 % |
904.77/931.56	c 931	|    295382 |    1398    23654   106951 |    43838    20719     50 | 77.866 % |
970.08/998.88	c 998	|    443171 |    1398    23654   106951 |    48221    32735     41 | 77.866 % |
1064.56/1096.25	c 1096	|    664855 |    1398    23654   106951 |    53044    24263     36 | 77.866 % |
1213.48/1249.75	c 1249	|    997380 |    1398    23654   106951 |    58348    20771     28 | 77.866 % |
1399.67/1441.62	c 1441	===============================================================================
1399.67/1441.62	c 1441	restarts              : 22
1399.67/1441.62	c 1441	conflicts             : 1389760        (2275 /sec)
1399.67/1441.62	c 1441	decisions             : 1591758        (1.04 % random) (2606 /sec)
1399.67/1441.62	c 1441	propagations          : 376682047      (616629 /sec)
1399.67/1441.62	c 1441	conflict literals     : 59312134       (29.84 % deleted)
1399.67/1441.62	c 1441	Memory used           : 27.15 MB
1399.67/1441.62	c 1441	CPU time              : 610.873 s
1399.67/1441.62	c 1441	
1399.67/1441.62	c 1441	SATISFIABLE
1399.67/1441.63	c 1441	FOUND: _COST <= 1
1399.67/1441.63	c 1441	DECODING HOME/temp.out WITH HOME/temp.map
1399.67/1441.63	c 1441	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1399.72/1441.78	c 1441	Decoding HOME/temp.out
1399.72/1441.89	c 1442	OBJECTIVE _COST 1
1399.72/1441.89	o 1
1399.72/1441.89	v 12 5 7 9 12 4 9 12 14 18 5 18 7 4 17 18 11 14 17 5 13 7 15 18 9 5 8 4 17 1 4 15 13 8 15 16 3 16 16 12
1399.72/1441.90	c 1442	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1399.72/1441.96	c 1442	OBJECTIVE BOUND: 0 <= _COST <= 1
1399.72/1441.96	c 1442	SEARCHING: _COST <= 0
1399.72/1441.96	c 1442	SOLVING HOME/temp.cnf
1399.72/1441.96	c 1442	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1399.72/1441.96	c 1442	This is MiniSat 2.0 beta
1399.72/1441.96	c 1442	WARNING: for repeatability, setting FPU to use double precision
1399.72/1441.96	c 1442	============================[ Problem Statistics ]=============================
1399.72/1441.96	c 1442	|                                                                             |
1399.72/1441.97	c 1442	|  Number of variables:  6316                                                 |
1399.72/1441.97	c 1442	|  Number of clauses:    180538                                               |
1399.94/1442.08	c 1442	|  Parsing time:         0.09         s                                       |
1400.04/1442.12	c 1442	============================[ Search Statistics ]==============================
1400.04/1442.12	c 1442	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1400.04/1442.12	c 1442	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1400.04/1442.12	c 1442	===============================================================================
1400.04/1442.12	c 1442	|         0 |     720    22301   103569 |     7433        0    nan |  0.000 % |
1400.04/1442.14	c 1442	|       100 |     720    22301   103569 |     8177      100      9 | 88.600 % |
1400.04/1442.16	c 1442	|       251 |     720    22301   103569 |     8994      251     10 | 88.600 % |
1400.04/1442.18	c 1442	|       477 |     720    22301   103569 |     9894      477     10 | 88.600 % |
1400.12/1442.22	c 1442	|       815 |     720    22301   103569 |    10883      815     12 | 88.600 % |
1400.12/1442.28	c 1442	|      1323 |     720    22301   103569 |    11971     1323     12 | 88.600 % |
1400.23/1442.36	c 1442	|      2083 |     720    22301   103569 |    13169     2083     12 | 88.600 % |
1400.43/1442.50	c 1442	|      3223 |     720    22301   103569 |    14486     3223     12 | 88.600 % |
1400.61/1442.74	c 1442	|      4931 |     720    22301   103569 |    15934     4931     13 | 88.600 % |
1401.01/1443.12	c 1443	|      7494 |     720    22301   103569 |    17528     7494     14 | 88.600 % |
1401.60/1443.76	c 1443	|     11338 |     720    22301   103569 |    19281    11338     14 | 88.600 % |
1402.67/1444.89	c 1445	|     17105 |     720    22301   103569 |    21209    17105     14 | 88.600 % |
1404.61/1446.84	c 1446	|     25754 |     720    22301   103569 |    23330    25754     14 | 88.600 % |
1407.52/1449.89	c 1450	|     38728 |     720    22301   103569 |    25663    22391     14 | 88.600 % |
1412.28/1454.80	c 1454	|     58191 |     720    22301   103569 |    28229    23831     14 | 88.601 % |
1418.86/1461.52	c 1461	|     87385 |     719    22246   103361 |    31052    29810     17 | 88.616 % |
1431.38/1474.49	c 1474	|    131175 |     719    22246   103361 |    34157    27962     16 | 88.616 % |
1451.46/1495.11	c 1495	|    196860 |     719    22246   103361 |    37573    13495     16 | 88.616 % |
1481.83/1526.43	c 1526	|    295387 |     719    22246   103361 |    41330    22558     18 | 88.616 % |
1529.37/1575.40	c 1575	|    443177 |     718    22192   103126 |    45463    44700     18 | 88.632 % |
1604.37/1652.79	c 1652	|    664861 |     717    22133   102894 |    50009    26621     19 | 88.648 % |
1725.34/1777.40	c 1777	|    997386 |     717    22133   102894 |    55010    37134     18 | 88.648 % |
1919.78/1977.87	c 1977	|   1496180 |     717    22133   102894 |    60512    34601     16 | 88.648 % |
2227.83/2295.36	c 2295	|   2244363 |     712    21838   101552 |    66563    49622     19 | 88.727 % |
2729.95/2812.84	c 2812	|   3366638 |     710    21716   101036 |    73219    39899     17 | 88.759 % |
2861.32/2948.24	c 2948	===============================================================================
2861.32/2948.24	c 2948	restarts              : 25
2861.32/2948.24	c 2948	conflicts             : 3633505        (2486 /sec)
2861.32/2948.24	c 2948	decisions             : 4339879        (1.46 % random) (2970 /sec)
2861.32/2948.24	c 2948	propagations          : 402398062      (275358 /sec)
2861.32/2948.24	c 2948	conflict literals     : 67025623       (35.26 % deleted)
2861.32/2948.24	c 2948	Memory used           : 22.81 MB
2861.32/2948.24	c 2948	CPU time              : 1461.37 s
2861.32/2948.24	c 2948	
2861.32/2948.24	c 2948	UNSATISFIABLE
2861.32/2948.25	c 2948	NOT FOUND: _COST <= 0
2861.32/2948.25	c 2948	OBJECTIVE _COST 1
2861.32/2948.25	s OPTIMUM FOUND
2861.32/2948.25	c 2948	CPU 2860.64 (0.06 0.02 2860.58 0.72)
2861.32/2948.25	c 2948	END Sun Jul 13 02:53:56 2008

Verifier Data (download as text)

OK	1	338
1 unsatisfied constraints, 338 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-1114748-1215907487/watcher-1114748-1215907487 -o /tmp/evaluation-result-1114748-1215907487/solver-1114748-1215907487 -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-1114748-1215907487.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.29 2.07 2.02 5/240 22864
/proc/meminfo: memFree=1735392/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=12268 CPUtime=0
/proc/22864/stat : 22864 (sugar) R 22862 22864 22740 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 47445709 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 251279407717 0 2147483391 4224 0 0 0 0 17 0 0 0
/proc/22864/statm: 3067 316 241 3 0 167 0

[startup+0.0587261 s]
/proc/loadavg: 2.29 2.07 2.02 5/240 22864
/proc/meminfo: memFree=1735392/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13600 CPUtime=0.03
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 838 0 0 0 3 0 0 0 20 0 1 0 47445709 13926400 792 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101938 s]
/proc/loadavg: 2.29 2.07 2.02 5/240 22864
/proc/meminfo: memFree=1735392/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13600 CPUtime=0.03
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 47445709 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302962 s]
/proc/loadavg: 2.29 2.07 2.02 5/240 22864
/proc/meminfo: memFree=1735392/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13600 CPUtime=0.03
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 898 127 0 0 3 0 0 0 21 0 1 0 47445709 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.703012 s]
/proc/loadavg: 2.29 2.07 2.02 5/240 22864
/proc/meminfo: memFree=1735392/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13600 CPUtime=0.47
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 957 4745 0 1 3 0 41 3 16 0 1 0 47445709 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 13600

[startup+1.50111 s]
/proc/loadavg: 2.29 2.07 2.02 3/251 22886
/proc/meminfo: memFree=1725000/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13600 CPUtime=0.47
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 974 4745 0 1 3 0 41 3 15 0 1 0 47445709 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3400 797 370 3 0 500 0
[pid=22877] ppid=22864 vsize=5356 CPUtime=0
/proc/22877/stat : 22877 (sh) S 22864 22864 22740 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 47445767 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22877/statm: 1339 233 193 169 0 50 0
[pid=22878] ppid=22877 vsize=868396 CPUtime=0.76
/proc/22878/stat : 22878 (java) S 22877 22864 22740 0 -1 0 7998 0 1 0 72 4 0 0 20 0 9 0 47445769 889237504 7246 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22878/statm: 217099 7246 2540 9 0 211674 0
[pid=22878/tid=22879] ppid=22877 vsize=868396 CPUtime=0.4
/proc/22878/task/22879/stat : 22879 (java) R 22877 22864 22740 0 -1 64 2642 0 1 0 38 2 0 0 25 0 9 0 47445770 889237504 7246 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22878/tid=22880] ppid=22877 vsize=868396 CPUtime=0.17
/proc/22878/task/22880/stat : 22880 (java) S 22877 22864 22740 0 -1 64 3221 0 0 0 17 0 0 0 16 0 9 0 47445782 889237504 7246 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22878/tid=22881] ppid=22877 vsize=868396 CPUtime=0
/proc/22878/task/22881/stat : 22881 (java) S 22877 22864 22740 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 47445782 889237504 7246 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22878/tid=22882] ppid=22877 vsize=868396 CPUtime=0
/proc/22878/task/22882/stat : 22882 (java) S 22877 22864 22740 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 47445782 889237504 7246 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22878/tid=22883] ppid=22877 vsize=868396 CPUtime=0
/proc/22878/task/22883/stat : 22883 (java) S 22877 22864 22740 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 47445784 889237504 7246 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22878/tid=22884] ppid=22877 vsize=868396 CPUtime=0.16
/proc/22878/task/22884/stat : 22884 (java) R 22877 22864 22740 0 -1 64 1443 0 0 0 16 0 0 0 16 0 9 0 47445784 889237504 7246 996147200 134512640 134550740 4294955936 18446744073709551615 103946128 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22878/tid=22885] ppid=22877 vsize=868396 CPUtime=0
/proc/22878/task/22885/stat : 22885 (java) S 22877 22864 22740 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 47445784 889237504 7246 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22878/tid=22886] ppid=22877 vsize=868396 CPUtime=0
/proc/22878/task/22886/stat : 22886 (java) S 22877 22864 22740 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 47445784 889237504 7246 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 887352

[startup+3.10131 s]
/proc/loadavg: 2.43 2.11 2.03 3/251 22886
/proc/meminfo: memFree=1709192/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=2.64
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1297 26166 0 4 4 1 241 18 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 13728

[startup+6.30172 s]
/proc/loadavg: 2.43 2.11 2.03 4/243 22924
/proc/meminfo: memFree=1719560/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=3.14
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1412 32617 0 5 4 1 288 21 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22923] ppid=22864 vsize=5356 CPUtime=0
/proc/22923/stat : 22923 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 15 0 1 0 47446082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22923/statm: 1339 232 193 169 0 50 0
[pid=22924] ppid=22923 vsize=9792 CPUtime=2.48
/proc/22924/stat : 22924 (minisat) R 22923 22864 22740 0 -1 4194304 2315 0 0 0 247 1 0 0 25 0 1 0 47446082 10027008 2301 996147200 134512640 135127466 4294956256 18446744073709551615 134527694 0 0 4096 3 0 0 0 17 0 0 0
/proc/22924/statm: 2448 2301 75 150 0 2295 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 28876

[startup+12.7015 s]
/proc/loadavg: 2.51 2.14 2.04 4/243 22924
/proc/meminfo: memFree=1716744/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=3.14
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1412 32617 0 5 4 1 288 21 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22923] ppid=22864 vsize=5356 CPUtime=0
/proc/22923/stat : 22923 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 15 0 1 0 47446082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22923/statm: 1339 232 193 169 0 50 0
[pid=22924] ppid=22923 vsize=12744 CPUtime=8.68
/proc/22924/stat : 22924 (minisat) R 22923 22864 22740 0 -1 4194304 3047 0 0 0 867 1 0 0 25 0 1 0 47446082 13049856 3033 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22924/statm: 3186 3033 75 150 0 3033 0
Current children cumulated CPU time (s) 11.82
Current children cumulated vsize (KiB) 31828

[startup+25.5021 s]
/proc/loadavg: 2.51 2.15 2.05 3/243 22936
/proc/meminfo: memFree=1717192/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=13.3
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1526 39985 0 6 4 1 1299 26 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22935] ppid=22864 vsize=5356 CPUtime=0
/proc/22935/stat : 22935 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47447145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22935/statm: 1339 232 193 169 0 50 0
[pid=22936] ppid=22935 vsize=12612 CPUtime=10.79
/proc/22936/stat : 22936 (minisat) R 22935 22864 22740 0 -1 4194304 3011 0 0 0 1077 2 0 0 25 0 1 0 47447146 12914688 2997 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22936/statm: 3153 2997 75 150 0 3000 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 31696

[startup+51.1024 s]
/proc/loadavg: 2.68 2.21 2.07 3/243 22936
/proc/meminfo: memFree=1715400/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=13.3
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1526 39985 0 6 4 1 1299 26 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22935] ppid=22864 vsize=5356 CPUtime=0
/proc/22935/stat : 22935 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47447145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22935/statm: 1339 232 193 169 0 50 0
[pid=22936] ppid=22935 vsize=14156 CPUtime=35.63
/proc/22936/stat : 22936 (minisat) R 22935 22864 22740 0 -1 4194304 3399 0 0 0 3561 2 0 0 25 0 1 0 47447146 14495744 3385 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22936/statm: 3539 3385 75 150 0 3386 0
Current children cumulated CPU time (s) 48.93
Current children cumulated vsize (KiB) 33240

[startup+102.318 s]
/proc/loadavg: 2.64 2.28 2.10 3/243 22936
/proc/meminfo: memFree=1710792/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=13.3
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1526 39985 0 6 4 1 1299 26 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22935] ppid=22864 vsize=5356 CPUtime=0
/proc/22935/stat : 22935 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47447145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22935/statm: 1339 232 193 169 0 50 0
[pid=22936] ppid=22935 vsize=18200 CPUtime=85.31
/proc/22936/stat : 22936 (minisat) R 22935 22864 22740 0 -1 4194304 4402 0 0 0 8527 4 0 0 25 0 1 0 47447146 18636800 4388 996147200 134512640 135127466 4294956256 18446744073709551615 134531123 0 0 4096 3 0 0 0 17 0 0 0
/proc/22936/statm: 4550 4388 75 150 0 4397 0
Current children cumulated CPU time (s) 98.61
Current children cumulated vsize (KiB) 37284

[startup+162.302 s]
/proc/loadavg: 2.70 2.37 2.14 3/243 22936
/proc/meminfo: memFree=1710152/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=13.3
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1526 39985 0 6 4 1 1299 26 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22935] ppid=22864 vsize=5356 CPUtime=0
/proc/22935/stat : 22935 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47447145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22935/statm: 1339 232 193 169 0 50 0
[pid=22936] ppid=22935 vsize=18592 CPUtime=143.5
/proc/22936/stat : 22936 (minisat) R 22935 22864 22740 0 -1 4194304 4465 0 0 0 14346 4 0 0 25 0 1 0 47447146 19038208 4451 996147200 134512640 135127466 4294956256 18446744073709551615 134530778 0 0 4096 3 0 0 0 17 0 0 0
/proc/22936/statm: 4648 4451 75 150 0 4495 0
Current children cumulated CPU time (s) 156.8
Current children cumulated vsize (KiB) 37676

[startup+222.303 s]
/proc/loadavg: 2.85 2.47 2.19 4/243 22936
/proc/meminfo: memFree=1706696/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=13.3
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1526 39985 0 6 4 1 1299 26 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22935] ppid=22864 vsize=5356 CPUtime=0
/proc/22935/stat : 22935 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47447145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22935/statm: 1339 232 193 169 0 50 0
[pid=22936] ppid=22935 vsize=22248 CPUtime=201.73
/proc/22936/stat : 22936 (minisat) R 22935 22864 22740 0 -1 4194304 5351 0 0 0 20167 6 0 0 25 0 1 0 47447146 22781952 5337 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 0 0 0
/proc/22936/statm: 5562 5337 75 150 0 5409 0
Current children cumulated CPU time (s) 215.03
Current children cumulated vsize (KiB) 41332

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

/proc/22986/statm: 5685 5404 75 150 0 5532 0
Current children cumulated CPU time (s) 2661.55
Current children cumulated vsize (KiB) 41824

[startup+2802.3 s]
/proc/loadavg: 2.65 2.63 2.56 3/243 22986
/proc/meminfo: memFree=1704392/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=1399.94
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1982 79394 0 10 6 2 139922 64 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22985] ppid=22864 vsize=5356 CPUtime=0
/proc/22985/stat : 22985 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47589906 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22985/statm: 1339 232 193 169 0 50 0
[pid=22986] ppid=22985 vsize=22892 CPUtime=1319.81
/proc/22986/stat : 22986 (minisat) R 22985 22864 22740 0 -1 4194304 5448 0 0 0 131975 6 0 0 25 0 1 0 47589906 23441408 5434 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22986/statm: 5723 5434 75 150 0 5570 0
Current children cumulated CPU time (s) 2719.75
Current children cumulated vsize (KiB) 41976

[startup+2862.3 s]
/proc/loadavg: 2.55 2.61 2.56 4/243 22986
/proc/meminfo: memFree=1703752/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=1399.94
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1982 79394 0 10 6 2 139922 64 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22985] ppid=22864 vsize=5356 CPUtime=0
/proc/22985/stat : 22985 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47589906 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22985/statm: 1339 232 193 169 0 50 0
[pid=22986] ppid=22985 vsize=23036 CPUtime=1378.02
/proc/22986/stat : 22986 (minisat) R 22985 22864 22740 0 -1 4194304 5492 0 0 0 137796 6 0 0 25 0 1 0 47589906 23588864 5478 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22986/statm: 5759 5478 75 150 0 5606 0
Current children cumulated CPU time (s) 2777.96
Current children cumulated vsize (KiB) 42120

[startup+2922.3 s]
/proc/loadavg: 2.51 2.59 2.55 3/243 22986
/proc/meminfo: memFree=1703816/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=1399.94
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1982 79394 0 10 6 2 139922 64 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22985] ppid=22864 vsize=5356 CPUtime=0
/proc/22985/stat : 22985 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47589906 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22985/statm: 1339 232 193 169 0 50 0
[pid=22986] ppid=22985 vsize=23352 CPUtime=1436.24
/proc/22986/stat : 22986 (minisat) R 22985 22864 22740 0 -1 4194304 5569 0 0 0 143618 6 0 0 25 0 1 0 47589906 23912448 5555 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22986/statm: 5838 5555 75 150 0 5685 0
Current children cumulated CPU time (s) 2836.18
Current children cumulated vsize (KiB) 42436

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

[startup+2931.1 s]
/proc/loadavg: 2.58 2.61 2.56 4/243 22986
/proc/meminfo: memFree=1704008/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=1399.94
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1982 79394 0 10 6 2 139922 64 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22985] ppid=22864 vsize=5356 CPUtime=0
/proc/22985/stat : 22985 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47589906 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22985/statm: 1339 232 193 169 0 50 0
[pid=22986] ppid=22985 vsize=23352 CPUtime=1444.78
/proc/22986/stat : 22986 (minisat) R 22985 22864 22740 0 -1 4194304 5569 0 0 0 144472 6 0 0 25 0 1 0 47589906 23912448 5555 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/22986/statm: 5838 5555 75 150 0 5685 0
Current children cumulated CPU time (s) 2844.72
Current children cumulated vsize (KiB) 42436

[startup+2937.5 s]
/proc/loadavg: 2.65 2.62 2.56 4/243 22986
/proc/meminfo: memFree=1704008/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=1399.94
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1982 79394 0 10 6 2 139922 64 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22985] ppid=22864 vsize=5356 CPUtime=0
/proc/22985/stat : 22985 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47589906 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22985/statm: 1339 232 193 169 0 50 0
[pid=22986] ppid=22985 vsize=23352 CPUtime=1451
/proc/22986/stat : 22986 (minisat) R 22985 22864 22740 0 -1 4194304 5570 0 0 0 145094 6 0 0 25 0 1 0 47589906 23912448 5556 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/22986/statm: 5838 5556 75 150 0 5685 0
Current children cumulated CPU time (s) 2850.94
Current children cumulated vsize (KiB) 42436

[startup+2943.9 s]
/proc/loadavg: 2.67 2.63 2.56 3/243 22986
/proc/meminfo: memFree=1703816/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=1399.94
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1982 79394 0 10 6 2 139922 64 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22985] ppid=22864 vsize=5356 CPUtime=0
/proc/22985/stat : 22985 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47589906 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22985/statm: 1339 232 193 169 0 50 0
[pid=22986] ppid=22985 vsize=23352 CPUtime=1457.21
/proc/22986/stat : 22986 (minisat) R 22985 22864 22740 0 -1 4194304 5570 0 0 0 145715 6 0 0 25 0 1 0 47589906 23912448 5556 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22986/statm: 5838 5556 75 150 0 5685 0
Current children cumulated CPU time (s) 2857.15
Current children cumulated vsize (KiB) 42436

[startup+2945.5 s]
/proc/loadavg: 2.67 2.63 2.56 3/243 22986
/proc/meminfo: memFree=1703816/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=1399.94
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1982 79394 0 10 6 2 139922 64 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22985] ppid=22864 vsize=5356 CPUtime=0
/proc/22985/stat : 22985 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47589906 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22985/statm: 1339 232 193 169 0 50 0
[pid=22986] ppid=22985 vsize=23352 CPUtime=1458.76
/proc/22986/stat : 22986 (minisat) R 22985 22864 22740 0 -1 4194304 5570 0 0 0 145870 6 0 0 25 0 1 0 47589906 23912448 5556 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/22986/statm: 5838 5556 75 150 0 5685 0
Current children cumulated CPU time (s) 2858.7
Current children cumulated vsize (KiB) 42436

[startup+2947.1 s]
/proc/loadavg: 2.62 2.61 2.56 4/243 22986
/proc/meminfo: memFree=1704008/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=1399.94
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1982 79394 0 10 6 2 139922 64 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22985] ppid=22864 vsize=5356 CPUtime=0
/proc/22985/stat : 22985 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47589906 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22985/statm: 1339 232 193 169 0 50 0
[pid=22986] ppid=22985 vsize=23352 CPUtime=1460.31
/proc/22986/stat : 22986 (minisat) R 22985 22864 22740 0 -1 4194304 5570 0 0 0 146025 6 0 0 25 0 1 0 47589906 23912448 5556 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/22986/statm: 5838 5556 75 150 0 5685 0
Current children cumulated CPU time (s) 2860.25
Current children cumulated vsize (KiB) 42436

[startup+2947.9 s]
/proc/loadavg: 2.62 2.61 2.56 4/243 22986
/proc/meminfo: memFree=1704008/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=1399.94
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1982 79394 0 10 6 2 139922 64 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22985] ppid=22864 vsize=5356 CPUtime=0
/proc/22985/stat : 22985 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47589906 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22985/statm: 1339 232 193 169 0 50 0
[pid=22986] ppid=22985 vsize=23352 CPUtime=1461.09
/proc/22986/stat : 22986 (minisat) R 22985 22864 22740 0 -1 4194304 5570 0 0 0 146103 6 0 0 25 0 1 0 47589906 23912448 5556 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 0 0 0
/proc/22986/statm: 5838 5556 75 150 0 5685 0
Current children cumulated CPU time (s) 2861.03
Current children cumulated vsize (KiB) 42436

[startup+2948.1 s]
/proc/loadavg: 2.62 2.61 2.56 4/243 22986
/proc/meminfo: memFree=1704008/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=1399.94
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1982 79394 0 10 6 2 139922 64 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22985] ppid=22864 vsize=5356 CPUtime=0
/proc/22985/stat : 22985 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47589906 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22985/statm: 1339 232 193 169 0 50 0
[pid=22986] ppid=22985 vsize=23352 CPUtime=1461.28
/proc/22986/stat : 22986 (minisat) R 22985 22864 22740 0 -1 4194304 5570 0 0 0 146122 6 0 0 25 0 1 0 47589906 23912448 5556 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/22986/statm: 5838 5556 75 150 0 5685 0
Current children cumulated CPU time (s) 2861.22
Current children cumulated vsize (KiB) 42436

[startup+2948.2 s]
/proc/loadavg: 2.62 2.61 2.56 4/243 22986
/proc/meminfo: memFree=1704008/2055920 swapFree=4192812/4192956
[pid=22864] ppid=22862 vsize=13728 CPUtime=1399.94
/proc/22864/stat : 22864 (sugar) S 22862 22864 22740 0 -1 4194304 1982 79394 0 10 6 2 139922 64 16 0 1 0 47445709 14057472 811 996147200 4194304 4206940 548682068592 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22864/statm: 3432 811 374 3 0 532 0
[pid=22985] ppid=22864 vsize=5356 CPUtime=0
/proc/22985/stat : 22985 (sh) S 22864 22864 22740 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 47589906 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22985/statm: 1339 232 193 169 0 50 0
[pid=22986] ppid=22985 vsize=23352 CPUtime=1461.38
/proc/22986/stat : 22986 (minisat) R 22985 22864 22740 0 -1 4194304 5570 0 0 0 146132 6 0 0 25 0 1 0 47589906 23912448 5556 996147200 134512640 135127466 4294956256 18446744073709551615 134530766 0 0 4096 3 0 0 0 17 0 0 0
/proc/22986/statm: 5838 5556 75 150 0 5685 0
Current children cumulated CPU time (s) 2861.32
Current children cumulated vsize (KiB) 42436

Child status: 0
Real time (s): 2948.25
CPU time (s): 2861.39
CPU user time (s): 2860.65
CPU system time (s): 0.745886
CPU usage (%): 97.0539
Max. virtual memory (cumulated for all children) (KiB): 887464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2860.65
system time used= 0.745886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87311
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5138
involuntary context switches= 73957

runsolver used 11.1793 second user time and 30.6213 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-13 02:04:48
IDJOB=1114748
IDBENCH=61772
IDSOLVER=368
FILE ID=node92/1114748-1215907487
PBS_JOBID= 7903759
Free space on /tmp= 66480 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-40-19/normalized-rand-2-40-19-443-230-25_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-1114748-1215907487/watcher-1114748-1215907487 -o /tmp/evaluation-result-1114748-1215907487/solver-1114748-1215907487 -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-1114748-1215907487.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d0383df4ffc597d2a96c7f06fb8a1047
RANDOM SEED=1963422362

node92.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.236
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.236
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:       1736128 kB
Buffers:         10824 kB
Cached:          60372 kB
SwapCached:          0 kB
Active:         231800 kB
Inactive:        20428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1508 kB
Writeback:           0 kB
Mapped:         202864 kB
Slab:            38472 kB
Committed_AS:  1253236 kB
PageTables:      11660 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66476 MiB
End job on node92 at 2008-07-13 02:53:56