Trace number 1109857

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incMSAT (TO)5 3600.09 3618.13

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-20-21.xml
MD5SUM41b118ad42c6a1ae7c5e03d2f6c66389
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark3600.06
Satisfiable
(Un)Satisfiability was proved
Number of variables840
Number of constraints82
Maximum constraint arity21
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension82
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Fri Jul 11 23:48:38 2008
0.00/0.07	c 0	PID 13941
0.00/0.07	c 0	HOST node64.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-1109857-1215812918.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109857-1215812918.xml' 'HOME/temp.csp'
0.06/0.40	c 0	1 domains, 840 variables, 2 predicates, 0 relations, 82 constraints
0.06/0.44	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.44	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.38/0.52	c 1	Parsing HOME/temp.csp
0.38/0.81	c 1	parsed 925 expressions
0.38/0.81	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.38/0.82	c 1	MAX CSP: 82 constraints
0.38/0.82	c 1	Converting to clausal form CSP
0.38/0.84	c 1	converted 101 (10%) expressions
0.38/0.84	c 1	converted 202 (20%) expressions
0.38/0.84	c 1	converted 303 (30%) expressions
0.38/0.84	c 1	converted 404 (40%) expressions
0.38/0.85	c 1	converted 505 (50%) expressions
0.38/0.85	c 1	converted 606 (60%) expressions
0.38/0.85	c 1	converted 707 (70%) expressions
0.38/0.85	c 1	converted 808 (80%) expressions
1.03/1.17	c 1	converted 909 (90%) expressions
1.21/1.37	c 1	converted 1010 (100%) expressions
1.21/1.37	c 1	CSP : 2520 integers, 0 booleans, 3277 clauses, largest domain size 124
1.21/1.37	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.21/1.37	c 1	Propagation in CSP
1.32/1.42	c 1	79 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.32/1.43	c 1	CSP : 2520 integers, 0 booleans, 3277 clauses, largest domain size 83
1.32/1.43	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.32/1.43	c 1	Simplifing CSP by introducing new Boolean variables
1.32/1.43	c 1	CSP : 2520 integers, 0 booleans, 3277 clauses, largest domain size 83
1.32/1.43	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.32/1.47	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.32/1.48	c 1	252 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.32/1.48	c 1	504 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.32/1.49	c 1	756 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.32/1.49	c 1	1008 (40%) CSP integer variables are encoded (436 clauses, 5507 bytes)
1.32/1.50	c 2	1260 (50%) CSP integer variables are encoded (1101 clauses, 14152 bytes)
1.41/1.50	c 2	1512 (60%) CSP integer variables are encoded (1761 clauses, 22732 bytes)
1.41/1.50	c 2	1764 (70%) CSP integer variables are encoded (2435 clauses, 31494 bytes)
1.41/1.50	c 2	2016 (80%) CSP integer variables are encoded (3113 clauses, 40308 bytes)
1.41/1.51	c 2	2268 (90%) CSP integer variables are encoded (3793 clauses, 49148 bytes)
1.41/1.51	c 2	2520 (100%) CSP integer variables are encoded (5120 clauses, 66399 bytes)
1.41/1.53	c 2	328 (10%) CSP clauses are encoded (7880 clauses, 107944 bytes)
1.41/1.55	c 2	656 (20%) CSP clauses are encoded (10714 clauses, 152925 bytes)
1.41/1.57	c 2	984 (30%) CSP clauses are encoded (13536 clauses, 197707 bytes)
1.41/1.58	c 2	1311 (40%) CSP clauses are encoded (16303 clauses, 241547 bytes)
1.41/1.59	c 2	1639 (50%) CSP clauses are encoded (19159 clauses, 286849 bytes)
1.51/1.60	c 2	1967 (60%) CSP clauses are encoded (22123 clauses, 333795 bytes)
1.51/1.61	c 2	2294 (70%) CSP clauses are encoded (25062 clauses, 380353 bytes)
1.51/1.62	c 2	2622 (80%) CSP clauses are encoded (27938 clauses, 425976 bytes)
1.51/1.62	c 2	2950 (90%) CSP clauses are encoded (30892 clauses, 472963 bytes)
1.51/1.65	c 2	3277 (100%) CSP clauses are encoded (42519 clauses, 674218 bytes)
1.51/1.65	c 2	3277 CSP clauses encoded
1.51/1.65	c 2	Writing map file : HOME/temp.map
1.51/1.67	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.51/1.67	c 2	SAT : 7640 SAT variables, 42519 SAT clauses, 674218 bytes
1.51/1.67	c 2	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.58/1.71	c 2	OBJECTIVE minimize _COST
1.58/1.71	c 2	SOLVING HOME/temp.cnf
1.58/1.71	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.58/1.71	c 2	This is MiniSat 2.0 beta incremental
1.58/1.71	c 2	WARNING: for repeatability, setting FPU to use double precision
1.58/1.71	c 2	============================[ Problem Statistics ]=============================
1.58/1.71	c 2	|                                                                             |
1.58/1.71	c 2	|  Number of variables:  7640                                                 |
1.58/1.71	c 2	|  Number of clauses:    42519                                                |
1.58/1.74	c 2	|  Parsing time:         0.02         s                                       |
1.58/1.74	c 2	OK
1.58/1.74	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.58/1.74	c 2	SEARCHING: _COST <= 41
1.58/1.74	c 2	============================[ Search Statistics ]==============================
1.58/1.74	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.58/1.74	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.58/1.74	c 2	===============================================================================
1.58/1.74	c 2	|         0 |    7640    42519   109003 |    14173        0    nan |  0.000 % |
1.58/1.74	c 2	===============================================================================
1.58/1.74	c 2	restarts              : 1
1.58/1.74	c 2	conflicts             : 0             (0 /sec)
1.58/1.74	c 2	decisions             : 111           (0.90 % random) (4270 /sec)
1.58/1.74	c 2	propagations          : 7640           (293891 /sec)
1.58/1.74	c 2	conflict literals     : 0              ( nan % deleted)
1.58/1.74	c 2	Memory used           : 4.00 MB
1.58/1.74	c 2	CPU time              : 0.025996 s
1.58/1.74	c 2	
1.58/1.74	c 2	SATISFIABLE
1.58/1.75	c 2	OK
1.58/1.75	c 2	FOUND: _COST <= 41
1.58/1.75	s SATISFIABLE
1.58/1.75	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.58/1.75	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.59/1.83	c 2	Decoding HOME/temp.out
1.59/1.95	c 2	OBJECTIVE _COST 41
1.59/1.95	o 41
1.59/1.98	v 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 1 1 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 1 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 1 1 1 1 1 1 1 1 0 1 0 1 0 1 1 1 1 1 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 1 0
1.59/1.99	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.61/2.01	c 2	OK
1.61/2.01	c 2	OBJECTIVE BOUND: 0 <= _COST <= 41
1.61/2.01	c 2	SEARCHING: _COST <= 20
1.61/2.02	c 2	============================[ Search Statistics ]==============================
1.61/2.02	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.61/2.02	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.61/2.02	c 2	===============================================================================
1.61/2.02	c 2	|         0 |    7640    42519   109003 |    14173        0    nan |  0.000 % |
1.61/2.02	c 2	===============================================================================
1.61/2.02	c 2	restarts              : 2
1.61/2.02	c 2	conflicts             : 0             (0 /sec)
1.61/2.02	c 2	decisions             : 439           (0.91 % random) (12914 /sec)
1.61/2.02	c 2	propagations          : 15280          (449491 /sec)
1.61/2.02	c 2	conflict literals     : 0              ( nan % deleted)
1.61/2.02	c 2	Memory used           : 4.00 MB
1.61/2.02	c 2	CPU time              : 0.033994 s
1.61/2.02	c 2	
1.61/2.02	c 2	SATISFIABLE
1.61/2.02	c 2	OK
1.61/2.02	c 2	FOUND: _COST <= 20
1.61/2.02	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.61/2.02	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.61/2.10	c 2	Decoding HOME/temp.out
2.05/2.22	c 2	OBJECTIVE _COST 20
2.05/2.22	o 20
2.05/2.26	v 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 1 1 1 1 0 1 0 1 0 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 1 0 1 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
2.05/2.26	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.05/2.28	c 2	OK
2.05/2.29	c 2	OBJECTIVE BOUND: 0 <= _COST <= 20
2.05/2.29	c 2	SEARCHING: _COST <= 10
2.12/2.30	c 2	============================[ Search Statistics ]==============================
2.12/2.30	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.12/2.30	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.12/2.30	c 2	===============================================================================
2.12/2.30	c 2	|         0 |    7353    42519   109003 |    14173        0    nan |  0.000 % |
2.12/2.30	c 2	|       100 |    7183    42519   109003 |    15590      100     15 |  5.982 % |
2.12/2.30	c 2	===============================================================================
2.12/2.30	c 2	restarts              : 4
2.12/2.30	c 2	conflicts             : 100           (2128 /sec)
2.12/2.30	c 2	decisions             : 1397          (1.29 % random) (29728 /sec)
2.12/2.30	c 2	propagations          : 44419          (945246 /sec)
2.12/2.30	c 2	conflict literals     : 1460           (15.41 % deleted)
2.12/2.30	c 2	Memory used           : 4.00 MB
2.12/2.30	c 2	CPU time              : 0.046992 s
2.12/2.30	c 2	
2.12/2.30	c 2	SATISFIABLE
2.12/2.30	c 2	OK
2.12/2.30	c 2	FOUND: _COST <= 10
2.12/2.30	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.12/2.30	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.12/2.38	c 2	Decoding HOME/temp.out
2.12/2.59	c 3	OBJECTIVE _COST 10
2.12/2.59	o 10
2.12/2.62	v 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 1 0 1 1 1 0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 0 1 1 0 0 1 1 1 1 1 0 0 0 1 0 0 1 1 1 0 0 1 1 0 0 1 0 0 0 1 0 1 0 1 0 1 1 1 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 1 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 1 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
2.12/2.66	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.12/2.68	c 3	OK
2.12/2.69	c 3	OBJECTIVE BOUND: 0 <= _COST <= 10
2.12/2.69	c 3	SEARCHING: _COST <= 5
2.50/2.70	c 3	============================[ Search Statistics ]==============================
2.50/2.70	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.50/2.70	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.50/2.70	c 3	===============================================================================
2.50/2.70	c 3	|       100 |    7183    42519   109003 |    14173      100     15 |  5.982 % |
2.50/2.70	c 3	|       201 |    7157    42519   109003 |    15590      201     15 |  7.448 % |
2.50/2.70	c 3	===============================================================================
2.50/2.70	c 3	restarts              : 6
2.50/2.70	c 3	conflicts             : 201           (3296 /sec)
2.50/2.70	c 3	decisions             : 2122          (1.27 % random) (34793 /sec)
2.50/2.70	c 3	propagations          : 74532          (1222036 /sec)
2.50/2.70	c 3	conflict literals     : 3044           (13.60 % deleted)
2.50/2.70	c 3	Memory used           : 4.00 MB
2.50/2.70	c 3	CPU time              : 0.06099 s
2.50/2.70	c 3	
2.50/2.70	c 3	SATISFIABLE
2.50/2.70	c 3	OK
2.50/2.70	c 3	FOUND: _COST <= 5
2.50/2.70	c 3	DECODING HOME/temp.out WITH HOME/temp.map
2.50/2.70	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.50/2.78	c 3	Decoding HOME/temp.out
2.50/3.00	c 3	OBJECTIVE _COST 5
2.50/3.00	o 5
2.50/3.04	v 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 1 0 1 0 1 0 0 1 0 0 0 1 0 1 0 1 0 0 0 1 0 1 0 0 0 0 0 1 0 1 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0
2.50/3.04	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.50/3.07	c 3	OK
2.50/3.07	c 3	OBJECTIVE BOUND: 0 <= _COST <= 5
2.50/3.07	c 3	SEARCHING: _COST <= 2
2.50/3.09	c 3	============================[ Search Statistics ]==============================
2.50/3.09	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.50/3.09	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.50/3.09	c 3	===============================================================================
2.50/3.09	c 3	|       201 |    7071    42519   109003 |    14173      201     15 |  7.448 % |
2.50/3.09	c 3	|       301 |    7063    42519   109003 |    15590      301     24 |  8.652 % |
2.50/3.10	c 3	|       451 |    7048    42519   109003 |    17149      451     25 |  8.652 % |
2.86/3.12	c 3	|       676 |    6979    33223    83021 |    18864      676     25 |  8.652 % |
2.86/3.15	c 3	|      1014 |    6979    33223    83021 |    20750     1014     28 |  8.652 % |
2.86/3.19	c 3	|      1520 |    6979    33223    83021 |    22825     1520     30 |  8.652 % |
2.97/3.26	c 3	|      2280 |    6979    33223    83021 |    25108     2280     32 |  8.652 % |
3.07/3.38	c 3	|      3420 |    6979    33223    83021 |    27619     3420     37 |  8.652 % |
3.26/3.55	c 4	|      5129 |    6979    33223    83021 |    30381     5129     34 |  8.652 % |
3.46/3.79	c 4	|      7692 |    6979    33223    83021 |    33419     7692     34 |  8.652 % |
4.16/4.45	c 4	|     11537 |    6979    33223    83021 |    36761    11537     44 |  8.652 % |
4.75/5.04	c 5	|     17306 |    6979    33223    83021 |    40437    17306     40 |  8.652 % |
7.04/7.36	c 7	|     25956 |    6979    33223    83021 |    44480    25956     49 |  8.652 % |
9.93/10.28	c 10	|     38931 |    6979    33223    83021 |    48929    38931     45 |  8.652 % |
17.58/17.96	c 18	|     58392 |    6979    33223    83021 |    53821    16531     92 |  8.652 % |
27.84/28.27	c 28	|     87584 |    6979    33223    83021 |    59204    45723     66 |  8.652 % |
47.54/48.03	c 48	|    131377 |    6979    33223    83021 |    65124    38413     80 |  8.652 % |
92.31/93.04	c 93	|    197062 |    6979    33223    83021 |    71637    47490     72 |  8.652 % |
143.56/144.59	c 145	|    295588 |    6979    33223    83021 |    78800    20785     49 |  8.652 % |
334.12/336.03	c 336	|    443378 |    6979    33223    83021 |    86680    39329     83 |  8.652 % |
479.60/482.25	c 482	|    665062 |    6979    33223    83021 |    95348    31358     51 |  8.652 % |
817.42/821.71	c 822	|    997587 |    6979    33223    83021 |   104883    24843     72 |  8.652 % |
1158.13/1164.17	c 1164	|   1496376 |    6979    33223    83021 |   115372    53750     43 |  8.652 % |
2190.92/2202.02	c 2202	|   2244558 |    6979    33223    83021 |   126909    70126     95 |  8.652 % |
3337.54/3354.34	c 3354	|   3366832 |    6979    33223    83021 |   139600    32021     50 |  8.652 % |
3600.05/3618.11	c ERROR INTERRUPTED
3600.05/3618.12	c 3618	CPU 3599.54 (0.07 0.03 3599.47 0.5)
3600.05/3618.12	c 3618	END Sat Jul 12 00:48:56 2008

