Trace number 1127139

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 NameAnswerCPU timeWall clock time
Sugar++ v1.13+minisat-incMSAT (TO) 3600.36 3610.5

General information on the benchmark

Namemaxcsp/pedigree/
normalized-sheep4r-4-3_ext.xml
MD5SUM03125d0a002b2575b09c91b546fce7a4
Bench CategoryN-ARY-EXT (n-ary 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 benchmark51.7031
Satisfiable
(Un)Satisfiability was proved
Number of variables2686
Number of constraints3635
Maximum constraint arity3
Maximum domain size10
Number of constraints which are defined in extension3635
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.54	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.54	c 0	BEGIN Wed Jul 16 08:00:12 2008
0.04/0.54	c 0	PID 732
0.04/0.55	c 0	HOST node59.alineos.net
0.04/0.55	c 0	CONVERTING HOME/instance-1127139-1216188011.xml TO HOME/temp.csp
0.04/0.55	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127139-1216188011.xml' 'HOME/temp.csp'
0.57/1.11	c 0	2 domains, 2686 variables, 0 predicates, 11 relations, 3635 constraints
0.57/1.13	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.57/1.13	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.59/1.21	c 0	Parsing HOME/temp.csp
0.59/1.58	c 1	parsed 6334 expressions
0.59/1.58	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.59/1.62	c 1	MAX CSP: 3635 constraints
0.59/1.62	c 1	Converting to clausal form CSP
0.59/1.65	c 1	converted 998 (10%) expressions
0.59/1.67	c 1	converted 1995 (20%) expressions
0.59/1.71	c 1	converted 2992 (30%) expressions
0.59/1.89	c 1	converted 3989 (40%) expressions
0.59/1.93	c 1	converted 4986 (50%) expressions
0.59/1.96	c 1	converted 5984 (60%) expressions
1.83/2.44	c 2	converted 6981 (70%) expressions
2.33/2.95	c 2	converted 7978 (80%) expressions
2.93/3.59	c 3	converted 8975 (90%) expressions
3.63/4.28	c 4	converted 9972 (100%) expressions
3.63/4.29	c 4	CSP : 9956 integers, 0 booleans, 10904 clauses, largest domain size 5453
3.63/4.29	c 4	Heap : 58 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.63/4.29	c 4	Propagation in CSP
3.82/4.43	c 4	3628 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.82/4.43	c 4	CSP : 9956 integers, 0 booleans, 10904 clauses, largest domain size 3636
3.82/4.43	c 4	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.82/4.44	c 4	Simplifing CSP by introducing new Boolean variables
3.82/4.45	c 4	CSP : 9956 integers, 0 booleans, 10904 clauses, largest domain size 3636
3.82/4.45	c 4	Heap : 56 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.13/4.74	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.13/4.78	c 4	996 (10%) CSP integer variables are encoded (7968 clauses, 101680 bytes)
4.13/4.79	c 4	1992 (20%) CSP integer variables are encoded (15936 clauses, 219360 bytes)
4.22/4.80	c 4	2987 (30%) CSP integer variables are encoded (21480 clauses, 302520 bytes)
4.22/4.80	c 4	3983 (40%) CSP integer variables are encoded (21480 clauses, 302520 bytes)
4.22/4.81	c 4	4978 (50%) CSP integer variables are encoded (21480 clauses, 302520 bytes)
4.22/4.82	c 4	5974 (60%) CSP integer variables are encoded (21480 clauses, 302520 bytes)
4.22/4.83	c 4	6970 (70%) CSP integer variables are encoded (29717 clauses, 426075 bytes)
4.22/4.84	c 4	7965 (80%) CSP integer variables are encoded (38549 clauses, 558555 bytes)
4.22/4.85	c 4	8961 (90%) CSP integer variables are encoded (48996 clauses, 715260 bytes)
4.32/4.91	c 4	9956 (100%) CSP integer variables are encoded (97362 clauses, 1455381 bytes)
4.42/5.06	c 4	1091 (10%) CSP clauses are encoded (107158 clauses, 1694408 bytes)
5.11/5.74	c 5	2181 (20%) CSP clauses are encoded (170583 clauses, 3830163 bytes)
6.40/7.04	c 6	3272 (30%) CSP clauses are encoded (296048 clauses, 8387557 bytes)
7.00/7.70	c 7	4362 (40%) CSP clauses are encoded (408032 clauses, 11432537 bytes)
9.29/9.97	c 9	5452 (50%) CSP clauses are encoded (1181118 clauses, 27971882 bytes)
9.97/10.64	c 10	6543 (60%) CSP clauses are encoded (1400813 clauses, 32636330 bytes)
16.79/17.57	c 17	7633 (70%) CSP clauses are encoded (3699133 clauses, 81953789 bytes)
17.59/18.32	c 18	8724 (80%) CSP clauses are encoded (3951628 clauses, 87319005 bytes)
22.85/23.66	c 23	9814 (90%) CSP clauses are encoded (6249984 clauses, 136287127 bytes)
46.32/48.45	c 48	10904 (100%) CSP clauses are encoded (17004271 clauses, 382266106 bytes)
46.32/48.45	c 48	10904 CSP clauses encoded
46.32/48.46	c 48	Writing map file : HOME/temp.map
46.41/48.51	c 48	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
46.41/48.51	c 48	SAT : 107317 SAT variables, 17004271 SAT clauses, 382266106 bytes
46.41/48.51	c 48	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
46.41/48.57	c 48	OBJECTIVE minimize _COST
46.41/48.57	c 48	SOLVING HOME/temp.cnf
46.41/48.57	c 48	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
46.41/48.59	c 48	This is MiniSat 2.0 beta incremental
46.41/48.59	c 48	WARNING: for repeatability, setting FPU to use double precision
46.41/48.59	c 48	============================[ Problem Statistics ]=============================
46.41/48.59	c 48	|                                                                             |
46.41/48.60	c 48	|  Number of variables:  107317                                               |
46.41/48.60	c 48	|  Number of clauses:    17004271                                             |
54.41/56.61	c 56	|  Parsing time:         6.90         s                                       |
54.71/56.94	c 56	OK
54.71/56.94	c 56	OBJECTIVE BOUND: 0 <= _COST <= 
54.71/56.94	c 56	SEARCHING: _COST <= 1818
54.71/56.94	c 56	============================[ Search Statistics ]==============================
54.71/56.94	c 56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
54.71/56.94	c 56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
54.71/56.94	c 56	===============================================================================
54.71/56.94	c 56	|         0 |  107317 17004271 51372237 |  5668090        0    nan |  0.000 % |
56.80/59.01	c 58	===============================================================================
56.80/59.02	c 58	restarts              : 1
56.80/59.02	c 58	conflicts             : 12            (1 /sec)
56.80/59.02	c 58	decisions             : 4081          (1.54 % random) (441 /sec)
56.80/59.02	c 58	propagations          : 184440         (19942 /sec)
56.80/59.02	c 58	conflict literals     : 91             (9.90 % deleted)
56.80/59.02	c 58	Memory used           : 678.86 MB
56.80/59.02	c 58	CPU time              : 9.24859 s
56.80/59.02	c 58	
56.80/59.02	c 58	SATISFIABLE
56.80/59.05	c 58	OK
56.80/59.05	c 58	FOUND: _COST <= 1818
56.80/59.05	s SATISFIABLE
56.80/59.05	c 58	DECODING HOME/temp.out WITH HOME/temp.map
56.80/59.05	c 58	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
56.86/59.14	c 58	Decoding HOME/temp.out
57.37/59.63	c 59	OBJECTIVE _COST 600
57.37/59.63	o 600
57.48/59.73	v 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 8 8 6 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 5 9 9 9 9 9 5 9 9 9 8 9 6 6 9 9 9 9 9 9 9 8 9 9 8 9 8 9 9 9 9 9 9 9 9 9 9 9 9 9 9 8 6 8 9 9 8 9 3 9 9 9 9 9 3 9 9 9 9 9 9 9 9 8 9 9 9 9 9 9 9 9 9 9 3 9 9 9 9 9 9 9 8 9 8 9 8 9 8 9 9 8 9 9 9 9 9 9 9 9 9 9 9 8 9 9 9 9 9 9 9 9 2 8 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 8 6 9 9 9 9 6 6 9 9 8 8 8 9 8 8 9 9 9 9 9 8 9 9 8 9 9 9 9 9 6 9 6 9 9 6 9 3 9 9 9 9 9 9 9 9 9 9 9 9 9 9 8 9 9 9 9 8 8 8 9 8 9 9 8 9 9 9 9 9 9 9 8 9 9 9 9 8 9 9 9 8 9 8 9 2 9 8 9 9 9 8 9 9 8 3 9 9 9 9 9 9 9 9 9 9 9 2 8 9 6 8 8 8 9 9 9 9 5 9 8 8 9 9 9 9 9 9 9 8 9 9 9 9 8 9 9 9 9 9 9 9 9 9 9 9 8 9 9 9 6 9 9 9 9 8 8 9 9 9 8 9 9 8 8 8 3 6 8 6 8 9 3 9 9 8 6 9 9 6 9 8 9 9 9 9 8 9 9 8 8 9 9 8 8 9 9 9 8 3 9 2 9 8 6 9 9 8 8 9 9 9 9 9 8 8 8 9 9 9 9 9 8 9 9 9 9 6 9 9 8 9 9 9 9 8 8 9 8 9 9 9 9 9 9 8 8 9 9 8 6 9 6 8 9 8 9 9 8 9 6 9 9 8 8 9 9 8 9 8 9 9 8 8 9 9 9 8 8 8 9 9 3 9 8 8 9 8 8 9 9 8 8 6 8 8 6 5 8 8 8 7 9 9 6 8 9 9 9 8 8 6 6 9 6 9 9 8 8 9 8 8 9 8 8 8 9 8 8 6 9 8 8 6 8 5 6 8 8 8 8 9 3 8 8 8 9 9 9 9 8 9 9 9 9 6 3 9 9 9 5 8 9 8 9 9 8 8 9 9 8 9 9 8 9 9 9 9 9 8 7 9 9 8 8 8 8 9 8 6 9 9 9 9 9 8 8 9 9 9 8 9 9 9 8 8 6 9 9 8 2 8 9 6 8 9 8 8 8 9 8 8 8 8 8 6 9 9 8 8 8 9 8 8 8 3 8 8 8 5 9 8 8 8 9 8 8 8 9 6 8 6 8 2 9 8 9 8 8 9 8 5 8 9 9 8 8 8 8 8 8 7 6 8 9 8 8 9 8 6 8 9 8 8 9 6 9 8 9 9 8 8 3 9 9 9 3 8 8 9 9 6 3 9 9 8 8 8 3 9 8 7 8 8 7 7 8 9 9 8 8 8 9 6 8 8 3 9 6 7 8 9 8 8 8 8 9 8 9 9 8 5 9 8 9 8 9 8 8 5 9 9 8 9 9 9 2 9 8 8 8 2 8 8 9 8 9 9 8 8 8 8 8 8 8 8 8 9 8 6 6 8 8 8 8 8 8 8 6 9 8 8 8 9 8 9 9 8 9 9 8 8 8 8 8 8 8 8 8 8 8 9 2 8 8 8 8 8 8 8 1 8 6 9 8 8 9 9 9 8 5 9 9 9 8 8 8 8 8 8 9 8 8 3 3 3 8 8 8 9 8 1 1 9 8 9 8 3 9 8 8 3 9 9 8 8 8 5 8 8 8 8 8 9 8 8 9 8 9 8 9 3 9 9 8 8 9 9 8 9 8 9 9 8 7 9 9 8 8 8 8 8 9 9 9 9 9 8 8 6 8 3 9 8 8 8 8 8 8 9 8 8 9 8 9 2 9 8 8 8 9 8 8 9 9 8 8 8 8 8 6 8 8 9 5 8 8 8 8 8 8 8 8 8 8 8 9 8 8 8 8 8 9 9 8 2 8 8 5 5 8 8 8 8 3 8 8 7 8 8 8 8 8 8 9 8 2 9 7 8 8 9 7 6 8 9 9 8 8 7 8 8 8 8 8 8 8 8 6 9 9 8 8 8 8 8 8 9 8 8 9 9 9 8 8 8 8 9 9 8 8 5 8 3 8 8 8 8 9 9 9 8 8 8 8 8 6 8 8 8 8 8 8 8 7 8 8 8 8 6 8 8 2 8 8 8 8 8 8 5 2 9 8 6 8 8 9 8 6 8 9 9 6 8 8 9 9 9 8 8 8 9 8 9 8 8 8 6 8 9 9 9 8 9 8 8 3 8 9 8 8 8 8 8 8 8 8 8 9 9 9 6 8 8 8 8 8 8 9 8 8 8 8 8 8 6 9 8 8 8 8 8 6 8 9 6 8 8 8 5 9 9 8 8 5 8 8 8 8 8 5 9 3 9 9 8 8 9 9 8 8 8 8 9 9 6 8 8 9 8 8 8 9 8 8 8 6 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 2 9 8 8 8 8 8 8 8 5 8 6 8 8 9 8 9 9 8 9 9 9 8 8 8 8 8 9 8 8 8 8 8 8 8 8 8 2 8 9 8 8 8 5 8 8 7 9 7 8 9 9 8 8 8 9 5 4 5 9 6 7 2 8 7 8 7 8 8 6 8 8 8 9 8 8 8 8 9 8 7 5 8 6 3 5 6 8 6 9 8 8 8 6 8 8 8 8 8 8 8 8 8 9 8 9 9 8 8 9 8 8 7 9 5 8 8 8 9 8 8 8 8 8 8 3 9 8 9 3 8 6 5 5 8 8 8 5 6 5 3 6 8 5 8 8 8 9 8 9 2 5 5 7 5 5 8 8 5 8 8 9 8 8 6 9 8 8 9 8 9 5 6 6 9 8 5 9 8 9 8 8 8 6 7 8 8 9 9 9 8 7 8 8 8 8 8 6 8 6 8 8 8 9 8 9 9 9 7 8 5 8 5 8 2 8 8 8 9 8 8 6 6 8 8 8 8 8 6 5 9 2 5 9 7 7 7 7 8 7 5 6 7 4 7 8 5 2 5 7 7 2 8 2 2 2 8 6 8 8 8 8 6 8 7 2 8 8 6 8 5 2 9 8 8 8 8 8 7 9 6 5 7 8 9 8 8 7 6 8 5 6 9 7 7 7 8 6 8 6 8 2 9 8 2 2 5 5 6 8 8 5 8 8 8 8 2 8 8 7 6 8 5 2 8 9 3 4 8 7 2 7 0 2 5 2 8 7 2 8 7 2 4 6 5 4 5 1 5 9 4 4 5 8 5 2 5 5 7 5 7 5 5 5 6 7 7 5 7 5 5 8 7 5 7 2 7 2 8 7 7 7 8 7 5 7 9 7 7 5 5 2 5 6 2 4 7 6 2 2 9 5 5 5 1 5 7 5 7 7 7 9 7 7 7 7 7 8 7 7 8 5 8 7 7 2 8 7 7 8 7 7 5 7 7 7 7 8 7 7 8 7 7 7 2 0 2 2 5 5 6 0 7 7 8 5 2 2 7 5 7 7 5 4 7 8 7 5 8 7 2 7 7 7 7 2 5 7 2 8 7 2 2 8 7 5 7 6 2 7 8 7 7 2 8 2 2 2 7 1 7 2 2 4 7 7 7 5 8 5 2 0 9 2 7 5 6 7 7 5 7 7 2 8 6 7 7 8 7 1 9 7 5 3 2 2 7 7 7 7 7 6 5 2 2 6 5 2 2 7 7 9 5 7 2 9 1 2 2 7 7 7 7 7 7 5 6 5 7 8 7 5 5 6 7 7 7 7 5 5 8 7 5 7 9 7 7 7 7 7 7 7 7 7 7 9 7 7 9 7 7 5 8 4 4 5 2 5 5 6 0 5 2 6 5 2 2 2 2 5 4 5 2 5 8 5 2 7 6 5 2 6 7 7 7 5 2 7 9 1 2 5 6 7 7 7 5 2 5 2 4 5 8 4 7 5 6 2 5 6 5 5 7 7 5 2 5 8 5 5 8 2 2 7 5 5 5 7 5 5 8 8 7 2 5 6 7 7 8 2 2 2 2 7 2 7 6 2 7 8 2 7 7 5 4 7 5 2 8 3 8 2 2 7 6 7 1 7 7 7 5 7 5 5 7 6 7 5 8 7 7 5 5 5 1 4 2 4 7 8 5 5 5 8 7 2 2 8 5 7 4 2 4 8 7 2 5 8 5 7 7 7 1 7 7 5 7 5 8 7 7 8 7 7 5 8 2 5 5 5 5 5 6 1 7 2 9 7 7 5 5 5 7 5 5 5 5 8 5 6 9 7 7 2 9 7 7 7 7 7 7 8 7 7 7 8 2 7 7 7 5 7 7 7 7 5 9 7 5 8 7 2 7 9 7 7 7 7 7 7 8 7 7 7 8 7 5 5 5 7 7 9 5 7 7 9 7 7 9 8 7 7 9 5 7 7 7 2 5 6 2 1 5 9 7 7 7 8 2 7 5 7 7 7 8 5 5 5 7 7 7 8 7 7 5 1 7 7 8 5 1 7 8 8 7 7 9 7 5 7 5 7 5 8 3 5 7 8 5 1 6 5 5 4 4 5 2 7 7 8 8 8 2 4 2 8 2 4 5 5 5 0 6 1 5 7 8 7 9 5 5 2 3 2 5 7 8 5 5 6 2 2 8 8 2 2 1 3 5 7 8 6 6 7 8 5 7 5 7 2 7 8 2 7 7 6 7 7 9 2 7 2 8 7 5 7 7 8 7 9 8 3 2 6 5 7 4 6 7 5 1 5 6 6 6 1 5 7 2 2 7 8 7 5 2 5 5 2 8 7 2 7 8 2 7 7 8 7 5 7 7 7 7 9 7 5 5 8 7 9 7 7 7 7 7 2 2 8 7 7 8 5 7 7 7 7 2 7 7 7 7 9 7 7 7 8 7 7 8 5 7 8 5 7 7 8 8 7 5 8 7 5 7 8 7 7 5 2 5 5 8 7 5 4 8 7 8 7 5 5 1 7 8 5 5 6 2 5 6 5 7 7 2 2 7 2 5 5 7 9 7 5 7 9 1 7 5 8 2 7 7 7 7 8 9 2 5 5 7 2 8 7 7 5 5 7 5 7 5 7 5 9 5 7 7 8 8 8 7 7 7 7 9 7 5 8 9 7 7 9 7 5 7 7 7 7 8 8 8 5 8 8 4 5 9 7 7 5 7 7 7 9 7 5 7 9 8 8 9 6 7 7 7 7 7 7 8 7 7 9 7 7 7 9 7 7 5 7 5 1 9 5 6 7 9 7 7 2 7 7 2 5 8 8 7 8 7 7 7 7 8 9 8 7 7 7 8 7 9 7 7 7 9 7 7 2 8 5 2 2 5 7 7 8 7 7 6 8 5 7 8 6 2 7 5 2 7 2 7 7 8 9 5 7 2 5 7 5 7 7 5 7 8 5 8 2 6 7 5 8 7 5 5 2 7 2 7 8 7 7 8 5 4 8 8 7 7 7 5 7 7 9 2 7 7 9 8 7 8 5 5 7 8 8 7 7 8 7 8 2 2 7 9 7 5 7 7 7 5 8 7 7 7 8 7 7 7 8 7 5 5 7 7 7 8 7 7 7 7 7 5 8 7 7 5 7 7 7 9 7 7 7 9 7 7 7 8 7 5 7 7 5 7 8 7 5 7 9 5 5 5 7 7 5 5 7 5 7 7 4 5 8 7 5 7 8 8 7 7 7 7 7 8 7 7 7 9 7 7 8 7 7 7 7 7 7 5 9 2 8 7 7 7 8 5 2 2 7 5 5 8 7 7 7 8 5 5 7 5 7 7 7 2 7 7 9 5 7 9 7 7 7 9 7 7 2 7 -1
57.48/59.73	c 59	Heap : 1 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
57.58/59.82	c 59	OK
57.58/59.82	c 59	OBJECTIVE BOUND: 0 <= _COST <= 600
57.58/59.82	c 59	SEARCHING: _COST <= 300
57.58/59.82	c 59	============================[ Search Statistics ]==============================
57.58/59.82	c 59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
57.58/59.82	c 59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
57.58/59.82	c 59	===============================================================================
57.58/59.82	c 59	|        12 |  107317 17004271 51372237 |  5668090       12      8 |  0.000 % |
60.06/62.34	c 62	|       112 |   85427 17004271 51372237 |  6234899      112     16 | 35.936 % |
61.16/63.48	c 63	|       262 |   85427 17004271 51372237 |  6858389      262     16 | 35.936 % |
63.25/65.58	c 65	|       487 |   85427 17004271 51372237 |  7544228      487     21 | 35.936 % |
65.74/68.02	c 67	|       824 |   85427 17004271 51372237 |  8298651      824     20 | 35.936 % |
69.61/71.96	c 71	|      1330 |   85427 17004271 51372237 |  9128516     1330     21 | 35.936 % |
74.79/77.15	c 76	|      2089 |   85427 17004271 51372237 | 10041367     2089     23 | 35.936 % |
82.85/85.25	c 85	|      3228 |   85427 17004271 51372237 | 11045504     3228     31 | 35.936 % |
91.11/93.58	c 93	|      4937 |   71474 17004271 51372237 | 12150055     4937     36 | 35.936 % |
103.74/106.27	c 106	|      7499 |   71474 17004271 51372237 | 13365060     7499     34 | 35.936 % |
122.75/125.40	c 125	|     11344 |   71474 17004271 51372237 | 14701566    11344     36 | 35.936 % |
146.03/148.75	c 148	|     17111 |   71474 17004271 51372237 | 16171723    17111     34 | 35.936 % |
182.95/185.88	c 185	|     25761 |   71474 17004271 51372237 | 17788895    25761     31 | 35.936 % |
287.72/291.11	c 290	|     38735 |   68752  5021106 15535402 | 19567785    38735     34 | 35.936 % |
342.94/346.63	c 346	|     58196 |   68752  5021106 15535402 | 21524563    58196     32 | 35.936 % |
420.17/424.23	c 424	|     87389 |   68752  5021106 15535402 | 23677019    87389     41 | 35.936 % |
587.03/591.93	c 591	|    131178 |   68752  5021106 15535402 | 26044721   131178     38 | 35.936 % |
729.51/735.12	c 734	|    196863 |   68752  5021106 15535402 | 28649194   196863     40 | 35.936 % |
1101.74/1109.27	c 1109	|    295391 |   68752  5021106 15535402 | 31514113   295391     38 | 35.936 % |
1681.83/1691.00	c 1690	|    443180 |   68752  5021106 15535402 | 34665524   443180     44 | 35.936 % |
2815.65/2825.41	c 2825	|    664863 |   68752  5021106 15535402 | 38132077   664863     55 | 35.936 % |
3600.06/3610.21	c ERROR INTERRUPTED
3600.16/3610.31	c 3610	CPU 3596.34 (0.08 0.04 3596.26 3.78)
3600.16/3610.31	c 3610	END Wed Jul 16 09:00:22 2008

Verifier Data (download as text)

OK	352	3283
352 unsatisfied constraints, 3283 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-1127139-1216188011/watcher-1127139-1216188011 -o /tmp/evaluation-result-1127139-1216188011/solver-1127139-1216188011 -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-1127139-1216188011.xml 

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


[startup+0 s]
/proc/loadavg: 2.99 2.64 2.26 4/81 732
/proc/meminfo: memFree=1925040/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=18572 CPUtime=0
/proc/732/stat : 732 (runsolver) D 730 732 31962 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 75499546 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 217051622695 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/732/statm: 4643 292 257 25 0 2626 0

[startup+0.0814121 s]
/proc/loadavg: 2.99 2.64 2.26 4/81 732
/proc/meminfo: memFree=1925040/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=2552 CPUtime=0
/proc/732/stat : 732 (sugar++) D 730 732 31962 0 -1 4194304 48 0 0 0 0 0 0 0 18 0 1 0 75499546 2613248 33 996147200 4194304 4206940 548682068528 18446744073709551615 217049003497 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/732/statm: 638 33 26 3 0 5 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2552

[startup+0.101415 s]
/proc/loadavg: 2.99 2.64 2.26 4/81 732
/proc/meminfo: memFree=1925040/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=2552 CPUtime=0
/proc/732/stat : 732 (sugar++) D 730 732 31962 0 -1 4194304 48 0 0 0 0 0 0 0 18 0 1 0 75499546 2613248 33 996147200 4194304 4206940 548682068528 18446744073709551615 217049003497 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/732/statm: 638 33 26 3 0 5 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2552

[startup+0.301456 s]
/proc/loadavg: 2.99 2.64 2.26 4/81 732
/proc/meminfo: memFree=1925040/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=12272 CPUtime=0
/proc/732/stat : 732 (sugar++) D 730 732 31962 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 75499546 12566528 321 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/732/statm: 3068 321 242 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.701538 s]
/proc/loadavg: 2.99 2.64 2.26 4/81 732
/proc/meminfo: memFree=1925040/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=16740 CPUtime=0.06
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1219 128 0 0 5 1 0 0 18 0 1 0 75499546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+1.5017 s]
/proc/loadavg: 2.99 2.64 2.26 4/92 744
/proc/meminfo: memFree=1909208/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=16740 CPUtime=0.59
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1297 6737 0 1 5 1 49 4 16 0 1 0 75499546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 16740

