Trace number 1109840

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar v1.13+minisatMSAT (TO)2 3600.1 3620.22

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-15-20.xml
MD5SUMf4f50398b68b852815c7b3779f17aa15
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.1
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints70
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension70
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul 11 23:43:33 2008
0.00/0.05	c 0	PID 14547
0.00/0.05	c 0	HOST node55.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1109840-1215812612.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1109840-1215812612.xml' 'HOME/temp.csp'
0.03/0.38	c 0	1 domains, 600 variables, 2 predicates, 0 relations, 70 constraints
0.03/0.43	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.43	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.40/0.51	c 0	Parsing HOME/temp.csp
0.40/0.76	c 0	parsed 673 expressions
0.40/0.77	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.40/0.77	c 0	MAX CSP: 70 constraints
0.40/0.77	c 0	Converting to clausal form CSP
0.40/0.79	c 0	converted 75 (10%) expressions
0.40/0.79	c 0	converted 150 (20%) expressions
0.40/0.79	c 0	converted 224 (30%) expressions
0.40/0.79	c 0	converted 299 (40%) expressions
0.40/0.80	c 0	converted 373 (50%) expressions
0.40/0.80	c 0	converted 448 (60%) expressions
0.40/0.80	c 0	converted 523 (70%) expressions
0.40/0.80	c 0	converted 597 (80%) expressions
0.94/1.02	c 0	converted 672 (90%) expressions
0.94/1.09	c 1	converted 746 (100%) expressions
0.94/1.10	c 1	CSP : 1800 integers, 0 booleans, 2329 clauses, largest domain size 106
0.94/1.10	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.94/1.10	c 1	Propagation in CSP
1.04/1.15	c 1	67 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.04/1.15	c 1	CSP : 1800 integers, 0 booleans, 2329 clauses, largest domain size 71
1.04/1.15	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.04/1.15	c 1	Simplifing CSP by introducing new Boolean variables
1.04/1.16	c 1	CSP : 1800 integers, 0 booleans, 2329 clauses, largest domain size 71
1.04/1.16	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.04/1.19	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.04/1.20	c 1	180 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.14/1.20	c 1	360 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.14/1.20	c 1	540 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.14/1.21	c 1	720 (40%) CSP integer variables are encoded (265 clauses, 2979 bytes)
1.14/1.22	c 1	900 (50%) CSP integer variables are encoded (658 clauses, 8071 bytes)
1.14/1.22	c 1	1080 (60%) CSP integer variables are encoded (1059 clauses, 13284 bytes)
1.14/1.22	c 1	1260 (70%) CSP integer variables are encoded (1498 clauses, 18991 bytes)
1.14/1.22	c 1	1440 (80%) CSP integer variables are encoded (1973 clauses, 25166 bytes)
1.14/1.22	c 1	1620 (90%) CSP integer variables are encoded (2444 clauses, 31289 bytes)
1.14/1.23	c 1	1800 (100%) CSP integer variables are encoded (3456 clauses, 44445 bytes)
1.14/1.25	c 1	233 (10%) CSP clauses are encoded (5065 clauses, 65518 bytes)
1.14/1.26	c 1	466 (20%) CSP clauses are encoded (6666 clauses, 90306 bytes)
1.14/1.27	c 1	699 (30%) CSP clauses are encoded (8279 clauses, 115428 bytes)
1.14/1.28	c 1	932 (40%) CSP clauses are encoded (9918 clauses, 141004 bytes)
1.14/1.29	c 1	1165 (50%) CSP clauses are encoded (11629 clauses, 167693 bytes)
1.14/1.30	c 1	1398 (60%) CSP clauses are encoded (13662 clauses, 199730 bytes)
1.23/1.31	c 1	1631 (70%) CSP clauses are encoded (15637 clauses, 230818 bytes)
1.23/1.31	c 1	1864 (80%) CSP clauses are encoded (17668 clauses, 263031 bytes)
1.23/1.32	c 1	2097 (90%) CSP clauses are encoded (19707 clauses, 295373 bytes)
1.23/1.34	c 1	2329 (100%) CSP clauses are encoded (28063 clauses, 439484 bytes)
1.23/1.34	c 1	2329 CSP clauses encoded
1.23/1.34	c 1	Writing map file : HOME/temp.map
1.23/1.35	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.23/1.35	c 1	SAT : 5256 SAT variables, 28063 SAT clauses, 439484 bytes
1.23/1.35	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.23/1.38	c 1	OBJECTIVE minimize _COST
1.23/1.38	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
1.23/1.38	c 1	SEARCHING: _COST <= 35
1.23/1.38	c 1	SOLVING HOME/temp.cnf
1.23/1.38	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.23/1.38	c 1	This is MiniSat 2.0 beta
1.23/1.38	c 1	WARNING: for repeatability, setting FPU to use double precision
1.23/1.38	c 1	============================[ Problem Statistics ]=============================
1.23/1.38	c 1	|                                                                             |
1.23/1.39	c 1	|  Number of variables:  5256                                                 |
1.23/1.39	c 1	|  Number of clauses:    28064                                                |
1.31/1.40	c 1	|  Parsing time:         0.01         s                                       |
1.31/1.40	c 1	============================[ Search Statistics ]==============================
1.31/1.40	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.31/1.40	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.31/1.40	c 1	===============================================================================
1.31/1.40	c 1	|         0 |    5011    25144    63514 |     8381        0    nan |  0.000 % |
1.31/1.41	c 1	===============================================================================
1.31/1.41	c 1	restarts              : 1
1.31/1.41	c 1	conflicts             : 0              (0 /sec)
1.31/1.41	c 1	decisions             : 84             (0.00 % random) (4942 /sec)
1.31/1.41	c 1	propagations          : 5256           (309231 /sec)
1.31/1.41	c 1	conflict literals     : 0              ( nan % deleted)
1.31/1.41	c 1	Memory used           : 3.21 MB
1.31/1.41	c 1	CPU time              : 0.016997 s
1.31/1.41	c 1	
1.31/1.41	c 1	SATISFIABLE
1.31/1.41	c 1	FOUND: _COST <= 35
1.31/1.41	s SATISFIABLE
1.31/1.41	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.31/1.41	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.31/1.49	c 1	Decoding HOME/temp.out
1.33/1.59	c 1	OBJECTIVE _COST 35
1.33/1.59	o 35
1.33/1.62	v 1 0 1 0 1 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 1 1 1 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 1 1 1 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 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 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0
1.33/1.62	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.33/1.68	c 1	OBJECTIVE BOUND: 0 <= _COST <= 35
1.33/1.68	c 1	SEARCHING: _COST <= 17
1.33/1.68	c 1	SOLVING HOME/temp.cnf
1.33/1.68	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.33/1.68	c 1	This is MiniSat 2.0 beta
1.33/1.68	c 1	WARNING: for repeatability, setting FPU to use double precision
1.33/1.68	c 1	============================[ Problem Statistics ]=============================
1.33/1.68	c 1	|                                                                             |
1.33/1.68	c 1	|  Number of variables:  5256                                                 |
1.33/1.68	c 1	|  Number of clauses:    28064                                                |
1.33/1.70	c 1	|  Parsing time:         0.01         s                                       |
1.54/1.70	c 1	============================[ Search Statistics ]==============================
1.54/1.70	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.54/1.70	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.54/1.70	c 1	===============================================================================
1.54/1.70	c 1	|         0 |    4865    23277    58333 |     7759        0    nan |  0.000 % |
1.54/1.70	c 1	===============================================================================
1.54/1.70	c 1	restarts              : 1
1.54/1.70	c 1	conflicts             : 0              (0 /sec)
1.54/1.70	c 1	decisions             : 95             (0.00 % random) (5589 /sec)
1.54/1.70	c 1	propagations          : 5256           (309231 /sec)
1.54/1.70	c 1	conflict literals     : 0              ( nan % deleted)
1.54/1.70	c 1	Memory used           : 3.21 MB
1.54/1.70	c 1	CPU time              : 0.016997 s
1.54/1.70	c 1	
1.54/1.70	c 1	SATISFIABLE
1.54/1.70	c 1	FOUND: _COST <= 17
1.54/1.70	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.54/1.70	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.54/1.79	c 1	Decoding HOME/temp.out
1.57/1.89	c 1	OBJECTIVE _COST 17
1.57/1.89	o 17
1.57/1.92	v 1 0 0 0 1 1 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 1 0 1 0 0 1 0 0 0 1 1 1 1 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 1 1 1 1 1 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0
1.57/1.92	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.57/1.97	c 1	OBJECTIVE BOUND: 0 <= _COST <= 17
1.57/1.97	c 1	SEARCHING: _COST <= 8
1.57/1.97	c 1	SOLVING HOME/temp.cnf
1.57/1.97	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.57/1.97	c 1	This is MiniSat 2.0 beta
1.57/1.97	c 1	WARNING: for repeatability, setting FPU to use double precision
1.57/1.97	c 1	============================[ Problem Statistics ]=============================
1.57/1.97	c 1	|                                                                             |
1.57/1.97	c 1	|  Number of variables:  5256                                                 |
1.57/1.97	c 1	|  Number of clauses:    28064                                                |
1.57/1.99	c 1	|  Parsing time:         0.01         s                                       |
1.57/1.99	c 1	============================[ Search Statistics ]==============================
1.57/1.99	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.57/1.99	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.57/1.99	c 1	===============================================================================
1.57/1.99	c 1	|         0 |    4760    21805    54223 |     7268        0    nan |  0.000 % |
1.57/1.99	c 1	===============================================================================
1.57/1.99	c 1	restarts              : 1
1.57/1.99	c 1	conflicts             : 0              (0 /sec)
1.57/1.99	c 1	decisions             : 98             (0.00 % random) (5445 /sec)
1.57/1.99	c 1	propagations          : 5256           (292049 /sec)
1.57/1.99	c 1	conflict literals     : 0              ( nan % deleted)
1.57/1.99	c 1	Memory used           : 3.21 MB
1.57/2.00	c 1	CPU time              : 0.017997 s
1.57/2.00	c 1	
1.79/2.00	c 1	SATISFIABLE
1.79/2.00	c 1	FOUND: _COST <= 8
1.79/2.00	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.79/2.00	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.79/2.09	c 2	Decoding HOME/temp.out
1.89/2.19	c 2	OBJECTIVE _COST 8
1.89/2.19	o 8
1.99/2.22	v 1 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 1 1 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 1 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 1 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0
1.99/2.22	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.99/2.27	c 2	OBJECTIVE BOUND: 0 <= _COST <= 8
1.99/2.27	c 2	SEARCHING: _COST <= 4
1.99/2.27	c 2	SOLVING HOME/temp.cnf
1.99/2.27	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.99/2.28	c 2	This is MiniSat 2.0 beta
1.99/2.28	c 2	WARNING: for repeatability, setting FPU to use double precision
1.99/2.28	c 2	============================[ Problem Statistics ]=============================
1.99/2.28	c 2	|                                                                             |
1.99/2.28	c 2	|  Number of variables:  5256                                                 |
1.99/2.28	c 2	|  Number of clauses:    28064                                                |
1.99/2.29	c 2	|  Parsing time:         0.01         s                                       |
1.99/2.30	c 2	============================[ Search Statistics ]==============================
1.99/2.30	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.30	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.99/2.30	c 2	===============================================================================
1.99/2.30	c 2	|         0 |    4682    20977    51969 |     6992        0    nan |  0.000 % |
2.03/2.30	c 2	===============================================================================
2.03/2.30	c 2	restarts              : 1
2.03/2.30	c 2	conflicts             : 0              (0 /sec)
2.03/2.30	c 2	decisions             : 101            (0.00 % random) (5942 /sec)
2.03/2.30	c 2	propagations          : 5256           (309231 /sec)
2.03/2.30	c 2	conflict literals     : 0              ( nan % deleted)
2.03/2.30	c 2	Memory used           : 3.21 MB
2.03/2.30	c 2	CPU time              : 0.016997 s
2.03/2.30	c 2	
2.03/2.30	c 2	SATISFIABLE
2.03/2.30	c 2	FOUND: _COST <= 4
2.03/2.30	c 2	DECODING HOME/temp.out WITH HOME/temp.map
2.03/2.30	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.03/2.38	c 2	Decoding HOME/temp.out
2.05/2.52	c 2	OBJECTIVE _COST 4
2.05/2.52	o 4
2.05/2.54	v 1 0 0 0 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 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 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 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 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 0 0 0 0 0 0 0 0 0 1 1 1 1 1 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 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 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 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 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 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 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 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 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 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 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 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 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 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
2.05/2.58	c 2	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.05/2.59	c 2	OBJECTIVE BOUND: 0 <= _COST <= 4
2.05/2.59	c 2	SEARCHING: _COST <= 2
2.05/2.59	c 2	SOLVING HOME/temp.cnf
2.05/2.59	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.05/2.59	c 2	This is MiniSat 2.0 beta
2.05/2.59	c 2	WARNING: for repeatability, setting FPU to use double precision
2.05/2.59	c 2	============================[ Problem Statistics ]=============================
2.05/2.59	c 2	|                                                                             |
2.05/2.60	c 2	|  Number of variables:  5256                                                 |
2.05/2.60	c 2	|  Number of clauses:    28064                                                |
2.34/2.61	c 2	|  Parsing time:         0.02         s                                       |
2.34/2.61	c 2	============================[ Search Statistics ]==============================
2.34/2.61	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.34/2.61	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.34/2.61	c 2	===============================================================================
2.34/2.61	c 2	|         0 |    4610    20442    50578 |     6814        0    nan |  0.000 % |
2.34/2.62	c 2	|       102 |    4610    20442    50578 |     7495      102     56 | 12.291 % |
2.34/2.64	c 2	|       252 |    4610    20442    50578 |     8244      252     68 | 12.291 % |
2.34/2.66	c 2	|       478 |    4610    20442    50578 |     9069      478     60 | 12.291 % |
2.34/2.69	c 2	|       816 |    4610    20442    50578 |     9976      816     53 | 12.291 % |
2.34/2.73	c 2	|      1323 |    4610    20442    50578 |    10974     1323     43 | 12.291 % |
2.34/2.78	c 2	|      2084 |    4610    20442    50578 |    12071     2084     33 | 12.291 % |
2.34/2.91	c 2	|      3223 |    4610    20442    50578 |    13278     3223     45 | 12.291 % |
2.34/3.11	c 3	|      4932 |    4610    20442    50578 |    14606     4932     47 | 12.291 % |
3.12/3.46	c 3	|      7494 |    4610    20442    50578 |    16067     7494     50 | 12.291 % |
3.72/4.00	c 3	|     11338 |    4610    20442    50578 |    17673    11338     51 | 12.291 % |
4.92/5.26	c 5	|     17105 |    4610    20442    50578 |    19441    17105     60 | 12.291 % |
6.20/6.55	c 6	|     25754 |    4610    20442    50578 |    21385    13419     48 | 12.291 % |
8.57/8.92	c 8	|     38729 |    4610    20442    50578 |    23523    12109     60 | 12.291 % |
11.45/11.89	c 11	|     58190 |    4610    20442    50578 |    25876    15721     23 | 12.291 % |
22.34/22.83	c 22	|     87383 |    4610    20442    50578 |    28463    26310     66 | 12.291 % |
35.43/36.05	c 36	|    131174 |    4610    20442    50578 |    31310    31764     36 | 12.291 % |
53.16/53.99	c 53	|    196858 |    4610    20442    50578 |    34441    34272     49 | 12.291 % |
84.95/86.08	c 86	|    295386 |    4610    20442    50578 |    37885    34786     50 | 12.291 % |
181.15/183.19	c 183	|    443176 |    4610    20442    50578 |    41673    38989     83 | 12.291 % |
359.08/362.76	c 362	|    664859 |    4610    20442    50578 |    45841    22526     94 | 12.291 % |
674.89/681.56	c 681	|    997384 |    4610    20442    50578 |    50425    43846     94 | 12.291 % |
1239.36/1251.35	c 1251	|   1496172 |    4610    20442    50578 |    55467    41450     93 | 12.291 % |
1713.40/1729.82	c 1729	|   2244354 |    4610    20442    50578 |    61014    31522     48 | 12.291 % |
2334.47/2354.16	c 2354	|   3366628 |    4610    20442    50578 |    67116    33614     43 | 12.297 % |
3600.10/3620.21	c ERROR unknown output  in HOME/temp.out
3600.10/3620.21	c 3620	CPU 2.07 (0.05 0.02 2.02 0.25)
3600.10/3620.21	c 3620	END Sat Jul 12 00:43:53 2008