Verifier Data (download as text)

OK	5	77
5 unsatisfied constraints, 77 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-1109857-1215812918/watcher-1109857-1215812918 -o /tmp/evaluation-result-1109857-1215812918/solver-1109857-1215812918 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1109857-1215812918.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.84 2.02 1.99 4/86 13941
/proc/meminfo: memFree=1822284/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=18572 CPUtime=0
/proc/13941/stat : 13941 (runsolver) R 13939 13941 13645 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 37989882 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 251255123239 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13941/statm: 4643 292 257 25 0 2626 0

[startup+0.00998593 s]
/proc/loadavg: 1.84 2.02 1.99 4/86 13941
/proc/meminfo: memFree=1822284/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=12268 CPUtime=0
/proc/13941/stat : 13941 (sugar++) D 13939 13941 13645 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 37989882 12562432 316 996147200 4194304 4206940 548682068528 18446744073709551615 251255290469 0 2147483391 4224 0 18446744072099937270 0 0 17 0 0 0
/proc/13941/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.102875 s]
/proc/loadavg: 1.84 2.02 1.99 4/86 13941
/proc/meminfo: memFree=1822284/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16740 CPUtime=0.06
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 37989882 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13941/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.302915 s]
/proc/loadavg: 1.84 2.02 1.99 4/86 13941
/proc/meminfo: memFree=1822284/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16740 CPUtime=0.06
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1219 128 0 0 5 1 0 0 19 0 1 0 37989882 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13941/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.702985 s]
/proc/loadavg: 1.84 2.02 1.99 4/86 13941
/proc/meminfo: memFree=1822284/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16740 CPUtime=0.38
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1296 4537 0 1 5 1 29 3 16 0 1 0 37989882 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 16740

