Trace number 1093586

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+minisatSAT 4.69829 4.78025

General information on the benchmark

Namecsp/socialGolfers/
normalized-socialGolfer-6-3-8.xml
MD5SUM6d260f3f138d26601b40438bc6e36354
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.04969
Satisfiable
(Un)Satisfiability was proved
Number of variables2808
Number of constraints13716
Maximum constraint arity24
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13716
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Sat Jul  5 11:40:00 2008
0.00/0.05	c 0	PID 3800
0.00/0.05	c 0	HOST node57.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1093586-1215250800.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-1093586-1215250800.xml' 'HOME/temp.csp'
1.25/1.30	c 1	1 domains, 2808 variables, 4 predicates, 0 relations, 13716 constraints
1.25/1.32	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.25/1.32	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.27/1.40	c 1	Parsing HOME/temp.csp
1.27/1.92	c 2	parsed 10000 expressions
1.27/2.11	c 2	parsed 16529 expressions
1.27/2.12	c 2	Heap : 6 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.27/2.12	c 2	Converting to clausal form CSP
1.27/2.17	c 2	converted 1653 (10%) expressions
2.12/2.27	c 2	converted 3306 (20%) expressions
2.32/2.41	c 2	converted 4959 (30%) expressions
2.43/2.51	c 3	converted 6612 (40%) expressions
2.43/2.55	c 3	converted 8265 (50%) expressions
2.43/2.59	c 3	converted 9918 (60%) expressions
2.52/2.63	c 3	converted 11571 (70%) expressions
2.52/2.66	c 3	converted 13224 (80%) expressions
2.62/2.70	c 3	converted 14877 (90%) expressions
2.92/3.02	c 3	converted 16529 (100%) expressions
2.92/3.02	c 3	CSP : 4920 integers, 0 booleans, 18132 clauses, largest domain size 13
2.92/3.02	c 3	Heap : 14 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.92/3.02	c 3	Propagation in CSP
3.11/3.25	c 3	1440 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.11/3.25	c 3	CSP : 4920 integers, 0 booleans, 18132 clauses, largest domain size 13
3.11/3.25	c 3	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.11/3.26	c 3	Simplifing CSP by introducing new Boolean variables
3.11/3.28	c 3	CSP : 4920 integers, 0 booleans, 18132 clauses, largest domain size 13
3.11/3.28	c 3	Heap : 15 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.21/3.36	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.21/3.38	c 3	492 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.21/3.40	c 3	984 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.21/3.40	c 3	1476 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.31/3.41	c 3	1968 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.31/3.42	c 3	2460 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
3.31/3.42	c 3	2952 (60%) CSP integer variables are encoded (325 clauses, 4289 bytes)
3.31/3.42	c 3	3444 (70%) CSP integer variables are encoded (1460 clauses, 19044 bytes)
3.31/3.43	c 3	3936 (80%) CSP integer variables are encoded (2598 clauses, 33838 bytes)
3.31/3.43	c 3	4428 (90%) CSP integer variables are encoded (3745 clauses, 48749 bytes)
3.31/3.44	c 3	4920 (100%) CSP integer variables are encoded (4896 clauses, 63712 bytes)
3.40/3.52	c 4	1814 (10%) CSP clauses are encoded (6710 clauses, 90910 bytes)
3.40/3.56	c 4	3627 (20%) CSP clauses are encoded (8523 clauses, 119787 bytes)
3.51/3.61	c 4	5440 (30%) CSP clauses are encoded (10336 clauses, 149099 bytes)
3.51/3.65	c 4	7253 (40%) CSP clauses are encoded (12149 clauses, 178446 bytes)
3.51/3.68	c 4	9066 (50%) CSP clauses are encoded (13962 clauses, 207856 bytes)
3.61/3.71	c 4	10880 (60%) CSP clauses are encoded (15776 clauses, 237378 bytes)
3.61/3.74	c 4	12693 (70%) CSP clauses are encoded (17589 clauses, 267169 bytes)
4.01/4.15	c 4	14506 (80%) CSP clauses are encoded (31594 clauses, 452927 bytes)
4.10/4.20	c 4	16319 (90%) CSP clauses are encoded (45395 clauses, 668461 bytes)
4.10/4.25	c 4	18132 (100%) CSP clauses are encoded (59196 clauses, 884051 bytes)
4.10/4.26	c 4	18132 CSP clauses encoded
4.10/4.26	c 4	Writing map file : HOME/temp.map
4.20/4.30	c 4	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.20/4.30	c 4	SAT : 9816 SAT variables, 59196 SAT clauses, 884051 bytes
4.20/4.30	c 4	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.20/4.32	c 4	SOLVING HOME/temp.cnf
4.20/4.32	c 4	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.20/4.32	c 4	This is MiniSat 2.0 beta
4.20/4.32	c 4	WARNING: for repeatability, setting FPU to use double precision
4.20/4.32	c 4	============================[ Problem Statistics ]=============================
4.20/4.32	c 4	|                                                                             |
4.20/4.32	c 4	|  Number of variables:  9816                                                 |
4.20/4.32	c 4	|  Number of clauses:    59196                                                |
4.20/4.35	c 4	|  Parsing time:         0.03         s                                       |
4.20/4.35	c 4	============================[ Search Statistics ]==============================
4.20/4.35	c 4	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.20/4.35	c 4	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.20/4.35	c 4	===============================================================================
4.20/4.35	c 4	|         0 |    9816    59196   150072 |    19732        0    nan |  0.000 % |
4.20/4.38	c 4	|       100 |    9816    59196   150072 |    21705      100     19 |  0.000 % |
4.20/4.39	c 4	===============================================================================
4.20/4.39	c 4	restarts              : 2
4.20/4.39	c 4	conflicts             : 158            (2359 /sec)
4.20/4.39	c 4	decisions             : 2190           (1.19 % random) (32692 /sec)
4.20/4.39	c 4	propagations          : 98236          (1466450 /sec)
4.20/4.39	c 4	conflict literals     : 3903           (1.91 % deleted)
4.20/4.39	c 4	Memory used           : 4.73 MB
4.20/4.39	c 4	CPU time              : 0.066989 s
4.20/4.39	c 4	
4.20/4.39	c 4	SATISFIABLE
4.20/4.40	c 4	DECODING HOME/temp.out WITH HOME/temp.map
4.20/4.40	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
4.32/4.48	c 4	Decoding HOME/temp.out
4.32/4.67	s SATISFIABLE
4.32/4.77	v 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 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 1 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 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 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 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 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 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 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1
4.32/4.77	c 5	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.32/4.78	c 5	CPU 4.41 (0.04 0.02 4.37 0.24)
4.32/4.78	c 5	END Sat Jul  5 11:40:05 2008

