Trace number 215636

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) 528.817 529.504

General information on the benchmark

NamepseudoSeries/mps/
mps-sentoy.xml
MD5SUMb8f073d16d33da5f2c3396aa1f31cfd8
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 benchmark0.06099
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables60
Number of constraints30
Maximum constraint arity60
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node40/watcher-215636-1168064322 -o ROOT/results/node40/solver-215636-1168064322 -C 1800 -M 900 /tmp/evaluation/215636-1168064322/CSPtoSAT+minisat /tmp/evaluation/215636-1168064322/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.11 1.17 1.08 5/73 24909
/proc/meminfo: memFree=1806632/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=18540 CPUtime=0
/proc/24908/stat : 24908 (runsolver) R 24906 24908 24747 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 154831682 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 264519609639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24908/statm: 4635 279 244 17 0 2626 0

[startup+0.107995 s]
/proc/loadavg: 1.11 1.17 1.08 5/73 24909
/proc/meminfo: memFree=1806632/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=6936 CPUtime=0.07
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 890 0 0 0 7 0 0 0 19 0 1 0 154831682 7102464 836 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630221 0 0 4096 0 0 0 0 17 1 0 0
/proc/24908/statm: 1734 836 720 52 0 102 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6936

[startup+0.516045 s]
/proc/loadavg: 1.11 1.17 1.08 5/73 24909
/proc/meminfo: memFree=1806632/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=7596 CPUtime=0.48
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 1057 0 0 0 48 0 0 0 22 0 1 0 154831682 7778304 1003 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600165 0 0 4096 0 0 0 0 17 1 0 0
/proc/24908/statm: 1899 1003 720 52 0 267 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 7596

[startup+1.33715 s]
/proc/loadavg: 1.11 1.17 1.08 3/73 24909
/proc/meminfo: memFree=1804456/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=8916 CPUtime=1.29
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 1394 0 0 0 129 0 0 0 25 0 1 0 154831682 9129984 1340 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134538358 0 0 4096 0 0 0 0 17 1 0 0
/proc/24908/statm: 2229 1340 720 52 0 597 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 8916

[startup+2.97436 s]
/proc/loadavg: 1.18 1.19 1.09 3/73 24909
/proc/meminfo: memFree=1802600/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=11556 CPUtime=2.92
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 2064 0 0 0 292 0 0 0 25 0 1 0 154831682 11833344 2010 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630842 0 0 4096 0 0 0 0 17 1 0 0
/proc/24908/statm: 2889 2010 720 52 0 1257 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 11556

[startup+6.25379 s]
/proc/loadavg: 1.18 1.19 1.09 3/73 24909
/proc/meminfo: memFree=1796968/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=16968 CPUtime=6.19
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 3406 0 0 0 618 1 0 0 25 0 1 0 154831682 17375232 3352 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600111 0 0 4096 0 0 0 0 17 1 0 0
/proc/24908/statm: 4242 3352 720 52 0 2610 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 16968

[startup+12.7156 s]
/proc/loadavg: 1.31 1.21 1.10 3/73 24909
/proc/meminfo: memFree=1785896/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=27528 CPUtime=12.62
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 6045 0 0 0 1259 3 0 0 25 0 1 0 154831682 28188672 5991 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630890 0 0 4096 0 0 0 0 17 1 0 0
/proc/24908/statm: 6882 5991 720 52 0 5250 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 27528

[startup+25.5313 s]
/proc/loadavg: 1.41 1.24 1.10 3/73 24909
/proc/meminfo: memFree=1765672/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=48252 CPUtime=25.39
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 11236 0 0 0 2533 6 0 0 25 0 1 0 154831682 49410048 11182 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630256 0 0 4096 0 0 0 0 17 1 0 0
/proc/24908/statm: 12063 11182 720 52 0 10431 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 48252

[startup+51.1626 s]
/proc/loadavg: 1.54 1.28 1.12 3/73 24983
/proc/meminfo: memFree=1697632/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=91416 CPUtime=50.97
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 22028 0 0 0 5085 12 0 0 25 0 1 0 154831682 93609984 21974 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600343 0 0 4096 0 0 0 0 17 0 0 0
/proc/24908/statm: 22854 21974 720 52 0 21222 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 91416

[startup+102.453 s]
/proc/loadavg: 1.80 1.39 1.16 3/73 24983
/proc/meminfo: memFree=1096864/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=181308 CPUtime=102.19
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 44478 0 0 0 10196 23 0 0 25 0 1 0 154831682 185659392 44424 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630867 0 0 4096 0 0 0 0 17 0 0 0
/proc/24908/statm: 45327 44424 720 52 0 43695 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 181308