[startup+3.102 s]
/proc/loadavg: 2.99 2.64 2.26 5/92 754
/proc/meminfo: memFree=1901144/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=16740 CPUtime=0.59
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1297 6737 0 1 5 1 49 4 15 0 1 0 75499546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4185 1104 409 3 0 764 0
[pid=745] ppid=732 vsize=5356 CPUtime=0
/proc/745/stat : 745 (sh) S 732 732 31962 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75499660 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/745/statm: 1339 233 193 169 0 50 0
[pid=746] ppid=745 vsize=868416 CPUtime=1.94
/proc/746/stat : 746 (java) S 745 732 31962 0 -1 0 14525 0 1 0 187 7 0 0 18 0 9 0 75499660 889257984 13729 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/746/statm: 217104 13729 2540 9 0 211679 0
[pid=746/tid=747] ppid=745 vsize=868416 CPUtime=0.98
/proc/746/task/747/stat : 747 (java) R 745 732 31962 0 -1 64 2987 0 1 0 96 2 0 0 23 0 9 0 75499661 889257984 13729 996147200 134512640 134550740 4294955920 18446744073709551615 103214683 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=748] ppid=745 vsize=868416 CPUtime=0.75
/proc/746/task/748/stat : 748 (java) S 745 732 31962 0 -1 64 9416 0 0 0 72 3 0 0 16 0 9 0 75499662 889257984 13729 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=749] ppid=745 vsize=868416 CPUtime=0
/proc/746/task/749/stat : 749 (java) S 745 732 31962 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75499662 889257984 13729 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=750] ppid=745 vsize=868416 CPUtime=0
/proc/746/task/750/stat : 750 (java) S 745 732 31962 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75499662 889257984 13729 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=751] ppid=745 vsize=868416 CPUtime=0
/proc/746/task/751/stat : 751 (java) S 745 732 31962 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75499664 889257984 13729 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=752] ppid=745 vsize=868416 CPUtime=0.17
/proc/746/task/752/stat : 752 (java) S 745 732 31962 0 -1 64 1429 0 0 0 17 0 0 0 16 0 9 0 75499664 889257984 13729 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=753] ppid=745 vsize=868416 CPUtime=0
/proc/746/task/753/stat : 753 (java) S 745 732 31962 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75499664 889257984 13729 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=754] ppid=745 vsize=868416 CPUtime=0
/proc/746/task/754/stat : 754 (java) S 745 732 31962 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75499664 889257984 13729 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 890512

