Trace number 1112513

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 20.0889 21.0547

General information on the benchmark

Namecsp/varDimacs/
normalized-hole-09_ext.xml
MD5SUMa7b081257f5aa191231fd9b0489811af
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark6.77597
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints415
Maximum constraint arity9
Maximum domain size2
Number of constraints which are defined in extension415
Number of constraints which are defined in intension0
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.05/0.07	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.05/0.07	c 0	BEGIN Sat Jul 12 15:33:13 2008
0.05/0.07	c 0	PID 12011
0.05/0.07	c 0	HOST node82.alineos.net
0.05/0.07	c 0	CONVERTING HOME/instance-1112513-1215869593.xml TO HOME/temp.csp
0.05/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1112513-1215869593.xml' 'HOME/temp.csp'
0.06/0.59	c 1	1 domains, 90 variables, 0 predicates, 2 relations, 415 constraints
0.06/0.60	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.60	c 1	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.37/0.85	c 1	Parsing HOME/temp.csp
0.37/0.96	c 1	parsed 508 expressions
0.37/0.97	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.37/0.98	c 1	MAX CSP: 415 constraints
0.37/0.98	c 1	Converting to clausal form CSP
0.37/1.00	c 1	converted 93 (10%) expressions
0.58/1.01	c 1	converted 186 (20%) expressions
0.58/1.02	c 1	converted 278 (30%) expressions
0.58/1.03	c 1	converted 371 (40%) expressions
0.58/1.04	c 1	converted 463 (50%) expressions
0.58/1.05	c 1	converted 556 (60%) expressions
0.58/1.05	c 1	converted 649 (70%) expressions
0.58/1.06	c 1	converted 741 (80%) expressions
0.58/1.06	c 1	converted 834 (90%) expressions
0.78/1.22	c 1	converted 926 (100%) expressions
0.78/1.23	c 1	CSP : 920 integers, 0 booleans, 1244 clauses, largest domain size 623
0.78/1.23	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.78/1.23	c 1	Propagation in CSP
0.78/1.26	c 1	408 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.78/1.26	c 1	CSP : 920 integers, 0 booleans, 1244 clauses, largest domain size 416
0.78/1.26	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.78/1.26	c 1	Simplifing CSP by introducing new Boolean variables
0.78/1.27	c 1	CSP : 920 integers, 0 booleans, 1244 clauses, largest domain size 416
0.78/1.27	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.78/1.29	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.88/1.30	c 1	92 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.88/1.30	c 1	184 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.88/1.30	c 1	276 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.88/1.30	c 1	368 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.88/1.30	c 1	460 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.88/1.31	c 1	552 (60%) CSP integer variables are encoded (568 clauses, 6506 bytes)
0.88/1.32	c 1	644 (70%) CSP integer variables are encoded (1134 clauses, 13864 bytes)
0.88/1.32	c 1	736 (80%) CSP integer variables are encoded (1885 clauses, 23627 bytes)
0.88/1.32	c 1	828 (90%) CSP integer variables are encoded (2461 clauses, 31115 bytes)
0.88/1.32	c 1	920 (100%) CSP integer variables are encoded (6136 clauses, 78890 bytes)
0.88/1.34	c 1	125 (10%) CSP clauses are encoded (6261 clauses, 80425 bytes)
0.88/1.35	c 1	249 (20%) CSP clauses are encoded (6385 clauses, 82037 bytes)
0.88/1.37	c 1	374 (30%) CSP clauses are encoded (6510 clauses, 83662 bytes)
0.88/1.38	c 1	498 (40%) CSP clauses are encoded (7742 clauses, 102938 bytes)
0.97/1.41	c 1	622 (50%) CSP clauses are encoded (18674 clauses, 299187 bytes)
0.97/1.42	c 1	747 (60%) CSP clauses are encoded (22177 clauses, 359878 bytes)
0.97/1.47	c 1	871 (70%) CSP clauses are encoded (53197 clauses, 926423 bytes)
0.97/1.48	c 1	996 (80%) CSP clauses are encoded (57082 clauses, 993927 bytes)
1.07/1.50	c 1	1120 (90%) CSP clauses are encoded (66174 clauses, 1156945 bytes)
1.28/1.77	c 2	1244 (100%) CSP clauses are encoded (233897 clauses, 4214582 bytes)
1.28/1.77	c 2	1244 CSP clauses encoded
1.28/1.77	c 2	Writing map file : HOME/temp.map
1.28/1.78	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.28/1.78	c 2	SAT : 7056 SAT variables, 233897 SAT clauses, 4214582 bytes
1.28/1.78	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.36/1.84	c 2	OBJECTIVE minimize _COST
1.36/1.84	c 2	SOLVING HOME/temp.cnf
1.36/1.84	c 2	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
1.36/1.84	c 2	This is MiniSat 2.0 beta incremental
1.36/1.84	c 2	WARNING: for repeatability, setting FPU to use double precision
1.36/1.84	c 2	============================[ Problem Statistics ]=============================
1.36/1.84	c 2	|                                                                             |
1.36/1.84	c 2	|  Number of variables:  7056                                                 |
1.36/1.84	c 2	|  Number of clauses:    233897                                               |
1.38/1.95	c 2	|  Parsing time:         0.08         s                                       |
1.38/1.96	c 2	OK
1.38/1.96	c 2	OBJECTIVE BOUND: 0 <= _COST <= 
1.38/1.96	c 2	SEARCHING: _COST <= 208
1.38/1.96	c 2	============================[ Search Statistics ]==============================
1.38/1.96	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.38/1.96	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.38/1.96	c 2	===============================================================================
1.38/1.96	c 2	|         0 |    7056   233897   682938 |    77965        0    nan |  0.000 % |
1.38/1.97	c 2	===============================================================================
1.38/1.97	c 2	restarts              : 1
1.38/1.97	c 2	conflicts             : 57            (538 /sec)
1.38/1.97	c 2	decisions             : 76            (0.00 % random) (717 /sec)
1.38/1.97	c 2	propagations          : 8019           (75663 /sec)
1.38/1.97	c 2	conflict literals     : 1864           (0.69 % deleted)
1.38/1.97	c 2	Memory used           : 11.81 MB
1.38/1.97	c 2	CPU time              : 0.105983 s
1.38/1.97	c 2	
1.38/1.97	c 2	SATISFIABLE
1.38/1.98	c 2	OK
1.38/1.98	c 2	FOUND: _COST <= 208
1.38/1.98	s SATISFIABLE
1.38/1.98	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.38/1.98	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.38/2.10	c 2	Decoding HOME/temp.out
1.66/2.22	c 2	OBJECTIVE _COST 10
1.66/2.22	o 10
1.66/2.22	v 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 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 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1
1.66/2.23	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.66/2.29	c 2	OK
1.66/2.29	c 2	OBJECTIVE BOUND: 0 <= _COST <= 10
1.66/2.29	c 2	SEARCHING: _COST <= 5
1.66/2.29	c 2	============================[ Search Statistics ]==============================
1.71/2.30	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.71/2.30	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.71/2.30	c 2	===============================================================================
1.71/2.30	c 2	|        57 |    7056   233897   682938 |    77965       57     33 |  0.000 % |
1.71/2.30	c 2	|       157 |    7056   233897   682938 |    85762      157     25 | 67.348 % |
1.71/2.31	c 2	===============================================================================
1.71/2.31	c 2	restarts              : 3
1.71/2.31	c 2	conflicts             : 174           (1339 /sec)
1.71/2.31	c 2	decisions             : 223           (0.00 % random) (1716 /sec)
1.71/2.31	c 2	propagations          : 63996          (492353 /sec)
1.71/2.31	c 2	conflict literals     : 4388           (16.42 % deleted)
1.71/2.31	c 2	Memory used           : 11.81 MB
1.71/2.31	c 2	CPU time              : 0.12998 s
1.71/2.31	c 2	
1.71/2.31	c 2	SATISFIABLE
1.71/2.31	c 2	OK
1.71/2.31	c 2	FOUND: _COST <= 5
1.71/2.31	c 2	DECODING HOME/temp.out WITH HOME/temp.map
1.71/2.31	c 2	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.71/2.38	c 2	Decoding HOME/temp.out
1.72/2.50	c 2	OBJECTIVE _COST 5
1.72/2.50	o 5
1.72/2.51	v 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0
1.72/2.53	c 2	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.72/2.57	c 3	OK
1.72/2.57	c 3	OBJECTIVE BOUND: 0 <= _COST <= 5
1.72/2.57	c 3	SEARCHING: _COST <= 2
1.72/2.58	c 3	============================[ Search Statistics ]==============================
1.72/2.59	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.72/2.59	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.72/2.59	c 3	===============================================================================
1.72/2.59	c 3	|       174 |    2304   233897   682938 |    77965      174     25 | 67.348 % |
1.72/2.59	c 3	|       274 |    2304   233897   682938 |    85762      274     24 | 73.357 % |
1.72/2.59	c 3	===============================================================================
1.72/2.59	c 3	restarts              : 5
1.72/2.59	c 3	conflicts             : 275           (1910 /sec)
1.72/2.59	c 3	decisions             : 352           (0.00 % random) (2445 /sec)
1.72/2.59	c 3	propagations          : 108912         (756449 /sec)
1.72/2.59	c 3	conflict literals     : 6542           (17.44 % deleted)
1.72/2.59	c 3	Memory used           : 11.81 MB
1.72/2.59	c 3	CPU time              : 0.143978 s
1.72/2.59	c 3	
1.72/2.59	c 3	SATISFIABLE
1.72/2.59	c 3	OK
1.72/2.59	c 3	FOUND: _COST <= 2
1.72/2.59	c 3	DECODING HOME/temp.out WITH HOME/temp.map
1.72/2.59	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1.98/2.67	c 3	Decoding HOME/temp.out
1.98/2.75	c 3	OBJECTIVE _COST 2
1.98/2.75	o 2
1.98/2.76	v 0 1 0 0 0 0 0 0 0 0 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 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 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0
1.98/2.76	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
1.98/2.80	c 3	OK
1.98/2.80	c 3	OBJECTIVE BOUND: 0 <= _COST <= 2
1.98/2.80	c 3	SEARCHING: _COST <= 1
1.98/2.80	c 3	============================[ Search Statistics ]==============================
1.98/2.81	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.98/2.81	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.98/2.81	c 3	===============================================================================
1.98/2.81	c 3	|       275 |    1880   233897   682938 |    77965      275     24 | 73.357 % |
1.98/2.81	c 3	===============================================================================
1.98/2.81	c 3	restarts              : 6
1.98/2.81	c 3	conflicts             : 305           (2061 /sec)
1.98/2.81	c 3	decisions             : 392           (0.00 % random) (2649 /sec)
1.98/2.81	c 3	propagations          : 111329         (752340 /sec)
1.98/2.81	c 3	conflict literals     : 7391           (17.34 % deleted)
1.98/2.81	c 3	Memory used           : 11.81 MB
1.98/2.81	c 3	CPU time              : 0.147977 s
1.98/2.81	c 3	
1.98/2.81	c 3	SATISFIABLE
1.98/2.81	c 3	OK
1.98/2.81	c 3	FOUND: _COST <= 1
1.98/2.81	c 3	DECODING HOME/temp.out WITH HOME/temp.map
1.98/2.81	c 3	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
2.15/3.08	c 3	Decoding HOME/temp.out
2.15/3.17	c 3	OBJECTIVE _COST 1
2.15/3.17	o 1
2.15/3.18	v 0 1 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 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 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0
2.15/3.18	c 3	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
2.30/3.22	c 3	OK
2.30/3.22	c 3	OBJECTIVE BOUND: 0 <= _COST <= 1
2.30/3.22	c 3	SEARCHING: _COST <= 0
2.30/3.23	c 3	============================[ Search Statistics ]==============================
2.30/3.24	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.30/3.24	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.30/3.24	c 3	===============================================================================
2.30/3.24	c 3	|       305 |    1335   233897   682938 |    77965      305     24 | 73.357 % |
2.30/3.24	c 3	|       405 |    1335   233897   682938 |    85762      405     27 | 86.963 % |
2.30/3.24	c 3	|       555 |    1335   233897   682938 |    94338      555     34 | 86.963 % |
2.30/3.25	c 3	|       780 |    1335   233897   682938 |   103772      780     41 | 86.963 % |
2.30/3.25	c 3	|      1117 |    1335   233897   682938 |   114149     1117     43 | 86.963 % |
2.30/3.28	c 3	|      1624 |    1335   233897   682938 |   125564     1624     48 | 86.963 % |
2.41/3.32	c 3	|      2384 |    1335   233897   682938 |   138120     2384     48 | 86.963 % |
2.50/3.40	c 3	|      3523 |    1335   233897   682938 |   151933     3523     55 | 86.963 % |
2.60/3.55	c 4	|      5232 |    1335   233897   682938 |   167126     5232     61 | 86.963 % |
2.80/3.77	c 4	|      7794 |    1335   233897   682938 |   183838     7794     62 | 86.963 % |
3.30/4.24	c 4	|     11640 |    1335   233897   682938 |   202222    11640     66 | 86.963 % |
4.19/5.14	c 5	|     17406 |    1335   233897   682938 |   222445    17406     71 | 86.963 % |
6.57/7.50	c 7	|     26056 |    1335   233897   682938 |   244689    26056     81 | 86.963 % |
12.15/13.18	c 13	|     39030 |    1335   233897   682938 |   269158    39030     90 | 86.963 % |
20.00/21.04	c 21	===============================================================================
20.00/21.04	c 21	restarts              : 20
20.00/21.04	c 21	conflicts             : 47798         (2682 /sec)
20.00/21.04	c 21	decisions             : 48640         (0.09 % random) (2729 /sec)
20.00/21.04	c 21	propagations          : 687079         (38554 /sec)
20.00/21.04	c 21	conflict literals     : 4714479        (2.52 % deleted)
20.00/21.04	c 21	Memory used           : 32.77 MB
20.00/21.04	c 21	CPU time              : 17.8213 s
20.00/21.04	c 21	
20.00/21.04	c 21	UNSATISFIABLE
20.00/21.04	c 21	OK
20.00/21.04	c 21	NOT FOUND: _COST <= 0
20.00/21.04	c 21	OK
20.00/21.04	c 21	OBJECTIVE _COST 1
20.00/21.04	s OPTIMUM FOUND
20.00/21.05	c 21	CPU 19.75 (0.06 0.02 19.69 0.29)
20.00/21.05	c 21	END Sat Jul 12 15:33:34 2008