Verifier Data (download as text)

OK	2	68
2 unsatisfied constraints, 68 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-1109840-1215812612/watcher-1109840-1215812612 -o /tmp/evaluation-result-1109840-1215812612/solver-1109840-1215812612 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1109840-1215812612.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.00 2.00 1.97 4/74 14547
/proc/meminfo: memFree=1621016/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=12268 CPUtime=0
/proc/14547/stat : 14547 (sugar) R 14545 14547 14244 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 37959885 12562432 316 996147200 4194304 4206940 548682068592 18446744073709551615 248761776741 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/14547/statm: 3067 316 241 3 0 167 0

[startup+0.0818821 s]
/proc/loadavg: 2.00 2.00 1.97 4/74 14547
/proc/meminfo: memFree=1621016/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=0.03
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37959885 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14547/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101884 s]
/proc/loadavg: 2.00 2.00 1.97 4/74 14547
/proc/meminfo: memFree=1621016/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=0.03
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37959885 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14547/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301903 s]
/proc/loadavg: 2.00 2.00 1.97 4/74 14547
/proc/meminfo: memFree=1621016/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=0.03
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 898 127 0 0 3 0 0 0 19 0 1 0 37959885 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14547/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701942 s]
/proc/loadavg: 2.00 2.00 1.97 4/74 14547
/proc/meminfo: memFree=1621016/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=0.4
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 974 4479 0 1 3 1 33 3 16 0 1 0 37959885 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14547/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 13600