[startup+1.50114 s]
/proc/loadavg: 1.84 2.02 1.99 4/97 13963
/proc/meminfo: memFree=1810164/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16740 CPUtime=0.38
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1297 4537 0 1 5 1 29 3 15 0 1 0 37989882 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4185 1104 409 3 0 764 0
[pid=13954] ppid=13941 vsize=5356 CPUtime=0
/proc/13954/stat : 13954 (sh) S 13941 13941 13645 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 37989926 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13954/statm: 1339 233 193 169 0 50 0
[pid=13955] ppid=13954 vsize=868520 CPUtime=1.03
/proc/13955/stat : 13955 (java) S 13954 13941 13645 0 -1 0 6662 0 1 0 100 3 0 0 18 0 9 0 37989927 889364480 5900 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13955/statm: 217130 5900 2562 9 0 211677 0
[pid=13955/tid=13956] ppid=13954 vsize=868520 CPUtime=0.73
/proc/13955/task/13956/stat : 13956 (java) R 13954 13941 13645 0 -1 64 2708 0 1 0 72 1 0 0 18 0 9 0 37989928 889364480 5900 996147200 134512640 134550740 4294955920 18446744073709551615 4125964366 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13955/tid=13957] ppid=13954 vsize=868520 CPUtime=0.06
/proc/13955/task/13957/stat : 13957 (java) S 13954 13941 13645 0 -1 64 1789 0 0 0 6 0 0 0 16 0 9 0 37989929 889364480 5900 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13955/tid=13958] ppid=13954 vsize=868520 CPUtime=0
/proc/13955/task/13958/stat : 13958 (java) S 13954 13941 13645 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 37989929 889364480 5900 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13955/tid=13959] ppid=13954 vsize=868520 CPUtime=0
/proc/13955/task/13959/stat : 13959 (java) S 13954 13941 13645 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 37989929 889364480 5900 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13955/tid=13960] ppid=13954 vsize=868520 CPUtime=0
/proc/13955/task/13960/stat : 13960 (java) S 13954 13941 13645 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 37989931 889364480 5900 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13955/tid=13961] ppid=13954 vsize=868520 CPUtime=0.21
/proc/13955/task/13961/stat : 13961 (java) S 13954 13941 13645 0 -1 64 1472 0 0 0 21 0 0 0 16 0 9 0 37989931 889364480 5900 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13955/tid=13962] ppid=13954 vsize=868520 CPUtime=0
/proc/13955/task/13962/stat : 13962 (java) S 13954 13941 13645 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 37989931 889364480 5900 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13955/tid=13963] ppid=13954 vsize=868520 CPUtime=0
/proc/13955/task/13963/stat : 13963 (java) S 13954 13941 13645 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37989931 889364480 5900 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 890616