[startup+6.30261 s]
/proc/loadavg: 2.99 2.65 2.26 3/92 754
/proc/meminfo: memFree=1846104/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=16740 CPUtime=0.59
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1297 6737 0 1 5 1 49 4 15 0 1 0 75499546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4185 1104 409 3 0 764 0
[pid=745] ppid=732 vsize=5356 CPUtime=0
/proc/745/stat : 745 (sh) S 732 732 31962 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75499660 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/745/statm: 1339 233 193 169 0 50 0
[pid=746] ppid=745 vsize=868528 CPUtime=5.12
/proc/746/stat : 746 (java) S 745 732 31962 0 -1 0 21445 0 1 0 496 16 0 0 18 0 9 0 75499660 889372672 20537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/746/statm: 217132 20537 2567 9 0 211679 0
[pid=746/tid=747] ppid=745 vsize=868528 CPUtime=3.12
/proc/746/task/747/stat : 747 (java) R 745 732 31962 0 -1 64 3695 0 1 0 304 8 0 0 25 0 9 0 75499661 889372672 20537 996147200 134512640 134550740 4294955920 18446744073709551615 4126596544 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=748] ppid=745 vsize=868528 CPUtime=1.7
/proc/746/task/748/stat : 748 (java) S 745 732 31962 0 -1 64 15561 0 0 0 164 6 0 0 16 0 9 0 75499662 889372672 20537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=749] ppid=745 vsize=868528 CPUtime=0
/proc/746/task/749/stat : 749 (java) S 745 732 31962 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75499662 889372672 20537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=750] ppid=745 vsize=868528 CPUtime=0
/proc/746/task/750/stat : 750 (java) S 745 732 31962 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75499662 889372672 20537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=751] ppid=745 vsize=868528 CPUtime=0
/proc/746/task/751/stat : 751 (java) S 745 732 31962 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75499664 889372672 20537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=752] ppid=745 vsize=868528 CPUtime=0.28
/proc/746/task/752/stat : 752 (java) S 745 732 31962 0 -1 64 1496 0 0 0 27 1 0 0 16 0 9 0 75499664 889372672 20537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=753] ppid=745 vsize=868528 CPUtime=0
/proc/746/task/753/stat : 753 (java) S 745 732 31962 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75499664 889372672 20537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=754] ppid=745 vsize=868528 CPUtime=0
/proc/746/task/754/stat : 754 (java) S 745 732 31962 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75499664 889372672 20537 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 890624

