Trace number 1114380

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 537.37 540.279

General information on the benchmark

Namecsp/tightness0.5/
normalized-rand-2-40-25-180-500-93_ext.xml
MD5SUM1ddb53786e5f2a6d548ae915e1ccf36a
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 benchmark99.6139
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
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 00:19:52 2008
0.00/0.04	c 0	PID 20034
0.00/0.05	c 0	HOST node33.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1114380-1215901192.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1114380-1215901192.xml' 'HOME/temp.csp'
0.03/0.65	c 1	1 domains, 40 variables, 0 predicates, 180 relations, 180 constraints
0.03/0.68	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.68	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.62/0.76	c 1	Parsing HOME/temp.csp
1.03/1.17	c 1	parsed 401 expressions
1.03/1.17	c 1	Heap : 6 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.03/1.17	c 1	MAX CSP: 180 constraints
1.03/1.17	c 1	Converting to clausal form CSP
1.12/1.20	c 1	converted 59 (10%) expressions
1.12/1.21	c 1	converted 117 (20%) expressions
1.12/1.21	c 1	converted 176 (30%) expressions
1.12/1.24	c 1	converted 234 (40%) expressions
1.21/1.32	c 1	converted 292 (50%) expressions
1.21/1.34	c 1	converted 351 (60%) expressions
1.21/1.36	c 1	converted 409 (70%) expressions
1.21/1.39	c 1	converted 468 (80%) expressions
1.32/1.41	c 1	converted 526 (90%) expressions
1.42/1.57	c 1	converted 584 (100%) expressions
1.42/1.57	c 1	CSP : 400 integers, 0 booleans, 539 clauses, largest domain size 271
1.42/1.57	c 1	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.42/1.57	c 1	Propagation in CSP
1.42/1.59	c 1	176 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.42/1.59	c 1	CSP : 400 integers, 0 booleans, 539 clauses, largest domain size 181
1.42/1.59	c 1	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.42/1.59	c 1	Simplifing CSP by introducing new Boolean variables
1.42/1.59	c 1	CSP : 400 integers, 0 booleans, 539 clauses, largest domain size 181
1.42/1.59	c 1	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.52/1.64	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.52/1.66	c 2	40 (10%) CSP integer variables are encoded (920 clauses, 9978 bytes)
1.52/1.66	c 2	80 (20%) CSP integer variables are encoded (920 clauses, 9978 bytes)
1.52/1.66	c 2	120 (30%) CSP integer variables are encoded (920 clauses, 9978 bytes)
1.52/1.66	c 2	160 (40%) CSP integer variables are encoded (920 clauses, 9978 bytes)
1.52/1.67	c 2	200 (50%) CSP integer variables are encoded (920 clauses, 9978 bytes)
1.52/1.67	c 2	240 (60%) CSP integer variables are encoded (1147 clauses, 12929 bytes)
1.52/1.67	c 2	280 (70%) CSP integer variables are encoded (2337 clauses, 28399 bytes)
1.52/1.67	c 2	320 (80%) CSP integer variables are encoded (2703 clauses, 33157 bytes)
1.52/1.67	c 2	360 (90%) CSP integer variables are encoded (2904 clauses, 35770 bytes)
1.52/1.67	c 2	400 (100%) CSP integer variables are encoded (3189 clauses, 39475 bytes)
1.63/1.77	c 2	54 (10%) CSP clauses are encoded (11021 clauses, 216954 bytes)
1.72/1.83	c 2	108 (20%) CSP clauses are encoded (18834 clauses, 410954 bytes)
1.72/1.89	c 2	162 (30%) CSP clauses are encoded (26687 clauses, 606153 bytes)
1.82/1.92	c 2	216 (40%) CSP clauses are encoded (29572 clauses, 675189 bytes)
1.82/1.96	c 2	270 (50%) CSP clauses are encoded (47966 clauses, 1002194 bytes)
1.82/1.96	c 2	324 (60%) CSP clauses are encoded (48746 clauses, 1015248 bytes)
1.82/1.99	c 2	378 (70%) CSP clauses are encoded (65122 clauses, 1314219 bytes)
1.82/1.99	c 2	432 (80%) CSP clauses are encoded (65966 clauses, 1328384 bytes)
1.93/2.00	c 2	486 (90%) CSP clauses are encoded (67814 clauses, 1360743 bytes)
1.93/2.01	c 2	539 (100%) CSP clauses are encoded (74312 clauses, 1477333 bytes)
1.93/2.01	c 2	539 CSP clauses encoded
1.93/2.01	c 2	Writing map file : HOME/temp.map
1.93/2.02	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.93/2.02	c 2	SAT : 3589 SAT variables, 74312 SAT clauses, 1477333 bytes
1.93/2.02	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.93/2.04	c 2	OBJECTIVE minimize _COST
1.93/2.04	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.93/2.04	c 2	SEARCHING: _COST <= 90
1.93/2.04	c 2	SOLVING HOME/temp.cnf
1.93/2.04	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.93/2.04	c 2	This is MiniSat 2.0 beta
1.93/2.05	c 2	WARNING: for repeatability, setting FPU to use double precision
1.93/2.05	c 2	============================[ Problem Statistics ]=============================
1.93/2.05	c 2	|                                                                             |
1.93/2.05	c 2	|  Number of variables:  3589                                                 |
1.93/2.05	c 2	|  Number of clauses:    74313                                                |
1.93/2.09	c 2	|  Parsing time:         0.04         s                                       |
1.93/2.10	c 2	============================[ Search Statistics ]==============================
1.93/2.10	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.93/2.10	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.93/2.10	c 2	===============================================================================
1.93/2.10	c 2	|         0 |    2869    57448   212011 |    19149        0    nan |  0.000 % |
2.00/2.11	c 2	===============================================================================
2.00/2.11	c 2	restarts              : 1
2.00/2.11	c 2	conflicts             : 2              (40 /sec)
2.00/2.11	c 2	decisions             : 49             (0.00 % random) (980 /sec)
2.00/2.11	c 2	propagations          : 3843           (76872 /sec)
2.00/2.11	c 2	conflict literals     : 19             (13.64 % deleted)
2.00/2.11	c 2	Memory used           : 5.10 MB
2.00/2.11	c 2	CPU time              : 0.049992 s
2.00/2.11	c 2	
2.00/2.11	c 2	SATISFIABLE
2.00/2.11	c 2	FOUND: _COST <= 90
2.00/2.11	s SATISFIABLE
2.00/2.11	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.00/2.11	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.00/2.19	c 2	Decoding HOME/temp.out
2.04/2.25	c 2	OBJECTIVE _COST 90
2.04/2.25	o 90
2.04/2.25	v 12 0 17 17 1 19 20 2 20 20 7 19 22 16 22 20 10 3 6 5 24 22 22 15 24 23 23 24 24 24 19 24 24 23 24 22 24 24 24 24
2.04/2.26	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.04/2.27	c 2	OBJECTIVE BOUND: 0 <= _COST <= 90
2.04/2.27	c 2	SEARCHING: _COST <= 45
2.04/2.27	c 2	SOLVING HOME/temp.cnf
2.04/2.27	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.04/2.28	c 2	This is MiniSat 2.0 beta
2.04/2.28	c 2	WARNING: for repeatability, setting FPU to use double precision
2.04/2.28	c 2	============================[ Problem Statistics ]=============================
2.04/2.28	c 2	|                                                                             |
2.04/2.28	c 2	|  Number of variables:  3589                                                 |
2.04/2.28	c 2	|  Number of clauses:    74313                                                |
2.18/2.32	c 2	|  Parsing time:         0.03         s                                       |
2.18/2.33	c 2	============================[ Search Statistics ]==============================
2.18/2.33	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.18/2.33	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.18/2.33	c 2	===============================================================================
2.18/2.33	c 2	|         0 |    2464    47188   182401 |    15729        0    nan |  0.000 % |
2.18/2.34	c 2	===============================================================================
2.18/2.34	c 2	restarts              : 1
2.18/2.34	c 2	conflicts             : 24             (453 /sec)
2.18/2.34	c 2	decisions             : 71             (0.00 % random) (1340 /sec)
2.18/2.34	c 2	propagations          : 5635           (106339 /sec)
2.18/2.34	c 2	conflict literals     : 749            (14.11 % deleted)
2.18/2.34	c 2	Memory used           : 5.10 MB
2.18/2.34	c 2	CPU time              : 0.052991 s
2.18/2.34	c 2	
2.18/2.34	c 2	SATISFIABLE
2.18/2.34	c 2	FOUND: _COST <= 45
2.18/2.34	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.18/2.34	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.24/2.42	c 2	Decoding HOME/temp.out
2.24/2.49	c 2	OBJECTIVE _COST 45
2.24/2.49	o 45
2.24/2.49	v 23 20 16 22 1 10 8 1 24 2 7 20 22 23 9 13 21 14 6 11 1 22 23 20 24 22 17 8 0 23 7 16 20 6 23 22 24 24 24 24
2.24/2.49	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.24/2.54	c 2	OBJECTIVE BOUND: 0 <= _COST <= 45
2.24/2.54	c 2	SEARCHING: _COST <= 22
2.24/2.54	c 2	SOLVING HOME/temp.cnf
2.24/2.54	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.24/2.55	c 2	This is MiniSat 2.0 beta
2.24/2.55	c 2	WARNING: for repeatability, setting FPU to use double precision
2.24/2.55	c 2	============================[ Problem Statistics ]=============================
2.24/2.55	c 2	|                                                                             |
2.24/2.55	c 2	|  Number of variables:  3589                                                 |
2.24/2.55	c 2	|  Number of clauses:    74313                                                |
2.24/2.59	c 2	|  Parsing time:         0.04         s                                       |
2.41/2.60	c 2	============================[ Search Statistics ]==============================
2.41/2.60	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.41/2.60	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.41/2.60	c 2	===============================================================================
2.41/2.60	c 2	|         0 |    2184    38808   158078 |    12936        0    nan |  0.000 % |
2.41/2.62	c 2	|       101 |    2184    38808   158078 |    14229      101     29 | 39.147 % |
2.41/2.64	c 2	|       251 |    2184    38808   158078 |    15652      251     31 | 39.148 % |
2.41/2.65	c 3	===============================================================================
2.41/2.66	c 3	restarts              : 3
2.41/2.66	c 3	conflicts             : 337            (3439 /sec)
2.41/2.66	c 3	decisions             : 549            (1.09 % random) (5603 /sec)
2.41/2.66	c 3	propagations          : 63225          (645252 /sec)
2.41/2.66	c 3	conflict literals     : 10656          (24.78 % deleted)
2.41/2.66	c 3	Memory used           : 5.10 MB
2.41/2.66	c 3	CPU time              : 0.097985 s
2.41/2.66	c 3	
2.41/2.66	c 3	SATISFIABLE
2.41/2.66	c 3	FOUND: _COST <= 22
2.41/2.66	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.41/2.66	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.52/2.74	c 3	Decoding HOME/temp.out
2.52/2.80	c 3	OBJECTIVE _COST 22
2.52/2.80	o 22
2.52/2.80	v 19 3 16 0 13 9 17 2 20 19 19 19 24 17 11 16 15 11 24 24 9 24 21 22 24 16 24 15 0 20 20 2 16 19 6 3 24 24 24 24
2.52/2.80	c 3	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.52/2.82	c 3	OBJECTIVE BOUND: 0 <= _COST <= 22
2.52/2.82	c 3	SEARCHING: _COST <= 11
2.52/2.82	c 3	SOLVING HOME/temp.cnf
2.52/2.82	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.52/2.82	c 3	This is MiniSat 2.0 beta
2.52/2.82	c 3	WARNING: for repeatability, setting FPU to use double precision
2.52/2.82	c 3	============================[ Problem Statistics ]=============================
2.52/2.82	c 3	|                                                                             |
2.52/2.83	c 3	|  Number of variables:  3589                                                 |
2.52/2.83	c 3	|  Number of clauses:    74313                                                |
2.52/2.87	c 3	|  Parsing time:         0.04         s                                       |
2.52/2.88	c 3	============================[ Search Statistics ]==============================
2.52/2.88	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.52/2.88	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.52/2.88	c 3	===============================================================================
2.52/2.88	c 3	|         0 |    1971    33923   144051 |    11307        0    nan |  0.000 % |
2.68/2.90	c 3	|       100 |    1971    33923   144051 |    12438      100     31 | 45.082 % |
2.68/2.92	c 3	|       250 |    1971    33923   144051 |    13682      250     34 | 45.082 % |
2.68/2.95	c 3	|       475 |    1971    33923   144051 |    15050      475     29 | 45.082 % |
2.68/3.00	c 3	|       812 |    1971    33923   144051 |    16555      812     28 | 45.082 % |
2.68/3.08	c 3	|      1318 |    1971    33923   144051 |    18211     1318     32 | 45.082 % |
2.68/3.19	c 3	|      2077 |    1971    33923   144051 |    20032     2077     29 | 45.082 % |
3.14/3.34	c 3	|      3216 |    1971    33923   144051 |    22035     3216     25 | 45.082 % |
3.33/3.58	c 3	|      4924 |    1971    33923   144051 |    24238     4924     24 | 45.082 % |
3.73/3.99	c 4	|      7487 |    1971    33923   144051 |    26662     7487     23 | 45.082 % |
4.42/4.68	c 5	|     11331 |    1971    33923   144051 |    29329    11331     24 | 45.082 % |
5.72/5.98	c 6	|     17099 |    1971    33923   144051 |    32262    17099     28 | 45.082 % |
8.31/8.57	c 8	|     25748 |    1971    33923   144051 |    35488    25748     32 | 45.082 % |
12.49/12.80	c 13	===============================================================================
12.49/12.80	c 13	restarts              : 13
12.49/12.80	c 13	conflicts             : 37129          (3753 /sec)
12.49/12.80	c 13	decisions             : 43831          (0.96 % random) (4431 /sec)
12.49/12.80	c 13	propagations          : 9224445        (932469 /sec)
12.59/12.80	c 13	conflict literals     : 1211445        (34.69 % deleted)
12.59/12.80	c 13	Memory used           : 10.21 MB
12.59/12.80	c 13	CPU time              : 9.8925 s
12.59/12.80	c 13	
12.59/12.80	c 13	SATISFIABLE
12.59/12.80	c 13	FOUND: _COST <= 11
12.59/12.80	c 13	DECODING HOME/temp.out WITH HOME/temp.map
12.59/12.80	c 13	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
12.59/12.88	c 13	Decoding HOME/temp.out
12.60/12.94	c 13	OBJECTIVE _COST 11
12.60/12.94	o 11
12.60/12.94	v 2 13 16 0 24 3 15 16 16 2 17 3 23 5 14 16 23 23 24 24 16 24 6 13 23 18 7 15 9 20 15 24 16 21 15 22 19 23 3 4
12.60/12.95	c 13	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
12.60/12.96	c 13	OBJECTIVE BOUND: 0 <= _COST <= 11
12.60/12.96	c 13	SEARCHING: _COST <= 5
12.60/12.96	c 13	SOLVING HOME/temp.cnf
12.60/12.96	c 13	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
12.60/12.97	c 13	This is MiniSat 2.0 beta
12.60/12.97	c 13	WARNING: for repeatability, setting FPU to use double precision
12.60/12.97	c 13	============================[ Problem Statistics ]=============================
12.60/12.97	c 13	|                                                                             |
12.60/12.97	c 13	|  Number of variables:  3589                                                 |
12.60/12.97	c 13	|  Number of clauses:    74313                                                |
12.75/13.01	c 13	|  Parsing time:         0.04         s                                       |
12.75/13.02	c 13	============================[ Search Statistics ]==============================
12.75/13.02	c 13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.75/13.02	c 13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.75/13.02	c 13	===============================================================================
12.75/13.02	c 13	|         0 |    1747    30714   135090 |    10238        0    nan |  0.000 % |
12.75/13.04	c 13	|       101 |    1747    30714   135090 |    11261      101     32 | 51.323 % |
12.75/13.06	c 13	|       251 |    1747    30714   135090 |    12387      251     31 | 51.324 % |
12.75/13.08	c 13	|       476 |    1747    30714   135090 |    13626      476     29 | 51.324 % |
12.87/13.14	c 13	|       813 |    1747    30714   135090 |    14989      813     29 | 51.324 % |
12.97/13.21	c 13	|      1319 |    1747    30714   135090 |    16488     1319     32 | 51.324 % |
13.07/13.32	c 13	|      2079 |    1747    30714   135090 |    18137     2079     31 | 51.325 % |
13.27/13.51	c 13	|      3218 |    1747    30714   135090 |    19950     3218     31 | 51.324 % |
13.56/13.81	c 14	|      4927 |    1747    30714   135090 |    21946     4927     30 | 51.324 % |
13.96/14.26	c 14	|      7489 |    1747    30714   135090 |    24140     7489     29 | 51.324 % |
14.76/15.07	c 15	|     11333 |    1747    30714   135090 |    26554    11333     28 | 51.324 % |
16.15/16.43	c 16	|     17099 |    1747    30714   135090 |    29210    17099     28 | 51.324 % |
18.34/18.62	c 18	|     25749 |    1747    30714   135090 |    32131    25749     28 | 51.324 % |
22.42/22.76	c 23	|     38724 |    1747    30714   135090 |    35344    17744     26 | 51.324 % |
29.38/29.77	c 30	|     58187 |    1747    30714   135090 |    38878    37207     30 | 51.324 % |
40.93/41.36	c 41	|     87379 |    1747    30714   135090 |    42766    38515     33 | 51.324 % |
58.74/59.24	c 59	|    131168 |    1747    30714   135090 |    47043    21154     33 | 51.324 % |
84.81/85.43	c 85	|    196852 |    1747    30714   135090 |    51747    16399     38 | 51.324 % |
138.85/139.75	c 140	|    295378 |    1747    30714   135090 |    56922    36180     34 | 51.324 % |
223.14/224.42	c 224	|    443168 |    1747    30714   135090 |    62614    53894     47 | 51.324 % |
235.57/236.99	c 237	===============================================================================
235.57/236.99	c 237	restarts              : 20
235.57/236.99	c 237	conflicts             : 466215         (2092 /sec)
235.57/236.99	c 237	decisions             : 506843         (1.04 % random) (2274 /sec)
235.57/236.99	c 237	propagations          : 120483047      (540610 /sec)
235.57/236.99	c 237	conflict literals     : 18497403       (33.54 % deleted)
235.57/236.99	c 237	Memory used           : 21.93 MB
235.57/236.99	c 237	CPU time              : 222.865 s
235.57/236.99	c 237	
235.57/236.99	c 237	SATISFIABLE
235.68/237.00	c 237	FOUND: _COST <= 5
235.68/237.00	c 237	DECODING HOME/temp.out WITH HOME/temp.map
235.68/237.00	c 237	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
235.68/237.08	c 237	Decoding HOME/temp.out
235.68/237.15	c 237	OBJECTIVE _COST 5
235.68/237.15	o 5
235.68/237.15	v 8 7 16 15 16 2 15 21 9 0 11 24 13 8 0 16 23 6 24 24 11 24 17 22 23 15 24 10 5 14 21 5 7 20 11 22 8 7 12 22
235.68/237.17	c 237	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
235.68/237.22	c 237	OBJECTIVE BOUND: 0 <= _COST <= 5
235.68/237.22	c 237	SEARCHING: _COST <= 2
235.68/237.22	c 237	SOLVING HOME/temp.cnf
235.68/237.22	c 237	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
235.68/237.22	c 237	This is MiniSat 2.0 beta
235.68/237.22	c 237	WARNING: for repeatability, setting FPU to use double precision
235.68/237.22	c 237	============================[ Problem Statistics ]=============================
235.68/237.22	c 237	|                                                                             |
235.68/237.22	c 237	|  Number of variables:  3589                                                 |
235.68/237.22	c 237	|  Number of clauses:    74313                                                |
235.68/237.27	c 237	|  Parsing time:         0.04         s                                       |
235.68/237.28	c 237	============================[ Search Statistics ]==============================
235.68/237.28	c 237	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.68/237.28	c 237	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
235.68/237.28	c 237	===============================================================================
235.68/237.28	c 237	|         0 |    1500    28679   129723 |     9559        0    nan |  0.000 % |
235.68/237.30	c 237	|       100 |    1500    28679   129723 |    10515      100     35 | 58.206 % |
235.85/237.31	c 237	|       250 |    1500    28679   129723 |    11567      250     32 | 58.206 % |
235.85/237.34	c 237	|       477 |    1500    28679   129723 |    12723      477     31 | 58.206 % |
235.85/237.39	c 237	|       814 |    1500    28679   129723 |    13996      814     31 | 58.207 % |
235.85/237.47	c 237	|      1322 |    1500    28679   129723 |    15395     1322     30 | 58.206 % |
236.12/237.58	c 237	|      2081 |    1500    28679   129723 |    16935     2081     29 | 58.206 % |
236.31/237.76	c 238	|      3221 |    1500    28679   129723 |    18629     3221     29 | 58.206 % |
236.61/238.06	c 238	|      4930 |    1500    28679   129723 |    20491     4930     29 | 58.206 % |
237.11/238.56	c 238	|      7493 |    1500    28679   129723 |    22541     7493     29 | 58.206 % |
238.00/239.43	c 239	|     11338 |    1500    28679   129723 |    24795    11338     31 | 58.206 % |
239.79/241.27	c 241	|     17104 |    1500    28679   129723 |    27274    17104     33 | 58.206 % |
243.18/244.64	c 244	|     25753 |    1500    28679   129723 |    30002    25753     32 | 58.206 % |
248.64/250.14	c 250	|     38727 |    1500    28679   129723 |    33002    22355     32 | 58.206 % |
256.11/257.61	c 257	|     58188 |    1500    28679   129723 |    36302    23049     29 | 58.206 % |
267.26/268.84	c 269	|     87380 |    1500    28679   129723 |    39933    26817     31 | 58.206 % |
285.07/286.76	c 287	|    131169 |    1500    28679   129723 |    43926    41373     40 | 58.206 % |
311.04/312.81	c 313	|    196853 |    1500    28679   129723 |    48319    42451     42 | 58.210 % |
358.40/360.44	c 360	|    295379 |    1500    28679   129723 |    53150    35498     37 | 58.206 % |
432.05/434.45	c 434	|    443168 |    1500    28679   129723 |    58466    20130     45 | 58.206 % |
493.84/496.52	c 496	===============================================================================
493.84/496.52	c 496	restarts              : 20
493.84/496.52	c 496	conflicts             : 582954         (2260 /sec)
493.84/496.52	c 496	decisions             : 673694         (1.16 % random) (2612 /sec)
493.84/496.52	c 496	propagations          : 120054856      (465385 /sec)
493.84/496.52	c 496	conflict literals     : 23230274       (27.14 % deleted)
493.84/496.52	c 496	Memory used           : 18.85 MB
493.84/496.52	c 496	CPU time              : 257.969 s
493.84/496.52	c 496	
493.84/496.52	c 496	SATISFIABLE
493.84/496.53	c 496	FOUND: _COST <= 2
493.84/496.53	c 496	DECODING HOME/temp.out WITH HOME/temp.map
493.84/496.53	c 496	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
493.89/496.61	c 496	Decoding HOME/temp.out
493.89/496.68	c 497	OBJECTIVE _COST 2
493.89/496.68	o 2
493.89/496.68	v 8 21 18 17 12 19 5 17 24 13 13 9 20 15 9 20 21 2 2 9 1 11 12 17 24 22 11 24 0 24 17 24 3 24 23 1 22 3 23 19
493.89/496.68	c 497	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
493.89/496.74	c 497	OBJECTIVE BOUND: 0 <= _COST <= 2
493.89/496.74	c 497	SEARCHING: _COST <= 1
493.89/496.74	c 497	SOLVING HOME/temp.cnf
493.89/496.74	c 497	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
493.89/496.74	c 497	This is MiniSat 2.0 beta
493.89/496.74	c 497	WARNING: for repeatability, setting FPU to use double precision
493.89/496.74	c 497	============================[ Problem Statistics ]=============================
493.89/496.74	c 497	|                                                                             |
493.89/496.74	c 497	|  Number of variables:  3589                                                 |
493.89/496.74	c 497	|  Number of clauses:    74313                                                |
493.89/496.78	c 497	|  Parsing time:         0.04         s                                       |
493.89/496.80	c 497	============================[ Search Statistics ]==============================
493.89/496.80	c 497	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
493.89/496.80	c 497	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
493.89/496.80	c 497	===============================================================================
493.89/496.80	c 497	|         0 |    1320    27722   127391 |     9240        0    nan |  0.000 % |
494.07/496.81	c 497	|       100 |    1320    27722   127391 |    10164      100     35 | 63.221 % |
494.07/496.83	c 497	|       250 |    1320    27722   127391 |    11181      250     34 | 63.221 % |
494.07/496.86	c 497	|       478 |    1320    27722   127391 |    12299      478     33 | 63.224 % |
494.07/496.90	c 497	|       816 |    1320    27722   127391 |    13529      816     26 | 63.221 % |
494.07/496.96	c 497	|      1322 |    1320    27722   127391 |    14882     1322     27 | 63.221 % |
494.07/497.08	c 497	|      2081 |    1320    27722   127391 |    16370     2081     29 | 63.221 % |
494.52/497.26	c 497	|      3220 |    1320    27722   127391 |    18007     3220     28 | 63.221 % |
494.81/497.54	c 497	|      4929 |    1320    27722   127391 |    19808     4929     33 | 63.221 % |
495.31/498.03	c 498	|      7491 |    1320    27722   127391 |    21789     7491     34 | 63.221 % |
496.10/498.86	c 499	|     11335 |    1320    27722   127391 |    23967    11335     33 | 63.221 % |
497.60/500.31	c 500	|     17101 |    1320    27722   127391 |    26364    17101     33 | 63.221 % |
499.80/502.56	c 502	===============================================================================
499.80/502.56	c 502	restarts              : 12
499.80/502.56	c 502	conflicts             : 25157          (4354 /sec)
499.80/502.56	c 502	decisions             : 29983          (1.34 % random) (5189 /sec)
499.80/502.56	c 502	propagations          : 4838150        (837322 /sec)
499.80/502.56	c 502	conflict literals     : 789277         (29.29 % deleted)
499.80/502.56	c 502	Memory used           : 8.00 MB
499.80/502.56	c 502	CPU time              : 5.77812 s
499.80/502.56	c 502	
499.80/502.56	c 502	SATISFIABLE
499.80/502.56	c 502	FOUND: _COST <= 1
499.80/502.56	c 502	DECODING HOME/temp.out WITH HOME/temp.map
499.80/502.56	c 502	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
499.88/502.64	c 502	Decoding HOME/temp.out
499.98/502.71	c 503	OBJECTIVE _COST 1
499.98/502.71	o 1
499.98/502.71	v 5 15 0 24 2 11 12 24 19 24 16 9 8 19 10 11 24 3 4 24 23 23 8 23 24 11 9 15 3 18 19 22 14 14 3 3 21 7 4 16
499.98/502.72	c 503	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
499.98/502.77	c 503	OBJECTIVE BOUND: 0 <= _COST <= 1
499.98/502.77	c 503	SEARCHING: _COST <= 0
499.98/502.77	c 503	SOLVING HOME/temp.cnf
499.98/502.77	c 503	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
499.98/502.77	c 503	This is MiniSat 2.0 beta
499.98/502.77	c 503	WARNING: for repeatability, setting FPU to use double precision
499.98/502.77	c 503	============================[ Problem Statistics ]=============================
499.98/502.77	c 503	|                                                                             |
499.98/502.77	c 503	|  Number of variables:  3589                                                 |
499.98/502.77	c 503	|  Number of clauses:    74313                                                |
500.03/502.82	c 503	|  Parsing time:         0.04         s                                       |
500.03/502.83	c 503	============================[ Search Statistics ]==============================
500.03/502.83	c 503	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
500.03/502.83	c 503	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
500.03/502.83	c 503	===============================================================================
500.03/502.83	c 503	|         0 |     960    27005   125599 |     9001        0    nan |  0.000 % |
500.03/502.85	c 503	|       103 |     960    27005   125599 |     9901      103     11 | 73.252 % |
500.03/502.86	c 503	|       253 |     960    27005   125599 |    10892      253     10 | 73.252 % |
500.03/502.88	c 503	|       478 |     960    27005   125599 |    11981      478     10 | 73.252 % |
500.03/502.92	c 503	|       815 |     960    27005   125599 |    13179      815     10 | 73.252 % |
500.03/502.98	c 503	|      1321 |     960    27005   125599 |    14497     1321     10 | 73.252 % |
500.03/503.07	c 503	|      2081 |     960    27005   125599 |    15947     2081     10 | 73.252 % |
500.03/503.19	c 503	|      3221 |     960    27005   125599 |    17541     3221     10 | 73.252 % |
500.03/503.40	c 503	|      4931 |     960    27005   125599 |    19295     4931     11 | 73.252 % |
500.94/503.73	c 504	|      7494 |     960    27005   125599 |    21225     7494     12 | 73.252 % |
501.54/504.32	c 504	|     11338 |     960    27005   125599 |    23348    11338     11 | 73.252 % |
502.43/505.25	c 505	|     17105 |     958    26893   125128 |    25682    11918     12 | 73.307 % |
504.03/506.83	c 507	|     25754 |     958    26893   125128 |    28251    20567     13 | 73.307 % |
507.01/509.81	c 510	|     38728 |     958    26893   125128 |    31076    15656     14 | 73.307 % |
511.18/514.07	c 514	|     58189 |     955    26655   124101 |    34183    25588     15 | 73.391 % |
519.85/522.71	c 523	|     87383 |     952    26587   123794 |    37602    32674     13 | 73.475 % |
532.88/535.89	c 536	|    131173 |     952    26457   123253 |    41362    22509     13 | 73.475 % |
537.26/540.27	c 540	===============================================================================
537.26/540.27	c 540	restarts              : 17
537.26/540.27	c 540	conflicts             : 144691         (3880 /sec)
537.26/540.27	c 540	decisions             : 178637         (1.63 % random) (4790 /sec)
537.26/540.27	c 540	propagations          : 15816039       (424076 /sec)
537.26/540.27	c 540	conflict literals     : 2060411        (37.03 % deleted)
537.26/540.27	c 540	Memory used           : 8.50 MB
537.26/540.27	c 540	CPU time              : 37.2953 s
537.26/540.27	c 540	
537.26/540.27	c 540	UNSATISFIABLE
537.26/540.27	c 540	NOT FOUND: _COST <= 0
537.26/540.27	c 540	OBJECTIVE _COST 1
537.26/540.27	s OPTIMUM FOUND
537.26/540.27	c 540	CPU 536.82 (0.05 0.01 536.77 0.52)
537.26/540.27	c 540	END Sun Jul 13 00:28:52 2008