[startup+1.50301 s]
/proc/loadavg: 2.08 2.02 1.97 4/85 14569
/proc/meminfo: memFree=1607744/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=1.33
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1121 12170 0 2 3 1 120 9 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 13600

[startup+3.10216 s]
/proc/loadavg: 2.08 2.02 1.97 3/85 14605
/proc/meminfo: memFree=1613056/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 15 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 13600

[startup+6.30146 s]
/proc/loadavg: 2.08 2.02 1.97 3/77 14619
/proc/meminfo: memFree=1609792/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=9264 CPUtime=3.66
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 2081 0 0 0 365 1 0 0 25 0 1 0 37960145 9486336 2067 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14619/statm: 2316 2067 76 150 0 2163 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 28220

[startup+12.701 s]
/proc/loadavg: 2.07 2.02 1.97 3/77 14619
/proc/meminfo: memFree=1606464/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=10220 CPUtime=10
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 2310 0 0 0 999 1 0 0 25 0 1 0 37960145 10465280 2296 996147200 134512640 135127466 4294956256 18446744073709551615 134521795 0 0 4096 3 0 0 0 17 1 0 0
/proc/14619/statm: 2555 2296 76 150 0 2402 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 29176

[startup+25.5012 s]
/proc/loadavg: 2.06 2.01 1.97 3/77 14619
/proc/meminfo: memFree=1600000/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=14460 CPUtime=22.67
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 3333 0 0 0 2265 2 0 0 25 0 1 0 37960145 14807040 3319 996147200 134512640 135127466 4294956256 18446744073709551615 134530783 0 0 4096 3 0 0 0 17 1 0 0
/proc/14619/statm: 3615 3319 76 150 0 3462 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 33416

