Trace number 211469

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) 357.009 360.474

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-rgn.xml
MD5SUMb4487487cdbee8d17c133e8660956279
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark384.748
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1260
Number of constraints124
Maximum constraint arity127
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension124
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node18/watcher-211469-1168062973 -o ROOT/results/node18/solver-211469-1168062973 -C 1800 -M 900 /tmp/evaluation/211469-1168062973/CSPtoSAT+minisat /tmp/evaluation/211469-1168062973/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: 1.86 1.92 1.90 3/86 17987
/proc/meminfo: memFree=1267768/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=496 CPUtime=0
/proc/17986/stat : 17986 (CSPtoSAT+minisa) R 17984 17986 17868 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154692013 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7861028 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/17986/statm: 124 36 29 52 0 19 0

[startup+0.10384 s]
/proc/loadavg: 1.86 1.92 1.90 3/86 17987
/proc/meminfo: memFree=1267768/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=7800 CPUtime=0.08
/proc/17986/stat : 17986 (CSPtoSAT+minisa) R 17984 17986 17868 0 -1 4194304 1064 0 0 0 8 0 0 0 20 0 1 0 154692013 7987200 1032 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134567820 0 0 4096 0 0 0 0 17 1 0 0
/proc/17986/statm: 1950 1032 703 52 0 318 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7800

[startup+0.511877 s]
/proc/loadavg: 1.86 1.92 1.90 3/86 17987
/proc/meminfo: memFree=1267768/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=9084 CPUtime=0.49
/proc/17986/stat : 17986 (CSPtoSAT+minisa) R 17984 17986 17868 0 -1 4194304 1446 0 0 0 49 0 0 0 24 0 1 0 154692013 9302016 1388 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673846 0 0 4096 0 0 0 0 17 1 0 0
/proc/17986/statm: 2271 1388 720 52 0 639 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9084

[startup+1.33296 s]
/proc/loadavg: 1.86 1.92 1.90 3/86 17987
/proc/meminfo: memFree=1261496/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=13576 CPUtime=1.3
/proc/17986/stat : 17986 (CSPtoSAT+minisa) R 17984 17986 17868 0 -1 4194304 2563 0 0 0 130 0 0 0 25 0 1 0 154692013 13901824 2505 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687368 0 0 4096 0 0 0 0 17 1 0 0
/proc/17986/statm: 3394 2505 720 52 0 1762 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 13576

[startup+2.97812 s]
/proc/loadavg: 1.86 1.92 1.90 3/86 17987
/proc/meminfo: memFree=1256248/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=20980 CPUtime=2.94
/proc/17986/stat : 17986 (CSPtoSAT+minisa) R 17984 17986 17868 0 -1 4194304 4397 0 0 0 293 1 0 0 25 0 1 0 154692013 21483520 4339 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17986/statm: 5245 4339 720 52 0 3613 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 20980

[startup+6.25743 s]
/proc/loadavg: 1.87 1.92 1.90 3/86 17987
/proc/meminfo: memFree=1243128/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=33128 CPUtime=6.19
/proc/17986/stat : 17986 (CSPtoSAT+minisa) R 17984 17986 17868 0 -1 4194304 7439 0 0 0 617 2 0 0 25 0 1 0 154692013 33923072 7381 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/17986/statm: 8282 7381 720 52 0 6650 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 33128

[startup+12.7231 s]
/proc/loadavg: 1.88 1.92 1.90 3/86 17987
/proc/meminfo: memFree=1218424/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=56640 CPUtime=12.59
/proc/17986/stat : 17986 (CSPtoSAT+minisa) R 17984 17986 17868 0 -1 4194304 13334 0 0 0 1255 4 0 0 25 0 1 0 154692013 57999360 13276 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562841 0 0 4096 0 0 0 0 17 1 0 0
/proc/17986/statm: 14160 13276 720 52 0 12528 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 56640

[startup+25.5383 s]
/proc/loadavg: 1.91 1.93 1.91 3/86 17987
/proc/meminfo: memFree=1173368/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=102980 CPUtime=25.3
/proc/17986/stat : 17986 (CSPtoSAT+minisa) R 17984 17986 17868 0 -1 4194304 24906 0 0 0 2519 11 0 0 25 0 1 0 154692013 105451520 24848 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17986/statm: 25745 24848 720 52 0 24113 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 102980

