Trace number 1111509

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 8.5177 8.71528

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-40_ext.xml
MD5SUM33c02ad367bd9810ddc348fe60b882c1
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 benchmark8.5177
Satisfiable
(Un)Satisfiability was proved
Number of variables108
Number of constraints149
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension149
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.04/0.08	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.04/0.08	c 0	BEGIN Sat Jul 12 09:30:07 2008
0.04/0.08	c 0	PID 14878
0.04/0.08	c 0	HOST node29.alineos.net
0.04/0.08	c 0	CONVERTING HOME/instance-1111509-1215847806.xml TO HOME/temp.csp
0.04/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1111509-1215847806.xml' 'HOME/temp.csp'
1.46/1.58	c 1	15 domains, 108 variables, 0 predicates, 132 relations, 149 constraints
1.54/1.60	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.54/1.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'
1.54/1.68	c 1	Parsing HOME/temp.csp
3.60/3.71	c 3	parsed 404 expressions
3.60/3.71	c 3	Heap : 39 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.60/3.71	c 3	MAX CSP: 149 constraints
3.60/3.71	c 3	Converting to clausal form CSP
3.60/3.74	c 3	converted 56 (10%) expressions
3.60/3.74	c 3	converted 112 (20%) expressions
3.60/3.74	c 3	converted 167 (30%) expressions
3.70/3.86	c 3	converted 223 (40%) expressions
3.70/3.87	c 3	converted 278 (50%) expressions
3.70/3.88	c 3	converted 334 (60%) expressions
3.81/3.92	c 3	converted 390 (70%) expressions
3.91/4.05	c 4	converted 445 (80%) expressions
4.20/4.33	c 4	converted 501 (90%) expressions
5.48/5.61	c 5	converted 556 (100%) expressions
5.48/5.61	c 5	CSP : 406 integers, 0 booleans, 446 clauses, largest domain size 224
5.48/5.61	c 5	Heap : 91 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.48/5.61	c 5	Propagation in CSP
5.48/5.66	c 5	145 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.48/5.66	c 5	CSP : 406 integers, 0 booleans, 446 clauses, largest domain size 150
5.48/5.66	c 5	Heap : 88 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.48/5.67	c 5	Simplifing CSP by introducing new Boolean variables
5.48/5.67	c 5	CSP : 406 integers, 0 booleans, 446 clauses, largest domain size 150
5.48/5.67	c 5	Heap : 88 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.78/5.94	c 5	Encoding CSP to SAT : HOME/temp.cnf
5.78/5.95	c 6	41 (10%) CSP integer variables are encoded (136 clauses, 1398 bytes)
5.78/5.95	c 6	82 (20%) CSP integer variables are encoded (232 clauses, 2454 bytes)
5.78/5.95	c 6	122 (30%) CSP integer variables are encoded (316 clauses, 3378 bytes)
5.78/5.95	c 6	163 (40%) CSP integer variables are encoded (316 clauses, 3378 bytes)
5.78/5.95	c 6	203 (50%) CSP integer variables are encoded (316 clauses, 3378 bytes)
5.78/5.96	c 6	244 (60%) CSP integer variables are encoded (316 clauses, 3378 bytes)
5.78/5.96	c 6	285 (70%) CSP integer variables are encoded (553 clauses, 5985 bytes)
5.78/5.96	c 6	325 (80%) CSP integer variables are encoded (722 clauses, 7915 bytes)
5.78/5.96	c 6	366 (90%) CSP integer variables are encoded (1540 clauses, 18549 bytes)
5.78/5.97	c 6	406 (100%) CSP integer variables are encoded (2151 clauses, 26492 bytes)
5.88/6.00	c 6	45 (10%) CSP clauses are encoded (2432 clauses, 31962 bytes)
6.18/6.32	c 6	90 (20%) CSP clauses are encoded (9061 clauses, 238842 bytes)
6.86/7.01	c 7	134 (30%) CSP clauses are encoded (13144 clauses, 346039 bytes)
7.66/7.87	c 7	179 (40%) CSP clauses are encoded (20053 clauses, 601064 bytes)
7.66/7.87	c 7	223 (50%) CSP clauses are encoded (21649 clauses, 624434 bytes)
7.66/7.88	c 7	268 (60%) CSP clauses are encoded (22202 clauses, 632303 bytes)
7.66/7.89	c 7	313 (70%) CSP clauses are encoded (26421 clauses, 704727 bytes)
7.76/7.91	c 7	357 (80%) CSP clauses are encoded (30763 clauses, 776293 bytes)
7.76/7.93	c 7	402 (90%) CSP clauses are encoded (39619 clauses, 935773 bytes)
7.76/7.95	c 8	446 (100%) CSP clauses are encoded (51186 clauses, 1145763 bytes)
7.76/7.95	c 8	446 CSP clauses encoded
7.76/7.95	c 8	Writing map file : HOME/temp.map
7.76/7.96	c 8	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.76/7.96	c 8	SAT : 2557 SAT variables, 51186 SAT clauses, 1145763 bytes
7.76/7.96	c 8	Heap : 60 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
7.76/7.99	c 8	OBJECTIVE minimize _COST
7.76/7.99	c 8	SOLVING HOME/temp.cnf
7.76/7.99	c 8	CMD HOME/minisat-inc -incremental HOME/temp.cnf HOME/temp.out
7.76/7.99	c 8	This is MiniSat 2.0 beta incremental
7.76/7.99	c 8	WARNING: for repeatability, setting FPU to use double precision
7.76/7.99	c 8	============================[ Problem Statistics ]=============================
7.76/7.99	c 8	|                                                                             |
7.76/7.99	c 8	|  Number of variables:  2557                                                 |
7.76/7.99	c 8	|  Number of clauses:    51186                                                |
7.84/8.02	c 8	|  Parsing time:         0.03         s                                       |
7.84/8.02	c 8	OK
7.84/8.02	c 8	OBJECTIVE BOUND: 0 <= _COST <= 
7.84/8.02	c 8	SEARCHING: _COST <= 75
7.84/8.02	c 8	============================[ Search Statistics ]==============================
7.84/8.02	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.84/8.02	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.84/8.02	c 8	===============================================================================
7.84/8.02	c 8	|         0 |    2557    51186   231270 |    17062        0    nan |  0.000 % |
7.84/8.03	c 8	===============================================================================
7.84/8.03	c 8	restarts              : 1
7.84/8.03	c 8	conflicts             : 74            (1898 /sec)
7.84/8.03	c 8	decisions             : 266           (1.13 % random) (6822 /sec)
7.84/8.03	c 8	propagations          : 5735           (147074 /sec)
7.84/8.03	c 8	conflict literals     : 532            (14.33 % deleted)
7.84/8.03	c 8	Memory used           : 4.37 MB
7.84/8.03	c 8	CPU time              : 0.038994 s
7.84/8.03	c 8	
7.84/8.03	c 8	SATISFIABLE
7.84/8.03	c 8	OK
7.84/8.03	c 8	FOUND: _COST <= 75
7.84/8.03	s SATISFIABLE
7.84/8.03	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.84/8.03	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.84/8.11	c 8	Decoding HOME/temp.out
7.84/8.17	c 8	OBJECTIVE _COST 15
7.84/8.17	o 15
7.84/8.18	v 6 1 22 5 1 1 1 5 1 1 1 1 0 3 1 1 1 1 1 2 2 1 1 1 21 0 5 1 1 0 1 0 30 9 0 0 0 1 1 2 0 0 1 2 2 1 24 1 1 3 1 1 2 1 1 7 1 1 1 1 0 1 3 1 1 3 0 1 1 2 0 3 3 3 6 0 1 1 1 1 4 1 4 0 0 0 1 1 0 1 0 0 0 0 0 3 3 5 1 0 4 6 6 5 2 8 4 9
7.84/8.18	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.99/8.20	c 8	OK
7.99/8.20	c 8	OBJECTIVE BOUND: 0 <= _COST <= 15
7.99/8.20	c 8	SEARCHING: _COST <= 7
7.99/8.20	c 8	============================[ Search Statistics ]==============================
7.99/8.20	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.99/8.20	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.99/8.20	c 8	===============================================================================
7.99/8.20	c 8	|        74 |    2557    51186   231270 |    17062       74      7 |  0.000 % |
7.99/8.20	c 8	===============================================================================
7.99/8.20	c 8	restarts              : 2
7.99/8.20	c 8	conflicts             : 79            (1796 /sec)
7.99/8.20	c 8	decisions             : 362           (0.83 % random) (8229 /sec)
7.99/8.20	c 8	propagations          : 9137           (207692 /sec)
7.99/8.20	c 8	conflict literals     : 554            (14.51 % deleted)
7.99/8.20	c 8	Memory used           : 4.37 MB
7.99/8.20	c 8	CPU time              : 0.043993 s
7.99/8.20	c 8	
7.99/8.20	c 8	SATISFIABLE
7.99/8.20	c 8	OK
7.99/8.20	c 8	FOUND: _COST <= 7
7.99/8.20	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.99/8.20	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.99/8.28	c 8	Decoding HOME/temp.out
7.99/8.34	c 8	OBJECTIVE _COST 7
7.99/8.34	o 7
7.99/8.35	v 8 1 28 9 1 0 1 3 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 30 20 0 0 0 1 1 2 0 0 0 2 3 1 32 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 7 2 2 5 0 1 1 1 1 6 1 1 0 0 1 1 0 0 0 0 2 0 4 0 3 4 9 1 0 4 9 9 9 9 5 9 8
7.99/8.35	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
7.99/8.36	c 8	OK
7.99/8.36	c 8	OBJECTIVE BOUND: 0 <= _COST <= 7
7.99/8.36	c 8	SEARCHING: _COST <= 3
7.99/8.37	c 8	============================[ Search Statistics ]==============================
7.99/8.37	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.99/8.37	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.99/8.37	c 8	===============================================================================
7.99/8.37	c 8	|        79 |    1332    51186   231270 |    17062       79      7 |  0.000 % |
7.99/8.37	c 8	===============================================================================
7.99/8.37	c 8	restarts              : 3
7.99/8.37	c 8	conflicts             : 79            (1681 /sec)
7.99/8.37	c 8	decisions             : 418           (0.72 % random) (8895 /sec)
7.99/8.37	c 8	propagations          : 10469          (222783 /sec)
7.99/8.37	c 8	conflict literals     : 554            (14.51 % deleted)
7.99/8.37	c 8	Memory used           : 4.37 MB
7.99/8.37	c 8	CPU time              : 0.046992 s
7.99/8.37	c 8	
7.99/8.37	c 8	SATISFIABLE
7.99/8.37	c 8	OK
7.99/8.37	c 8	FOUND: _COST <= 3
7.99/8.37	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.99/8.37	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.13/8.45	c 8	Decoding HOME/temp.out
8.13/8.51	c 8	OBJECTIVE _COST 3
8.13/8.51	o 3
8.13/8.51	v 8 1 28 9 1 0 1 3 1 1 1 0 0 2 1 1 1 1 1 0 2 1 0 1 13 2 5 0 0 0 1 0 30 20 0 0 0 1 1 2 0 0 0 2 3 1 32 0 1 3 1 1 2 1 1 12 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 7 2 2 5 0 1 1 1 1 6 1 1 0 0 1 1 0 0 0 0 2 0 0 0 3 4 9 1 0 4 8 8 9 9 8 9 8
8.13/8.51	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.13/8.53	c 8	OK
8.13/8.53	c 8	OBJECTIVE BOUND: 0 <= _COST <= 3
8.13/8.53	c 8	SEARCHING: _COST <= 1
8.13/8.54	c 8	============================[ Search Statistics ]==============================
8.13/8.54	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.13/8.54	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.13/8.54	c 8	===============================================================================
8.13/8.54	c 8	|        79 |    1145    51186   231270 |    17062       79      7 |  0.000 % |
8.13/8.54	c 8	|       179 |    1145    51186   231270 |    18768      179      8 | 62.577 % |
8.13/8.54	c 8	===============================================================================
8.13/8.54	c 8	restarts              : 5
8.13/8.54	c 8	conflicts             : 181           (3233 /sec)
8.13/8.54	c 8	decisions             : 667           (0.75 % random) (11913 /sec)
8.13/8.54	c 8	propagations          : 20596          (367845 /sec)
8.13/8.54	c 8	conflict literals     : 1397           (23.20 % deleted)
8.13/8.54	c 8	Memory used           : 4.37 MB
8.13/8.54	c 8	CPU time              : 0.055991 s
8.13/8.54	c 8	
8.13/8.54	c 8	SATISFIABLE
8.13/8.54	c 8	OK
8.13/8.54	c 8	FOUND: _COST <= 1
8.13/8.54	c 8	DECODING HOME/temp.out WITH HOME/temp.map
8.13/8.54	c 8	CMD java -Xmx50M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
8.28/8.62	c 8	Decoding HOME/temp.out
8.28/8.67	c 8	OBJECTIVE _COST 1
8.28/8.68	o 1
8.28/8.69	v 6 1 24 9 1 1 1 3 1 1 1 1 0 2 1 1 1 1 1 2 2 1 1 1 18 2 3 0 0 1 1 0 30 24 0 1 0 1 1 2 0 0 0 2 2 1 41 0 1 3 1 1 2 1 1 10 1 1 1 0 0 1 2 0 1 2 2 0 1 2 0 9 2 2 3 0 1 1 1 1 6 1 0 0 0 1 1 0 0 0 0 2 0 4 0 0 2 4 1 0 3 8 8 9 8 8 9 8
8.28/8.69	c 8	Heap : 0 MB used (max 52 MB), NonHeap : 13 MB used (max 121 MB)
8.47/8.70	c 8	OK
8.47/8.70	c 8	OBJECTIVE BOUND: 0 <= _COST <= 1
8.47/8.70	c 8	SEARCHING: _COST <= 0
8.47/8.70	c 8	============================[ Search Statistics ]==============================
8.47/8.70	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.47/8.70	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.47/8.70	c 8	===============================================================================
8.47/8.70	c 8	|       181 |     957    51186   231270 |    17062      181      8 | 62.577 % |
8.47/8.70	c 8	===============================================================================
8.47/8.70	c 8	restarts              : 6
8.47/8.70	c 8	conflicts             : 182           (3138 /sec)
8.47/8.70	c 8	decisions             : 667           (0.75 % random) (11502 /sec)
8.47/8.71	c 8	propagations          : 21189          (365384 /sec)
8.47/8.71	c 8	conflict literals     : 1398           (23.19 % deleted)
8.47/8.71	c 8	Memory used           : 4.37 MB
8.47/8.71	c 8	CPU time              : 0.057991 s
8.47/8.71	c 8	
8.47/8.71	c 8	UNSATISFIABLE
8.47/8.71	c 8	OK
8.47/8.71	c 8	NOT FOUND: _COST <= 0
8.47/8.71	c 8	OK
8.47/8.71	c 8	OBJECTIVE _COST 1
8.47/8.71	s OPTIMUM FOUND
8.47/8.71	c 8	CPU 8.12 (0.06 0.01 8.06 0.36)
8.47/8.71	c 8	END Sat Jul 12 09:30:15 2008

