Trace number 1723514

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
SApperloT baseUNSAT 157.109 157.176

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.3264
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

157.03/157.16	
157.03/157.16	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-1723514-1240686765/watcher-1723514-1240686765 -o /tmp/evaluation-result-1723514-1240686765/solver-1723514-1240686765 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=617078644 HOME/instance-1723514-1240686765.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: 1.00 1.00 1.05 2/64 21710
/proc/meminfo: memFree=1610696/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=7088 CPUtime=0
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 824 0 0 0 0 0 0 0 18 0 1 0 96705191 7258112 808 1992294400 134512640 135674940 4294956192 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 1772 813 88 283 0 1486 0

[startup+0.0291059 s]
/proc/loadavg: 1.00 1.00 1.05 2/64 21710
/proc/meminfo: memFree=1610696/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=11340 CPUtime=0.02
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 2041 0 0 0 2 0 0 0 18 0 1 0 96705191 11612160 2025 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 2835 2025 90 283 0 2549 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11340

[startup+0.101118 s]
/proc/loadavg: 1.00 1.00 1.05 2/64 21710
/proc/meminfo: memFree=1610696/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=13980 CPUtime=0.09
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 2709 0 0 0 9 0 0 0 18 0 1 0 96705191 14315520 2693 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 3495 2693 90 283 0 3209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13980

[startup+0.301155 s]
/proc/loadavg: 1.00 1.00 1.05 2/64 21710
/proc/meminfo: memFree=1610696/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=20844 CPUtime=0.29
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 4498 0 0 0 28 1 0 0 19 0 1 0 96705191 21344256 4482 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 5211 4482 90 283 0 4925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20844

[startup+0.70123 s]
/proc/loadavg: 1.00 1.00 1.05 2/64 21710
/proc/meminfo: memFree=1610696/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=24900 CPUtime=0.69
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 5670 0 0 0 67 2 0 0 23 0 1 0 96705191 25497600 5555 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 6225 5555 98 283 0 5939 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24900

[startup+1.50138 s]
/proc/loadavg: 1.08 1.02 1.05 2/65 21711
/proc/meminfo: memFree=1588608/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=25412 CPUtime=1.49
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 5844 0 0 0 147 2 0 0 25 0 1 0 96705191 26021888 5600 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 6353 5600 98 283 0 6067 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25412

[startup+3.10168 s]
/proc/loadavg: 1.08 1.02 1.05 2/65 21711
/proc/meminfo: memFree=1588416/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=25544 CPUtime=3.09
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 5867 0 0 0 307 2 0 0 25 0 1 0 96705191 26157056 5623 1992294400 134512640 135674940 4294956192 18446744073709551615 134550608 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 6386 5623 98 283 0 6100 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25544

[startup+6.30129 s]
/proc/loadavg: 1.07 1.02 1.05 2/65 21711
/proc/meminfo: memFree=1587776/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=26356 CPUtime=6.28
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 6060 0 0 0 626 2 0 0 25 0 1 0 96705191 26988544 5816 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 6589 5816 98 283 0 6303 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26356

[startup+12.7015 s]
/proc/loadavg: 1.07 1.02 1.05 2/65 21711
/proc/meminfo: memFree=1582528/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=31940 CPUtime=12.68
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 7447 0 0 0 1265 3 0 0 25 0 1 0 96705191 32706560 7203 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 7985 7203 98 283 0 7699 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31940

[startup+25.5019 s]
/proc/loadavg: 1.05 1.01 1.05 2/65 21711
/proc/meminfo: memFree=1570688/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=43556 CPUtime=25.47
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 10278 0 0 0 2542 5 0 0 25 0 1 0 96705191 44601344 10034 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 10889 10034 99 283 0 10603 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 43556

[startup+51.1017 s]
/proc/loadavg: 1.03 1.01 1.05 2/65 21711
/proc/meminfo: memFree=1561536/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=53464 CPUtime=51.06
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 12611 0 0 0 5099 7 0 0 25 0 1 0 96705191 54747136 12367 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 13366 12367 99 283 0 13080 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 53464

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 1.04 2/65 21711
/proc/meminfo: memFree=1534656/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=81276 CPUtime=102.25
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 19420 0 0 0 10211 14 0 0 25 0 1 0 96705191 83226624 19047 1992294400 134512640 135674940 4294956192 18446744073709551615 134565227 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 20319 19047 99 283 0 20033 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 81276

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