[startup+51.1016 s]
/proc/loadavg: 2.04 2.01 1.97 3/77 14619
/proc/meminfo: memFree=1592960/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=15488 CPUtime=48.04
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 3588 0 0 0 4801 3 0 0 25 0 1 0 37960145 15859712 3574 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14619/statm: 3872 3574 76 150 0 3719 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 34444

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 1.97 3/77 14619
/proc/meminfo: memFree=1573568/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=22240 CPUtime=98.76
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 5206 0 0 0 9872 4 0 0 25 0 1 0 37960145 22773760 5192 996147200 134512640 135127466 4294956256 18446744073709551615 134530811 0 0 4096 3 0 0 0 17 1 0 0
/proc/14619/statm: 5560 5192 76 150 0 5407 0
Current children cumulated CPU time (s) 101.1
Current children cumulated vsize (KiB) 41196

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.97 3/77 14619
/proc/meminfo: memFree=1568448/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=26720 CPUtime=158.2
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 6293 0 0 0 15815 5 0 0 25 0 1 0 37960145 27361280 6279 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 1 0 0
/proc/14619/statm: 6680 6279 76 150 0 6527 0
Current children cumulated CPU time (s) 160.54
Current children cumulated vsize (KiB) 45676

[startup+222.301 s]
/proc/loadavg: 2.11 2.03 1.98 3/77 14619
/proc/meminfo: memFree=1564416/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=30680 CPUtime=217.64
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 7290 0 0 0 21758 6 0 0 25 0 1 0 37960145 31416320 7276 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14619/statm: 7670 7276 76 150 0 7517 0
Current children cumulated CPU time (s) 219.98
Current children cumulated vsize (KiB) 49636