Verifier Data (download as text)

OK	1	148
1 unsatisfied constraints, 148 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-1111509-1215847806/watcher-1111509-1215847806 -o /tmp/evaluation-result-1111509-1215847806/solver-1111509-1215847806 -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-1111509-1215847806.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.06 2.05 2.01 5/80 14878
/proc/meminfo: memFree=1776160/2055920 swapFree=4180012/4192956
[pid=14878] ppid=14876 vsize=12000 CPUtime=0
/proc/14878/stat : 14878 (sugar++) R 14876 14878 14600 0 -1 4194304 212 0 0 0 0 0 0 0 20 0 1 0 41482365 12288000 180 996147200 4194304 4206940 548682068528 18446744073709551615 221794333728 0 0 4224 0 0 0 0 17 1 0 0
/proc/14878/statm: 3000 180 141 3 0 100 0

[startup+0.0627401 s]
/proc/loadavg: 2.06 2.05 2.01 5/80 14878
/proc/meminfo: memFree=1776160/2055920 swapFree=4180012/4192956
[pid=14878] ppid=14876 vsize=16080 CPUtime=0.04
/proc/14878/stat : 14878 (sugar++) R 14876 14878 14600 0 -1 4194304 939 0 0 0 4 0 0 0 18 0 1 0 41482365 16465920 907 996147200 4194304 4206940 548682068528 18446744073709551615 221794160053 0 0 4224 0 0 0 0 17 1 0 0
/proc/14878/statm: 4020 907 380 3 0 599 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16080