Verifier Data (download as text)

OK	1	179
1 unsatisfied constraints, 179 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-1114380-1215901192/watcher-1114380-1215901192 -o /tmp/evaluation-result-1114380-1215901192/solver-1114380-1215901192 -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-1114380-1215901192.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 20034
/proc/meminfo: memFree=1869464/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=12268 CPUtime=0
/proc/20034/stat : 20034 (sugar) R 20032 20034 19325 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 46820720 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 210824297061 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/20034/statm: 3067 316 241 3 0 167 0

[startup+0.0561191 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 20034
/proc/meminfo: memFree=1869464/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=0.03
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 46820720 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101642 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 20034
/proc/meminfo: memFree=1869464/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=0.03
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 46820720 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301956 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 20034
/proc/meminfo: memFree=1869464/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=0.03
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 46820720 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701039 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 20034
/proc/meminfo: memFree=1869464/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=0.62
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 957 4655 0 1 3 0 56 3 16 0 1 0 46820720 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 13600

[startup+1.5022 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 20056
/proc/meminfo: memFree=1858176/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=0.62
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 974 4655 0 1 3 0 56 3 15 0 1 0 46820720 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 797 370 3 0 500 0
[pid=20047] ppid=20034 vsize=5356 CPUtime=0
/proc/20047/stat : 20047 (sh) S 20034 20034 19325 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 46820788 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20047/statm: 1339 233 193 169 0 50 0
[pid=20048] ppid=20047 vsize=864184 CPUtime=0.8
/proc/20048/stat : 20048 (java) S 20047 20034 19325 0 -1 0 7771 0 1 0 76 4 0 0 18 0 9 0 46820789 884924416 7039 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20048/statm: 216046 7039 2540 9 0 210621 0
[pid=20048/tid=20049] ppid=20047 vsize=864184 CPUtime=0.46
/proc/20048/task/20049/stat : 20049 (java) R 20047 20034 19325 0 -1 64 2592 0 1 0 45 1 0 0 19 0 9 0 46820790 884924416 7039 996147200 134512640 134550740 4294955936 18446744073709551615 4126436034 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20048/tid=20050] ppid=20047 vsize=864184 CPUtime=0.21
/proc/20048/task/20050/stat : 20050 (java) S 20047 20034 19325 0 -1 64 4131 0 0 0 20 1 0 0 16 0 9 0 46820791 884924416 7039 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20048/tid=20051] ppid=20047 vsize=864184 CPUtime=0
/proc/20048/task/20051/stat : 20051 (java) S 20047 20034 19325 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 46820791 884924416 7039 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20048/tid=20052] ppid=20047 vsize=864184 CPUtime=0
/proc/20048/task/20052/stat : 20052 (java) S 20047 20034 19325 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 46820791 884924416 7039 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20048/tid=20053] ppid=20047 vsize=864184 CPUtime=0
/proc/20048/task/20053/stat : 20053 (java) S 20047 20034 19325 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 46820793 884924416 7039 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20048/tid=20054] ppid=20047 vsize=864184 CPUtime=0.09
/proc/20048/task/20054/stat : 20054 (java) S 20047 20034 19325 0 -1 64 350 0 0 0 9 0 0 0 16 0 9 0 46820793 884924416 7039 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20048/tid=20055] ppid=20047 vsize=864184 CPUtime=0
/proc/20048/task/20055/stat : 20055 (java) S 20047 20034 19325 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 46820793 884924416 7039 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20048/tid=20056] ppid=20047 vsize=864184 CPUtime=0
/proc/20048/task/20056/stat : 20056 (java) S 20047 20034 19325 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 46820793 884924416 7039 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 883140

