Trace number 1110023

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-incOPTIMUM1 1.54077 1.75502

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-elf-rf6.xml
MD5SUM59056c0d286941d183a706c6c6027bdc
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark1.54077
Satisfiable
(Un)Satisfiability was proved
Number of variables67
Number of constraints131
Maximum constraint arity7
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension131
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.00/0.07	c 0	BEGIN Thu Aug  7 20:17:57 2008
0.00/0.07	c 0	PID 14005
0.06/0.07	c 0	HOST node85.alineos.net
0.06/0.07	c 0	CONVERTING HOME/instance-1110023-1218133076.xml TO HOME/temp.csp
0.06/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1110023-1218133076.xml' 'HOME/temp.csp'
0.06/0.30	c 0	3 domains, 67 variables, 7 predicates, 0 relations, 131 constraints
0.06/0.34	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.34	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.27/0.42	c 0	Parsing HOME/temp.csp
0.27/0.49	c 0	parsed 208 expressions
0.27/0.49	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.27/0.50	c 0	MAX CSP: 131 constraints
0.27/0.50	c 0	Converting to clausal form CSP
0.27/0.52	c 0	converted 35 (10%) expressions
0.27/0.52	c 0	converted 69 (20%) expressions
0.27/0.53	c 0	converted 103 (30%) expressions
0.27/0.54	c 0	converted 137 (40%) expressions
0.27/0.55	c 0	converted 171 (50%) expressions
0.27/0.56	c 0	converted 206 (60%) expressions
0.27/0.57	c 0	converted 240 (70%) expressions
0.27/0.57	c 0	converted 274 (80%) expressions
0.27/0.58	c 0	converted 308 (90%) expressions
0.27/0.70	c 0	converted 342 (100%) expressions
0.27/0.70	c 0	CSP : 329 integers, 0 booleans, 383 clauses, largest domain size 197
0.27/0.70	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.27/0.70	c 0	Propagation in CSP
0.27/0.72	c 0	128 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.27/0.72	c 0	CSP : 329 integers, 0 booleans, 383 clauses, largest domain size 132
0.27/0.73	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.27/0.73	c 0	Simplifing CSP by introducing new Boolean variables
0.27/0.73	c 0	CSP : 329 integers, 0 booleans, 383 clauses, largest domain size 132
0.27/0.73	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.27/0.75	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.27/0.77	c 0	33 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.27/0.78	c 0	66 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.27/0.78	c 0	99 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.27/0.78	c 0	132 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.27/0.78	c 0	165 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.27/0.78	c 0	198 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.27/0.78	c 0	231 (70%) CSP integer variables are encoded (265 clauses, 2979 bytes)
0.27/0.79	c 0	264 (80%) CSP integer variables are encoded (465 clauses, 5179 bytes)
0.27/0.79	c 0	297 (90%) CSP integer variables are encoded (730 clauses, 8141 bytes)
0.27/0.79	c 0	329 (100%) CSP integer variables are encoded (1582 clauses, 19217 bytes)
0.27/0.80	c 0	39 (10%) CSP clauses are encoded (1621 clauses, 19725 bytes)
0.27/0.80	c 0	77 (20%) CSP clauses are encoded (1659 clauses, 20256 bytes)
0.27/0.81	c 0	115 (30%) CSP clauses are encoded (1739 clauses, 21608 bytes)
0.27/0.82	c 0	154 (40%) CSP clauses are encoded (2210 clauses, 28532 bytes)
0.27/0.82	c 0	192 (50%) CSP clauses are encoded (3210 clauses, 43072 bytes)
0.27/0.82	c 0	230 (60%) CSP clauses are encoded (3656 clauses, 49254 bytes)
0.27/0.83	c 0	269 (70%) CSP clauses are encoded (7021 clauses, 99801 bytes)
0.27/0.83	c 0	307 (80%) CSP clauses are encoded (7441 clauses, 105608 bytes)
0.27/0.84	c 0	345 (90%) CSP clauses are encoded (11522 clauses, 169928 bytes)
0.27/0.87	c 0	383 (100%) CSP clauses are encoded (26348 clauses, 430590 bytes)
0.27/0.87	c 0	383 CSP clauses encoded
0.27/0.87	c 0	Writing map file : HOME/temp.map
0.27/0.88	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.27/0.88	c 0	SAT : 1907 SAT variables, 26348 SAT clauses, 430590 bytes
0.27/0.88	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.27/0.91	c 1	OBJECTIVE minimize _COST
0.27/0.91	c 1	SOLVING HOME/temp.cnf
0.27/0.91	c 1	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
0.27/0.92	c 1	This is MiniSat 2.0 beta incremental
0.27/0.92	c 1	WARNING: for repeatability, setting FPU to use double precision
0.27/0.92	c 1	============================[ Problem Statistics ]=============================
0.27/0.92	c 1	|                                                                             |
0.27/0.92	c 1	|  Number of variables:  1907                                                 |
0.27/0.92	c 1	|  Number of clauses:    26348                                                |
0.27/0.93	c 1	|  Parsing time:         0.01         s                                       |
0.27/0.93	c 1	OK
0.27/0.93	c 1	OBJECTIVE BOUND: 0 <= _COST <= 
0.27/0.93	c 1	SEARCHING: _COST <= 66
0.27/0.93	c 1	============================[ Search Statistics ]==============================
0.27/0.93	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.27/0.93	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.27/0.93	c 1	===============================================================================
0.27/0.93	c 1	|         0 |    1907    26348    74417 |     8782        0    nan |  0.000 % |
0.27/0.93	c 1	===============================================================================
0.27/0.93	c 1	restarts              : 1
0.27/0.93	c 1	conflicts             : 7             (467 /sec)
0.27/0.93	c 1	decisions             : 35            (0.00 % random) (2334 /sec)
0.27/0.93	c 1	propagations          : 1929           (128626 /sec)
0.27/0.93	c 1	conflict literals     : 44             (8.33 % deleted)
0.27/0.93	c 1	Memory used           : 2.86 MB
0.27/0.93	c 1	CPU time              : 0.014997 s
0.27/0.93	c 1	
0.27/0.93	c 1	SATISFIABLE
0.27/0.93	c 1	OK
0.27/0.93	c 1	FOUND: _COST <= 66
0.27/0.93	s SATISFIABLE
0.27/0.93	c 1	DECODING HOME/temp.out WITH HOME/temp.map
0.27/0.93	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
0.86/1.02	c 1	Decoding HOME/temp.out
0.86/1.07	c 1	OBJECTIVE _COST 31
0.86/1.07	o 31
0.86/1.07	v 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 0 1 0 1 0 1 0 0 0 1 1 0 1 0 0 1 1 0 1 1 1 1 1 0 1 1 0 0 1 0 1 0 0 1 0 0 0 0 1 0 0 1 1 1 0 0 1
0.86/1.07	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
0.86/1.10	c 1	OK
0.86/1.10	c 1	OBJECTIVE BOUND: 0 <= _COST <= 31
0.86/1.10	c 1	SEARCHING: _COST <= 15
0.86/1.10	c 1	============================[ Search Statistics ]==============================
0.86/1.10	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.86/1.10	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.86/1.10	c 1	===============================================================================
0.86/1.10	c 1	|         7 |    1907    26348    74417 |     8782        7      6 |  0.000 % |
0.86/1.10	c 1	===============================================================================
0.86/1.10	c 1	restarts              : 2
0.86/1.10	c 1	conflicts             : 8             (533 /sec)
0.86/1.10	c 1	decisions             : 79            (0.00 % random) (5268 /sec)
0.86/1.10	c 1	propagations          : 3853           (256918 /sec)
0.86/1.10	c 1	conflict literals     : 51             (7.27 % deleted)
0.86/1.10	c 1	Memory used           : 2.86 MB
0.86/1.10	c 1	CPU time              : 0.014997 s
0.86/1.10	c 1	
0.86/1.10	c 1	SATISFIABLE
0.86/1.10	c 1	OK
0.86/1.10	c 1	FOUND: _COST <= 15
0.86/1.10	c 1	DECODING HOME/temp.out WITH HOME/temp.map
0.86/1.10	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
0.95/1.18	c 1	Decoding HOME/temp.out
0.95/1.24	c 1	OBJECTIVE _COST 15
0.95/1.24	o 15
0.95/1.24	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 0 0 0 0 0 1 1 0 1 1 1 1 1 1 1 1 1 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 1
0.95/1.24	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
0.95/1.25	c 1	OK
0.95/1.25	c 1	OBJECTIVE BOUND: 0 <= _COST <= 15
0.95/1.25	c 1	SEARCHING: _COST <= 7
0.95/1.26	c 1	============================[ Search Statistics ]==============================
0.95/1.26	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.95/1.26	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.95/1.26	c 1	===============================================================================
0.95/1.26	c 1	|         8 |    1066    26348    74417 |     8782        8      6 |  0.000 % |
0.95/1.26	c 1	===============================================================================
0.95/1.26	c 1	restarts              : 3
0.95/1.26	c 1	conflicts             : 29            (1611 /sec)
0.95/1.26	c 1	decisions             : 131           (0.00 % random) (7279 /sec)
0.95/1.26	c 1	propagations          : 9675           (537590 /sec)
0.95/1.26	c 1	conflict literals     : 327            (30.72 % deleted)
0.95/1.26	c 1	Memory used           : 2.86 MB
0.95/1.26	c 1	CPU time              : 0.017997 s
0.95/1.26	c 1	
0.95/1.26	c 1	SATISFIABLE
0.95/1.26	c 1	OK
0.95/1.26	c 1	FOUND: _COST <= 7
0.95/1.26	c 1	DECODING HOME/temp.out WITH HOME/temp.map
0.95/1.26	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.09/1.34	c 1	Decoding HOME/temp.out
1.09/1.39	c 1	OBJECTIVE _COST 7
1.09/1.39	o 7
1.09/1.40	v 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 0 0 0 1 1 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 0 0 0 0 0 1
1.09/1.40	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.09/1.42	c 1	OK
1.09/1.42	c 1	OBJECTIVE BOUND: 0 <= _COST <= 7
1.09/1.42	c 1	SEARCHING: _COST <= 3
1.09/1.42	c 1	============================[ Search Statistics ]==============================
1.09/1.42	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.09/1.42	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.09/1.42	c 1	===============================================================================
1.09/1.42	c 1	|        29 |     864    26348    74417 |     8782       29     11 |  0.000 % |
1.09/1.42	c 1	===============================================================================
1.09/1.42	c 1	restarts              : 4
1.09/1.42	c 1	conflicts             : 52            (2477 /sec)
1.09/1.42	c 1	decisions             : 182           (1.10 % random) (8668 /sec)
1.09/1.42	c 1	propagations          : 15240          (725853 /sec)
1.09/1.42	c 1	conflict literals     : 459            (30.35 % deleted)
1.09/1.42	c 1	Memory used           : 2.86 MB
1.09/1.42	c 1	CPU time              : 0.020996 s
1.09/1.42	c 1	
1.09/1.42	c 1	SATISFIABLE
1.09/1.42	c 1	OK
1.09/1.42	c 1	FOUND: _COST <= 3
1.09/1.42	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.09/1.42	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.25/1.50	c 1	Decoding HOME/temp.out
1.25/1.55	c 1	OBJECTIVE _COST 3
1.25/1.55	o 3
1.25/1.55	v 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 0 0 0 0 1 0 0 0 1 1 0 0 0 0 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 0 0 0 0 0 1
1.25/1.56	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.25/1.58	c 1	OK
1.25/1.58	c 1	OBJECTIVE BOUND: 0 <= _COST <= 3
1.25/1.58	c 1	SEARCHING: _COST <= 1
1.25/1.59	c 1	============================[ Search Statistics ]==============================
1.25/1.59	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.25/1.59	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.25/1.59	c 1	===============================================================================
1.25/1.59	c 1	|        52 |     694    26348    74417 |     8782       52      9 |  0.000 % |
1.25/1.59	c 1	===============================================================================
1.25/1.59	c 1	restarts              : 5
1.25/1.59	c 1	conflicts             : 58            (2522 /sec)
1.25/1.59	c 1	decisions             : 200           (1.00 % random) (8697 /sec)
1.25/1.59	c 1	propagations          : 17137          (745217 /sec)
1.25/1.59	c 1	conflict literals     : 483            (30.50 % deleted)
1.25/1.59	c 1	Memory used           : 2.86 MB
1.25/1.59	c 1	CPU time              : 0.022996 s
1.25/1.59	c 1	
1.25/1.59	c 1	SATISFIABLE
1.25/1.59	c 1	OK
1.25/1.59	c 1	FOUND: _COST <= 1
1.25/1.59	c 1	DECODING HOME/temp.out WITH HOME/temp.map
1.25/1.59	c 1	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.38/1.66	c 1	Decoding HOME/temp.out
1.38/1.71	c 1	OBJECTIVE _COST 1
1.38/1.71	o 1
1.38/1.72	v 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 0 0 0 0 1 0 0 0 1 1 0 0 0 0 1 1 0 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 0 0 1 0 1 1 1 0 0 0 0 0 1
1.38/1.72	c 1	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.38/1.75	c 1	OK
1.38/1.75	c 1	OBJECTIVE BOUND: 0 <= _COST <= 1
1.38/1.75	c 1	SEARCHING: _COST <= 0
1.38/1.75	c 1	============================[ Search Statistics ]==============================
1.38/1.75	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.38/1.75	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.38/1.75	c 1	===============================================================================
1.38/1.75	c 1	|        58 |     524    26348    74417 |     8782       58      8 |  0.000 % |
1.38/1.75	c 1	===============================================================================
1.38/1.75	c 1	restarts              : 6
1.38/1.75	c 1	conflicts             : 61            (2440 /sec)
1.38/1.75	c 1	decisions             : 202           (0.99 % random) (8081 /sec)
1.38/1.75	c 1	propagations          : 17688          (707633 /sec)
1.38/1.75	c 1	conflict literals     : 502            (30.18 % deleted)
1.38/1.75	c 1	Memory used           : 2.86 MB
1.38/1.75	c 1	CPU time              : 0.024996 s
1.38/1.75	c 1	
1.38/1.75	c 1	UNSATISFIABLE
1.38/1.75	c 1	OK
1.38/1.75	c 1	NOT FOUND: _COST <= 0
1.38/1.75	c 1	OK
1.38/1.75	c 1	OBJECTIVE _COST 1
1.38/1.75	s OPTIMUM FOUND
1.38/1.75	c 1	CPU 1.32 (0.06 0.02 1.26 0.18)
1.38/1.75	c 1	END Thu Aug  7 20:17:58 2008