Verifier Data (download as text)

OK	1	414
1 unsatisfied constraints, 414 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-1112513-1215869593/watcher-1112513-1215869593 -o /tmp/evaluation-result-1112513-1215869593/solver-1112513-1215869593 -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-1112513-1215869593.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.62 2.61 2.51 5/105 12011
/proc/meminfo: memFree=1766016/2055920 swapFree=4192812/4192956
[pid=12011] ppid=12009 vsize=18572 CPUtime=0
/proc/12011/stat : 12011 (runsolver) R 12009 12011 11289 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 43656275 19017728 292 996147200 4194304 4296836 548682068192 18446744073709551615 224264776999 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12011/statm: 4643 292 257 25 0 2626 0

[startup+0.0738011 s]
/proc/loadavg: 2.62 2.61 2.51 5/105 12011
/proc/meminfo: memFree=1766016/2055920 swapFree=4192812/4192956
[pid=12011] ppid=12009 vsize=16740 CPUtime=0.05
/proc/12011/stat : 12011 (sugar++) R 12009 12011 11289 0 -1 4194304 1084 0 0 0 4 1 0 0 21 0 1 0 43656275 17141760 1052 996147200 4194304 4206940 548682068528 18446744073709551615 224285190772 0 0 4224 0 0 0 0 17 0 0 0
/proc/12011/statm: 4185 1052 380 3 0 764 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16740