[startup+3.10253 s]
/proc/loadavg: 1.92 1.98 1.99 3/76 20058
/proc/meminfo: memFree=1860800/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=2.68
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1408 29716 0 5 4 1 242 21 15 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 13600

[startup+6.30117 s]
/proc/loadavg: 1.93 1.98 1.99 3/76 20094
/proc/meminfo: memFree=1859456/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=2.68
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1408 29716 0 5 4 1 242 21 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20093] ppid=20034 vsize=5356 CPUtime=0
/proc/20093/stat : 20093 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46821003 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20093/statm: 1339 232 193 169 0 50 0
[pid=20094] ppid=20093 vsize=7252 CPUtime=3.44
/proc/20094/stat : 20094 (minisat) R 20093 20034 19325 0 -1 4194304 1687 0 0 0 343 1 0 0 25 0 1 0 46821003 7426048 1673 996147200 134512640 135127466 4294956256 18446744073709551615 134528568 0 0 4096 3 0 0 0 17 1 0 0
/proc/20094/statm: 1813 1673 75 150 0 1660 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 26208

[startup+12.7025 s]
/proc/loadavg: 1.93 1.98 1.99 3/76 20094
/proc/meminfo: memFree=1855680/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=2.68
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1408 29716 0 5 4 1 242 21 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20093] ppid=20034 vsize=5356 CPUtime=0
/proc/20093/stat : 20093 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46821003 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20093/statm: 1339 232 193 169 0 50 0
[pid=20094] ppid=20093 vsize=10452 CPUtime=9.81
/proc/20094/stat : 20094 (minisat) R 20093 20034 19325 0 -1 4194304 2495 0 0 0 979 2 0 0 25 0 1 0 46821003 10702848 2481 996147200 134512640 135127466 4294956256 18446744073709551615 134527143 0 0 4096 3 0 0 0 17 1 0 0
/proc/20094/statm: 2613 2481 75 150 0 2460 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 29408