Verifier Data (download as text)

OK

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-1093586-1215250800/watcher-1093586-1215250800 -o /tmp/evaluation-result-1093586-1215250800/solver-1093586-1215250800 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1093586-1215250800.xml 

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


[startup+0 s]
/proc/loadavg: 1.89 2.00 2.00 4/80 3800
/proc/meminfo: memFree=1472384/2055920 swapFree=4180732/4192956
[pid=3800] ppid=3798 vsize=12000 CPUtime=0
/proc/3800/stat : 3800 (sugar) R 3798 3800 3736 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 2004051450 12288000 169 996147200 4194304 4206940 548682068608 18446744073709551615 218094432907 0 0 4224 0 0 0 0 17 1 0 0
/proc/3800/statm: 3000 169 130 3 0 100 0

[startup+0.107921 s]
/proc/loadavg: 1.89 2.00 2.00 4/80 3800
/proc/meminfo: memFree=1472384/2055920 swapFree=4180732/4192956
[pid=3800] ppid=3798 vsize=13600 CPUtime=0.03
/proc/3800/stat : 3800 (sugar) S 3798 3800 3736 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2004051450 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3800/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.202939 s]
/proc/loadavg: 1.89 2.00 2.00 4/80 3800
/proc/meminfo: memFree=1472384/2055920 swapFree=4180732/4192956
[pid=3800] ppid=3798 vsize=13600 CPUtime=0.03
/proc/3800/stat : 3800 (sugar) S 3798 3800 3736 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2004051450 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3800/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302949 s]
/proc/loadavg: 1.89 2.00 2.00 4/80 3800
/proc/meminfo: memFree=1472384/2055920 swapFree=4180732/4192956
[pid=3800] ppid=3798 vsize=13600 CPUtime=0.03
/proc/3800/stat : 3800 (sugar) S 3798 3800 3736 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2004051450 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3800/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.703036 s]
/proc/loadavg: 1.89 2.00 2.00 4/80 3800
/proc/meminfo: memFree=1472384/2055920 swapFree=4180732/4192956
[pid=3800] ppid=3798 vsize=13600 CPUtime=0.03
/proc/3800/stat : 3800 (sugar) S 3798 3800 3736 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2004051450 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3800/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50115 s]
/proc/loadavg: 1.89 2.00 2.00 4/91 3812
/proc/meminfo: memFree=1443432/2055920 swapFree=4180732/4192956
[pid=3800] ppid=3798 vsize=13600 CPUtime=1.27
/proc/3800/stat : 3800 (sugar) S 3798 3800 3736 0 -1 4194304 973 11020 0 1 3 0 116 8 16 0 1 0 2004051450 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3800/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 13600