[startup+0.101804 s]
/proc/loadavg: 2.62 2.61 2.51 5/105 12011
/proc/meminfo: memFree=1766016/2055920 swapFree=4192812/4192956
[pid=12011] ppid=12009 vsize=16740 CPUtime=0.06
/proc/12011/stat : 12011 (sugar++) S 12009 12011 11289 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 43656275 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12011/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.301839 s]
/proc/loadavg: 2.62 2.61 2.51 5/105 12011
/proc/meminfo: memFree=1766016/2055920 swapFree=4192812/4192956
[pid=12011] ppid=12009 vsize=16740 CPUtime=0.06
/proc/12011/stat : 12011 (sugar++) S 12009 12011 11289 0 -1 4194304 1219 128 0 0 5 1 0 0 21 0 1 0 43656275 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12011/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.701918 s]
/proc/loadavg: 2.62 2.61 2.51 5/105 12011
/proc/meminfo: memFree=1766016/2055920 swapFree=4192812/4192956
[pid=12011] ppid=12009 vsize=16740 CPUtime=0.37
/proc/12011/stat : 12011 (sugar++) S 12009 12011 11289 0 -1 4194304 1279 4523 0 1 5 2 26 4 16 0 1 0 43656275 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12011/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 16740

[startup+1.50218 s]
/proc/loadavg: 2.62 2.61 2.51 3/116 12033
/proc/meminfo: memFree=1756648/2055920 swapFree=4192812/4192956
[pid=12011] ppid=12009 vsize=16740 CPUtime=0.37
/proc/12011/stat : 12011 (sugar++) S 12009 12011 11289 0 -1 4194304 1297 4523 0 1 5 2 26 4 15 0 1 0 43656275 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/12011/statm: 4185 1104 409 3 0 764 0
[pid=12024] ppid=12011 vsize=5356 CPUtime=0
/proc/12024/stat : 12024 (sh) S 12011 12011 11289 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 43656335 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12024/statm: 1339 233 193 169 0 50 0
[pid=12025] ppid=12024 vsize=868372 CPUtime=0.7
/proc/12025/stat : 12025 (java) S 12024 12011 11289 0 -1 0 6404 0 1 0 65 5 0 0 20 0 9 0 43656336 889212928 5614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12025/statm: 217093 5614 2563 9 0 211640 0
[pid=12025/tid=12026] ppid=12024 vsize=868372 CPUtime=0.42
/proc/12025/task/12026/stat : 12026 (java) R 12024 12011 11289 0 -1 64 2740 0 1 0 39 3 0 0 25 0 9 0 43656337 889212928 5614 996147200 134512640 134550740 4294955920 18446744073709551615 4126966792 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12025/tid=12027] ppid=12024 vsize=868372 CPUtime=0.05
/proc/12025/task/12027/stat : 12027 (java) S 12024 12011 11289 0 -1 64 1496 0 0 0 5 0 0 0 16 0 9 0 43656338 889212928 5614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12025/tid=12028] ppid=12024 vsize=868372 CPUtime=0
/proc/12025/task/12028/stat : 12028 (java) S 12024 12011 11289 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 43656338 889212928 5614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12025/tid=12029] ppid=12024 vsize=868372 CPUtime=0
/proc/12025/task/12029/stat : 12029 (java) S 12024 12011 11289 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 43656338 889212928 5614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12025/tid=12030] ppid=12024 vsize=868372 CPUtime=0
/proc/12025/task/12030/stat : 12030 (java) S 12024 12011 11289 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 43656340 889212928 5614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12025/tid=12031] ppid=12024 vsize=868372 CPUtime=0.21
/proc/12025/task/12031/stat : 12031 (java) S 12024 12011 11289 0 -1 64 1475 0 0 0 20 1 0 0 16 0 9 0 43656340 889212928 5614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12025/tid=12032] ppid=12024 vsize=868372 CPUtime=0
/proc/12025/task/12032/stat : 12032 (java) S 12024 12011 11289 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 43656340 889212928 5614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12025/tid=12033] ppid=12024 vsize=868372 CPUtime=0
/proc/12025/task/12033/stat : 12033 (java) S 12024 12011 11289 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 43656340 889212928 5614 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 890468

