Trace number 3493249

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
MiniUnsat2 2011-02-22UNSAT 9.25959 9.26179

General information on the benchmark

Namemus/marques-silva/abstraction-refinement-intel/
edn_5371_4.cnf_0.21000000.unsat.cnf
MD5SUM667cbf8abc794b734ea3ac04cab020d3
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.773882
Satisfiable
(Un)Satisfiability was proved
Number of variables331377
Number of clauses962496
Sum of the clauses size2232473
Maximum clause length3
Minimum clause length1
Number of clauses of size 11750
Number of clauses of size 2651515
Number of clauses of size 3309231
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

9.19/9.26	s UNSATISFIABLE
9.19/9.26	v 962494 435964 962493 435960 942858 962491 0

Verifier Data

OK	6

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3493249-1307802584/watcher-3493249-1307802584 -o /tmp/evaluation-result-3493249-1307802584/solver-3493249-1307802584 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=1632126917 -verb=0 HOME/instance-3493249-1307802584.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.11 4.04 3.65 5/189 23559
/proc/meminfo: memFree=30635788/32951124 swapFree=67054712/67111528
[pid=23559] ppid=23557 vsize=15752 CPUtime=0 cores=0,2
/proc/23559/stat : 23559 (munsat2_release) R 23557 23559 22928 0 -1 4202496 814 0 0 0 0 0 0 0 25 0 1 0 970489144 16130048 754 33554432000 4194304 4258824 140736573360048 18446744073709551615 4201894 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23559/statm: 3938 755 218 16 0 580 0

[startup+0.0968139 s]
/proc/loadavg: 4.11 4.04 3.65 5/189 23559
/proc/meminfo: memFree=30635788/32951124 swapFree=67054712/67111528
[pid=23559] ppid=23557 vsize=55836 CPUtime=0.08 cores=0,2
/proc/23559/stat : 23559 (munsat2_release) R 23557 23559 22928 0 -1 4202496 10580 0 0 0 7 1 0 0 25 0 1 0 970489144 57176064 10520 33554432000 4194304 4258824 140736573360048 18446744073709551615 216734839493 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23559/statm: 13959 10525 219 16 0 10601 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 55836

[startup+0.100805 s]
/proc/loadavg: 4.11 4.04 3.65 5/189 23559
/proc/meminfo: memFree=30635788/32951124 swapFree=67054712/67111528
[pid=23559] ppid=23557 vsize=58368 CPUtime=0.09 cores=0,2
/proc/23559/stat : 23559 (munsat2_release) R 23557 23559 22928 0 -1 4202496 11009 0 0 0 8 1 0 0 25 0 1 0 970489144 59768832 10949 33554432000 4194304 4258824 140736573360048 18446744073709551615 216734839493 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23559/statm: 14592 10953 219 16 0 11234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58368

[startup+0.300753 s]
/proc/loadavg: 4.11 4.04 3.65 5/189 23559
/proc/meminfo: memFree=30635788/32951124 swapFree=67054712/67111528
[pid=23559] ppid=23557 vsize=138440 CPUtime=0.29 cores=0,2
/proc/23559/stat : 23559 (munsat2_release) R 23557 23559 22928 0 -1 4202496 31219 0 0 0 25 4 0 0 25 0 1 0 970489144 141762560 31159 33554432000 4194304 4258824 140736573360048 18446744073709551615 216734839493 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23559/statm: 34610 31165 219 16 0 31252 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 138440

[startup+0.700687 s]
/proc/loadavg: 4.11 4.04 3.65 5/189 23559
/proc/meminfo: memFree=30635788/32951124 swapFree=67054712/67111528
[pid=23559] ppid=23557 vsize=162388 CPUtime=0.69 cores=0,2
/proc/23559/stat : 23559 (munsat2_release) R 23557 23559 22928 0 -1 4202496 35578 0 0 0 64 5 0 0 25 0 1 0 970489144 166285312 35518 33554432000 4194304 4258824 140736573360048 18446744073709551615 4207138 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23559/statm: 40597 35518 220 16 0 37239 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 162388

[startup+1.50057 s]
/proc/loadavg: 4.11 4.04 3.65 5/190 23560
/proc/meminfo: memFree=30439140/32951124 swapFree=67054712/67111528
[pid=23559] ppid=23557 vsize=232420 CPUtime=1.49 cores=0,2
/proc/23559/stat : 23559 (munsat2_release) R 23557 23559 22928 0 -1 4202496 60699 0 0 0 141 8 0 0 25 0 1 0 970489144 237998080 50882 33554432000 4194304 4258824 140736573360048 18446744073709551615 4248793 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23559/statm: 58105 50882 224 16 0 54747 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 232420

[startup+3.1003 s]
/proc/loadavg: 4.10 4.04 3.66 5/190 23560
/proc/meminfo: memFree=30668304/32951124 swapFree=67054712/67111528
[pid=23559] ppid=23557 vsize=243424 CPUtime=3.09 cores=0,2
/proc/23559/stat : 23559 (munsat2_release) R 23557 23559 22928 0 -1 4202496 63899 0 0 0 301 8 0 0 25 0 1 0 970489144 249266176 53949 33554432000 4194304 4258824 140736573360048 18446744073709551615 4218808 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23559/statm: 60856 53949 233 16 0 57498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 243424

