Trace number 211898

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3? (MO) 378.817 379.502

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-ran10x26.xml
MD5SUM258f1e258de407f03897efe46e8578c5
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1465.33
SatisfiableNO
(Un)Satisfiability was proved
Number of variables8060
Number of constraints332
Maximum constraint arity780
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension332
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
5.77	c ...done
5.77	c #SATvar=12342 #SATclauses=8560 #CSPpredicates=332

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node45/watcher-211898-1168063164 -o ROOT/results/node45/solver-211898-1168063164 -C 1800 -M 900 /tmp/evaluation/211898-1168063164/CSPtoSAT+minisat /tmp/evaluation/211898-1168063164/unknown.xml 

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

/proc/loadavg: 2.00 2.00 1.94 5/73 18747
/proc/meminfo: memFree=1372656/2055920 swapFree=4184004/4192956
[pid=18746] ppid=18744 vsize=496 CPUtime=0
/proc/18746/stat : 18746 (CSPtoSAT+minisa) R 18744 18746 18271 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154715347 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4727588 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18746/statm: 124 36 29 52 0 19 0

[startup+0.104963 s]
/proc/loadavg: 2.00 2.00 1.94 5/73 18747
/proc/meminfo: memFree=1372656/2055920 swapFree=4184004/4192956
[pid=18746] ppid=18744 vsize=7484 CPUtime=0.09
/proc/18746/stat : 18746 (CSPtoSAT+minisa) R 18744 18746 18271 0 -1 4194304 946 0 0 0 9 0 0 0 18 0 1 0 154715347 7663616 914 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4862590 0 0 4096 0 0 0 0 17 1 0 0
/proc/18746/statm: 1871 914 691 52 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.51404 s]
/proc/loadavg: 2.00 2.00 1.94 5/73 18747
/proc/meminfo: memFree=1372656/2055920 swapFree=4184004/4192956
[pid=18746] ppid=18744 vsize=14652 CPUtime=0.5
/proc/18746/stat : 18746 (CSPtoSAT+minisa) R 18744 18746 18271 0 -1 4194304 2653 0 0 0 49 1 0 0 22 0 1 0 154715347 15003648 2621 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134567806 0 0 4096 0 0 0 0 17 1 0 0
/proc/18746/statm: 3663 2621 705 52 0 2031 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 14652