[startup+12.7018 s]
/proc/loadavg: 2.91 2.64 2.26 4/92 754
/proc/meminfo: memFree=1806808/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=16740 CPUtime=0.59
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1297 6737 0 1 5 1 49 4 15 0 1 0 75499546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4185 1104 409 3 0 764 0
[pid=745] ppid=732 vsize=5356 CPUtime=0
/proc/745/stat : 745 (sh) S 732 732 31962 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75499660 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/745/statm: 1339 233 193 169 0 50 0
[pid=746] ppid=745 vsize=868528 CPUtime=11.45
/proc/746/stat : 746 (java) S 745 732 31962 0 -1 0 21645 0 1 0 1104 41 0 0 18 0 9 0 75499660 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/746/statm: 217132 20548 2567 9 0 211679 0
[pid=746/tid=747] ppid=745 vsize=868528 CPUtime=9.33
/proc/746/task/747/stat : 747 (java) R 745 732 31962 0 -1 64 3886 0 1 0 902 31 0 0 25 0 9 0 75499661 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4126574024 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=748] ppid=745 vsize=868528 CPUtime=1.8
/proc/746/task/748/stat : 748 (java) S 745 732 31962 0 -1 64 15561 0 0 0 173 7 0 0 16 0 9 0 75499662 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=749] ppid=745 vsize=868528 CPUtime=0
/proc/746/task/749/stat : 749 (java) S 745 732 31962 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75499662 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=750] ppid=745 vsize=868528 CPUtime=0
/proc/746/task/750/stat : 750 (java) S 745 732 31962 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75499662 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=751] ppid=745 vsize=868528 CPUtime=0
/proc/746/task/751/stat : 751 (java) S 745 732 31962 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75499664 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=752] ppid=745 vsize=868528 CPUtime=0.29
/proc/746/task/752/stat : 752 (java) S 745 732 31962 0 -1 64 1505 0 0 0 28 1 0 0 16 0 9 0 75499664 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=753] ppid=745 vsize=868528 CPUtime=0
/proc/746/task/753/stat : 753 (java) S 745 732 31962 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75499664 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=754] ppid=745 vsize=868528 CPUtime=0
/proc/746/task/754/stat : 754 (java) S 745 732 31962 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75499664 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.04
Current children cumulated vsize (KiB) 890624