[startup+0.10274 s]
/proc/loadavg: 2.06 2.05 2.01 5/80 14878
/proc/meminfo: memFree=1776160/2055920 swapFree=4180012/4192956
[pid=14878] ppid=14876 vsize=16740 CPUtime=0.07
/proc/14878/stat : 14878 (sugar++) S 14876 14878 14600 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 41482365 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14878/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.302749 s]
/proc/loadavg: 2.06 2.05 2.01 5/80 14878
/proc/meminfo: memFree=1776160/2055920 swapFree=4180012/4192956
[pid=14878] ppid=14876 vsize=16740 CPUtime=0.07
/proc/14878/stat : 14878 (sugar++) S 14876 14878 14600 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 41482365 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14878/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.702782 s]
/proc/loadavg: 2.06 2.05 2.01 5/80 14878
/proc/meminfo: memFree=1776160/2055920 swapFree=4180012/4192956
[pid=14878] ppid=14876 vsize=16740 CPUtime=0.07
/proc/14878/stat : 14878 (sugar++) S 14876 14878 14600 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 41482365 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14878/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50183 s]
/proc/loadavg: 2.06 2.05 2.01 3/91 14890
/proc/meminfo: memFree=1750600/2055920 swapFree=4180012/4192956
[pid=14878] ppid=14876 vsize=16740 CPUtime=0.07
/proc/14878/stat : 14878 (sugar++) S 14876 14878 14600 0 -1 4194304 1219 128 0 0 6 1 0 0 19 0 1 0 41482365 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14878/statm: 4185 1104 409 3 0 764 0
[pid=14881] ppid=14878 vsize=5356 CPUtime=0
/proc/14881/stat : 14881 (sh) S 14878 14878 14600 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 41482373 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14881/statm: 1339 233 193 169 0 50 0
[pid=14882] ppid=14881 vsize=864624 CPUtime=1.39
/proc/14882/stat : 14882 (java) S 14881 14878 14600 0 -1 0 11298 0 1 0 133 6 0 0 18 0 9 0 41482373 885374976 10177 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14882/statm: 216156 10177 2528 9 0 210738 0
[pid=14882/tid=14883] ppid=14881 vsize=864624 CPUtime=1.03
/proc/14882/task/14883/stat : 14883 (java) R 14881 14878 14600 0 -1 64 4935 0 1 0 100 3 0 0 25 0 9 0 41482374 885374976 10177 996147200 134512640 134550740 4294956000 18446744073709551615 104454904 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14882/tid=14884] ppid=14881 vsize=864624 CPUtime=0.24
/proc/14882/task/14884/stat : 14884 (java) S 14881 14878 14600 0 -1 64 5195 0 0 0 22 2 0 0 16 0 9 0 41482376 885374976 10177 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14882/tid=14885] ppid=14881 vsize=864624 CPUtime=0
/proc/14882/task/14885/stat : 14885 (java) S 14881 14878 14600 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 41482376 885374976 10177 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14882/tid=14886] ppid=14881 vsize=864624 CPUtime=0
/proc/14882/task/14886/stat : 14886 (java) S 14881 14878 14600 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41482376 885374976 10177 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14882/tid=14887] ppid=14881 vsize=864624 CPUtime=0
/proc/14882/task/14887/stat : 14887 (java) S 14881 14878 14600 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 41482378 885374976 10177 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14882/tid=14888] ppid=14881 vsize=864624 CPUtime=0.09
/proc/14882/task/14888/stat : 14888 (java) S 14881 14878 14600 0 -1 64 470 0 0 0 9 0 0 0 16 0 9 0 41482378 885374976 10177 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14882/tid=14889] ppid=14881 vsize=864624 CPUtime=0
/proc/14882/task/14889/stat : 14889 (java) S 14881 14878 14600 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 41482378 885374976 10177 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14882/tid=14890] ppid=14881 vsize=864624 CPUtime=0
/proc/14882/task/14890/stat : 14890 (java) S 14881 14878 14600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 41482378 885374976 10177 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 886720