[startup+3.10242 s]
/proc/loadavg: 1.89 2.00 2.00 3/91 3822
/proc/meminfo: memFree=1457128/2055920 swapFree=4180732/4192956
[pid=3800] ppid=3798 vsize=13600 CPUtime=1.27
/proc/3800/stat : 3800 (sugar) S 3798 3800 3736 0 -1 4194304 974 11020 0 1 3 0 116 8 15 0 1 0 2004051450 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3800/statm: 3400 797 370 3 0 500 0
[pid=3813] ppid=3800 vsize=5356 CPUtime=0
/proc/3813/stat : 3813 (sh) S 3800 3800 3736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2004051582 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3813/statm: 1339 233 193 169 0 50 0
[pid=3814] ppid=3813 vsize=868408 CPUtime=1.75
/proc/3814/stat : 3814 (java) S 3813 3800 3736 0 -1 0 10061 0 1 0 168 7 0 0 18 0 9 0 2004051582 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3814/statm: 217102 9017 2542 9 0 211677 0
[pid=3814/tid=3815] ppid=3813 vsize=868408 CPUtime=1.12
/proc/3814/task/3815/stat : 3815 (java) R 3813 3800 3736 0 -1 64 2788 0 1 0 110 2 0 0 22 0 9 0 2004051583 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4126635912 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3816] ppid=3813 vsize=868408 CPUtime=0.36
/proc/3814/task/3816/stat : 3816 (java) S 3813 3800 3736 0 -1 64 5099 0 0 0 33 3 0 0 16 0 9 0 2004051584 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3817] ppid=3813 vsize=868408 CPUtime=0
/proc/3814/task/3817/stat : 3817 (java) S 3813 3800 3736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2004051585 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3818] ppid=3813 vsize=868408 CPUtime=0
/proc/3814/task/3818/stat : 3818 (java) S 3813 3800 3736 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2004051585 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3819] ppid=3813 vsize=868408 CPUtime=0
/proc/3814/task/3819/stat : 3819 (java) S 3813 3800 3736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2004051587 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3820] ppid=3813 vsize=868408 CPUtime=0.23
/proc/3814/task/3820/stat : 3820 (java) S 3813 3800 3736 0 -1 64 1478 0 0 0 23 0 0 0 15 0 9 0 2004051587 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3821] ppid=3813 vsize=868408 CPUtime=0
/proc/3814/task/3821/stat : 3821 (java) S 3813 3800 3736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2004051587 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3822] ppid=3813 vsize=868408 CPUtime=0
/proc/3814/task/3822/stat : 3822 (java) S 3813 3800 3736 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2004051587 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887364

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