[startup+1.33719 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18747
/proc/meminfo: memFree=1356528/2055920 swapFree=4184004/4192956
[pid=18746] ppid=18744 vsize=23524 CPUtime=1.31
/proc/18746/stat : 18746 (CSPtoSAT+minisa) R 18744 18746 18271 0 -1 4194304 4805 0 0 0 129 2 0 0 25 0 1 0 154715347 24088576 4773 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5161545 0 0 4096 0 0 0 0 17 1 0 0
/proc/18746/statm: 5881 4773 705 52 0 4249 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 23524

[startup+2.97348 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18747
/proc/meminfo: memFree=1353904/2055920 swapFree=4184004/4192956
[pid=18746] ppid=18744 vsize=25660 CPUtime=2.94
/proc/18746/stat : 18746 (CSPtoSAT+minisa) R 18744 18746 18271 0 -1 4194304 5405 0 0 0 291 3 0 0 25 0 1 0 154715347 26275840 5373 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159319054 0 0 4096 0 0 0 0 17 1 0 0
/proc/18746/statm: 6415 5373 705 52 0 4783 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 25660

[startup+6.25608 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18747
/proc/meminfo: memFree=1353776/2055920 swapFree=4184004/4192956
[pid=18746] ppid=18744 vsize=25496 CPUtime=6.2
/proc/18746/stat : 18746 (CSPtoSAT+minisa) R 18744 18746 18271 0 -1 4194304 5423 0 0 0 617 3 0 0 25 0 1 0 154715347 26107904 5365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671637 0 0 4096 0 0 0 0 17 1 0 0
/proc/18746/statm: 6374 5365 721 52 0 4742 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 25496

[startup+12.7183 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18747
/proc/meminfo: memFree=1343088/2055920 swapFree=4184004/4192956
[pid=18746] ppid=18744 vsize=37304 CPUtime=12.6
/proc/18746/stat : 18746 (CSPtoSAT+minisa) R 18744 18746 18271 0 -1 4194304 8429 0 0 0 1256 4 0 0 25 0 1 0 154715347 38199296 8371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/18746/statm: 9326 8371 721 52 0 7694 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 37304

[startup+25.5336 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18747
/proc/meminfo: memFree=1312368/2055920 swapFree=4184004/4192956
[pid=18746] ppid=18744 vsize=67980 CPUtime=25.32
/proc/18746/stat : 18746 (CSPtoSAT+minisa) R 18744 18746 18271 0 -1 4194304 16068 0 0 0 2522 10 0 0 25 0 1 0 154715347 69611520 16010 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/18746/statm: 16995 16010 721 52 0 15363 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 67980

[startup+51.1772 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 18785
/proc/meminfo: memFree=1180016/2055920 swapFree=4184004/4192956
[pid=18746] ppid=18744 vsize=127260 CPUtime=50.84
/proc/18746/stat : 18746 (CSPtoSAT+minisa) R 18744 18746 18271 0 -1 4194304 30841 0 0 0 5065 19 0 0 25 0 1 0 154715347 130314240 30783 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18746/statm: 31815 30783 721 52 0 30183 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 127260

[startup+102.476 s]
/proc/loadavg: 2.00 2.00 1.94 3/79 18849
/proc/meminfo: memFree=460576/2055920 swapFree=4184004/4192956
[pid=18746] ppid=18744 vsize=324136 CPUtime=102.05
/proc/18746/stat : 18746 (CSPtoSAT+minisa) R 18744 18746 18271 0 -1 4194304 79970 0 0 0 10157 48 0 0 25 0 1 0 154715347 331915264 79912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18746/statm: 81034 79912 721 52 0 79402 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 324136

[startup+162.503 s]
/proc/loadavg: 1.95 1.98 1.94 3/79 18979
/proc/meminfo: memFree=580656/2055920 swapFree=4184004/4192956
[pid=18746] ppid=18744 vsize=446168 CPUtime=162
/proc/18746/stat : 18746 (CSPtoSAT+minisa) R 18744 18746 18271 0 -1 4194304 110487 0 0 0 16126 74 0 0 25 0 1 0 154715347 456876032 110429 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 0 0 0
/proc/18746/statm: 111542 110429 721 52 0 109910 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 446168

[startup+222.515 s]
/proc/loadavg: 1.76 1.93 1.92 2/65 19036
/proc/meminfo: memFree=901832/2055920 swapFree=4184004/4192956
[pid=18746] ppid=18744 vsize=578560 CPUtime=221.93
/proc/18746/stat : 18746 (CSPtoSAT+minisa) R 18744 18746 18271 0 -1 4194304 143572 0 0 0 22096 97 0 0 25 0 1 0 154715347 592445440 143514 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5161308 0 0 4096 0 0 0 0 17 0 0 0
/proc/18746/statm: 144640 143514 721 52 0 143008 0
Current children cumulated CPU time (s) 221.93
Current children cumulated vsize (KiB) 578560

[startup+282.549 s]
/proc/loadavg: 1.28 1.76 1.86 2/65 19036
/proc/meminfo: memFree=770376/2055920 swapFree=4184004/4192956
[pid=18746] ppid=18744 vsize=711844 CPUtime=281.92
/proc/18746/stat : 18746 (CSPtoSAT+minisa) R 18744 18746 18271 0 -1 4194304 176860 0 0 0 28075 117 0 0 25 0 1 0 154715347 728928256 176802 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18746/statm: 177961 176802 721 52 0 176329 0
Current children cumulated CPU time (s) 281.92
Current children cumulated vsize (KiB) 711844

[startup+342.582 s]
/proc/loadavg: 1.10 1.62 1.80 2/65 19036
/proc/meminfo: memFree=644232/2055920 swapFree=4184004/4192956
[pid=18746] ppid=18744 vsize=841356 CPUtime=341.91
/proc/18746/stat : 18746 (CSPtoSAT+minisa) R 18744 18746 18271 0 -1 4194304 209239 0 0 0 34057 134 0 0 25 0 1 0 154715347 861548544 209181 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18746/statm: 210339 209181 721 52 0 208707 0
Current children cumulated CPU time (s) 341.91
Current children cumulated vsize (KiB) 841356



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+379.362 s]
/proc/loadavg: 1.05 1.54 1.77 2/65 19036
/proc/meminfo: memFree=557960/2055920 swapFree=4184004/4192956
[pid=18746] ppid=18744 vsize=922072 CPUtime=378.67
/proc/18746/stat : 18746 (CSPtoSAT+minisa) R 18744 18746 18271 0 -1 4194304 229399 0 0 0 37721 146 0 0 25 0 1 0 154715347 944201728 229341 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/18746/statm: 230518 229341 721 52 0 228886 0
Current children cumulated CPU time (s) 378.67
Current children cumulated vsize (KiB) 922072

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 379.502
CPU time (s): 378.817
CPU user time (s): 377.213
CPU system time (s): 1.60476
CPU usage (%): 99.8195
Max. virtual memory (cumulated for all children) (KiB): 922072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 377.213
system time used= 1.60476
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229399
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= 11
involuntary context switches= 2402

runsolver used 0.375942 s user time and 1.06984 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan  6 05:59:24 UTC 2007


IDJOB= 211898
IDBENCH= 4729
FILE ID= node45/211898-1168063164

PBS_JOBID= 3475523

Free space on /tmp= 66540 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-ran10x26.xml
COMMAND LINE= /tmp/evaluation/211898-1168063164/CSPtoSAT+minisat /tmp/evaluation/211898-1168063164/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-211898-1168063164 -o ROOT/results/node45/solver-211898-1168063164 -C 1800 -M 900  /tmp/evaluation/211898-1168063164/CSPtoSAT+minisat /tmp/evaluation/211898-1168063164/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  258f1e258de407f03897efe46e8578c5

RANDOM SEED= 534425112

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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:       1373136 kB
Buffers:         49496 kB
Cached:         517664 kB
SwapCached:       2748 kB
Active:         113972 kB
Inactive:       496956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1373136 kB
SwapTotal:     4192956 kB
SwapFree:      4184004 kB
Dirty:            2464 kB
Writeback:           0 kB
Mapped:          53220 kB
Slab:            57364 kB
Committed_AS:  2616452 kB
PageTables:       1772 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= 66542 MiB



End job on node45 on Sat Jan  6 06:05:43 UTC 2007