Trace number 1579430

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 110.992 111.027

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark41.6977
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

110.96/111.02	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-1579430-1238907452/watcher-1579430-1238907452 -o /tmp/evaluation-result-1579430-1238907452/solver-1579430-1238907452 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1579430-1238907452.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.84 1.96 1.81 3/73 17742
/proc/meminfo: memFree=1568976/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=1668 CPUtime=0
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 284 0 0 0 0 0 0 0 21 0 1 0 1163409179 1708032 270 1992294400 134512640 134931368 4294956224 18446744073709551615 134526214 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 417 271 40 102 0 312 0

[startup+0.064974 s]
/proc/loadavg: 1.84 1.96 1.81 3/73 17742
/proc/meminfo: memFree=1568976/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=8848 CPUtime=0.05
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 1550 0 0 0 3 2 0 0 21 0 1 0 1163409179 9060352 1536 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 2212 1536 40 102 0 2107 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8848

[startup+0.101976 s]
/proc/loadavg: 1.84 1.96 1.81 3/73 17742
/proc/meminfo: memFree=1568976/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=8848 CPUtime=0.09
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 1550 0 0 0 5 4 0 0 21 0 1 0 1163409179 9060352 1536 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 2212 1536 40 102 0 2107 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8848

[startup+0.301996 s]
/proc/loadavg: 1.84 1.96 1.81 3/73 17742
/proc/meminfo: memFree=1568976/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=9248 CPUtime=0.29
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 1619 0 0 0 13 16 0 0 24 0 1 0 1163409179 9469952 1605 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 2312 1605 40 102 0 2207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9248

[startup+0.701036 s]
/proc/loadavg: 1.84 1.96 1.81 3/73 17742
/proc/meminfo: memFree=1568976/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=10700 CPUtime=0.69
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 1996 0 0 0 30 39 0 0 25 0 1 0 1163409179 10956800 1982 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 2675 1982 40 102 0 2570 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10700

[startup+1.50112 s]
/proc/loadavg: 1.84 1.96 1.81 2/74 17743
/proc/meminfo: memFree=1560584/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=12416 CPUtime=1.49
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 2413 0 0 0 66 83 0 0 25 0 1 0 1163409179 12713984 2399 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 3104 2399 40 102 0 2999 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12416

[startup+3.10128 s]
/proc/loadavg: 1.84 1.96 1.81 2/74 17743
/proc/meminfo: memFree=1557448/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=16376 CPUtime=3.09
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 3523 0 0 0 138 171 0 0 25 0 1 0 1163409179 16769024 3509 1992294400 134512640 134931368 4294956224 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 4094 3509 40 102 0 3989 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16376

[startup+6.3016 s]
/proc/loadavg: 1.85 1.96 1.81 2/74 17743
/proc/meminfo: memFree=1550288/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=20524 CPUtime=6.29
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 4678 0 0 0 421 208 0 0 25 0 1 0 1163409179 21016576 4637 1992294400 134512640 134931368 4294956224 18446744073709551615 134583827 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 5131 4637 48 102 0 5026 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20524

[startup+12.7012 s]
/proc/loadavg: 1.78 1.94 1.81 2/74 17743
/proc/meminfo: memFree=1549008/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=22080 CPUtime=12.69
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 5072 0 0 0 1060 209 0 0 25 0 1 0 1163409179 22609920 5031 1992294400 134512640 134931368 4294956224 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 5520 5031 48 102 0 5415 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22080

[startup+25.5015 s]
/proc/loadavg: 1.61 1.90 1.79 3/74 17743
/proc/meminfo: memFree=1544528/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=26464 CPUtime=25.48
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 6167 0 0 0 2338 210 0 0 25 0 1 0 1163409179 27099136 6126 1992294400 134512640 134931368 4294956224 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 6616 6126 48 102 0 6511 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26464

[startup+51.1011 s]
/proc/loadavg: 1.40 1.82 1.77 2/74 17743
/proc/meminfo: memFree=1538192/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=33284 CPUtime=51.07
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 7752 0 0 0 4894 213 0 0 25 0 1 0 1163409179 34082816 7711 1992294400 134512640 134931368 4294956224 18446744073709551615 134529486 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 8321 7711 48 102 0 8216 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33284

[startup+102.306 s]
/proc/loadavg: 1.17 1.69 1.73 2/74 17743
/proc/meminfo: memFree=1533328/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=37972 CPUtime=102.26
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 8938 0 0 0 10012 214 0 0 25 0 1 0 1163409179 38883328 8897 1992294400 134512640 134931368 4294956224 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 9493 8897 48 102 0 9388 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37972

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

