Trace number 1775298

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
CircUs 2009-03-23UNSAT 533.035 533.175

General information on the benchmark

Namemanol-pipe-c7nidw.cnf
MD5SUMcddc29f8f256e39e02d9b418f68e802c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark109.569
Satisfiable
(Un)Satisfiability was proved
Number of variables169072
Number of clauses501421
Sum of the clauses size1169981
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2334280
Number of clauses of size 3167140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

4.29/4.30	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
4.29/4.30	c Eliminate time :       3.59 
532.95/533.17	c CNF read time  :       0.58 
532.95/533.17	c CNF solve time :     532.57 
532.95/533.17	c Memory usage :    110.652 MB
532.95/533.17	c Restart : 514
532.95/533.17	c Decisions : random(89099), heuristic(6024938), history(0/0)
532.95/533.17	c Implications : 390800978
532.95/533.17	c Forced Restart : 0
532.95/533.17	c Polarity Change : 3099
532.95/533.17	c Learned clasues  : 27090 out of 978712
532.95/533.17	c Learned literals : 504366 out of 24520769
532.95/533.17	c Number of first UIP : 294039 out of 978712
532.95/533.17	c Number of simplify : 3
532.95/533.17	c Number of continuous distill : 87654
532.95/533.17	c Average depth of OTS : 4
532.95/533.17	c Average depth of additional conflict : 27
532.95/533.17	c Saved conflict clasues : 49237
532.95/533.17	c Saved conflict literals : 351944
532.95/533.17	c Additional conflict clauses : 35984
532.95/533.17	c Additional conflict literals : 841581
532.95/533.17	c Additional conflict analysis : 80043
532.95/533.17	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1775298-1241325865/watcher-1775298-1241325865 -o /tmp/evaluation-result-1775298-1241325865/solver-1775298-1241325865 -C 10000 -W 12000 -M 1800 HOME/CirCUs HOME/instance-1775298-1241325865.cnf -t 10000 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 25804
/proc/meminfo: memFree=1816512/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=5168 CPUtime=0
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 671 0 0 0 0 0 0 0 18 0 1 1000000 160619180 5292032 656 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 1292 660 66 173 0 1117 0