[startup+3.10145 s]
/proc/loadavg: 2.57 2.60 2.51 5/117 12044
/proc/meminfo: memFree=1743008/2055920 swapFree=4192812/4192956
[pid=12011] ppid=12009 vsize=16872 CPUtime=1.99
/proc/12011/stat : 12011 (sugar++) S 12009 12011 11289 0 -1 4194304 1747 22939 0 5 5 2 172 20 15 0 1 0 43656275 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12011/statm: 4218 1124 414 3 0 797 0
[pid=12034] ppid=12011 vsize=12088 CPUtime=0.16
/proc/12034/stat : 12034 (minisat-inc) S 12011 12011 11289 0 -1 4194304 2911 0 0 0 14 2 0 0 16 0 1 0 43656459 12378112 2852 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/12034/statm: 3022 2852 79 151 0 2868 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 28960

[startup+6.30199 s]
/proc/loadavg: 2.57 2.60 2.51 4/107 12074
/proc/meminfo: memFree=1740912/2055920 swapFree=4192812/4192956
[pid=12011] ppid=12009 vsize=16872 CPUtime=2.16
/proc/12011/stat : 12011 (sugar++) S 12009 12011 11289 0 -1 4194304 1766 26809 0 6 5 2 187 22 16 0 1 0 43656275 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12011/statm: 4218 1124 414 3 0 797 0
[pid=12034] ppid=12011 vsize=19964 CPUtime=3.22
/proc/12034/stat : 12034 (minisat-inc) R 12011 12011 11289 0 -1 4194304 4860 0 0 0 320 2 0 0 25 0 1 0 43656459 20443136 4801 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/12034/statm: 4991 4801 79 151 0 4837 0
Current children cumulated CPU time (s) 5.38
Current children cumulated vsize (KiB) 36836