[startup+105.502 s]
/proc/loadavg: 1.16 1.68 1.72 2/74 17743
/proc/meminfo: memFree=1533328/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=37972 CPUtime=105.46
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 8938 0 0 0 10332 214 0 0 25 0 1 0 1163409179 38883328 8897 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 9493 8897 48 102 0 9388 0
Current children cumulated CPU time (s) 105.46
Current children cumulated vsize (KiB) 37972

[startup+108.702 s]
/proc/loadavg: 1.15 1.67 1.72 2/74 17743
/proc/meminfo: memFree=1533328/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=37972 CPUtime=108.66
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 8938 0 0 0 10652 214 0 0 25 0 1 0 1163409179 38883328 8897 1992294400 134512640 134931368 4294956224 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 9493 8897 48 102 0 9388 0
Current children cumulated CPU time (s) 108.66
Current children cumulated vsize (KiB) 37972

[startup+110.301 s]
/proc/loadavg: 1.15 1.67 1.72 2/74 17743
/proc/meminfo: memFree=1533328/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=37972 CPUtime=110.26
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 8938 0 0 0 10812 214 0 0 25 0 1 0 1163409179 38883328 8897 1992294400 134512640 134931368 4294956224 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 9493 8897 48 102 0 9388 0
Current children cumulated CPU time (s) 110.26
Current children cumulated vsize (KiB) 37972

[startup+110.701 s]
/proc/loadavg: 1.15 1.67 1.72 2/74 17743
/proc/meminfo: memFree=1533328/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=37972 CPUtime=110.66
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 8938 0 0 0 10852 214 0 0 25 0 1 0 1163409179 38883328 8897 1992294400 134512640 134931368 4294956224 18446744073709551615 134525661 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 9493 8897 48 102 0 9388 0
Current children cumulated CPU time (s) 110.66
Current children cumulated vsize (KiB) 37972

[startup+110.901 s]
/proc/loadavg: 1.15 1.67 1.72 2/74 17743
/proc/meminfo: memFree=1533328/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=37972 CPUtime=110.86
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 8938 0 0 0 10872 214 0 0 25 0 1 0 1163409179 38883328 8897 1992294400 134512640 134931368 4294956224 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 9493 8897 48 102 0 9388 0
Current children cumulated CPU time (s) 110.86
Current children cumulated vsize (KiB) 37972

[startup+111.001 s]
/proc/loadavg: 1.15 1.67 1.72 2/74 17743
/proc/meminfo: memFree=1538064/2055920 swapFree=4177488/4192956
[pid=17742] ppid=17740 vsize=21496 CPUtime=110.96
/proc/17742/stat : 17742 (picosat) R 17740 17742 17287 0 -1 4194304 8983 0 0 0 10882 214 0 0 25 0 1 0 1163409179 22011904 4905 1992294400 134512640 134931368 4294956224 18446744073709551615 134578944 0 0 4096 0 0 0 0 17 1 0 0
/proc/17742/statm: 5374 4905 48 102 0 5269 0
Current children cumulated CPU time (s) 110.96
Current children cumulated vsize (KiB) 21496

Child status: 20
Real time (s): 111.027
CPU time (s): 110.992
CPU user time (s): 108.84
CPU system time (s): 2.15167
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 37972

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

runsolver used 0.115982 second user time and 0.298954 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-05 06:57:32
IDJOB=1579430
IDBENCH=70997
IDSOLVER=563
FILE ID=node84/1579430-1238907452
PBS_JOBID= 9101350
Free space on /tmp= 66528 MiB

SOLVER NAME= SAT07 reference solver: picosat 535
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-5p0.cnf
COMMAND LINE= HOME/picosat BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579430-1238907452/watcher-1579430-1238907452 -o /tmp/evaluation-result-1579430-1238907452/solver-1579430-1238907452 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1579430-1238907452.cnf            

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED=1476897381

node84.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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1569456 kB
Buffers:         53592 kB
Cached:         351352 kB
SwapCached:       7000 kB
Active:         186316 kB
Inactive:       227760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569456 kB
SwapTotal:     4192956 kB
SwapFree:      4177488 kB
Dirty:            9672 kB
Writeback:           0 kB
Mapped:          14700 kB
Slab:            57568 kB
Committed_AS:  3241896 kB
PageTables:       1992 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= 66528 MiB
End job on node84 at 2009-04-05 06:59:23