[startup+3.10144 s]
/proc/loadavg: 1.84 2.02 1.99 3/98 13984
/proc/meminfo: memFree=1808428/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=4220 CPUtime=0.08
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 896 0 0 0 8 0 0 0 16 0 1 0 37990054 4321280 836 996147200 134512640 135134323 4294956192 18446744073709551615 134725278 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 1055 836 80 151 0 901 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 21092

[startup+6.30104 s]
/proc/loadavg: 1.85 2.02 1.99 3/88 14004
/proc/meminfo: memFree=1808508/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 15 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=9240 CPUtime=3.27
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 2173 0 0 0 326 1 0 0 25 0 1 0 37990054 9461760 2113 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 2310 2113 80 151 0 2156 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 26112

[startup+12.7013 s]
/proc/loadavg: 1.86 2.02 1.99 3/88 14004
/proc/meminfo: memFree=1801020/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=16368 CPUtime=9.63
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 3906 0 0 0 960 3 0 0 25 0 1 0 37990054 16760832 3846 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 4092 3846 80 151 0 3938 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 33240

[startup+25.5017 s]
/proc/loadavg: 1.89 2.02 1.99 3/88 14004
/proc/meminfo: memFree=1796860/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=19704 CPUtime=22.36
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 4759 0 0 0 2233 3 0 0 25 0 1 0 37990054 20176896 4699 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 4926 4699 80 151 0 4772 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 36576