[startup+3.10193 s]
/proc/loadavg: 2.06 2.05 2.01 4/91 14900
/proc/meminfo: memFree=1756168/2055920 swapFree=4180012/4192956
[pid=14878] ppid=14876 vsize=16740 CPUtime=1.55
/proc/14878/stat : 14878 (sugar++) S 14876 14878 14600 0 -1 4194304 1297 11878 0 1 6 1 141 7 16 0 1 0 41482365 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14878/statm: 4185 1104 409 3 0 764 0
[pid=14891] ppid=14878 vsize=5356 CPUtime=0
/proc/14891/stat : 14891 (sh) S 14878 14878 14600 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41482525 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14891/statm: 1339 233 193 169 0 50 0
[pid=14892] ppid=14891 vsize=864076 CPUtime=1.47
/proc/14892/stat : 14892 (java) S 14891 14878 14600 0 -1 0 12026 0 1 0 142 5 0 0 18 0 9 0 41482526 884813824 10942 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14892/statm: 216019 10942 2532 9 0 210601 0
[pid=14892/tid=14893] ppid=14891 vsize=864076 CPUtime=0.81
/proc/14892/task/14893/stat : 14893 (java) R 14891 14878 14600 0 -1 64 2745 0 1 0 80 1 0 0 25 0 9 0 41482526 884813824 10942 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14894] ppid=14891 vsize=864076 CPUtime=0.58
/proc/14892/task/14894/stat : 14894 (java) R 14891 14878 14600 0 -1 64 8261 0 0 0 56 2 0 0 16 0 9 0 41482528 884813824 10942 996147200 134512640 134550740 4294955920 18446744073709551615 102516872 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14895] ppid=14891 vsize=864076 CPUtime=0
/proc/14892/task/14895/stat : 14895 (java) S 14891 14878 14600 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41482528 884813824 10942 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14896] ppid=14891 vsize=864076 CPUtime=0
/proc/14892/task/14896/stat : 14896 (java) S 14891 14878 14600 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 41482528 884813824 10942 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14897] ppid=14891 vsize=864076 CPUtime=0
/proc/14892/task/14897/stat : 14897 (java) S 14891 14878 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41482530 884813824 10942 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14898] ppid=14891 vsize=864076 CPUtime=0.05
/proc/14892/task/14898/stat : 14898 (java) S 14891 14878 14600 0 -1 64 324 0 0 0 5 0 0 0 16 0 9 0 41482530 884813824 10942 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14899] ppid=14891 vsize=864076 CPUtime=0
/proc/14892/task/14899/stat : 14899 (java) S 14891 14878 14600 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41482530 884813824 10942 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14900] ppid=14891 vsize=864076 CPUtime=0
/proc/14892/task/14900/stat : 14900 (java) S 14891 14878 14600 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41482530 884813824 10942 996147200 134512640 134550740 4294955920 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) 886172