[startup+25.502 s]
/proc/loadavg: 1.95 1.98 1.99 3/76 20106
/proc/meminfo: memFree=1856512/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=12.75
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1523 36261 0 6 4 1 1243 27 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20105] ppid=20034 vsize=5356 CPUtime=0
/proc/20105/stat : 20105 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46822017 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20105/statm: 1339 232 193 169 0 50 0
[pid=20106] ppid=20105 vsize=9416 CPUtime=12.45
/proc/20106/stat : 20106 (minisat) R 20105 20034 19325 0 -1 4194304 2247 0 0 0 1244 1 0 0 25 0 1 0 46822017 9641984 2233 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 1 0 0
/proc/20106/statm: 2354 2233 75 150 0 2201 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 28372

[startup+51.1012 s]
/proc/loadavg: 1.96 1.98 1.99 3/76 20106
/proc/meminfo: memFree=1853440/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=12.75
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1523 36261 0 6 4 1 1243 27 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20105] ppid=20034 vsize=5356 CPUtime=0
/proc/20105/stat : 20105 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46822017 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20105/statm: 1339 232 193 169 0 50 0
[pid=20106] ppid=20105 vsize=12588 CPUtime=37.93
/proc/20106/stat : 20106 (minisat) R 20105 20034 19325 0 -1 4194304 3025 0 0 0 3790 3 0 0 25 0 1 0 46822017 12890112 3011 996147200 134512640 135127466 4294956256 18446744073709551615 134528005 0 0 4096 3 0 0 0 17 1 0 0
/proc/20106/statm: 3147 3011 75 150 0 2994 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 31544

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/76 20106
/proc/meminfo: memFree=1850368/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=12.75
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1523 36261 0 6 4 1 1243 27 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20105] ppid=20034 vsize=5356 CPUtime=0
/proc/20105/stat : 20105 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46822017 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20105/statm: 1339 232 193 169 0 50 0
[pid=20106] ppid=20105 vsize=15572 CPUtime=88.88
/proc/20106/stat : 20106 (minisat) R 20105 20034 19325 0 -1 4194304 3759 0 0 0 8885 3 0 0 25 0 1 0 46822017 15945728 3745 996147200 134512640 135127466 4294956256 18446744073709551615 134530949 0 0 4096 3 0 0 0 17 1 0 0
/proc/20106/statm: 3893 3745 75 150 0 3740 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 34528

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 20106
/proc/meminfo: memFree=1848192/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=12.75
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1523 36261 0 6 4 1 1243 27 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20105] ppid=20034 vsize=5356 CPUtime=0
/proc/20105/stat : 20105 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46822017 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20105/statm: 1339 232 193 169 0 50 0
[pid=20106] ppid=20105 vsize=17812 CPUtime=148.59
/proc/20106/stat : 20106 (minisat) R 20105 20034 19325 0 -1 4194304 4293 0 0 0 14855 4 0 0 25 0 1 0 46822017 18239488 4279 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20106/statm: 4453 4279 75 150 0 4300 0
Current children cumulated CPU time (s) 161.34
Current children cumulated vsize (KiB) 36768

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 20106
/proc/meminfo: memFree=1845312/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=12.75
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1523 36261 0 6 4 1 1243 27 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20105] ppid=20034 vsize=5356 CPUtime=0
/proc/20105/stat : 20105 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46822017 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20105/statm: 1339 232 193 169 0 50 0
[pid=20106] ppid=20105 vsize=20732 CPUtime=208.29
/proc/20106/stat : 20106 (minisat) R 20105 20034 19325 0 -1 4194304 5026 0 0 0 20824 5 0 0 25 0 1 0 46822017 21229568 5012 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20106/statm: 5183 5012 75 150 0 5030 0
Current children cumulated CPU time (s) 221.04
Current children cumulated vsize (KiB) 39688

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