[startup+282.302 s]
/proc/loadavg: 2.11 2.04 1.99 3/77 14619
/proc/meminfo: memFree=1562816/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=32316 CPUtime=277.08
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 7699 0 0 0 27702 6 0 0 25 0 1 0 37960145 33091584 7685 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14619/statm: 8079 7685 76 150 0 7926 0
Current children cumulated CPU time (s) 279.42
Current children cumulated vsize (KiB) 51272

[startup+342.301 s]
/proc/loadavg: 2.11 2.04 2.00 3/77 14619
/proc/meminfo: memFree=1561920/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0

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

/proc/loadavg: 2.34 2.41 2.27 3/83 14663
/proc/meminfo: memFree=1743824/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=72008 CPUtime=3080.04
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 17218 0 0 0 307986 18 0 0 25 0 1 0 37960145 73736192 17204 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/14619/statm: 18002 17204 76 150 0 17849 0
Current children cumulated CPU time (s) 3082.38
Current children cumulated vsize (KiB) 90964

[startup+3162.3 s]
/proc/loadavg: 2.34 2.40 2.28 3/83 14663
/proc/meminfo: memFree=1743824/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=72008 CPUtime=3140.02
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 17218 0 0 0 313984 18 0 0 25 0 1 0 37960145 73736192 17204 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/14619/statm: 18002 17204 76 150 0 17849 0
Current children cumulated CPU time (s) 3142.36
Current children cumulated vsize (KiB) 90964