[startup+0.066735 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 25804
/proc/meminfo: memFree=1816512/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=18760 CPUtime=0.06
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 3255 0 0 0 5 1 0 0 18 0 1 1000000 160619180 19210240 3207 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 4690 3207 70 173 0 4515 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18760

[startup+0.101736 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 25804
/proc/meminfo: memFree=1816512/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=20732 CPUtime=0.09
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 3838 0 0 0 8 1 0 0 18 0 1 1000000 160619180 21229568 3725 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 5183 3725 70 173 0 5008 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20732

[startup+0.30175 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 25804
/proc/meminfo: memFree=1816512/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=31672 CPUtime=0.29
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 6918 0 0 0 27 2 0 0 19 0 1 1000000 160619180 32432128 6676 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 7918 6677 70 173 0 7743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31672

[startup+0.70178 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 25804
/proc/meminfo: memFree=1816512/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=49852 CPUtime=0.69
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 12076 0 0 0 63 6 0 0 23 0 1 1000000 160619180 51048448 11576 1992294400 134512640 135224549 4294956224 18446744073709551615 134570067 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 12463 11576 75 173 0 12288 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49852

[startup+1.50184 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1761016/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=73512 CPUtime=1.49
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 18517 0 0 0 140 9 0 0 25 0 1 1000000 160619180 75276288 17504 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 18378 17504 77 173 0 18203 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73512

[startup+3.10195 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1734904/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=88884 CPUtime=3.09
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 22784 0 0 0 297 12 0 0 25 0 1 1000000 160619180 91017216 21642 1992294400 134512640 135224549 4294956224 18446744073709551615 134570573 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 22221 21642 77 173 0 22046 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88884

[startup+6.30119 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1726328/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=93248 CPUtime=6.29
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 24612 0 0 0 616 13 0 0 25 0 1 1000000 160619180 95485952 22491 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 23312 22491 92 173 0 23137 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93248

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1725632/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=94040 CPUtime=12.69
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 24832 0 0 0 1255 14 0 0 25 0 1 1000000 160619180 96296960 22711 1992294400 134512640 135224549 4294956224 18446744073709551615 134638367 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 23510 22711 92 173 0 23335 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94040

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1724808/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=94964 CPUtime=25.49
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 25043 0 0 0 2535 14 0 0 25 0 1 1000000 160619180 97243136 22922 1992294400 134512640 135224549 4294956224 18446744073709551615 134595715 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 23741 22922 92 173 0 23566 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 94964

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1723976/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=95888 CPUtime=51.07
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 25282 0 0 0 5093 14 0 0 25 0 1 1000000 160619180 98189312 23161 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 23972 23161 92 173 0 23797 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 95888

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1722248/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=97576 CPUtime=102.26
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 25698 0 0 0 10211 15 0 0 25 0 1 1000000 160619180 99917824 23577 1992294400 134512640 135224549 4294956224 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 24394 23577 92 173 0 24219 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 97576

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1719496/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=100348 CPUtime=162.24
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 26379 0 0 0 16208 16 0 0 25 0 1 1000000 160619180 102756352 24258 1992294400 134512640 135224549 4294956224 18446744073709551615 134595574 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 25087 24258 92 173 0 24912 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 100348

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1717064/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=102844 CPUtime=222.23
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 26972 0 0 0 22206 17 0 0 25 0 1 1000000 160619180 105312256 24851 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 25711 24851 92 173 0 25536 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 102844

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1715272/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=104692 CPUtime=282.21
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 27442 0 0 0 28204 17 0 0 25 0 1 1000000 160619180 107204608 25321 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 26173 25321 92 173 0 25998 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 104692

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1711688/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=108156 CPUtime=342.2
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 28295 0 0 0 34202 18 0 0 25 0 1 1000000 160619180 110751744 26174 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 27039 26174 92 173 0 26864 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 108156

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1710792/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=108948 CPUtime=402.19
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 28510 0 0 0 40201 18 0 0 25 0 1 1000000 160619180 111562752 26389 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 27237 26389 92 173 0 27062 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 108948

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1709256/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=110400 CPUtime=462.16
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 28892 0 0 0 46198 18 0 0 25 0 1 1000000 160619180 113049600 26771 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 27600 26771 92 173 0 27425 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 110400

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1706312/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=113304 CPUtime=522.15
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 29622 0 0 0 52196 19 0 0 25 0 1 1000000 160619180 116023296 27501 1992294400 134512640 135224549 4294956224 18446744073709551615 134595552 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 28326 27501 92 173 0 28151 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 113304

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

[startup+524.705 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1706248/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=113304 CPUtime=524.56
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 29622 0 0 0 52437 19 0 0 25 0 1 1000000 160619180 116023296 27501 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 28326 27501 92 173 0 28151 0
Current children cumulated CPU time (s) 524.56
Current children cumulated vsize (KiB) 113304

[startup+527.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1706248/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=113304 CPUtime=527.76
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 29622 0 0 0 52757 19 0 0 25 0 1 1000000 160619180 116023296 27501 1992294400 134512640 135224549 4294956224 18446744073709551615 134617061 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 28326 27501 92 173 0 28151 0
Current children cumulated CPU time (s) 527.76
Current children cumulated vsize (KiB) 113304

[startup+531.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1706248/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=113304 CPUtime=530.95
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 29623 0 0 0 53076 19 0 0 25 0 1 1000000 160619180 116023296 27502 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 28326 27502 92 173 0 28151 0
Current children cumulated CPU time (s) 530.95
Current children cumulated vsize (KiB) 113304

[startup+531.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1706248/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=113304 CPUtime=531.75
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 29623 0 0 0 53156 19 0 0 25 0 1 1000000 160619180 116023296 27502 1992294400 134512640 135224549 4294956224 18446744073709551615 134595552 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 28326 27502 92 173 0 28151 0
Current children cumulated CPU time (s) 531.75
Current children cumulated vsize (KiB) 113304

[startup+532.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1706248/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=113304 CPUtime=532.55
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 29623 0 0 0 53236 19 0 0 25 0 1 1000000 160619180 116023296 27502 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 28326 27502 92 173 0 28151 0
Current children cumulated CPU time (s) 532.55
Current children cumulated vsize (KiB) 113304

[startup+533.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25805
/proc/meminfo: memFree=1706248/2055920 swapFree=4181112/4192956
[pid=25804] ppid=25802 vsize=99272 CPUtime=532.95
/proc/25804/stat : 25804 (CirCUs) R 25802 25804 25767 0 -1 4194304 29627 0 0 0 53276 19 0 0 25 0 1 1000000 160619180 101654528 24504 1992294400 134512640 135224549 4294956224 18446744073709551615 134717056 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25804/statm: 24818 24504 95 173 0 24643 0
Current children cumulated CPU time (s) 532.95
Current children cumulated vsize (KiB) 99272

Child status: 0
Real time (s): 533.175
CPU time (s): 533.035
CPU user time (s): 532.818
CPU system time (s): 0.216967
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 113304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 532.818
system time used= 0.216967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29628
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= 2
involuntary context switches= 1427

runsolver used 0.428934 second user time and 1.06384 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-03 06:44:25
IDJOB=1775298
IDBENCH=71715
IDSOLVER=614
FILE ID=node34/1775298-1241325865
PBS_JOBID= 9225386
Free space on /tmp= 66492 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT_RACE06/manol-pipe-c7nidw.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775298-1241325865/watcher-1775298-1241325865 -o /tmp/evaluation-result-1775298-1241325865/solver-1775298-1241325865 -C 10000 -W 12000 -M 1800  HOME/CirCUs HOME/instance-1775298-1241325865.cnf -t 10000

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= cddc29f8f256e39e02d9b418f68e802c
RANDOM SEED=1236459675

node34.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.214
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.214
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:       1816928 kB
Buffers:         30328 kB
Cached:         149660 kB
SwapCached:       5720 kB
Active:          77560 kB
Inactive:       110224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816928 kB
SwapTotal:     4192956 kB
SwapFree:      4181112 kB
Dirty:            9888 kB
Writeback:           0 kB
Mapped:          13416 kB
Slab:            37196 kB
Committed_AS:   713128 kB
PageTables:       1380 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= 66488 MiB
End job on node34 at 2009-05-03 06:53:19