[startup+12.7021 s]
/proc/loadavg: 2.52 2.59 2.51 3/107 12074
/proc/meminfo: memFree=1732144/2055920 swapFree=4192812/4192956
[pid=12011] ppid=12009 vsize=16872 CPUtime=2.16
/proc/12011/stat : 12011 (sugar++) S 12009 12011 11289 0 -1 4194304 1766 26809 0 6 5 2 187 22 16 0 1 0 43656275 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12011/statm: 4218 1124 414 3 0 797 0
[pid=12034] ppid=12011 vsize=27644 CPUtime=9.59
/proc/12034/stat : 12034 (minisat-inc) R 12011 12011 11289 0 -1 4194304 6782 0 0 0 954 5 0 0 25 0 1 0 43656459 28307456 6723 996147200 134512640 135134323 4294956192 18446744073709551615 134532019 0 0 4096 3 0 0 0 17 1 0 0
/proc/12034/statm: 6911 6723 79 151 0 6757 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 44516

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

[startup+15.9016 s]
/proc/loadavg: 2.56 2.60 2.51 3/107 12074
/proc/meminfo: memFree=1729264/2055920 swapFree=4192812/4192956
[pid=12011] ppid=12009 vsize=16872 CPUtime=2.17
/proc/12011/stat : 12011 (sugar++) S 12009 12011 11289 0 -1 4194304 1766 26809 0 6 6 2 187 22 16 0 1 0 43656275 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12011/statm: 4218 1124 414 3 0 797 0
[pid=12034] ppid=12011 vsize=30492 CPUtime=12.76
/proc/12034/stat : 12034 (minisat-inc) R 12011 12011 11289 0 -1 4194304 7454 0 0 0 1271 5 0 0 25 0 1 0 43656459 31223808 7395 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/12034/statm: 7623 7395 79 151 0 7469 0
Current children cumulated CPU time (s) 14.93
Current children cumulated vsize (KiB) 47364