[startup+6.30214 s]
/proc/loadavg: 2.14 2.07 2.01 4/91 14900
/proc/meminfo: memFree=1677064/2055920 swapFree=4180012/4192956
[pid=14878] ppid=14876 vsize=16740 CPUtime=1.55
/proc/14878/stat : 14878 (sugar++) S 14876 14878 14600 0 -1 4194304 1297 11878 0 1 6 1 141 7 15 0 1 0 41482365 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14878/statm: 4185 1104 409 3 0 764 0
[pid=14891] ppid=14878 vsize=5356 CPUtime=0
/proc/14891/stat : 14891 (sh) S 14878 14878 14600 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41482525 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14891/statm: 1339 233 193 169 0 50 0
[pid=14892] ppid=14891 vsize=864348 CPUtime=4.63
/proc/14892/stat : 14892 (java) S 14891 14878 14600 0 -1 0 29169 0 1 0 448 15 0 0 18 0 9 0 41482526 885092352 27383 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14892/statm: 216087 27383 2565 9 0 210634 0
[pid=14892/tid=14893] ppid=14891 vsize=864348 CPUtime=2.24
/proc/14892/task/14893/stat : 14893 (java) R 14891 14878 14600 0 -1 64 3698 0 1 0 221 3 0 0 25 0 9 0 41482526 885092352 27383 996147200 134512640 134550740 4294955920 18446744073709551615 4126734547 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14894] ppid=14891 vsize=864348 CPUtime=2.21
/proc/14892/task/14894/stat : 14894 (java) S 14891 14878 14600 0 -1 64 24397 0 0 0 211 10 0 0 16 0 9 0 41482528 885092352 27383 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14895] ppid=14891 vsize=864348 CPUtime=0
/proc/14892/task/14895/stat : 14895 (java) S 14891 14878 14600 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41482528 885092352 27383 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14896] ppid=14891 vsize=864348 CPUtime=0
/proc/14892/task/14896/stat : 14896 (java) S 14891 14878 14600 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41482528 885092352 27383 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14897] ppid=14891 vsize=864348 CPUtime=0
/proc/14892/task/14897/stat : 14897 (java) S 14891 14878 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41482530 885092352 27383 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14898] ppid=14891 vsize=864348 CPUtime=0.14
/proc/14892/task/14898/stat : 14898 (java) S 14891 14878 14600 0 -1 64 378 0 0 0 14 0 0 0 16 0 9 0 41482530 885092352 27383 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14899] ppid=14891 vsize=864348 CPUtime=0
/proc/14892/task/14899/stat : 14899 (java) S 14891 14878 14600 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41482530 885092352 27383 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14900] ppid=14891 vsize=864348 CPUtime=0
/proc/14892/task/14900/stat : 14900 (java) S 14891 14878 14600 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41482530 885092352 27383 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 886444

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