Verifier Data (download as text)

OK	1	130
1 unsatisfied constraints, 130 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-1110023-1218133076/watcher-1110023-1218133076 -o /tmp/evaluation-result-1110023-1218133076/solver-1110023-1218133076 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1110023-1218133076.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: 0.67 0.37 0.21 4/83 14005
/proc/meminfo: memFree=213976/2055920 swapFree=4180868/4192956
[pid=14005] ppid=14003 vsize=18572 CPUtime=0
/proc/14005/stat : 14005 (runsolver) R 14003 14005 13463 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 140392484 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 214945033511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14005/statm: 4643 292 257 25 0 2626 0

[startup+0.075274 s]
/proc/loadavg: 0.67 0.37 0.21 4/83 14005
/proc/meminfo: memFree=213976/2055920 swapFree=4180868/4192956
[pid=14005] ppid=14003 vsize=16740 CPUtime=0.06
/proc/14005/stat : 14005 (sugar++) S 14003 14005 13463 0 -1 4194304 1143 0 0 0 5 1 0 0 22 0 1 0 140392484 17141760 1099 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14005/statm: 4185 1099 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.107175 s]
/proc/loadavg: 0.67 0.37 0.21 4/83 14005
/proc/meminfo: memFree=213976/2055920 swapFree=4180868/4192956
[pid=14005] ppid=14003 vsize=16740 CPUtime=0.06
/proc/14005/stat : 14005 (sugar++) S 14003 14005 13463 0 -1 4194304 1219 128 0 0 5 1 0 0 24 0 1 0 140392484 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14005/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301951 s]
/proc/loadavg: 0.67 0.37 0.21 4/83 14005
/proc/meminfo: memFree=213976/2055920 swapFree=4180868/4192956
[pid=14005] ppid=14003 vsize=16740 CPUtime=0.06
/proc/14005/stat : 14005 (sugar++) S 14003 14005 13463 0 -1 4194304 1221 128 0 0 5 1 0 0 15 0 1 0 140392484 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14005/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701978 s]
/proc/loadavg: 0.67 0.37 0.21 4/83 14005
/proc/meminfo: memFree=213976/2055920 swapFree=4180868/4192956
[pid=14005] ppid=14003 vsize=16740 CPUtime=0.27
/proc/14005/stat : 14005 (sugar++) S 14003 14005 13463 0 -1 4194304 1296 4174 0 1 5 1 19 2 15 0 1 0 140392484 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14005/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 16740