/proc/20118/statm: 4422 4274 75 150 0 4269 0
Current children cumulated CPU time (s) 340.39
Current children cumulated vsize (KiB) 36644

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 20118
/proc/meminfo: memFree=1848000/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=235.85
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1637 45750 0 7 4 1 23544 36 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20117] ppid=20034 vsize=5356 CPUtime=0
/proc/20117/stat : 20117 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46844442 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20117/statm: 1339 232 193 169 0 50 0
[pid=20118] ppid=20117 vsize=17688 CPUtime=164.25
/proc/20118/stat : 20118 (minisat) R 20117 20034 19325 0 -1 4194304 4296 0 0 0 16421 4 0 0 25 0 1 0 46844443 18112512 4282 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20118/statm: 4422 4282 75 150 0 4269 0
Current children cumulated CPU time (s) 400.1
Current children cumulated vsize (KiB) 36644

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 20118
/proc/meminfo: memFree=1846784/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=235.85
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1637 45750 0 7 4 1 23544 36 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20117] ppid=20034 vsize=5356 CPUtime=0
/proc/20117/stat : 20117 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46844442 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20117/statm: 1339 232 193 169 0 50 0
[pid=20118] ppid=20117 vsize=18904 CPUtime=223.96
/proc/20118/stat : 20118 (minisat) R 20117 20034 19325 0 -1 4194304 4598 0 0 0 22391 5 0 0 25 0 1 0 46844443 19357696 4584 996147200 134512640 135127466 4294956256 18446744073709551615 134527703 0 0 4096 3 0 0 0 17 1 0 0
/proc/20118/statm: 4726 4584 75 150 0 4573 0
Current children cumulated CPU time (s) 459.81
Current children cumulated vsize (KiB) 37860