[startup+7.90223 s]
/proc/loadavg: 2.14 2.07 2.01 3/91 14900
/proc/meminfo: memFree=1669192/2055920 swapFree=4180012/4192956
[pid=14878] ppid=14876 vsize=16740 CPUtime=1.55
/proc/14878/stat : 14878 (sugar++) S 14876 14878 14600 0 -1 4194304 1297 11878 0 1 6 1 141 7 15 0 1 0 41482365 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14878/statm: 4185 1104 409 3 0 764 0
[pid=14891] ppid=14878 vsize=5356 CPUtime=0
/proc/14891/stat : 14891 (sh) S 14878 14878 14600 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41482525 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14891/statm: 1339 233 193 169 0 50 0
[pid=14892] ppid=14891 vsize=864348 CPUtime=6.21
/proc/14892/stat : 14892 (java) S 14891 14878 14600 0 -1 0 29223 0 1 0 605 16 0 0 18 0 9 0 41482526 885092352 27388 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14892/statm: 216087 27388 2565 9 0 210634 0
[pid=14892/tid=14893] ppid=14891 vsize=864348 CPUtime=3.76
/proc/14892/task/14893/stat : 14893 (java) R 14891 14878 14600 0 -1 64 3748 0 1 0 372 4 0 0 25 0 9 0 41482526 885092352 27388 996147200 134512640 134550740 4294955920 18446744073709551615 4126750799 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14894] ppid=14891 vsize=864348 CPUtime=2.27
/proc/14892/task/14894/stat : 14894 (java) S 14891 14878 14600 0 -1 64 24397 0 0 0 216 11 0 0 16 0 9 0 41482528 885092352 27388 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14895] ppid=14891 vsize=864348 CPUtime=0
/proc/14892/task/14895/stat : 14895 (java) S 14891 14878 14600 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 41482528 885092352 27388 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14896] ppid=14891 vsize=864348 CPUtime=0
/proc/14892/task/14896/stat : 14896 (java) S 14891 14878 14600 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 41482528 885092352 27388 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14897] ppid=14891 vsize=864348 CPUtime=0
/proc/14892/task/14897/stat : 14897 (java) S 14891 14878 14600 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 41482530 885092352 27388 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14898] ppid=14891 vsize=864348 CPUtime=0.15
/proc/14892/task/14898/stat : 14898 (java) S 14891 14878 14600 0 -1 64 382 0 0 0 15 0 0 0 16 0 9 0 41482530 885092352 27388 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14899] ppid=14891 vsize=864348 CPUtime=0
/proc/14892/task/14899/stat : 14899 (java) S 14891 14878 14600 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 41482530 885092352 27388 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14892/tid=14900] ppid=14891 vsize=864348 CPUtime=0
/proc/14892/task/14900/stat : 14900 (java) S 14891 14878 14600 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 41482530 885092352 27388 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.76
Current children cumulated vsize (KiB) 886444