[startup+162.454 s]
/proc/loadavg: 1.91 1.50 1.22 3/73 25021
/proc/meminfo: memFree=1486624/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=285984 CPUtime=162.11
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 70663 0 0 0 16172 39 0 0 25 0 1 0 154831682 292847616 70609 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7345787 0 0 4096 0 0 0 0 17 0 0 0
/proc/24908/statm: 71496 70609 720 52 0 69864 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 285984

[startup+222.547 s]
/proc/loadavg: 1.96 1.59 1.26 3/73 25021
/proc/meminfo: memFree=1300256/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=390792 CPUtime=222.15
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 96853 0 0 0 22162 53 0 0 25 0 1 0 154831682 400171008 96799 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630822 0 0 4096 0 0 0 0 17 0 0 0
/proc/24908/statm: 97698 96799 720 52 0 96066 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 390792

[startup+282.63 s]
/proc/loadavg: 1.98 1.66 1.30 3/73 25021
/proc/meminfo: memFree=1165536/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=495336 CPUtime=282.18
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 122992 0 0 0 28154 64 0 0 25 0 1 0 154831682 507224064 122938 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134538353 0 0 4096 0 0 0 0 17 0 0 0
/proc/24908/statm: 123834 122938 720 52 0 122202 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 495336

[startup+342.721 s]
/proc/loadavg: 2.06 1.73 1.35 3/73 25021
/proc/meminfo: memFree=888672/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=599880 CPUtime=342.2
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 149125 0 0 0 34144 76 0 0 25 0 1 0 154831682 614277120 149071 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630864 0 0 4096 0 0 0 0 17 0 0 0
/proc/24908/statm: 149970 149071 720 52 0 148338 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 599880

[startup+402.803 s]
/proc/loadavg: 2.02 1.78 1.39 3/73 25021
/proc/meminfo: memFree=670880/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=704292 CPUtime=402.23
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 175237 0 0 0 40136 87 0 0 25 0 1 0 154831682 721195008 175183 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600101 0 0 4096 0 0 0 0 17 0 0 0
/proc/24908/statm: 176073 175183 720 52 0 174441 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 704292

[startup+462.892 s]
/proc/loadavg: 2.00 1.82 1.43 3/73 25021
/proc/meminfo: memFree=567648/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=807780 CPUtime=462.26
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 201117 0 0 0 46125 101 0 0 25 0 1 0 154831682 827166720 201063 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7345787 0 0 4096 0 0 0 0 17 0 0 0
/proc/24908/statm: 201945 201063 720 52 0 200313 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 807780

[startup+522.898 s]
/proc/loadavg: 2.00 1.85 1.46 3/73 25021
/proc/meminfo: memFree=462304/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=910608 CPUtime=522.2
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 226817 0 0 0 52107 113 0 0 25 0 1 0 154831682 932462592 226763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7345787 0 0 4096 0 0 0 0 17 0 0 0
/proc/24908/statm: 227652 226763 720 52 0 226020 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 910608



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+529.36 s]
/proc/loadavg: 2.08 1.87 1.47 3/73 25021
/proc/meminfo: memFree=450080/2055920 swapFree=4192812/4192956
[pid=24908] ppid=24906 vsize=921696 CPUtime=528.67
/proc/24908/stat : 24908 (CSPtoSAT+minisa) R 24906 24908 24747 0 -1 4194304 229571 0 0 0 52752 115 0 0 25 0 1 0 154831682 943816704 229517 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134538353 0 0 4096 0 0 0 0 17 0 0 0
/proc/24908/statm: 230424 229517 720 52 0 228792 0
Current children cumulated CPU time (s) 528.67
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): 529.504
CPU time (s): 528.817
CPU user time (s): 527.525
CPU system time (s): 1.2918
CPU usage (%): 99.8702
Max. virtual memory (cumulated for all children) (KiB): 921696

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

runsolver used 0.526919 s user time and 1.40579 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan  6 06:18:44 UTC 2007


IDJOB= 215636
IDBENCH= 5016
FILE ID= node40/215636-1168064322

PBS_JOBID= 3475621

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mps/mps-sentoy.xml
COMMAND LINE= /tmp/evaluation/215636-1168064322/CSPtoSAT+minisat /tmp/evaluation/215636-1168064322/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-215636-1168064322 -o ROOT/results/node40/solver-215636-1168064322 -C 1800 -M 900  /tmp/evaluation/215636-1168064322/CSPtoSAT+minisat /tmp/evaluation/215636-1168064322/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b8f073d16d33da5f2c3396aa1f31cfd8

RANDOM SEED= 303024099

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.239
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.239
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:       1807112 kB
Buffers:         15604 kB
Cached:         134336 kB
SwapCached:          0 kB
Active:          57856 kB
Inactive:       120368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5556 kB
Writeback:           0 kB
Mapped:          41900 kB
Slab:            55960 kB
Committed_AS:  2939636 kB
PageTables:       1756 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= 66536 MiB



End job on node40 on Sat Jan  6 06:27:33 UTC 2007