Trace number 1563494

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
SAT07 reference solver: picosat 535UNSAT 599.293 599.455

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.3399
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

599.23/599.44	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-1563494-1238786705/watcher-1563494-1238786705 -o /tmp/evaluation-result-1563494-1238786705/solver-1563494-1238786705 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1563494-1238786705.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4091
/proc/meminfo: memFree=1788976/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=1080 CPUtime=0
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 1151332485 1105920 179 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 270 179 40 102 0 165 0

[startup+0.0963631 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4091
/proc/meminfo: memFree=1788976/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=1808 CPUtime=0.09
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 315 0 0 0 4 5 0 0 18 0 1 0 1151332485 1851392 301 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 452 301 40 102 0 347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1808

[startup+0.101362 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4091
/proc/meminfo: memFree=1788976/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=1808 CPUtime=0.09
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 320 0 0 0 4 5 0 0 18 0 1 0 1151332485 1851392 306 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 452 306 40 102 0 347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1808

[startup+0.301379 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4091
/proc/meminfo: memFree=1788976/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=3364 CPUtime=0.29
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 604 0 0 0 13 16 0 0 19 0 1 0 1151332485 3444736 590 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 841 590 40 102 0 736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3364

[startup+0.701417 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4091
/proc/meminfo: memFree=1788976/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=6604 CPUtime=0.7
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 1158 0 0 0 32 38 0 0 22 0 1 0 1151332485 6762496 1144 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 1651 1144 40 102 0 1546 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 6604

[startup+1.50149 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 4092
/proc/meminfo: memFree=1782760/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=13200 CPUtime=1.49
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 2289 0 0 0 67 82 0 0 25 0 1 0 1151332485 13516800 2275 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 3300 2275 40 102 0 3195 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13200

[startup+3.10164 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 4092
/proc/meminfo: memFree=1776296/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=26136 CPUtime=3.09
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 4543 0 0 0 138 171 0 0 25 0 1 0 1151332485 26763264 4529 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 6534 4529 40 102 0 6429 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26136

[startup+6.30195 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 4092
/proc/meminfo: memFree=1757608/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=51876 CPUtime=6.29
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 9043 0 0 0 286 343 0 0 25 0 1 0 1151332485 53121024 9029 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 12969 9029 40 102 0 12864 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51876

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4092
/proc/meminfo: memFree=1751208/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=56496 CPUtime=12.69
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 9479 0 0 0 924 345 0 0 25 0 1 0 1151332485 57851904 9425 1992294400 134512640 134931368 4294956240 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 14124 9425 48 102 0 14019 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56496

[startup+25.5018 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 4092
/proc/meminfo: memFree=1750440/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=57288 CPUtime=25.48
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 9674 0 0 0 2203 345 0 0 25 0 1 0 1151332485 58662912 9620 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 14322 9620 48 102 0 14217 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57288

[startup+51.1012 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 4092
/proc/meminfo: memFree=1748648/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=58872 CPUtime=51.06
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 10141 0 0 0 4760 346 0 0 25 0 1 0 1151332485 60284928 10087 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 14718 10087 48 102 0 14613 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 58872

[startup+102.305 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 4092
/proc/meminfo: memFree=1745704/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=61644 CPUtime=102.26
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 10861 0 0 0 9879 347 0 0 25 0 1 0 1151332485 63123456 10807 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 15411 10807 48 102 0 15306 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 61644

[startup+162.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 4092
/proc/meminfo: memFree=1742312/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=64944 CPUtime=162.24
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 11711 0 0 0 15876 348 0 0 25 0 1 0 1151332485 66502656 11657 1992294400 134512640 134931368 4294956240 18446744073709551615 134529700 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 16236 11657 48 102 0 16131 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 64944

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 4092
/proc/meminfo: memFree=1739432/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=67712 CPUtime=222.22
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 12413 0 0 0 21873 349 0 0 25 0 1 0 1151332485 69337088 12359 1992294400 134512640 134931368 4294956240 18446744073709551615 134530332 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 16928 12359 48 102 0 16823 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 67712

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 4092
/proc/meminfo: memFree=1738344/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=68372 CPUtime=282.2
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 12707 0 0 0 27871 349 0 0 25 0 1 0 1151332485 70012928 12588 1992294400 134512640 134931368 4294956240 18446744073709551615 134544809 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 17093 12588 48 102 0 16988 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 68372

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4092
/proc/meminfo: memFree=1738344/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=68372 CPUtime=342.2
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 12707 0 0 0 33870 350 0 0 25 0 1 0 1151332485 70012928 12588 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 17093 12588 48 102 0 16988 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 68372

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4092
/proc/meminfo: memFree=1738344/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=68372 CPUtime=402.18
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 12707 0 0 0 39868 350 0 0 25 0 1 0 1151332485 70012928 12588 1992294400 134512640 134931368 4294956240 18446744073709551615 134529356 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 17093 12588 48 102 0 16988 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 68372

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4092
/proc/meminfo: memFree=1738216/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=68372 CPUtime=462.16
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 12781 0 0 0 45866 350 0 0 25 0 1 0 1151332485 70012928 12594 1992294400 134512640 134931368 4294956240 18446744073709551615 134544748 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 17093 12594 48 102 0 16988 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 68372

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4092
/proc/meminfo: memFree=1738216/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=68372 CPUtime=522.15
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 12781 0 0 0 51865 350 0 0 25 0 1 0 1151332485 70012928 12594 1992294400 134512640 134931368 4294956240 18446744073709551615 134525858 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 17093 12594 48 102 0 16988 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 68372

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4092
/proc/meminfo: memFree=1738216/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=68372 CPUtime=582.13
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 12781 0 0 0 57863 350 0 0 25 0 1 0 1151332485 70012928 12594 1992294400 134512640 134931368 4294956240 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 17093 12594 48 102 0 16988 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 68372

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

[startup+588.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4092
/proc/meminfo: memFree=1738216/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=68372 CPUtime=588.53
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 12781 0 0 0 58503 350 0 0 25 0 1 0 1151332485 70012928 12594 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 17093 12594 48 102 0 16988 0
Current children cumulated CPU time (s) 588.53
Current children cumulated vsize (KiB) 68372

[startup+595.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4092
/proc/meminfo: memFree=1738216/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=68372 CPUtime=594.93
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 12781 0 0 0 59143 350 0 0 25 0 1 0 1151332485 70012928 12594 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 17093 12594 48 102 0 16988 0
Current children cumulated CPU time (s) 594.93
Current children cumulated vsize (KiB) 68372

[startup+596.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4092
/proc/meminfo: memFree=1738216/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=68372 CPUtime=596.53
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 12781 0 0 0 59303 350 0 0 25 0 1 0 1151332485 70012928 12594 1992294400 134512640 134931368 4294956240 18446744073709551615 134525802 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 17093 12594 48 102 0 16988 0
Current children cumulated CPU time (s) 596.53
Current children cumulated vsize (KiB) 68372

[startup+598.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4092
/proc/meminfo: memFree=1738216/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=68372 CPUtime=598.13
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 12781 0 0 0 59463 350 0 0 25 0 1 0 1151332485 70012928 12594 1992294400 134512640 134931368 4294956240 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 17093 12594 48 102 0 16988 0
Current children cumulated CPU time (s) 598.13
Current children cumulated vsize (KiB) 68372

[startup+599.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4092
/proc/meminfo: memFree=1738216/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=68372 CPUtime=598.93
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 12781 0 0 0 59543 350 0 0 25 0 1 0 1151332485 70012928 12594 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 17093 12594 48 102 0 16988 0
Current children cumulated CPU time (s) 598.93
Current children cumulated vsize (KiB) 68372

[startup+599.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4092
/proc/meminfo: memFree=1738216/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=68372 CPUtime=599.13
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 12781 0 0 0 59563 350 0 0 25 0 1 0 1151332485 70012928 12594 1992294400 134512640 134931368 4294956240 18446744073709551615 134524009 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 17093 12594 48 102 0 16988 0
Current children cumulated CPU time (s) 599.13
Current children cumulated vsize (KiB) 68372

[startup+599.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4092
/proc/meminfo: memFree=1739496/2055920 swapFree=4179068/4192956
[pid=4091] ppid=4089 vsize=66324 CPUtime=599.23
/proc/4091/stat : 4091 (picosat) R 4089 4091 3932 0 -1 4194304 12782 0 0 0 59573 350 0 0 25 0 1 0 1151332485 67915776 12251 1992294400 134512640 134931368 4294956240 18446744073709551615 134581922 0 0 4096 0 0 0 0 17 1 0 0
/proc/4091/statm: 16581 12251 48 102 0 16476 0
Current children cumulated CPU time (s) 599.23
Current children cumulated vsize (KiB) 66324

Child status: 20
Real time (s): 599.455
CPU time (s): 599.293
CPU user time (s): 595.776
CPU system time (s): 3.51647
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 68372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 595.776
system time used= 3.51647
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12783
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= 956

runsolver used 0.434933 second user time and 1.25481 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-03 21:25:06
IDJOB=1563494
IDBENCH=70954
IDSOLVER=563
FILE ID=node61/1563494-1238786705
PBS_JOBID= 9085593
Free space on /tmp= 66460 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563494-1238786705/watcher-1563494-1238786705 -o /tmp/evaluation-result-1563494-1238786705/solver-1563494-1238786705 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1563494-1238786705.cnf            

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED=1878009554

node61.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.238
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.238
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:       1789392 kB
Buffers:         29096 kB
Cached:         167160 kB
SwapCached:       7880 kB
Active:          51440 kB
Inactive:       154304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789392 kB
SwapTotal:     4192956 kB
SwapFree:      4179068 kB
Dirty:           15644 kB
Writeback:           0 kB
Mapped:          15068 kB
Slab:            46888 kB
Committed_AS:  2951260 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66460 MiB
End job on node61 at 2009-04-03 21:35:06