[startup+8.30226 s]
/proc/loadavg: 2.14 2.07 2.01 3/91 14900
/proc/meminfo: memFree=1669192/2055920 swapFree=4180012/4192956
[pid=14878] ppid=14876 vsize=16872 CPUtime=7.99
/proc/14878/stat : 14878 (sugar++) S 14876 14878 14600 0 -1 4194304 1602 45167 0 3 6 1 763 29 16 0 1 0 41482365 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14878/statm: 4218 1117 414 3 0 797 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 16872

[startup+8.70243 s]
/proc/loadavg: 2.21 2.09 2.02 3/85 14941
/proc/meminfo: memFree=1761784/2055920 swapFree=4180012/4192956
[pid=14878] ppid=14876 vsize=16872 CPUtime=8.28
/proc/14878/stat : 14878 (sugar++) S 14876 14878 14600 0 -1 4194304 1742 52690 0 5 6 1 788 33 15 0 1 0 41482365 17276928 1117 996147200 4194304 4206940 548682068528 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14878/statm: 4218 1117 414 3 0 797 0
[pid=14901] ppid=14878 vsize=4472 CPUtime=0.05
/proc/14901/stat : 14901 (minisat-inc) S 14878 14878 14600 0 -1 4194304 1089 0 0 0 5 0 0 0 15 0 1 0 41483164 4579328 1027 996147200 134512640 135134323 4294956192 18446744073709551615 134725182 0 0 4096 3 18446744071563648864 0 0 17 1 0 0
/proc/14901/statm: 1118 1027 79 151 0 964 0
[pid=14932] ppid=14878 vsize=5356 CPUtime=0
/proc/14932/stat : 14932 (sh) S 14878 14878 14600 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 41483219 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14932/statm: 1339 233 193 169 0 50 0
[pid=14933] ppid=14932 vsize=0 CPUtime=0.14
/proc/14933/stat : 14933 (java) Z 14932 14878 14600 0 -1 12 3477 0 1 0 12 2 0 0 15 0 2 0 41483219 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14933/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.47
Current children cumulated vsize (KiB) 26700