[startup+3.20244 s]
/proc/loadavg: 1.89 2.00 2.00 3/91 3822
/proc/meminfo: memFree=1457128/2055920 swapFree=4180732/4192956
[pid=3800] ppid=3798 vsize=13600 CPUtime=1.27
/proc/3800/stat : 3800 (sugar) S 3798 3800 3736 0 -1 4194304 974 11020 0 1 3 0 116 8 15 0 1 0 2004051450 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3800/statm: 3400 797 370 3 0 500 0
[pid=3813] ppid=3800 vsize=5356 CPUtime=0
/proc/3813/stat : 3813 (sh) S 3800 3800 3736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2004051582 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3813/statm: 1339 233 193 169 0 50 0
[pid=3814] ppid=3813 vsize=868408 CPUtime=1.84
/proc/3814/stat : 3814 (java) S 3813 3800 3736 0 -1 0 10074 0 1 0 177 7 0 0 18 0 9 0 2004051582 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3814/statm: 217102 9017 2542 9 0 211677 0
[pid=3814/tid=3815] ppid=3813 vsize=868408 CPUtime=1.21
/proc/3814/task/3815/stat : 3815 (java) R 3813 3800 3736 0 -1 64 2801 0 1 0 119 2 0 0 23 0 9 0 2004051583 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4126637992 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3816] ppid=3813 vsize=868408 CPUtime=0.36
/proc/3814/task/3816/stat : 3816 (java) S 3813 3800 3736 0 -1 64 5099 0 0 0 33 3 0 0 16 0 9 0 2004051584 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3817] ppid=3813 vsize=868408 CPUtime=0
/proc/3814/task/3817/stat : 3817 (java) S 3813 3800 3736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2004051585 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3818] ppid=3813 vsize=868408 CPUtime=0
/proc/3814/task/3818/stat : 3818 (java) S 3813 3800 3736 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2004051585 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3819] ppid=3813 vsize=868408 CPUtime=0
/proc/3814/task/3819/stat : 3819 (java) S 3813 3800 3736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2004051587 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3820] ppid=3813 vsize=868408 CPUtime=0.23
/proc/3814/task/3820/stat : 3820 (java) S 3813 3800 3736 0 -1 64 1478 0 0 0 23 0 0 0 15 0 9 0 2004051587 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3821] ppid=3813 vsize=868408 CPUtime=0
/proc/3814/task/3821/stat : 3821 (java) S 3813 3800 3736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2004051587 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3822] ppid=3813 vsize=868408 CPUtime=0
/proc/3814/task/3822/stat : 3822 (java) S 3813 3800 3736 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2004051587 889249792 9017 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 887364

[startup+4.00257 s]
/proc/loadavg: 1.89 2.00 2.00 4/91 3822
/proc/meminfo: memFree=1442984/2055920 swapFree=4180732/4192956
[pid=3800] ppid=3798 vsize=13600 CPUtime=1.28
/proc/3800/stat : 3800 (sugar) S 3798 3800 3736 0 -1 4194304 974 11020 0 1 3 1 116 8 15 0 1 0 2004051450 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3800/statm: 3400 797 370 3 0 500 0
[pid=3813] ppid=3800 vsize=5356 CPUtime=0
/proc/3813/stat : 3813 (sh) S 3800 3800 3736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2004051582 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3813/statm: 1339 233 193 169 0 50 0
[pid=3814] ppid=3813 vsize=868520 CPUtime=2.63
/proc/3814/stat : 3814 (java) S 3813 3800 3736 0 -1 0 10299 0 1 0 254 9 0 0 18 0 9 0 2004051582 889364480 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3814/statm: 217130 9097 2566 9 0 211677 0
[pid=3814/tid=3815] ppid=3813 vsize=868520 CPUtime=1.82
/proc/3814/task/3815/stat : 3815 (java) R 3813 3800 3736 0 -1 64 2917 0 1 0 179 3 0 0 25 0 9 0 2004051583 889364480 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4127054636 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3816] ppid=3813 vsize=868520 CPUtime=0.48
/proc/3814/task/3816/stat : 3816 (java) S 3813 3800 3736 0 -1 64 5177 0 0 0 44 4 0 0 16 0 9 0 2004051584 889364480 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3817] ppid=3813 vsize=868520 CPUtime=0
/proc/3814/task/3817/stat : 3817 (java) S 3813 3800 3736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2004051585 889364480 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3818] ppid=3813 vsize=868520 CPUtime=0
/proc/3814/task/3818/stat : 3818 (java) S 3813 3800 3736 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2004051585 889364480 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3819] ppid=3813 vsize=868520 CPUtime=0
/proc/3814/task/3819/stat : 3819 (java) S 3813 3800 3736 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2004051587 889364480 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3820] ppid=3813 vsize=868520 CPUtime=0.3
/proc/3814/task/3820/stat : 3820 (java) S 3813 3800 3736 0 -1 64 1509 0 0 0 29 1 0 0 16 0 9 0 2004051587 889364480 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3821] ppid=3813 vsize=868520 CPUtime=0
/proc/3814/task/3821/stat : 3821 (java) S 3813 3800 3736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2004051587 889364480 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3814/tid=3822] ppid=3813 vsize=868520 CPUtime=0
/proc/3814/task/3822/stat : 3822 (java) S 3813 3800 3736 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2004051587 889364480 9097 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.91
Current children cumulated vsize (KiB) 887476