[startup+522.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 20142
/proc/meminfo: memFree=1857472/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=500.03
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1865 60491 0 9 5 1 49947 50 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20141] ppid=20034 vsize=5356 CPUtime=0
/proc/20141/stat : 20141 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46870998 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20141/statm: 1339 232 193 169 0 50 0
[pid=20142] ppid=20141 vsize=7772 CPUtime=19.43
/proc/20142/stat : 20142 (minisat) R 20141 20034 19325 0 -1 4194304 1849 0 0 0 1942 1 0 0 25 0 1 0 46870998 7958528 1835 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20142/statm: 1943 1835 75 150 0 1790 0
Current children cumulated CPU time (s) 519.46
Current children cumulated vsize (KiB) 26728

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

[startup+524.706 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 20142
/proc/meminfo: memFree=1857344/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=500.03
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1865 60491 0 9 5 1 49947 50 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20141] ppid=20034 vsize=5356 CPUtime=0
/proc/20141/stat : 20141 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46870998 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20141/statm: 1339 232 193 169 0 50 0
[pid=20142] ppid=20141 vsize=7904 CPUtime=21.81
/proc/20142/stat : 20142 (minisat) R 20141 20034 19325 0 -1 4194304 1877 0 0 0 2180 1 0 0 25 0 1 0 46870998 8093696 1863 996147200 134512640 135127466 4294956256 18446744073709551615 134530673 0 0 4096 3 0 0 0 17 1 0 0
/proc/20142/statm: 1976 1863 75 150 0 1823 0
Current children cumulated CPU time (s) 521.84
Current children cumulated vsize (KiB) 26860