[startup+25.5023 s]
/proc/loadavg: 2.71 2.61 2.25 3/92 754
/proc/meminfo: memFree=1693592/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=16740 CPUtime=0.59
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1297 6737 0 1 5 1 49 4 16 0 1 0 75499546 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4185 1104 409 3 0 764 0
[pid=745] ppid=732 vsize=5356 CPUtime=0
/proc/745/stat : 745 (sh) S 732 732 31962 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 75499660 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/745/statm: 1339 233 193 169 0 50 0
[pid=746] ppid=745 vsize=868528 CPUtime=24.12
/proc/746/stat : 746 (java) S 745 732 31962 0 -1 0 22077 0 1 0 2303 109 0 0 18 0 9 0 75499660 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/746/statm: 217132 20548 2567 9 0 211679 0
[pid=746/tid=747] ppid=745 vsize=868528 CPUtime=21.78
/proc/746/task/747/stat : 747 (java) R 745 732 31962 0 -1 64 4318 0 1 0 2081 97 0 0 25 0 9 0 75499661 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4126478522 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=748] ppid=745 vsize=868528 CPUtime=2.02
/proc/746/task/748/stat : 748 (java) S 745 732 31962 0 -1 64 15561 0 0 0 192 10 0 0 16 0 9 0 75499662 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=749] ppid=745 vsize=868528 CPUtime=0
/proc/746/task/749/stat : 749 (java) S 745 732 31962 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 75499662 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=750] ppid=745 vsize=868528 CPUtime=0
/proc/746/task/750/stat : 750 (java) S 745 732 31962 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 75499662 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=751] ppid=745 vsize=868528 CPUtime=0
/proc/746/task/751/stat : 751 (java) S 745 732 31962 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 75499664 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=752] ppid=745 vsize=868528 CPUtime=0.29
/proc/746/task/752/stat : 752 (java) S 745 732 31962 0 -1 64 1505 0 0 0 28 1 0 0 16 0 9 0 75499664 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=753] ppid=745 vsize=868528 CPUtime=0
/proc/746/task/753/stat : 753 (java) S 745 732 31962 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 75499664 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=746/tid=754] ppid=745 vsize=868528 CPUtime=0
/proc/746/task/754/stat : 754 (java) S 745 732 31962 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 75499664 889372672 20548 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 890624