Child status: 0
Real time (s): 8.71528
CPU time (s): 8.5177
CPU user time (s): 8.13276
CPU system time (s): 0.384941
CPU usage (%): 97.7329
Max. virtual memory (cumulated for all children) (KiB): 886836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.13276
system time used= 0.384941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59380
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= 4241
involuntary context switches= 4227

runsolver used 0.016997 second user time and 0.044993 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-12 09:30:07
IDJOB=1111509
IDBENCH=61285
IDSOLVER=367
FILE ID=node29/1111509-1215847806
PBS_JOBID= 7903416
Free space on /tmp= 66492 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/modifiedRenault/normalized-renault-mod-40_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-1111509-1215847806/watcher-1111509-1215847806 -o /tmp/evaluation-result-1111509-1215847806/solver-1111509-1215847806 -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-1111509-1215847806.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 33c02ad367bd9810ddc348fe60b882c1
RANDOM SEED=107671766

node29.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.242
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.242
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:       1776640 kB
Buffers:         34584 kB
Cached:          90796 kB
SwapCached:       6744 kB
Active:         161912 kB
Inactive:        74656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776640 kB
SwapTotal:     4192956 kB
SwapFree:      4180012 kB
Dirty:            3668 kB
Writeback:           0 kB
Mapped:         127348 kB
Slab:            27816 kB
Committed_AS:   970492 kB
PageTables:       2104 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= 66492 MiB
End job on node29 at 2008-07-12 09:30:15