[startup+4.40264 s]
/proc/loadavg: 1.90 2.00 2.00 3/82 3825
/proc/meminfo: memFree=1468464/2055920 swapFree=4180732/4192956
[pid=3800] ppid=3798 vsize=13600 CPUtime=4.32
/proc/3800/stat : 3800 (sugar) S 3798 3800 3736 0 -1 4194304 1071 23019 0 2 4 1 407 20 16 0 1 0 2004051450 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3800/statm: 3400 799 370 3 0 500 0
[pid=3825] ppid=3800 vsize=1964 CPUtime=0
/proc/3825/stat : 3825 (sh) R 3800 3800 3736 0 -1 4194304 44 0 0 0 0 0 0 0 18 0 1 0 2004051890 2011136 34 996147200 4194304 4889804 548682068768 18446744073709551615 218073462153 0 0 4096 0 0 0 0 17 1 0 0
/proc/3825/statm: 491 34 26 169 0 8 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 15564

[startup+4.60168 s]
/proc/loadavg: 1.90 2.00 2.00 3/82 3825
/proc/meminfo: memFree=1468464/2055920 swapFree=4180732/4192956
[pid=3800] ppid=3798 vsize=13600 CPUtime=4.32
/proc/3800/stat : 3800 (sugar) S 3798 3800 3736 0 -1 4194304 1090 23019 0 2 4 1 407 20 16 0 1 0 2004051450 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3800/statm: 3400 799 370 3 0 500 0
[pid=3825] ppid=3800 vsize=5356 CPUtime=0
/proc/3825/stat : 3825 (sh) S 3800 3800 3736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2004051890 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3825/statm: 1339 233 193 169 0 50 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 18956

[startup+4.70269 s]
/proc/loadavg: 1.90 2.00 2.00 3/82 3825
/proc/meminfo: memFree=1468464/2055920 swapFree=4180732/4192956
[pid=3800] ppid=3798 vsize=13600 CPUtime=4.32
/proc/3800/stat : 3800 (sugar) S 3798 3800 3736 0 -1 4194304 1090 23019 0 2 4 1 407 20 15 0 1 0 2004051450 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 218084978786 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3800/statm: 3400 799 370 3 0 500 0
[pid=3825] ppid=3800 vsize=5356 CPUtime=0
/proc/3825/stat : 3825 (sh) S 3800 3800 3736 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2004051890 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3825/statm: 1339 233 193 169 0 50 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 18956

Child status: 0
Real time (s): 4.78025
CPU time (s): 4.69829
CPU user time (s): 4.42233
CPU system time (s): 0.275958
CPU usage (%): 98.2854
Max. virtual memory (cumulated for all children) (KiB): 887616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.42233
system time used= 0.275958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28213
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6891
involuntary context switches= 6903

runsolver used 0.010998 second user time and 0.026995 second system time

The end

Launcher Data (download as text)

Begin job on node57 at 2008-07-05 11:40:00
IDJOB=1093586
IDBENCH=58712
IDSOLVER=346
FILE ID=node57/1093586-1215250800
PBS_JOBID= 7882083
Free space on /tmp= 66516 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/socialGolfers/normalized-socialGolfer-6-3-8.xml
COMMAND LINE= DIR/sugar -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-1093586-1215250800/watcher-1093586-1215250800 -o /tmp/evaluation-result-1093586-1215250800/solver-1093586-1215250800 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1093586-1215250800.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6d260f3f138d26601b40438bc6e36354
RANDOM SEED=293627709

node57.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.258
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.258
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:       1472864 kB
Buffers:         57196 kB
Cached:         234904 kB
SwapCached:       6148 kB
Active:         426372 kB
Inactive:       102316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1472864 kB
SwapTotal:     4192956 kB
SwapFree:      4180732 kB
Dirty:            3536 kB
Writeback:           0 kB
Mapped:         252752 kB
Slab:            39104 kB
Committed_AS:  4852648 kB
PageTables:       2264 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= 66516 MiB
End job on node57 at 2008-07-05 11:40:05