[startup+51.1012 s]
/proc/loadavg: 2.46 2.56 2.25 4/85 757
/proc/meminfo: memFree=1377096/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=17136 CPUtime=46.48
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1553 29976 1 4 8 2 4389 249 16 0 1 0 75499546 17547264 1213 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4284 1213 413 3 0 863 0
[pid=755] ppid=732 vsize=210176 CPUtime=2.46
/proc/755/stat : 755 (minisat-inc) R 732 732 31962 0 -1 4194304 51869 0 1 0 212 34 0 0 25 0 1 0 75504406 215220224 51820 996147200 134512640 135134323 4294956192 18446744073709551615 134515398 0 0 4096 3 0 0 0 17 1 0 0
/proc/755/statm: 52544 51820 59 151 0 52390 0
Current children cumulated CPU time (s) 48.94
Current children cumulated vsize (KiB) 227312

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

[pid=732] ppid=730 vsize=17268 CPUtime=47.15
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1654 34201 1 5 8 4 4450 253 16 0 1 0 75499546 17682432 1219 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4317 1219 414 3 0 896 0
[pid=755] ppid=732 vsize=705564 CPUtime=2865.35
/proc/755/stat : 755 (minisat-inc) R 732 732 31962 0 -1 4194304 173831 0 1 0 286421 114 0 0 25 0 1 0 75504406 722497536 173746 996147200 134512640 135134323 4294956192 18446744073709551615 134532120 0 0 4096 3 0 0 0 17 0 0 0
/proc/755/statm: 176391 173746 80 151 0 176237 0
Current children cumulated CPU time (s) 2912.5
Current children cumulated vsize (KiB) 722832

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 797
/proc/meminfo: memFree=864816/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=17268 CPUtime=47.15
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1654 34201 1 5 8 4 4450 253 16 0 1 0 75499546 17682432 1219 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4317 1219 414 3 0 896 0
[pid=755] ppid=732 vsize=706932 CPUtime=2925.31
/proc/755/stat : 755 (minisat-inc) R 732 732 31962 0 -1 4194304 173849 0 1 0 292417 114 0 0 25 0 1 0 75504406 723898368 173764 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/755/statm: 176733 173764 80 151 0 176579 0
Current children cumulated CPU time (s) 2972.46
Current children cumulated vsize (KiB) 724200

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 797
/proc/meminfo: memFree=864752/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=17268 CPUtime=47.15
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1654 34201 1 5 8 4 4450 253 16 0 1 0 75499546 17682432 1219 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4317 1219 414 3 0 896 0
[pid=755] ppid=732 vsize=706932 CPUtime=2985.29
/proc/755/stat : 755 (minisat-inc) R 732 732 31962 0 -1 4194304 173863 0 1 0 298415 114 0 0 25 0 1 0 75504406 723898368 173778 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/755/statm: 176733 173778 80 151 0 176579 0
Current children cumulated CPU time (s) 3032.44
Current children cumulated vsize (KiB) 724200

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 797
/proc/meminfo: memFree=864624/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=17268 CPUtime=47.15
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1654 34201 1 5 8 4 4450 253 16 0 1 0 75499546 17682432 1219 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4317 1219 414 3 0 896 0
[pid=755] ppid=732 vsize=707144 CPUtime=3045.25
/proc/755/stat : 755 (minisat-inc) R 732 732 31962 0 -1 4194304 173904 0 1 0 304411 114 0 0 25 0 1 0 75504406 724115456 173819 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/755/statm: 176786 173819 80 151 0 176632 0
Current children cumulated CPU time (s) 3092.4
Current children cumulated vsize (KiB) 724412

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 797
/proc/meminfo: memFree=864432/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=17268 CPUtime=47.15
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1654 34201 1 5 8 4 4450 253 16 0 1 0 75499546 17682432 1219 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4317 1219 414 3 0 896 0
[pid=755] ppid=732 vsize=707304 CPUtime=3105.22
/proc/755/stat : 755 (minisat-inc) R 732 732 31962 0 -1 4194304 173947 0 1 0 310408 114 0 0 25 0 1 0 75504406 724279296 173862 996147200 134512640 135134323 4294956192 18446744073709551615 134532149 0 0 4096 3 0 0 0 17 0 0 0
/proc/755/statm: 176826 173862 80 151 0 176672 0
Current children cumulated CPU time (s) 3152.37
Current children cumulated vsize (KiB) 724572

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 797
/proc/meminfo: memFree=863984/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=17268 CPUtime=47.15
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1654 34201 1 5 8 4 4450 253 16 0 1 0 75499546 17682432 1219 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4317 1219 414 3 0 896 0
[pid=755] ppid=732 vsize=707680 CPUtime=3165.19
/proc/755/stat : 755 (minisat-inc) R 732 732 31962 0 -1 4194304 174048 0 1 0 316405 114 0 0 25 0 1 0 75504406 724664320 173963 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/755/statm: 176920 173963 80 151 0 176766 0
Current children cumulated CPU time (s) 3212.34
Current children cumulated vsize (KiB) 724948

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 797
/proc/meminfo: memFree=863856/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=17268 CPUtime=47.15
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1654 34201 1 5 8 4 4450 253 16 0 1 0 75499546 17682432 1219 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4317 1219 414 3 0 896 0
[pid=755] ppid=732 vsize=707760 CPUtime=3225.17
/proc/755/stat : 755 (minisat-inc) R 732 732 31962 0 -1 4194304 174068 0 1 0 322403 114 0 0 25 0 1 0 75504406 724746240 173983 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/755/statm: 176940 173983 80 151 0 176786 0
Current children cumulated CPU time (s) 3272.32
Current children cumulated vsize (KiB) 725028

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 797
/proc/meminfo: memFree=863280/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=17268 CPUtime=47.15
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1654 34201 1 5 8 4 4450 253 16 0 1 0 75499546 17682432 1219 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4317 1219 414 3 0 896 0
[pid=755] ppid=732 vsize=708300 CPUtime=3285.13
/proc/755/stat : 755 (minisat-inc) R 732 732 31962 0 -1 4194304 174215 0 1 0 328399 114 0 0 25 0 1 0 75504406 725299200 174130 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/755/statm: 177075 174130 80 151 0 176921 0
Current children cumulated CPU time (s) 3332.28
Current children cumulated vsize (KiB) 725568

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 797
/proc/meminfo: memFree=862576/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=17268 CPUtime=47.15
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1654 34201 1 5 8 4 4450 253 16 0 1 0 75499546 17682432 1219 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4317 1219 414 3 0 896 0
[pid=755] ppid=732 vsize=708928 CPUtime=3345.11
/proc/755/stat : 755 (minisat-inc) R 732 732 31962 0 -1 4194304 174383 0 1 0 334397 114 0 0 25 0 1 0 75504406 725942272 174290 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/755/statm: 177232 174290 80 151 0 177078 0
Current children cumulated CPU time (s) 3392.26
Current children cumulated vsize (KiB) 726196

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 797
/proc/meminfo: memFree=862256/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=17268 CPUtime=47.15
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1654 34201 1 5 8 4 4450 253 16 0 1 0 75499546 17682432 1219 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4317 1219 414 3 0 896 0
[pid=755] ppid=732 vsize=709092 CPUtime=3405.07
/proc/755/stat : 755 (minisat-inc) R 732 732 31962 0 -1 4194304 174434 0 1 0 340393 114 0 0 25 0 1 0 75504406 726110208 174341 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/755/statm: 177273 174341 80 151 0 177119 0
Current children cumulated CPU time (s) 3452.22
Current children cumulated vsize (KiB) 726360

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 797
/proc/meminfo: memFree=862128/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=17268 CPUtime=47.15
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1654 34201 1 5 8 4 4450 253 16 0 1 0 75499546 17682432 1219 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4317 1219 414 3 0 896 0
[pid=755] ppid=732 vsize=709268 CPUtime=3465.04
/proc/755/stat : 755 (minisat-inc) R 732 732 31962 0 -1 4194304 174468 0 1 0 346390 114 0 0 25 0 1 0 75504406 726290432 174375 996147200 134512640 135134323 4294956192 18446744073709551615 134529978 0 0 4096 3 0 0 0 17 0 0 0
/proc/755/statm: 177317 174375 80 151 0 177163 0
Current children cumulated CPU time (s) 3512.19
Current children cumulated vsize (KiB) 726536

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 797
/proc/meminfo: memFree=861808/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=17268 CPUtime=47.15
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1654 34201 1 5 8 4 4450 253 16 0 1 0 75499546 17682432 1219 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4317 1219 414 3 0 896 0
[pid=755] ppid=732 vsize=709704 CPUtime=3525.02
/proc/755/stat : 755 (minisat-inc) R 732 732 31962 0 -1 4194304 174541 0 1 0 352387 115 0 0 25 0 1 0 75504406 726736896 174448 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 0 0 0
/proc/755/statm: 177426 174448 80 151 0 177272 0
Current children cumulated CPU time (s) 3572.17
Current children cumulated vsize (KiB) 726972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.21 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 797
/proc/meminfo: memFree=861808/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=17268 CPUtime=47.15
/proc/732/stat : 732 (sugar++) S 730 732 31962 0 -1 4194304 1654 34201 1 5 8 4 4450 253 16 0 1 0 75499546 17682432 1219 996147200 4194304 4206940 548682068528 18446744073709551615 217060520034 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/732/statm: 4317 1219 414 3 0 896 0
[pid=755] ppid=732 vsize=709704 CPUtime=3552.91
/proc/755/stat : 755 (minisat-inc) R 732 732 31962 0 -1 4194304 174548 0 1 0 355176 115 0 0 25 0 1 0 75504406 726736896 174455 996147200 134512640 135134323 4294956192 18446744073709551615 134532035 0 0 4096 3 0 0 0 17 0 0 0
/proc/755/statm: 177426 174455 80 151 0 177272 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 726972

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

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

