Trace number 456545

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, and are wall clock time (not CPU 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
picosat 535UNSAT 641.456 641.595

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
MD5SUMb8ad54973e17f84e99bf9d2e7bc768ce
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.647
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses640
Sum of the clauses size2560
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4640
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

641.36/641.59	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node29/watcher-456545-1178347449 -o ROOT/results/node29/solver-456545-1178347449 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456545-1178347449/picosat /tmp/evaluation/456545-1178347449/instance-456545-1178347449.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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: 2.00 2.00 1.93 3/77 755
/proc/meminfo: memFree=1477704/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=568 CPUtime=0
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 68 0 0 0 0 0 0 0 18 0 1 0 282660663 581632 54 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 142 54 40 102 0 37 0

[startup+0.046172 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 755
/proc/meminfo: memFree=1477704/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=712 CPUtime=0.03
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 109 0 0 0 3 0 0 0 18 0 1 0 282660663 729088 93 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 178 93 48 102 0 73 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 712

[startup+0.101173 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 755
/proc/meminfo: memFree=1477704/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=712 CPUtime=0.09
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 111 0 0 0 9 0 0 0 18 0 1 0 282660663 729088 95 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134597652 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 178 95 48 102 0 73 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 712

[startup+0.301186 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 755
/proc/meminfo: memFree=1477704/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=712 CPUtime=0.29
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 125 0 0 0 29 0 0 0 19 0 1 0 282660663 729088 109 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 178 109 48 102 0 73 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 712

[startup+0.701211 s]
/proc/loadavg: 2.00 2.00 1.93 3/77 755
/proc/meminfo: memFree=1477704/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=840 CPUtime=0.69
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 144 0 0 0 69 0 0 0 23 0 1 0 282660663 860160 128 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 210 128 48 102 0 105 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 840

[startup+1.50126 s]
/proc/loadavg: 1.92 1.98 1.93 2/78 756
/proc/meminfo: memFree=1477312/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=840 CPUtime=1.49
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 156 0 0 0 149 0 0 0 25 0 1 0 282660663 860160 140 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134529856 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 210 140 48 102 0 105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 840

[startup+3.10137 s]
/proc/loadavg: 1.92 1.98 1.93 2/78 756
/proc/meminfo: memFree=1477056/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=960 CPUtime=3.09
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 193 0 0 0 309 0 0 0 25 0 1 0 282660663 983040 177 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525603 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 240 177 48 102 0 135 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 960

[startup+6.30157 s]
/proc/loadavg: 1.85 1.97 1.92 2/78 756
/proc/meminfo: memFree=1476864/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=1076 CPUtime=6.29
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 222 0 0 0 629 0 0 0 25 0 1 0 282660663 1101824 206 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134597633 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 269 206 48 102 0 164 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1076

[startup+12.702 s]
/proc/loadavg: 1.78 1.95 1.91 2/78 756
/proc/meminfo: memFree=1476552/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=1288 CPUtime=12.69
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 275 0 0 0 1269 0 0 0 25 0 1 0 282660663 1318912 259 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 322 259 48 102 0 217 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1288

[startup+25.5018 s]
/proc/loadavg: 1.61 1.90 1.90 2/78 756
/proc/meminfo: memFree=1476296/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=1540 CPUtime=25.48
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 333 0 0 0 2548 0 0 0 25 0 1 0 282660663 1576960 317 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134549282 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 385 317 48 102 0 280 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1540

[startup+51.1014 s]
/proc/loadavg: 1.40 1.83 1.87 2/78 756
/proc/meminfo: memFree=1475976/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=1848 CPUtime=51.08
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 402 0 0 0 5107 1 0 0 25 0 1 0 282660663 1892352 386 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 462 386 48 102 0 357 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1848

[startup+102.306 s]
/proc/loadavg: 1.17 1.70 1.83 2/78 756
/proc/meminfo: memFree=1475528/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=2280 CPUtime=102.27
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 520 0 0 0 10226 1 0 0 25 0 1 0 282660663 2334720 498 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 570 498 48 102 0 465 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2280

[startup+162.302 s]
/proc/loadavg: 1.06 1.57 1.77 2/78 756
/proc/meminfo: memFree=1475144/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=2752 CPUtime=162.26
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 643 0 0 0 16224 2 0 0 25 0 1 0 282660663 2818048 588 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 688 588 48 102 0 583 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 2752

[startup+222.301 s]
/proc/loadavg: 1.02 1.46 1.72 2/78 756
/proc/meminfo: memFree=1474888/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=2928 CPUtime=222.24
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 727 0 0 0 22222 2 0 0 25 0 1 0 282660663 2998272 651 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 732 651 48 102 0 627 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 2928

[startup+282.301 s]
/proc/loadavg: 1.01 1.38 1.67 2/78 756
/proc/meminfo: memFree=1474760/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=3176 CPUtime=282.23
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 784 0 0 0 28220 3 0 0 25 0 1 0 282660663 3252224 708 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525794 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 794 708 48 102 0 689 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 3176

[startup+342.302 s]
/proc/loadavg: 1.00 1.31 1.63 2/78 756
/proc/meminfo: memFree=1474440/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=3424 CPUtime=342.21
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 876 0 0 0 34218 3 0 0 25 0 1 0 282660663 3506176 776 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 856 776 48 102 0 751 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 3424

[startup+402.302 s]
/proc/loadavg: 1.00 1.25 1.59 2/78 756
/proc/meminfo: memFree=1474312/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=3552 CPUtime=402.21
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 910 0 0 0 40217 4 0 0 25 0 1 0 282660663 3637248 810 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 888 810 48 102 0 783 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 3552

[startup+462.302 s]
/proc/loadavg: 1.10 1.23 1.56 2/78 756
/proc/meminfo: memFree=1474056/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=3700 CPUtime=462.19
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 959 0 0 0 46215 4 0 0 25 0 1 0 282660663 3788800 857 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134544762 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 925 857 48 102 0 820 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 3700

[startup+522.302 s]
/proc/loadavg: 1.04 1.18 1.52 2/78 756
/proc/meminfo: memFree=1473928/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=3812 CPUtime=522.18
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 987 0 0 0 52213 5 0 0 25 0 1 0 282660663 3903488 885 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 953 885 48 102 0 848 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 3812

[startup+582.301 s]
/proc/loadavg: 1.01 1.15 1.48 2/78 756
/proc/meminfo: memFree=1473928/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=3764 CPUtime=582.16
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 989 0 0 0 58211 5 0 0 25 0 1 0 282660663 3854336 877 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525927 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 941 877 48 102 0 836 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 3764

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

[startup+614.302 s]
/proc/loadavg: 1.01 1.13 1.47 2/78 756
/proc/meminfo: memFree=1473992/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=3764 CPUtime=614.16
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 989 0 0 0 61411 5 0 0 25 0 1 0 282660663 3854336 877 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 941 877 48 102 0 836 0
Current children cumulated CPU time (s) 614.16
Current children cumulated vsize (KiB) 3764

[startup+627.101 s]
/proc/loadavg: 1.00 1.13 1.46 2/78 756
/proc/meminfo: memFree=1473992/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=3764 CPUtime=626.96
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 989 0 0 0 62690 6 0 0 25 0 1 0 282660663 3854336 877 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 941 877 48 102 0 836 0
Current children cumulated CPU time (s) 626.96
Current children cumulated vsize (KiB) 3764

[startup+633.502 s]
/proc/loadavg: 1.00 1.12 1.45 2/78 756
/proc/meminfo: memFree=1473992/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=3764 CPUtime=633.36
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 989 0 0 0 63330 6 0 0 25 0 1 0 282660663 3854336 877 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134530220 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 941 877 48 102 0 836 0
Current children cumulated CPU time (s) 633.36
Current children cumulated vsize (KiB) 3764

[startup+636.702 s]
/proc/loadavg: 1.00 1.12 1.45 2/78 756
/proc/meminfo: memFree=1473992/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=3764 CPUtime=636.56
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 989 0 0 0 63650 6 0 0 25 0 1 0 282660663 3854336 877 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 941 877 48 102 0 836 0
Current children cumulated CPU time (s) 636.56
Current children cumulated vsize (KiB) 3764

[startup+639.902 s]
/proc/loadavg: 1.00 1.12 1.45 2/78 756
/proc/meminfo: memFree=1473992/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=3764 CPUtime=639.76
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 989 0 0 0 63970 6 0 0 25 0 1 0 282660663 3854336 877 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 941 877 48 102 0 836 0
Current children cumulated CPU time (s) 639.76
Current children cumulated vsize (KiB) 3764

[startup+640.701 s]
/proc/loadavg: 1.00 1.12 1.45 2/78 756
/proc/meminfo: memFree=1473992/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=3764 CPUtime=640.56
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 989 0 0 0 64050 6 0 0 25 0 1 0 282660663 3854336 877 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 941 877 48 102 0 836 0
Current children cumulated CPU time (s) 640.56
Current children cumulated vsize (KiB) 3764

[startup+641.101 s]
/proc/loadavg: 1.00 1.12 1.45 2/78 756
/proc/meminfo: memFree=1473992/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=3764 CPUtime=640.96
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 989 0 0 0 64090 6 0 0 25 0 1 0 282660663 3854336 877 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525751 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 941 877 48 102 0 836 0
Current children cumulated CPU time (s) 640.96
Current children cumulated vsize (KiB) 3764

[startup+641.501 s]
/proc/loadavg: 1.00 1.12 1.45 2/78 756
/proc/meminfo: memFree=1473992/2055920 swapFree=4146764/4192956
[pid=755] ppid=753 vsize=3764 CPUtime=641.36
/proc/755/stat : 755 (picosat) R 753 755 32642 0 -1 4194304 989 0 0 0 64130 6 0 0 25 0 1 0 282660663 3854336 877 18446744073709551615 134512640 134931368 4294956672 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/755/statm: 941 877 48 102 0 836 0
Current children cumulated CPU time (s) 641.36
Current children cumulated vsize (KiB) 3764

Child status: 20
Real time (s): 641.595
CPU time (s): 641.456
CPU user time (s): 641.393
CPU system time (s): 0.06299
CPU usage (%): 99.9783
Max. virtual memory (cumulated for all children) (KiB): 3932

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

runsolver used 0.527919 second user time and 1.3188 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat May  5 06:44:09 UTC 2007

IDJOB= 456545
IDBENCH= 24747
IDSOLVER= 171
FILE ID= node29/456545-1178347449

PBS_JOBID= 5188804

Free space on /tmp= 66564 MiB

SOLVER NAME= picosat 535
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456545-1178347449/picosat /tmp/evaluation/456545-1178347449/instance-456545-1178347449.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-456545-1178347449 -o ROOT/results/node29/solver-456545-1178347449 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456545-1178347449/picosat /tmp/evaluation/456545-1178347449/instance-456545-1178347449.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  b8ad54973e17f84e99bf9d2e7bc768ce

RANDOM SEED= 36781988

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.224
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.224
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:       1478048 kB
Buffers:         43164 kB
Cached:         406696 kB
SwapCached:      11316 kB
Active:         172320 kB
Inactive:       301172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1478048 kB
SwapTotal:     4192956 kB
SwapFree:      4146764 kB
Dirty:             568 kB
Writeback:           0 kB
Mapped:          30596 kB
Slab:            89736 kB
Committed_AS:  7034464 kB
PageTables:       1876 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= 66564 MiB

End job on node29 on Sat May  5 06:54:51 UTC 2007