Trace number 3300206

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 2.0-R4092-industUNSAT 384.789 384.803

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark384.789
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...828505/instance-3300206-1303828505.cnf
0.00/0.00	c Solving...
384.78/384.80	s UNSATISFIABLE
384.78/384.80	
384.78/384.80	c Models        : 0     
384.78/384.80	c Time          : 384.798s (Solving: 384.79s 1st Model: 0.00s Unsat: 384.79s)
384.78/384.80	c CPU Time      : 384.780s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3300206-1303828505/watcher-3300206-1303828505 -o /tmp/evaluation-result-3300206-1303828505/solver-3300206-1303828505 -C 2400 -W 1300 -M 7680 HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300206-1303828505.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.17 1.67 2.54 4/189 21393
/proc/meminfo: memFree=11739780/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=12716 CPUtime=0 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 573 0 0 0 0 0 0 0 25 0 1 0 494450955 13021184 506 33554432000 4194304 4929204 140736676889408 18446744073709551615 230808826565 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 3179 507 343 180 0 189 0

[startup+0.0157571 s]
/proc/loadavg: 1.17 1.67 2.54 4/189 21393
/proc/meminfo: memFree=11739780/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=12716 CPUtime=0.01 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 600 0 0 0 1 0 0 0 25 0 1 0 494450955 13021184 533 33554432000 4194304 4929204 140736676889408 18446744073709551615 4632656 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 3179 533 367 180 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12716

[startup+0.100748 s]
/proc/loadavg: 1.17 1.67 2.54 4/189 21393
/proc/meminfo: memFree=11739780/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=12980 CPUtime=0.09 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 652 0 0 0 9 0 0 0 25 0 1 0 494450955 13291520 585 33554432000 4194304 4929204 140736676889408 18446744073709551615 4633805 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 3245 585 368 180 0 255 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12980

[startup+0.300709 s]
/proc/loadavg: 1.17 1.67 2.54 4/189 21393
/proc/meminfo: memFree=11739780/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=13548 CPUtime=0.29 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 777 0 0 0 29 0 0 0 25 0 1 0 494450955 13873152 710 33554432000 4194304 4929204 140736676889408 18446744073709551615 4357424 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 3387 710 368 180 0 397 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13548

[startup+0.700636 s]
/proc/loadavg: 1.17 1.67 2.54 4/189 21393
/proc/meminfo: memFree=11739780/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=14772 CPUtime=0.69 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 1088 0 0 0 69 0 0 0 25 0 1 0 494450955 15126528 1021 33554432000 4194304 4929204 140736676889408 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 3693 1021 368 180 0 703 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14772

[startup+1.50049 s]
/proc/loadavg: 1.17 1.67 2.54 5/190 21394
/proc/meminfo: memFree=11714980/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=15288 CPUtime=1.49 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 1221 0 0 0 149 0 0 0 25 0 1 0 494450955 15654912 1154 33554432000 4194304 4929204 140736676889408 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 3822 1154 368 180 0 832 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15288

[startup+3.1002 s]
/proc/loadavg: 1.17 1.67 2.54 5/190 21394
/proc/meminfo: memFree=11700952/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=15816 CPUtime=3.09 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 1356 0 0 0 309 0 0 0 25 0 1 0 494450955 16195584 1289 33554432000 4194304 4929204 140736676889408 18446744073709551615 4316142 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 3954 1289 368 180 0 964 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15816

[startup+6.30061 s]
/proc/loadavg: 1.39 1.71 2.55 5/190 21394
/proc/meminfo: memFree=11685156/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=16452 CPUtime=6.29 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 1514 0 0 0 629 0 0 0 25 0 1 0 494450955 16846848 1447 33554432000 4194304 4929204 140736676889408 18446744073709551615 230808821089 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 4113 1447 368 180 0 1123 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16452

[startup+12.7004 s]
/proc/loadavg: 1.60 1.75 2.56 5/190 21394
/proc/meminfo: memFree=11703904/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=16728 CPUtime=12.69 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 1582 0 0 0 1269 0 0 0 25 0 1 0 494450955 17129472 1515 33554432000 4194304 4929204 140736676889408 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 4182 1515 368 180 0 1192 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16728