[startup+3222.3 s]
/proc/loadavg: 2.47 2.43 2.29 5/83 14663
/proc/meminfo: memFree=1743824/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=72008 CPUtime=3199.99
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 17222 0 0 0 319981 18 0 0 25 0 1 0 37960145 73736192 17208 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14619/statm: 18002 17208 76 150 0 17849 0
Current children cumulated CPU time (s) 3202.33
Current children cumulated vsize (KiB) 90964

[startup+3282.3 s]
/proc/loadavg: 2.46 2.44 2.30 3/83 14663
/proc/meminfo: memFree=1743632/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=72008 CPUtime=3259.97
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 17222 0 0 0 325979 18 0 0 25 0 1 0 37960145 73736192 17208 996147200 134512640 135127466 4294956256 18446744073709551615 134530684 0 0 4096 3 0 0 0 17 0 0 0
/proc/14619/statm: 18002 17208 76 150 0 17849 0
Current children cumulated CPU time (s) 3262.31
Current children cumulated vsize (KiB) 90964

[startup+3342.3 s]
/proc/loadavg: 2.52 2.46 2.31 4/83 14663
/proc/meminfo: memFree=1743632/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=72008 CPUtime=3319.94
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 17222 0 0 0 331976 18 0 0 25 0 1 0 37960145 73736192 17208 996147200 134512640 135127466 4294956256 18446744073709551615 134528023 0 0 4096 3 0 0 0 17 0 0 0
/proc/14619/statm: 18002 17208 76 150 0 17849 0
Current children cumulated CPU time (s) 3322.28
Current children cumulated vsize (KiB) 90964

[startup+3402.31 s]
/proc/loadavg: 2.44 2.44 2.31 3/83 14663
/proc/meminfo: memFree=1743568/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=72008 CPUtime=3379.93
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 17222 0 0 0 337975 18 0 0 25 0 1 0 37960145 73736192 17208 996147200 134512640 135127466 4294956256 18446744073709551615 134530654 0 0 4096 3 0 0 0 17 0 0 0
/proc/14619/statm: 18002 17208 76 150 0 17849 0
Current children cumulated CPU time (s) 3382.27
Current children cumulated vsize (KiB) 90964