[startup+3610.4 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 797
/proc/meminfo: memFree=861808/2055920 swapFree=4192812/4192956
[pid=732] ppid=730 vsize=17268 CPUtime=3600.24
/proc/732/stat : 732 (sugar++) R 730 732 31962 0 -1 4194304 1678 208749 1 6 8 12 359626 378 16 0 1 0 75499546 17682432 1220 996147200 4194304 4206940 548682068528 18446744073709551615 217051796521 0 0 4224 16386 0 0 0 17 0 0 0
/proc/732/statm: 4317 1220 415 3 0 896 0
Current children cumulated CPU time (s) 3600.24
Current children cumulated vsize (KiB) 17268

Child status: 0
Real time (s): 3610.5
CPU time (s): 3600.36
CPU user time (s): 3596.35
CPU system time (s): 4.00639
CPU usage (%): 99.7193
Max. virtual memory (cumulated for all children) (KiB): 913820

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

runsolver used 3.9624 second user time and 10.4944 second system time

The end

Launcher Data (download as text)

Begin job on node59 at 2008-07-16 08:00:11
IDJOB=1127139
IDBENCH=66132
IDSOLVER=367
FILE ID=node59/1127139-1216188011
PBS_JOBID= 7905926
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/maxcsp/pedigree/normalized-sheep4r-4-3_ext.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-1127139-1216188011/watcher-1127139-1216188011 -o /tmp/evaluation-result-1127139-1216188011/solver-1127139-1216188011 -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-1127139-1216188011.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 03125d0a002b2575b09c91b546fce7a4
RANDOM SEED=703490655

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1925520 kB
Buffers:          3408 kB
Cached:          38072 kB
SwapCached:          0 kB
Active:          70292 kB
Inactive:         8116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1925520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1520 kB
Writeback:           0 kB
Mapped:          57100 kB
Slab:            36944 kB
Committed_AS:   337344 kB
PageTables:       2044 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= 66560 MiB
End job on node59 at 2008-07-16 09:00:23