[startup+19.1011 s]
/proc/loadavg: 2.51 2.58 2.51 4/107 12074
/proc/meminfo: memFree=1727024/2055920 swapFree=4192812/4192956
[pid=12011] ppid=12009 vsize=16872 CPUtime=2.17
/proc/12011/stat : 12011 (sugar++) S 12009 12011 11289 0 -1 4194304 1766 26809 0 6 6 2 187 22 16 0 1 0 43656275 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12011/statm: 4218 1124 414 3 0 797 0
[pid=12034] ppid=12011 vsize=32576 CPUtime=15.95
/proc/12034/stat : 12034 (minisat-inc) R 12011 12011 11289 0 -1 4194304 7986 0 0 0 1589 6 0 0 25 0 1 0 43656459 33357824 7927 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/12034/statm: 8144 7927 79 151 0 7990 0
Current children cumulated CPU time (s) 18.12
Current children cumulated vsize (KiB) 49448

[startup+19.9013 s]
/proc/loadavg: 2.51 2.58 2.51 4/107 12074
/proc/meminfo: memFree=1726256/2055920 swapFree=4192812/4192956
[pid=12011] ppid=12009 vsize=16872 CPUtime=2.17
/proc/12011/stat : 12011 (sugar++) S 12009 12011 11289 0 -1 4194304 1766 26809 0 6 6 2 187 22 16 0 1 0 43656275 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12011/statm: 4218 1124 414 3 0 797 0
[pid=12034] ppid=12011 vsize=33156 CPUtime=16.74
/proc/12034/stat : 12034 (minisat-inc) R 12011 12011 11289 0 -1 4194304 8103 0 0 0 1668 6 0 0 25 0 1 0 43656459 33951744 8044 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/12034/statm: 8289 8044 79 151 0 8135 0
Current children cumulated CPU time (s) 18.91
Current children cumulated vsize (KiB) 50028