[startup+127.901 s]
/proc/loadavg: 1.01 1.00 1.04 2/65 21711
/proc/meminfo: memFree=1526720/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=89616 CPUtime=127.84
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 21419 0 0 0 12767 17 0 0 25 0 1 0 96705191 91766784 21046 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 22404 21046 99 283 0 22118 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 89616

[startup+140.703 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 21711
/proc/meminfo: memFree=1524096/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=92272 CPUtime=140.64
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 22073 0 0 0 14047 17 0 0 25 0 1 0 96705191 94486528 21700 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 23068 21700 99 283 0 22782 0
Current children cumulated CPU time (s) 140.64
Current children cumulated vsize (KiB) 92272

[startup+147.102 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 21711
/proc/meminfo: memFree=1523264/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=93672 CPUtime=147.03
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 22330 0 0 0 14686 17 0 0 25 0 1 0 96705191 95920128 21957 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 23418 21957 99 283 0 23132 0
Current children cumulated CPU time (s) 147.03
Current children cumulated vsize (KiB) 93672

[startup+153.501 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 21711
/proc/meminfo: memFree=1522112/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=94732 CPUtime=153.42
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 22588 0 0 0 15325 17 0 0 25 0 1 0 96705191 97005568 22215 1992294400 134512640 135674940 4294956192 18446744073709551615 134559703 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 23683 22215 99 283 0 23397 0
Current children cumulated CPU time (s) 153.42
Current children cumulated vsize (KiB) 94732

[startup+155.105 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 21711
/proc/meminfo: memFree=1521664/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=94996 CPUtime=155.03
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 22674 0 0 0 15485 18 0 0 25 0 1 0 96705191 97275904 22301 1992294400 134512640 135674940 4294956192 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 23749 22301 99 283 0 23463 0
Current children cumulated CPU time (s) 155.03
Current children cumulated vsize (KiB) 94996

[startup+155.902 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 21711
/proc/meminfo: memFree=1521664/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=95228 CPUtime=155.83
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 22716 0 0 0 15565 18 0 0 25 0 1 0 96705191 97513472 22343 1992294400 134512640 135674940 4294956192 18446744073709551615 134564411 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 23807 22343 99 283 0 23521 0
Current children cumulated CPU time (s) 155.83
Current children cumulated vsize (KiB) 95228

[startup+156.702 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 21711
/proc/meminfo: memFree=1521472/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=95228 CPUtime=156.63
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 22737 0 0 0 15645 18 0 0 25 0 1 0 96705191 97513472 22364 1992294400 134512640 135674940 4294956192 18446744073709551615 134564040 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 23807 22364 99 283 0 23521 0
Current children cumulated CPU time (s) 156.63
Current children cumulated vsize (KiB) 95228

[startup+157.102 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 21711
/proc/meminfo: memFree=1521472/2055920 swapFree=4177552/4192956
[pid=21710] ppid=21708 vsize=95228 CPUtime=157.03
/proc/21710/stat : 21710 (SApperloT-base) R 21708 21710 21208 0 -1 4194304 22738 0 0 0 15685 18 0 0 25 0 1 0 96705191 97513472 22365 1992294400 134512640 135674940 4294956192 18446744073709551615 134549499 0 0 4096 0 0 0 0 17 1 0 0
/proc/21710/statm: 23807 22365 99 283 0 23521 0
Current children cumulated CPU time (s) 157.03
Current children cumulated vsize (KiB) 95228

Child status: 0
Real time (s): 157.176
CPU time (s): 157.109
CPU user time (s): 156.914
CPU system time (s): 0.19497
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 95228

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

runsolver used 0.12598 second user time and 0.343947 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-25 21:12:46
IDJOB=1723514
IDBENCH=71717
IDSOLVER=509
FILE ID=node37/1723514-1240686765
PBS_JOBID= 9186646
Free space on /tmp= 66292 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT_RACE06/manol-pipe-g10id.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723514-1240686765/watcher-1723514-1240686765 -o /tmp/evaluation-result-1723514-1240686765/solver-1723514-1240686765 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=617078644 HOME/instance-1723514-1240686765.cnf

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=617078644

node37.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.259
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.259
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:       1611176 kB
Buffers:         65140 kB
Cached:         316532 kB
SwapCached:      10280 kB
Active:         161996 kB
Inactive:       232248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1611176 kB
SwapTotal:     4192956 kB
SwapFree:      4177552 kB
Dirty:            9572 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            36596 kB
Committed_AS:   418972 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= 66292 MiB
End job on node37 at 2009-04-25 21:15:23