[startup+3462.3 s]
/proc/loadavg: 2.35 2.42 2.31 3/83 14663
/proc/meminfo: memFree=1743568/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=72008 CPUtime=3439.9
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 17222 0 0 0 343972 18 0 0 25 0 1 0 37960145 73736192 17208 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14619/statm: 18002 17208 76 150 0 17849 0
Current children cumulated CPU time (s) 3442.24
Current children cumulated vsize (KiB) 90964

[startup+3522.3 s]
/proc/loadavg: 2.48 2.46 2.33 3/83 14663
/proc/meminfo: memFree=1743504/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=72008 CPUtime=3499.88
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 17223 0 0 0 349970 18 0 0 25 0 1 0 37960145 73736192 17209 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14619/statm: 18002 17209 76 150 0 17849 0
Current children cumulated CPU time (s) 3502.22
Current children cumulated vsize (KiB) 90964

[startup+3582.3 s]
/proc/loadavg: 2.57 2.49 2.35 3/83 14663
/proc/meminfo: memFree=1743376/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=72172 CPUtime=3559.85
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 17257 0 0 0 355967 18 0 0 25 0 1 0 37960145 73904128 17243 996147200 134512640 135127466 4294956256 18446744073709551615 134530768 0 0 4096 3 0 0 0 17 0 0 0
/proc/14619/statm: 18043 17243 76 150 0 17890 0
Current children cumulated CPU time (s) 3562.19
Current children cumulated vsize (KiB) 91128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3620.2 s]
/proc/loadavg: 2.59 2.50 2.36 3/83 14663
/proc/meminfo: memFree=1743312/2055920 swapFree=4192812/4192956
[pid=14547] ppid=14545 vsize=13600 CPUtime=2.34
/proc/14547/stat : 14547 (sugar) S 14545 14547 14244 0 -1 4194304 1525 30298 0 6 5 2 202 25 16 0 1 0 37959885 13926400 804 996147200 4194304 4206940 548682068592 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14547/statm: 3400 804 374 3 0 500 0
[pid=14618] ppid=14547 vsize=5356 CPUtime=0
/proc/14618/stat : 14618 (sh) S 14547 14547 14244 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37960145 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14618/statm: 1339 232 193 169 0 50 0
[pid=14619] ppid=14618 vsize=72172 CPUtime=3597.76
/proc/14619/stat : 14619 (minisat) R 14618 14547 14244 0 -1 4194304 17258 0 0 0 359757 19 0 0 25 0 1 0 37960145 73904128 17244 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14619/statm: 18043 17244 76 150 0 17890 0
Current children cumulated CPU time (s) 3600.1
Current children cumulated vsize (KiB) 91128

Sending SIGTERM to process tree (bottom up)
Child status: 0
d. DDumping a history of the last processes samples

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14547 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=80683
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=283956
# CPU time returned by wait4() is 2.36464
# while last known CPU time is 3600.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3620.22
CPU time (s): 3600.1
CPU user time (s): 3599.64
CPU system time (s): 0.46
CPU usage (%): 99.4442
Max. virtual memory (cumulated for all children) (KiB): 887460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.08068
system time used= 0.283956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32167
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= 4799
involuntary context switches= 4610

runsolver used 4.5733 second user time and 11.8792 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-11 23:43:32
IDJOB=1109840
IDBENCH=61022
IDSOLVER=368
FILE ID=node55/1109840-1215812612
PBS_JOBID= 7903306
Free space on /tmp= 66396 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f4f50398b68b852815c7b3779f17aa15
RANDOM SEED=1661178211

node55.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.225
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.225
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:       1621496 kB
Buffers:         13924 kB
Cached:          90796 kB
SwapCached:          0 kB
Active:         352660 kB
Inactive:        30880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1316 kB
Writeback:           0 kB
Mapped:         289980 kB
Slab:            35752 kB
Committed_AS:   422296 kB
PageTables:       2280 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= 66428 MiB
End job on node55 at 2008-07-12 00:43:53