[startup+6.30073 s]
/proc/loadavg: 4.10 4.04 3.66 5/190 23560
/proc/meminfo: memFree=30680312/32951124 swapFree=67054712/67111528
[pid=23559] ppid=23557 vsize=257044 CPUtime=6.29 cores=0,2
/proc/23559/stat : 23559 (munsat2_release) R 23557 23559 22928 0 -1 4202496 67474 0 0 0 620 9 0 0 25 0 1 0 970489144 263213056 57524 33554432000 4194304 4258824 140736573360048 18446744073709551615 4221224 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23559/statm: 64261 57524 233 16 0 60903 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 257044

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

[startup+7.90045 s]
/proc/loadavg: 4.10 4.04 3.66 5/190 23560
/proc/meminfo: memFree=30401928/32951124 swapFree=67054712/67111528
[pid=23559] ppid=23557 vsize=264516 CPUtime=7.89 cores=0,2
/proc/23559/stat : 23559 (munsat2_release) R 23557 23559 22928 0 -1 4202496 69342 0 0 0 780 9 0 0 25 0 1 0 970489144 270864384 59392 33554432000 4194304 4258824 140736573360048 18446744073709551615 4218802 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23559/statm: 66129 59392 233 16 0 62771 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 264516

[startup+8.70031 s]
/proc/loadavg: 4.10 4.04 3.66 5/190 23560
/proc/meminfo: memFree=30396596/32951124 swapFree=67054712/67111528
[pid=23559] ppid=23557 vsize=273004 CPUtime=8.69 cores=0,2
/proc/23559/stat : 23559 (munsat2_release) R 23557 23559 22928 0 -1 4202496 70322 0 0 0 860 9 0 0 25 0 1 0 970489144 279556096 60372 33554432000 4194304 4258824 140736573360048 18446744073709551615 216734875872 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23559/statm: 68251 60372 233 16 0 64893 0
Current children cumulated CPU time (s) 8.69
Current children cumulated vsize (KiB) 273004

[startup+9.10026 s]
/proc/loadavg: 4.10 4.04 3.66 5/190 23560
/proc/meminfo: memFree=30396596/32951124 swapFree=67054712/67111528
[pid=23559] ppid=23557 vsize=273004 CPUtime=9.09 cores=0,2
/proc/23559/stat : 23559 (munsat2_release) R 23557 23559 22928 0 -1 4202496 70484 0 0 0 900 9 0 0 25 0 1 0 970489144 279556096 60534 33554432000 4194304 4258824 140736573360048 18446744073709551615 4220853 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23559/statm: 68251 60534 233 16 0 64893 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 273004

[startup+9.20024 s]
/proc/loadavg: 4.10 4.04 3.66 5/190 23560
/proc/meminfo: memFree=30396596/32951124 swapFree=67054712/67111528
[pid=23559] ppid=23557 vsize=273008 CPUtime=9.19 cores=0,2
/proc/23559/stat : 23559 (munsat2_release) R 23557 23559 22928 0 -1 4202496 70492 0 0 0 910 9 0 0 25 0 1 0 970489144 279560192 60542 33554432000 4194304 4258824 140736573360048 18446744073709551615 216734834587 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23559/statm: 68252 60542 240 16 0 64894 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 273008

Child status: 0
Real time (s): 9.26179
CPU time (s): 9.25959
CPU user time (s): 9.14961
CPU system time (s): 0.109983
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 273008

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

runsolver used 0.015997 second user time and 0.038994 second system time

The end

Launcher Data

Begin job on node119 at 2011-06-11 16:29:45
IDJOB=3493249
IDBENCH=89282
IDSOLVER=1973
FILE ID=node119/3493249-1307802584
RUNJOBID= node119-1307800702-22946
PBS_JOBID= 13551059
Free space on /tmp= 73980 MiB

SOLVER NAME= MiniUnsat2 2011-02-22
BENCH NAME= SAT11/mus/marques-silva/abstraction-refinement-intel/edn_5371_4.cnf_0.21000000.unsat.cnf
COMMAND LINE= munsat2_release -rnd-seed=RANDOMSEED -verb=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493249-1307802584/watcher-3493249-1307802584 -o /tmp/evaluation-result-3493249-1307802584/solver-3493249-1307802584 -C 1800 -W 1850 -M 7680  munsat2_release -rnd-seed=1632126917 -verb=0 HOME/instance-3493249-1307802584.cnf

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 667cbf8abc794b734ea3ac04cab020d3
RANDOM SEED=1632126917

node119.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30637076 kB
Buffers:        274564 kB
Cached:         788468 kB
SwapCached:      11012 kB
Active:        1606336 kB
Inactive:       488968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30637076 kB
SwapTotal:    67111528 kB
SwapFree:     67054712 kB
Dirty:           92316 kB
Writeback:           0 kB
AnonPages:     1029532 kB
Mapped:          13436 kB
Slab:           151148 kB
PageTables:       6744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1347516 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73976 MiB
End job on node119 at 2011-06-11 16:29:54