[startup+51.1025 s]
/proc/loadavg: 1.93 2.02 1.99 3/88 14004
/proc/meminfo: memFree=1780924/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=26860 CPUtime=47.85
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 6503 0 0 0 4780 5 0 0 25 0 1 0 37990054 27504640 6443 996147200 134512640 135134323 4294956192 18446744073709551615 134532126 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 6715 6443 80 151 0 6561 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 43732

[startup+102.306 s]
/proc/loadavg: 1.97 2.01 1.99 3/88 14004
/proc/meminfo: memFree=1773052/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=33556 CPUtime=98.79
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 8163 0 0 0 9873 6 0 0 25 0 1 0 37990054 34361344 8103 996147200 134512640 135134323 4294956192 18446744073709551615 134531971 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 8389 8103 80 151 0 8235 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 50428

[startup+162.302 s]
/proc/loadavg: 1.99 2.01 1.99 3/88 14004
/proc/meminfo: memFree=1772732/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=33556 CPUtime=158.49
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 8170 0 0 0 15843 6 0 0 25 0 1 0 37990054 34361344 8110 996147200 134512640 135134323 4294956192 18446744073709551615 134532050 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 8389 8110 80 151 0 8235 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 50428

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 14004
/proc/meminfo: memFree=1765884/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=40624 CPUtime=218.2
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 9904 0 0 0 21811 9 0 0 25 0 1 0 37990054 41598976 9844 996147200 134512640 135134323 4294956192 18446744073709551615 134532161 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 10156 9844 80 151 0 10002 0
Current children cumulated CPU time (s) 220.98
Current children cumulated vsize (KiB) 57496

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 14004
/proc/meminfo: memFree=1764540/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=42224 CPUtime=277.9
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 10281 0 0 0 27781 9 0 0 25 0 1 0 37990054 43237376 10221 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 10556 10221 80 151 0 10402 0
Current children cumulated CPU time (s) 280.68
Current children cumulated vsize (KiB) 59096

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 14004
/proc/meminfo: memFree=1758524/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=13964] ppid=13941 vsize=90048 CPUtime=2904.89
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 21949 0 0 0 290469 20 0 0 25 0 1 0 37990054 92209152 21861 996147200 134512640 135134323 4294956192 18446744073709551615 134531850 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 22512 21861 80 151 0 22358 0
Current children cumulated CPU time (s) 2907.67
Current children cumulated vsize (KiB) 106920