[startup+51.1828 s]
/proc/loadavg: 1.94 1.93 1.91 3/86 17987
/proc/meminfo: memFree=1092856/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=181944 CPUtime=50.7
/proc/17986/stat : 17986 (CSPtoSAT+minisa) R 17984 17986 17868 0 -1 4194304 44631 0 0 0 5048 22 0 0 25 0 1 0 154692013 186310656 44573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 1 0 0
/proc/17986/statm: 45486 44573 720 52 0 43854 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 181944

[startup+102.468 s]
/proc/loadavg: 2.03 1.96 1.91 3/86 17987
/proc/meminfo: memFree=959224/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=316076 CPUtime=101.52
/proc/17986/stat : 17986 (CSPtoSAT+minisa) R 17984 17986 17868 0 -1 4194304 78173 0 0 0 10111 41 0 0 25 0 1 0 154692013 323661824 78115 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/17986/statm: 79019 78115 720 52 0 77387 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 316076

[startup+162.477 s]
/proc/loadavg: 2.01 1.96 1.91 3/86 17987
/proc/meminfo: memFree=818808/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=453508 CPUtime=160.98
/proc/17986/stat : 17986 (CSPtoSAT+minisa) R 17984 17986 17868 0 -1 4194304 112536 0 0 0 16037 61 0 0 25 0 1 0 154692013 464392192 112478 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17986/statm: 113377 112478 720 52 0 111745 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 453508

[startup+222.498 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 17987
/proc/meminfo: memFree=685880/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=582868 CPUtime=220.45
/proc/17986/stat : 17986 (CSPtoSAT+minisa) R 17984 17986 17868 0 -1 4194304 144862 0 0 0 21966 79 0 0 25 0 1 0 154692013 596856832 144804 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600097 0 0 4096 0 0 0 0 17 1 0 0
/proc/17986/statm: 145717 144804 720 52 0 144085 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 582868

[startup+282.52 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 17987
/proc/meminfo: memFree=557240/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=707432 CPUtime=279.92
/proc/17986/stat : 17986 (CSPtoSAT+minisa) R 17984 17986 17868 0 -1 4194304 176009 0 0 0 27896 96 0 0 25 0 1 0 154692013 724410368 175951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 1 0 0
/proc/17986/statm: 176858 175951 720 52 0 175226 0
Current children cumulated CPU time (s) 279.92
Current children cumulated vsize (KiB) 707432

[startup+342.568 s]
/proc/loadavg: 2.03 1.99 1.92 3/92 18133
/proc/meminfo: memFree=407032/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=853776 CPUtime=339.29
/proc/17986/stat : 17986 (CSPtoSAT+minisa) R 17984 17986 17868 0 -1 4194304 212589 0 0 0 33811 118 0 0 25 0 1 0 154692013 874266624 212531 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134679319 0 0 4096 0 0 0 0 17 1 0 0
/proc/17986/statm: 213444 212531 720 52 0 211812 0
Current children cumulated CPU time (s) 339.29
Current children cumulated vsize (KiB) 853776



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+360.328 s]
/proc/loadavg: 2.02 1.99 1.92 3/92 18151
/proc/meminfo: memFree=335872/2055920 swapFree=4192812/4192956
[pid=17986] ppid=17984 vsize=921696 CPUtime=356.86
/proc/17986/stat : 17986 (CSPtoSAT+minisa) R 17984 17986 17868 0 -1 4194304 229550 0 0 0 35559 127 0 0 25 0 1 0 154692013 943816704 229492 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17986/statm: 230424 229492 720 52 0 228792 0
Current children cumulated CPU time (s) 356.86
Current children cumulated vsize (KiB) 921696

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 360.474
CPU time (s): 357.009
CPU user time (s): 355.595
CPU system time (s): 1.41379
CPU usage (%): 99.0388
Max. virtual memory (cumulated for all children) (KiB): 921696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 355.595
system time used= 1.41378
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229550
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= 10
involuntary context switches= 14021

runsolver used 0.421935 s user time and 1.18782 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan  6 05:56:13 UTC 2007


IDJOB= 211469
IDBENCH= 4696
FILE ID= node18/211469-1168062973

PBS_JOBID= 3475383

Free space on /tmp= 66277 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b4487487cdbee8d17c133e8660956279

RANDOM SEED= 116624886

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1268184 kB
Buffers:         68072 kB
Cached:         539712 kB
SwapCached:          0 kB
Active:         419664 kB
Inactive:       270968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1268184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1764 kB
Writeback:           0 kB
Mapped:         105300 kB
Slab:            82156 kB
Committed_AS:  3931168 kB
PageTables:       2080 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= 66277 MiB



End job on node18 on Sat Jan  6 06:02:14 UTC 2007