[startup+1.50107 s]
/proc/loadavg: 0.67 0.37 0.21 3/95 14048
/proc/meminfo: memFree=268080/2055920 swapFree=4180868/4192956
[pid=14005] ppid=14003 vsize=16872 CPUtime=1.23
/proc/14005/stat : 14005 (sugar++) S 14003 14005 13463 0 -1 4194304 1725 20742 0 5 6 2 102 13 16 0 1 0 140392484 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14005/statm: 4218 1118 414 3 0 797 0
[pid=14038] ppid=14005 vsize=2928 CPUtime=0.02
/proc/14038/stat : 14038 (minisat-inc) S 14005 14005 13463 0 -1 4194304 559 0 0 0 2 0 0 0 15 0 1 0 140392576 2998272 498 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/14038/statm: 732 498 78 151 0 578 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 19800

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

[startup+1.70109 s]
/proc/loadavg: 0.67 0.37 0.21 3/95 14048
/proc/meminfo: memFree=268080/2055920 swapFree=4180868/4192956
[pid=14005] ppid=14003 vsize=16872 CPUtime=1.36
/proc/14005/stat : 14005 (sugar++) S 14003 14005 13463 0 -1 4194304 1813 24481 0 6 6 2 113 15 16 0 1 0 140392484 17276928 1118 996147200 4194304 4206940 548682068528 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14005/statm: 4218 1118 414 3 0 797 0
[pid=14038] ppid=14005 vsize=2928 CPUtime=0.02
/proc/14038/stat : 14038 (minisat-inc) S 14005 14005 13463 0 -1 4194304 561 0 0 0 2 0 0 0 15 0 1 0 140392576 2998272 498 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/14038/statm: 732 498 78 151 0 578 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 19800

Child status: 0
Real time (s): 1.75502
CPU time (s): 1.54077
CPU user time (s): 1.3248
CPU system time (s): 0.215967
CPU usage (%): 87.7917
Max. virtual memory (cumulated for all children) (KiB): 220776

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

runsolver used 0.007998 second user time and 0.011998 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-08-07 20:17:57
IDJOB=1110023
IDBENCH=61052
IDSOLVER=367
FILE ID=node85/1110023-1218133076
PBS_JOBID= 8000807
Free space on /tmp= 126864 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 59056c0d286941d183a706c6c6027bdc
RANDOM SEED=626510482

node85.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        214520 kB
Buffers:         48524 kB
Cached:        1572352 kB
SwapCached:       5956 kB
Active:         583624 kB
Inactive:      1127048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        214520 kB
SwapTotal:     4192956 kB
SwapFree:      4180868 kB
Dirty:           10036 kB
Writeback:           0 kB
Mapped:         106496 kB
Slab:           115768 kB
Committed_AS:   240020 kB
PageTables:       2020 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= 126860 MiB
End job on node85 at 2008-08-07 20:17:58