[startup+531.102 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 20142
/proc/meminfo: memFree=1857024/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=500.03
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1865 60491 0 9 5 1 49947 50 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20141] ppid=20034 vsize=5356 CPUtime=0
/proc/20141/stat : 20141 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46870998 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20141/statm: 1339 232 193 169 0 50 0
[pid=20142] ppid=20141 vsize=8300 CPUtime=28.18
/proc/20142/stat : 20142 (minisat) R 20141 20034 19325 0 -1 4194304 1965 0 0 0 2817 1 0 0 25 0 1 0 46870998 8499200 1951 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20142/statm: 2075 1951 75 150 0 1922 0
Current children cumulated CPU time (s) 528.21
Current children cumulated vsize (KiB) 27256

[startup+534.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 20142
/proc/meminfo: memFree=1856960/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=500.03
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1865 60491 0 9 5 1 49947 50 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20141] ppid=20034 vsize=5356 CPUtime=0
/proc/20141/stat : 20141 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46870998 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20141/statm: 1339 232 193 169 0 50 0
[pid=20142] ppid=20141 vsize=8436 CPUtime=31.36
/proc/20142/stat : 20142 (minisat) R 20141 20034 19325 0 -1 4194304 2018 0 0 0 3135 1 0 0 25 0 1 0 46870998 8638464 2004 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20142/statm: 2109 2004 75 150 0 1956 0
Current children cumulated CPU time (s) 531.39
Current children cumulated vsize (KiB) 27392