[startup+2982.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 14012
/proc/meminfo: memFree=1716092/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=90048 CPUtime=2964.6
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 21949 0 0 0 296440 20 0 0 25 0 1 0 37990054 92209152 21861 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 22512 21861 80 151 0 22358 0
Current children cumulated CPU time (s) 2967.38
Current children cumulated vsize (KiB) 106920

[startup+3042.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/88 14012
/proc/meminfo: memFree=1716092/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=90040 CPUtime=3024.3
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 21949 0 0 0 302410 20 0 0 25 0 1 0 37990054 92200960 21859 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 22510 21859 80 151 0 22356 0
Current children cumulated CPU time (s) 3027.08
Current children cumulated vsize (KiB) 106912

[startup+3102.3 s]
/proc/loadavg: 2.11 2.03 2.00 3/88 14012
/proc/meminfo: memFree=1716092/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=90040 CPUtime=3084
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 21949 0 0 0 308380 20 0 0 25 0 1 0 37990054 92200960 21859 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 22510 21859 80 151 0 22356 0
Current children cumulated CPU time (s) 3086.78
Current children cumulated vsize (KiB) 106912

[startup+3162.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/88 14012
/proc/meminfo: memFree=1716092/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=90040 CPUtime=3143.71
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 21949 0 0 0 314351 20 0 0 25 0 1 0 37990054 92200960 21859 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 22510 21859 80 151 0 22356 0
Current children cumulated CPU time (s) 3146.49
Current children cumulated vsize (KiB) 106912

[startup+3222.3 s]
/proc/loadavg: 2.12 2.06 2.00 3/88 14012
/proc/meminfo: memFree=1716156/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=90040 CPUtime=3203.41
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 21949 0 0 0 320321 20 0 0 25 0 1 0 37990054 92200960 21859 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 22510 21859 80 151 0 22356 0
Current children cumulated CPU time (s) 3206.19
Current children cumulated vsize (KiB) 106912

[startup+3282.3 s]
/proc/loadavg: 2.17 2.08 2.01 3/88 14012
/proc/meminfo: memFree=1716092/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=90040 CPUtime=3263.13
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 21949 0 0 0 326293 20 0 0 25 0 1 0 37990054 92200960 21859 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 22510 21859 80 151 0 22356 0
Current children cumulated CPU time (s) 3265.91
Current children cumulated vsize (KiB) 106912

[startup+3342.3 s]
/proc/loadavg: 2.12 2.08 2.01 3/88 14012
/proc/meminfo: memFree=1716092/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=90040 CPUtime=3322.82
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 21949 0 0 0 332262 20 0 0 25 0 1 0 37990054 92200960 21859 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 22510 21859 80 151 0 22356 0
Current children cumulated CPU time (s) 3325.6
Current children cumulated vsize (KiB) 106912

[startup+3402.31 s]
/proc/loadavg: 2.09 2.07 2.01 3/88 14012
/proc/meminfo: memFree=1716028/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=90040 CPUtime=3382.53
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 21950 0 0 0 338233 20 0 0 25 0 1 0 37990054 92200960 21860 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 22510 21860 80 151 0 22356 0
Current children cumulated CPU time (s) 3385.31
Current children cumulated vsize (KiB) 106912

[startup+3462.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/88 14012
/proc/meminfo: memFree=1708220/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=98104 CPUtime=3442.23
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 23930 0 0 0 344201 22 0 0 25 0 1 0 37990054 100458496 23840 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 24526 23840 80 151 0 24372 0
Current children cumulated CPU time (s) 3445.01
Current children cumulated vsize (KiB) 114976

[startup+3522.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/88 14012
/proc/meminfo: memFree=1696444/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=110012 CPUtime=3501.94
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 26822 0 0 0 350168 26 0 0 25 0 1 0 37990054 112652288 26732 996147200 134512640 135134323 4294956192 18446744073709551615 134532114 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 27503 26732 80 151 0 27349 0
Current children cumulated CPU time (s) 3504.72
Current children cumulated vsize (KiB) 126884

[startup+3582.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/88 14012
/proc/meminfo: memFree=1696252/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=110012 CPUtime=3561.64
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 26822 0 0 0 356138 26 0 0 25 0 1 0 37990054 112652288 26732 996147200 134512640 135134323 4294956192 18446744073709551615 134531908 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 27503 26732 80 151 0 27349 0
Current children cumulated CPU time (s) 3564.42
Current children cumulated vsize (KiB) 126884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3618.1 s]
/proc/loadavg: 2.00 2.06 2.00 2/78 14015
/proc/meminfo: memFree=1740236/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=110012 CPUtime=3597.27
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 26833 0 0 0 359701 26 0 0 25 0 1 0 37990054 112652288 26743 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 27503 26743 80 151 0 27349 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 126884

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

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

[startup+3618.1 s]
/proc/loadavg: 2.00 2.06 2.00 2/78 14015
/proc/meminfo: memFree=1740236/2055920 swapFree=4175516/4192956
[pid=13941] ppid=13939 vsize=16872 CPUtime=2.78
/proc/13941/stat : 13941 (sugar++) S 13939 13941 13645 0 -1 4194304 1761 27075 0 6 7 3 246 22 16 0 1 0 37989882 17276928 1116 996147200 4194304 4206940 548682068528 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13941/statm: 4218 1116 414 3 0 797 0
[pid=13964] ppid=13941 vsize=110012 CPUtime=3597.27
/proc/13964/stat : 13964 (minisat-inc) R 13941 13941 13645 0 -1 4194304 26833 0 0 0 359701 26 0 0 25 0 1 0 37990054 112652288 26743 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/13964/statm: 27503 26743 80 151 0 27349 0
Current children cumulated CPU time (s) 3600.05
Current children cumulated vsize (KiB) 126884

Child status: 0
Real time (s): 3618.13
CPU time (s): 3600.09
CPU user time (s): 3599.55
CPU system time (s): 0.543917
CPU usage (%): 99.5017
Max. virtual memory (cumulated for all children) (KiB): 890616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.55
system time used= 0.543917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55748
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5576
involuntary context switches= 119848

runsolver used 5.34719 second user time and 10.6034 second system time

The end

Launcher Data (download as text)

Begin job on node64 at 2008-07-11 23:48:38
IDJOB=1109857
IDBENCH=61025
IDSOLVER=367
FILE ID=node64/1109857-1215812918
PBS_JOBID= 7903278
Free space on /tmp= 66392 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 41b118ad42c6a1ae7c5e03d2f6c66389
RANDOM SEED=1868579531

node64.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.266
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.266
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:       1822828 kB
Buffers:         33364 kB
Cached:          93536 kB
SwapCached:       7264 kB
Active:          87780 kB
Inactive:        81572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822828 kB
SwapTotal:     4192956 kB
SwapFree:      4175516 kB
Dirty:            2944 kB
Writeback:           0 kB
Mapped:          55076 kB
Slab:            48044 kB
Committed_AS:   968668 kB
PageTables:       2348 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66392 MiB
End job on node64 at 2008-07-12 00:48:58