Trace number 1825060

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 115.228 115.268

General information on the benchmark

Namevelev-engi-uns-1.0-4nd.cnf
MD5SUM700f8e86139a93fca212e22efa0f7d2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.0926
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses67586
Sum of the clauses size190944
Maximum clause length58
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256649
Number of clauses of size 35901
Number of clauses of size 4437
Number of clauses of size 5591
Number of clauses of size over 54007

Solver Data

115.15/115.26	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-1825060-1242472869/watcher-1825060-1242472869 -o /tmp/evaluation-result-1825060-1242472869/solver-1825060-1242472869 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1825060-1242472869.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.91 3/64 24160
/proc/meminfo: memFree=1070968/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=568 CPUtime=0
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 67 0 0 0 0 0 0 0 18 0 1 0 275320145 581632 53 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 142 53 40 102 0 37 0

[startup+0.106681 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 24160
/proc/meminfo: memFree=1070968/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=836 CPUtime=0.1
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 151 0 0 0 5 5 0 0 18 0 1 0 275320145 856064 137 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 209 137 40 102 0 104 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 836

[startup+0.201692 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 24160
/proc/meminfo: memFree=1070968/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=1152 CPUtime=0.19
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 224 0 0 0 9 10 0 0 18 0 1 0 275320145 1179648 210 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 288 210 40 102 0 183 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1152

[startup+0.301709 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 24160
/proc/meminfo: memFree=1070968/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=1416 CPUtime=0.29
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 284 0 0 0 15 14 0 0 19 0 1 0 275320145 1449984 270 1992294400 134512640 134931368 4294956240 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 354 270 40 102 0 249 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1416

[startup+0.701779 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 24160
/proc/meminfo: memFree=1070968/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=2552 CPUtime=0.69
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 535 0 0 0 39 30 0 0 22 0 1 0 275320145 2613248 521 1992294400 134512640 134931368 4294956240 18446744073709551615 134525675 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 638 521 42 102 0 533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2552

[startup+1.50192 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24161
/proc/meminfo: memFree=1068656/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=2824 CPUtime=1.49
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 633 0 0 0 119 30 0 0 25 0 1 0 275320145 2891776 617 1992294400 134512640 134931368 4294956240 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 706 617 48 102 0 601 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2824

[startup+3.1012 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24161
/proc/meminfo: memFree=1068400/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=3084 CPUtime=3.09
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 693 0 0 0 278 31 0 0 25 0 1 0 275320145 3158016 677 1992294400 134512640 134931368 4294956240 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 771 677 48 102 0 666 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3084

[startup+6.30177 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24161
/proc/meminfo: memFree=1067952/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=3348 CPUtime=6.29
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 750 0 0 0 598 31 0 0 25 0 1 0 275320145 3428352 734 1992294400 134512640 134931368 4294956240 18446744073709551615 134544833 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 837 734 48 102 0 732 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3348

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24161
/proc/meminfo: memFree=1067448/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=3872 CPUtime=12.69
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 869 0 0 0 1238 31 0 0 25 0 1 0 275320145 3964928 853 1992294400 134512640 134931368 4294956240 18446744073709551615 134525578 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 968 853 48 102 0 863 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3872

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24161
/proc/meminfo: memFree=1066872/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=4400 CPUtime=25.48
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 1003 0 0 0 2517 31 0 0 25 0 1 0 275320145 4505600 987 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 1100 987 48 102 0 995 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4400

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24161
/proc/meminfo: memFree=1065784/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=5412 CPUtime=51.07
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 1272 0 0 0 5076 31 0 0 25 0 1 0 275320145 5541888 1256 1992294400 134512640 134931368 4294956240 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 1353 1256 48 102 0 1248 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5412

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24161
/proc/meminfo: memFree=1065016/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=6148 CPUtime=102.26
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 1470 0 0 0 10195 31 0 0 25 0 1 0 275320145 6295552 1454 1992294400 134512640 134931368 4294956240 18446744073709551615 134525820 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 1537 1454 48 102 0 1432 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6148

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

[startup+102.406 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24161
/proc/meminfo: memFree=1065016/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=6148 CPUtime=102.36
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 1470 0 0 0 10205 31 0 0 25 0 1 0 275320145 6295552 1454 1992294400 134512640 134931368 4294956240 18446744073709551615 134524239 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 1537 1454 48 102 0 1432 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 6148

[startup+108.802 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24161
/proc/meminfo: memFree=1065016/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=6148 CPUtime=108.75
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 1470 0 0 0 10844 31 0 0 25 0 1 0 275320145 6295552 1454 1992294400 134512640 134931368 4294956240 18446744073709551615 134529086 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 1537 1454 48 102 0 1432 0
Current children cumulated CPU time (s) 108.75
Current children cumulated vsize (KiB) 6148

[startup+112.001 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24161
/proc/meminfo: memFree=1065016/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=6224 CPUtime=111.95
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 1472 0 0 0 11164 31 0 0 25 0 1 0 275320145 6373376 1456 1992294400 134512640 134931368 4294956240 18446744073709551615 134525528 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 1556 1456 48 102 0 1451 0
Current children cumulated CPU time (s) 111.95
Current children cumulated vsize (KiB) 6224

[startup+113.602 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24161
/proc/meminfo: memFree=1065016/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=6224 CPUtime=113.55
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 1472 0 0 0 11324 31 0 0 25 0 1 0 275320145 6373376 1456 1992294400 134512640 134931368 4294956240 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 1556 1456 48 102 0 1451 0
Current children cumulated CPU time (s) 113.55
Current children cumulated vsize (KiB) 6224

[startup+114.402 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24161
/proc/meminfo: memFree=1065016/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=6224 CPUtime=114.35
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 1472 0 0 0 11404 31 0 0 25 0 1 0 275320145 6373376 1456 1992294400 134512640 134931368 4294956240 18446744073709551615 134520121 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 1556 1456 48 102 0 1451 0
Current children cumulated CPU time (s) 114.35
Current children cumulated vsize (KiB) 6224

[startup+114.802 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24161
/proc/meminfo: memFree=1065016/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=6224 CPUtime=114.75
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 1472 0 0 0 11444 31 0 0 25 0 1 0 275320145 6373376 1456 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 1556 1456 48 102 0 1451 0
Current children cumulated CPU time (s) 114.75
Current children cumulated vsize (KiB) 6224

[startup+115.202 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 24161
/proc/meminfo: memFree=1065016/2055920 swapFree=4155176/4192956
[pid=24160] ppid=24158 vsize=6224 CPUtime=115.15
/proc/24160/stat : 24160 (picosat) R 24158 24160 24079 0 -1 4194304 1472 0 0 0 11484 31 0 0 25 0 1 0 275320145 6373376 1456 1992294400 134512640 134931368 4294956240 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24160/statm: 1556 1456 48 102 0 1451 0
Current children cumulated CPU time (s) 115.15
Current children cumulated vsize (KiB) 6224

Child status: 20
Real time (s): 115.268
CPU time (s): 115.228
CPU user time (s): 114.907
CPU system time (s): 0.321951
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 6224

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

runsolver used 0.079987 second user time and 0.25896 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-16 13:21:09
IDJOB=1825060
IDBENCH=69594
IDSOLVER=666
FILE ID=node18/1825060-1242472869
PBS_JOBID= 9306816
Free space on /tmp= 66200 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT_RACE08/cnf/velev-engi-uns-1.0-4nd.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825060-1242472869/watcher-1825060-1242472869 -o /tmp/evaluation-result-1825060-1242472869/solver-1825060-1242472869 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1825060-1242472869.cnf            

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

MD5SUM BENCH= 700f8e86139a93fca212e22efa0f7d2b
RANDOM SEED=1919646458

node18.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.280
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.280
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:       1071384 kB
Buffers:         90652 kB
Cached:         770300 kB
SwapCached:      31616 kB
Active:         112164 kB
Inactive:       782648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1071384 kB
SwapTotal:     4192956 kB
SwapFree:      4155176 kB
Dirty:            1560 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            75776 kB
Committed_AS:  1041432 kB
PageTables:       1372 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= 66200 MiB
End job on node18 at 2009-05-16 13:23:04