[startup+537.502 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 20142
/proc/meminfo: memFree=1856704/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=500.03
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1865 60491 0 9 5 1 49947 50 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20141] ppid=20034 vsize=5356 CPUtime=0
/proc/20141/stat : 20141 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46870998 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20141/statm: 1339 232 193 169 0 50 0
[pid=20142] ppid=20141 vsize=8568 CPUtime=34.54
/proc/20142/stat : 20142 (minisat) R 20141 20034 19325 0 -1 4194304 2037 0 0 0 3453 1 0 0 25 0 1 0 46870998 8773632 2023 996147200 134512640 135127466 4294956256 18446744073709551615 134530656 0 0 4096 3 0 0 0 17 1 0 0
/proc/20142/statm: 2142 2023 75 150 0 1989 0
Current children cumulated CPU time (s) 534.57
Current children cumulated vsize (KiB) 27524

[startup+539.101 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 20142
/proc/meminfo: memFree=1856704/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=500.03
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1865 60491 0 9 5 1 49947 50 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20141] ppid=20034 vsize=5356 CPUtime=0
/proc/20141/stat : 20141 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46870998 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20141/statm: 1339 232 193 169 0 50 0
[pid=20142] ppid=20141 vsize=8568 CPUtime=36.13
/proc/20142/stat : 20142 (minisat) R 20141 20034 19325 0 -1 4194304 2049 0 0 0 3612 1 0 0 25 0 1 0 46870998 8773632 2035 996147200 134512640 135127466 4294956256 18446744073709551615 134528283 0 0 4096 3 0 0 0 17 1 0 0
/proc/20142/statm: 2142 2035 75 150 0 1989 0
Current children cumulated CPU time (s) 536.16
Current children cumulated vsize (KiB) 27524

[startup+539.901 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 20142
/proc/meminfo: memFree=1856704/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=500.03
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1865 60491 0 9 5 1 49947 50 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20141] ppid=20034 vsize=5356 CPUtime=0
/proc/20141/stat : 20141 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46870998 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20141/statm: 1339 232 193 169 0 50 0
[pid=20142] ppid=20141 vsize=8568 CPUtime=36.93
/proc/20142/stat : 20142 (minisat) R 20141 20034 19325 0 -1 4194304 2055 0 0 0 3692 1 0 0 25 0 1 0 46870998 8773632 2041 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/20142/statm: 2142 2041 75 150 0 1989 0
Current children cumulated CPU time (s) 536.96
Current children cumulated vsize (KiB) 27524

[startup+540.106 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 20142
/proc/meminfo: memFree=1856640/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=500.03
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1865 60491 0 9 5 1 49947 50 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20141] ppid=20034 vsize=5356 CPUtime=0
/proc/20141/stat : 20141 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46870998 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20141/statm: 1339 232 193 169 0 50 0
[pid=20142] ppid=20141 vsize=8704 CPUtime=37.13
/proc/20142/stat : 20142 (minisat) R 20141 20034 19325 0 -1 4194304 2059 0 0 0 3712 1 0 0 25 0 1 0 46870998 8912896 2045 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/20142/statm: 2176 2045 75 150 0 2023 0
Current children cumulated CPU time (s) 537.16
Current children cumulated vsize (KiB) 27660

[startup+540.202 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 20142
/proc/meminfo: memFree=1856640/2055920 swapFree=4192812/4192956
[pid=20034] ppid=20032 vsize=13600 CPUtime=500.03
/proc/20034/stat : 20034 (sugar) S 20032 20034 19325 0 -1 4194304 1865 60491 0 9 5 1 49947 50 16 0 1 0 46820720 13926400 807 996147200 4194304 4206940 548682068592 18446744073709551615 210833027170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/20034/statm: 3400 807 374 3 0 500 0
[pid=20141] ppid=20034 vsize=5356 CPUtime=0
/proc/20141/stat : 20141 (sh) S 20034 20034 19325 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 46870998 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20141/statm: 1339 232 193 169 0 50 0
[pid=20142] ppid=20141 vsize=8704 CPUtime=37.23
/proc/20142/stat : 20142 (minisat) R 20141 20034 19325 0 -1 4194304 2059 0 0 0 3722 1 0 0 25 0 1 0 46870998 8912896 2045 996147200 134512640 135127466 4294956256 18446744073709551615 134523553 0 0 4096 3 0 0 0 17 1 0 0
/proc/20142/statm: 2176 2045 75 150 0 2023 0
Current children cumulated CPU time (s) 537.26
Current children cumulated vsize (KiB) 27660

Child status: 0
Real time (s): 540.279
CPU time (s): 537.37
CPU user time (s): 536.827
CPU system time (s): 0.542917
CPU usage (%): 99.4617
Max. virtual memory (cumulated for all children) (KiB): 887420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 536.827
system time used= 0.542917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64780
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3607
involuntary context switches= 9230

runsolver used 0.552915 second user time and 1.93571 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-13 00:19:52
IDJOB=1114380
IDBENCH=61726
IDSOLVER=368
FILE ID=node33/1114380-1215901192
PBS_JOBID= 7903656
Free space on /tmp= 66464 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.5/normalized-rand-2-40-25-180-500-93_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-1114380-1215901192/watcher-1114380-1215901192 -o /tmp/evaluation-result-1114380-1215901192/solver-1114380-1215901192 -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-1114380-1215901192.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1ddb53786e5f2a6d548ae915e1ccf36a
RANDOM SEED=1197233054

node33.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.264
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.264
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:       1869944 kB
Buffers:         29468 kB
Cached:          81848 kB
SwapCached:          0 kB
Active:          90952 kB
Inactive:        42216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          32872 kB
Slab:            38156 kB
Committed_AS:   207256 kB
PageTables:       1824 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= 66464 MiB
End job on node33 at 2008-07-13 00:28:52