[startup+20.7014 s]
/proc/loadavg: 2.51 2.58 2.51 4/107 12074
/proc/meminfo: memFree=1726256/2055920 swapFree=4192812/4192956
[pid=12011] ppid=12009 vsize=16872 CPUtime=2.17
/proc/12011/stat : 12011 (sugar++) S 12009 12011 11289 0 -1 4194304 1766 26809 0 6 6 2 187 22 16 0 1 0 43656275 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12011/statm: 4218 1124 414 3 0 797 0
[pid=12034] ppid=12011 vsize=33552 CPUtime=17.54
/proc/12034/stat : 12034 (minisat-inc) R 12011 12011 11289 0 -1 4194304 8197 0 0 0 1748 6 0 0 25 0 1 0 43656459 34357248 8138 996147200 134512640 135134323 4294956192 18446744073709551615 134528438 0 0 4096 3 0 0 0 17 1 0 0
/proc/12034/statm: 8388 8138 79 151 0 8234 0
Current children cumulated CPU time (s) 19.71
Current children cumulated vsize (KiB) 50424

[startup+20.9074 s]
/proc/loadavg: 2.51 2.58 2.51 4/107 12074
/proc/meminfo: memFree=1725872/2055920 swapFree=4192812/4192956
[pid=12011] ppid=12009 vsize=16872 CPUtime=2.17
/proc/12011/stat : 12011 (sugar++) S 12009 12011 11289 0 -1 4194304 1766 26809 0 6 6 2 187 22 16 0 1 0 43656275 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12011/statm: 4218 1124 414 3 0 797 0
[pid=12034] ppid=12011 vsize=33552 CPUtime=17.74
/proc/12034/stat : 12034 (minisat-inc) R 12011 12011 11289 0 -1 4194304 8219 0 0 0 1768 6 0 0 25 0 1 0 43656459 34357248 8160 996147200 134512640 135134323 4294956192 18446744073709551615 134531903 0 0 4096 3 0 0 0 17 1 0 0
/proc/12034/statm: 8388 8160 79 151 0 8234 0
Current children cumulated CPU time (s) 19.91
Current children cumulated vsize (KiB) 50424

[startup+21.0015 s]
/proc/loadavg: 2.51 2.58 2.51 4/107 12074
/proc/meminfo: memFree=1725872/2055920 swapFree=4192812/4192956
[pid=12011] ppid=12009 vsize=16872 CPUtime=2.17
/proc/12011/stat : 12011 (sugar++) S 12009 12011 11289 0 -1 4194304 1766 26809 0 6 6 2 187 22 16 0 1 0 43656275 17276928 1124 996147200 4194304 4206940 548682068528 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/12011/statm: 4218 1124 414 3 0 797 0
[pid=12034] ppid=12011 vsize=33552 CPUtime=17.83
/proc/12034/stat : 12034 (minisat-inc) R 12011 12011 11289 0 -1 4194304 8223 0 0 0 1777 6 0 0 25 0 1 0 43656459 34357248 8164 996147200 134512640 135134323 4294956192 18446744073709551615 134524822 0 0 4096 3 0 0 0 17 1 0 0
/proc/12034/statm: 8388 8164 79 151 0 8234 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (KiB) 50424

Child status: 0
Real time (s): 21.0547
CPU time (s): 20.0889
CPU user time (s): 19.757
CPU system time (s): 0.331949
CPU usage (%): 95.413
Max. virtual memory (cumulated for all children) (KiB): 890468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.757
system time used= 0.331949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36878
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= 3705
involuntary context switches= 5228

runsolver used 0.042993 second user time and 0.089986 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-12 15:33:13
IDJOB=1112513
IDBENCH=61429
IDSOLVER=367
FILE ID=node82/1112513-1215869593
PBS_JOBID= 7903453
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/varDimacs/normalized-hole-09_ext.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1112513-1215869593/watcher-1112513-1215869593 -o /tmp/evaluation-result-1112513-1215869593/solver-1112513-1215869593 -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-1112513-1215869593.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a7b081257f5aa191231fd9b0489811af
RANDOM SEED=543561659

node82.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.263
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.263
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:       1766496 kB
Buffers:         38188 kB
Cached:          92236 kB
SwapCached:          0 kB
Active:         171156 kB
Inactive:        69648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1766496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             884 kB
Writeback:           0 kB
Mapped:         132036 kB
Slab:            30972 kB
Committed_AS:  1078932 kB
PageTables:       4068 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB
End job on node82 at 2008-07-12 15:33:34