[startup+25.5011 s]
/proc/loadavg: 2.13 1.86 2.58 5/190 21395
/proc/meminfo: memFree=11704072/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=17428 CPUtime=25.49 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 1749 0 0 0 2549 0 0 0 25 0 1 0 494450955 17846272 1682 33554432000 4194304 4929204 140736676889408 18446744073709551615 4633764 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 4357 1682 368 180 0 1367 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17428

[startup+51.1004 s]
/proc/loadavg: 2.77 2.03 2.62 5/190 21395
/proc/meminfo: memFree=11701484/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=18548 CPUtime=51.07 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 2027 0 0 0 5107 0 0 0 25 0 1 0 494450955 18993152 1960 33554432000 4194304 4929204 140736676889408 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 4637 1960 368 180 0 1647 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18548

[startup+102.307 s]
/proc/loadavg: 3.46 2.33 2.69 5/190 21397
/proc/meminfo: memFree=11686180/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=19140 CPUtime=102.28 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 2171 0 0 0 10228 0 0 0 25 0 1 0 494450955 19599360 2104 33554432000 4194304 4929204 140736676889408 18446744073709551615 4327328 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 4785 2104 368 180 0 1795 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 19140

[startup+162.301 s]
/proc/loadavg: 3.80 2.63 2.77 5/190 21398
/proc/meminfo: memFree=11674008/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=19628 CPUtime=162.27 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 2289 0 0 0 16227 0 0 0 25 0 1 0 494450955 20099072 2222 33554432000 4194304 4929204 140736676889408 18446744073709551615 4320489 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 4907 2222 368 180 0 1917 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 19628

[startup+222.301 s]
/proc/loadavg: 3.92 2.88 2.84 5/190 21400
/proc/meminfo: memFree=11651524/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=20000 CPUtime=222.28 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 2373 0 0 0 22228 0 0 0 25 0 1 0 494450955 20480000 2306 33554432000 4194304 4929204 140736676889408 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 5000 2306 368 180 0 2010 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 20000

[startup+282.3 s]
/proc/loadavg: 3.97 3.08 2.91 5/190 21401
/proc/meminfo: memFree=11632656/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=20200 CPUtime=282.28 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 2434 0 0 0 28228 0 0 0 25 0 1 0 494450955 20684800 2367 33554432000 4194304 4929204 140736676889408 18446744073709551615 4316070 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 5050 2367 368 180 0 2060 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 20200

[startup+342.3 s]
/proc/loadavg: 3.99 3.24 2.97 5/190 21403
/proc/meminfo: memFree=11625560/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=20444 CPUtime=342.28 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 2502 0 0 0 34228 0 0 0 25 0 1 0 494450955 20934656 2435 33554432000 4194304 4929204 140736676889408 18446744073709551615 4627841 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 5111 2435 368 180 0 2121 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 20444

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

[startup+358.3 s]
/proc/loadavg: 3.99 3.28 2.99 5/190 21403
/proc/meminfo: memFree=11620468/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=20668 CPUtime=358.28 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 2549 0 0 0 35828 0 0 0 25 0 1 0 494450955 21164032 2482 33554432000 4194304 4929204 140736676889408 18446744073709551615 4619460 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 5167 2482 368 180 0 2177 0
Current children cumulated CPU time (s) 358.28
Current children cumulated vsize (KiB) 20668

[startup+371.101 s]
/proc/loadavg: 3.99 3.31 3.01 5/190 21404
/proc/meminfo: memFree=11620340/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=20780 CPUtime=371.08 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 2575 0 0 0 37108 0 0 0 25 0 1 0 494450955 21278720 2508 33554432000 4194304 4929204 140736676889408 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 5195 2508 368 180 0 2205 0
Current children cumulated CPU time (s) 371.08
Current children cumulated vsize (KiB) 20780

[startup+377.501 s]
/proc/loadavg: 3.99 3.33 3.01 5/190 21404
/proc/meminfo: memFree=11620088/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=20780 CPUtime=377.48 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 2580 0 0 0 37748 0 0 0 25 0 1 0 494450955 21278720 2513 33554432000 4194304 4929204 140736676889408 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 5195 2513 373 180 0 2205 0
Current children cumulated CPU time (s) 377.48
Current children cumulated vsize (KiB) 20780

