Trace number 1825593

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 247.257 247.489

General information on the benchmark

Namesimon-s03-fifo8-300.cnf
MD5SUMbc88ff447c824a634465ac9483a47d5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.2474
Satisfiable
(Un)Satisfiability was proved
Number of variables194762
Number of clauses530713
Sum of the clauses size1200865
Maximum clause length11
Minimum clause length1
Number of clauses of size 14539
Number of clauses of size 2407666
Number of clauses of size 3101726
Number of clauses of size 413487
Number of clauses of size 51199
Number of clauses of size over 52096

Solver Data

247.17/247.48	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-1825593-1242510347/watcher-1825593-1242510347 -o /tmp/evaluation-result-1825593-1242510347/solver-1825593-1242510347 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1825593-1242510347.cnf 

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
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: 1.00 1.00 0.94 3/64 2842
/proc/meminfo: memFree=1588032/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=1536 CPUtime=0
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 327 0 0 0 0 0 0 0 18 0 1 0 279068132 1572864 313 1992294400 134512640 134931368 4294956240 18446744073709551615 134526110 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 384 315 39 102 0 279 0

[startup+0.093889 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 2842
/proc/meminfo: memFree=1588032/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=16484 CPUtime=0.08
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 3125 0 0 0 6 2 0 0 18 0 1 0 279068132 16879616 3036 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 4121 3036 40 102 0 4016 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16484

[startup+0.101889 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 2842
/proc/meminfo: memFree=1588032/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=16616 CPUtime=0.09
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 3132 0 0 0 6 3 0 0 18 0 1 0 279068132 17014784 3043 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 4154 3043 40 102 0 4049 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16616

[startup+0.301927 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 2842
/proc/meminfo: memFree=1588032/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=17444 CPUtime=0.29
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 3333 0 0 0 14 15 0 0 19 0 1 0 279068132 17862656 3244 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 4361 3244 40 102 0 4256 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17444

[startup+0.702006 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 2842
/proc/meminfo: memFree=1588032/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=18916 CPUtime=0.7
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 3689 0 0 0 34 36 0 0 23 0 1 0 279068132 19369984 3600 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 4729 3600 40 102 0 4624 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 18916

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1572792/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=21288 CPUtime=1.49
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 4288 0 0 0 74 75 0 0 25 0 1 0 279068132 21798912 4199 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 5322 4199 40 102 0 5217 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21288

[startup+3.10147 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1569656/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=25372 CPUtime=3.09
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 5306 0 0 0 158 151 0 0 25 0 1 0 279068132 25980928 5217 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 6343 5217 40 102 0 6238 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25372

[startup+6.30111 s]
/proc/loadavg: 1.00 1.00 0.94 4/65 2843
/proc/meminfo: memFree=1563256/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=30720 CPUtime=6.27
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 6262 0 0 0 421 206 0 0 25 0 1 0 279068132 31457280 6162 1992294400 134512640 134931368 4294956240 18446744073709551615 134544839 0 0 4096 0 0 0 0 17 1 0 0
/proc/2842/statm: 7680 6162 42 102 0 7575 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 30720

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1563128/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=32768 CPUtime=12.58
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 6291 0 0 0 1052 206 0 0 25 0 1 0 279068132 33554432 6191 1992294400 134512640 134931368 4294956240 18446744073709551615 134529909 0 0 4096 0 0 0 0 17 1 0 0
/proc/2842/statm: 8192 6191 42 102 0 8087 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 32768

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1563128/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=32900 CPUtime=25.37
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 6345 0 0 0 2331 206 0 0 25 0 1 0 279068132 33689600 6245 1992294400 134512640 134931368 4294956240 18446744073709551615 134522934 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 8225 6245 42 102 0 8120 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 32900

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1562488/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=33568 CPUtime=50.96
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 6533 0 0 0 4890 206 0 0 25 0 1 0 279068132 34373632 6431 1992294400 134512640 134931368 4294956240 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 8392 6431 48 102 0 8287 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 33568

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1562232/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=33884 CPUtime=102.13
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 6600 0 0 0 10007 206 0 0 25 0 1 0 279068132 34697216 6498 1992294400 134512640 134931368 4294956240 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/2842/statm: 8471 6498 48 102 0 8366 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 33884

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1561592/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=34340 CPUtime=162.11
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 6740 0 0 0 16004 207 0 0 25 0 1 0 279068132 35164160 6638 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 8585 6638 48 102 0 8480 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 34340

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1561272/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=34676 CPUtime=222.08
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 6828 0 0 0 22001 207 0 0 25 0 1 0 279068132 35508224 6726 1992294400 134512640 134931368 4294956240 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 8669 6726 48 102 0 8564 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 34676

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

[startup+230.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1561272/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=34676 CPUtime=230.08
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 6828 0 0 0 22801 207 0 0 25 0 1 0 279068132 35508224 6726 1992294400 134512640 134931368 4294956240 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 8669 6726 48 102 0 8564 0
Current children cumulated CPU time (s) 230.08
Current children cumulated vsize (KiB) 34676

[startup+236.702 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1561272/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=34676 CPUtime=236.48
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 6829 0 0 0 23441 207 0 0 25 0 1 0 279068132 35508224 6727 1992294400 134512640 134931368 4294956240 18446744073709551615 134525542 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 8669 6727 48 102 0 8564 0
Current children cumulated CPU time (s) 236.48
Current children cumulated vsize (KiB) 34676

[startup+243.105 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1561080/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=34856 CPUtime=242.87
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 6877 0 0 0 24080 207 0 0 25 0 1 0 279068132 35692544 6775 1992294400 134512640 134931368 4294956240 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 8714 6775 48 102 0 8609 0
Current children cumulated CPU time (s) 242.87
Current children cumulated vsize (KiB) 34856

[startup+244.703 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1561080/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=34856 CPUtime=244.47
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 6877 0 0 0 24240 207 0 0 25 0 1 0 279068132 35692544 6775 1992294400 134512640 134931368 4294956240 18446744073709551615 134530829 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 8714 6775 48 102 0 8609 0
Current children cumulated CPU time (s) 244.47
Current children cumulated vsize (KiB) 34856

[startup+246.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1561080/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=34856 CPUtime=246.07
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 6877 0 0 0 24400 207 0 0 25 0 1 0 279068132 35692544 6775 1992294400 134512640 134931368 4294956240 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 8714 6775 48 102 0 8609 0
Current children cumulated CPU time (s) 246.07
Current children cumulated vsize (KiB) 34856

[startup+247.101 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1561080/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=34856 CPUtime=246.86
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 6877 0 0 0 24479 207 0 0 25 0 1 0 279068132 35692544 6775 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 8714 6775 48 102 0 8609 0
Current children cumulated CPU time (s) 246.86
Current children cumulated vsize (KiB) 34856

[startup+247.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1561080/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=34856 CPUtime=247.06
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 6877 0 0 0 24499 207 0 0 25 0 1 0 279068132 35692544 6775 1992294400 134512640 134931368 4294956240 18446744073709551615 134525548 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 8714 6775 48 102 0 8609 0
Current children cumulated CPU time (s) 247.06
Current children cumulated vsize (KiB) 34856

[startup+247.401 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 2843
/proc/meminfo: memFree=1561080/2055920 swapFree=4180192/4192956
[pid=2842] ppid=2840 vsize=34860 CPUtime=247.17
/proc/2842/stat : 2842 (picosat) R 2840 2842 2749 0 -1 4194304 6878 0 0 0 24510 207 0 0 25 0 1 0 279068132 35696640 6776 1992294400 134512640 134931368 4294956240 18446744073709551615 134580560 0 0 4096 0 0 0 0 17 0 0 0
/proc/2842/statm: 8715 6776 48 102 0 8610 0
Current children cumulated CPU time (s) 247.17
Current children cumulated vsize (KiB) 34860

Child status: 20
Real time (s): 247.489
CPU time (s): 247.257
CPU user time (s): 245.181
CPU system time (s): 2.07668
CPU usage (%): 99.9064
Max. virtual memory (cumulated for all children) (KiB): 34860

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

runsolver used 0.204968 second user time and 0.793879 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-16 23:45:48
IDJOB=1825593
IDBENCH=71758
IDSOLVER=666
FILE ID=node28/1825593-1242510347
PBS_JOBID= 9307054
Free space on /tmp= 66076 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT_RACE06/simon-s03-fifo8-300.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825593-1242510347/watcher-1825593-1242510347 -o /tmp/evaluation-result-1825593-1242510347/solver-1825593-1242510347 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1825593-1242510347.cnf            

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

MD5SUM BENCH= bc88ff447c824a634465ac9483a47d5c
RANDOM SEED=848627756

node28.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.261
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.261
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:       1588512 kB
Buffers:         62480 kB
Cached:         324688 kB
SwapCached:       5940 kB
Active:          33228 kB
Inactive:       362468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1588512 kB
SwapTotal:     4192956 kB
SwapFree:      4180192 kB
Dirty:            9640 kB
Writeback:           0 kB
Mapped:          14184 kB
Slab:            57584 kB
Committed_AS:  1030976 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66076 MiB
End job on node28 at 2009-05-16 23:49:56