[startup+380.7 s]
/proc/loadavg: 4.07 3.35 3.02 5/190 21404
/proc/meminfo: memFree=11620204/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=20780 CPUtime=380.68 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 2580 0 0 0 38068 0 0 0 25 0 1 0 494450955 21278720 2513 33554432000 4194304 4929204 140736676889408 18446744073709551615 4316112 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 5195 2513 373 180 0 2205 0
Current children cumulated CPU time (s) 380.68
Current children cumulated vsize (KiB) 20780

[startup+382.301 s]
/proc/loadavg: 4.07 3.35 3.02 5/190 21404
/proc/meminfo: memFree=11620204/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=20780 CPUtime=382.28 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 2581 0 0 0 38228 0 0 0 25 0 1 0 494450955 21278720 2514 33554432000 4194304 4929204 140736676889408 18446744073709551615 4316173 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 5195 2514 373 180 0 2205 0
Current children cumulated CPU time (s) 382.28
Current children cumulated vsize (KiB) 20780

[startup+383.907 s]
/proc/loadavg: 4.07 3.36 3.03 5/190 21404
/proc/meminfo: memFree=11620080/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=20780 CPUtime=383.89 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 2581 0 0 0 38389 0 0 0 25 0 1 0 494450955 21278720 2514 33554432000 4194304 4929204 140736676889408 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 5195 2514 373 180 0 2205 0
Current children cumulated CPU time (s) 383.89
Current children cumulated vsize (KiB) 20780

[startup+384.301 s]
/proc/loadavg: 4.07 3.36 3.03 5/190 21404
/proc/meminfo: memFree=11620080/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=20780 CPUtime=384.28 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 2581 0 0 0 38428 0 0 0 25 0 1 0 494450955 21278720 2514 33554432000 4194304 4929204 140736676889408 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 5195 2514 373 180 0 2205 0
Current children cumulated CPU time (s) 384.28
Current children cumulated vsize (KiB) 20780

[startup+384.7 s]
/proc/loadavg: 4.07 3.36 3.03 5/190 21404
/proc/meminfo: memFree=11620080/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=20780 CPUtime=384.68 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202496 2581 0 0 0 38468 0 0 0 25 0 1 0 494450955 21278720 2514 33554432000 4194304 4929204 140736676889408 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/21393/statm: 5195 2514 373 180 0 2205 0
Current children cumulated CPU time (s) 384.68
Current children cumulated vsize (KiB) 20780

[startup+384.8 s]
/proc/loadavg: 4.07 3.36 3.03 5/190 21404
/proc/meminfo: memFree=11620080/32951124 swapFree=67111528/67111528
[pid=21393] ppid=21391 vsize=0 CPUtime=384.78 cores=1,3
/proc/21393/stat : 21393 (clasp) R 21391 21393 20592 0 -1 4202500 2596 0 0 0 38478 0 0 0 25 0 1 0 494450955 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/21393/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 384.78
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 384.803
CPU time (s): 384.789
CPU user time (s): 384.784
CPU system time (s): 0.004999
CPU usage (%): 99.9964
Max. virtual memory (cumulated for all children) (KiB): 20780

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

runsolver used 0.645901 second user time and 1.46078 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-26 16:35:05
IDJOB=3300206
IDBENCH=84808
IDSOLVER=1684
FILE ID=node104/3300206-1303828505
RUNJOBID= node104-1303828502-21326
PBS_JOBID= 13160792
Free space on /tmp= 71700 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300206-1303828505/watcher-3300206-1303828505 -o /tmp/evaluation-result-3300206-1303828505/solver-3300206-1303828505 -C 2400 -W 1300 -M 7680  HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300206-1303828505.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=282285731

node104.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5293.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11740052 kB
Buffers:       2304644 kB
Cached:       17848052 kB
SwapCached:          0 kB
Active:       11584964 kB
Inactive:      9035984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11740052 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           66912 kB
Writeback:           0 kB
AnonPages:      468032 kB
Mapped:          16064 kB
Slab:           527188 kB
PageTables:       6008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   668028 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71700 MiB
End job on node104 at 2011-04-26 16:41:30