Trace number 212139

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) 553.88 554.644

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-harp2.xml
MD5SUMdafc5014a62460a8f5ebc7b723f2d110
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 benchmark0.215966
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2993
Number of constraints185
Maximum constraint arity73
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension185
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node26/watcher-212139-1168063338 -o ROOT/results/node26/solver-212139-1168063338 -C 1800 -M 900 /tmp/evaluation/212139-1168063338/CSPtoSAT+minisat /tmp/evaluation/212139-1168063338/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.91 1.95 1.85 5/92 17998
/proc/meminfo: memFree=1214896/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=6696 CPUtime=0
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 437 0 0 0 0 0 0 0 18 0 1 0 154728077 6856704 416 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12561272 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 1674 416 376 52 0 30 0

[startup+0.104459 s]
/proc/loadavg: 1.91 1.95 1.85 5/92 17998
/proc/meminfo: memFree=1214896/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=8220 CPUtime=0.09
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 1148 0 0 0 9 0 0 0 18 0 1 0 154728077 8417280 1116 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 13024808 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 2055 1116 703 52 0 423 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8220

[startup+0.512496 s]
/proc/loadavg: 1.91 1.95 1.85 5/92 17998
/proc/meminfo: memFree=1214896/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=10960 CPUtime=0.5
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 1891 0 0 0 50 0 0 0 22 0 1 0 154728077 11223040 1833 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 13026939 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 2740 1833 720 52 0 1108 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10960

[startup+1.33357 s]
/proc/loadavg: 1.91 1.95 1.85 3/92 17998
/proc/meminfo: memFree=1206512/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=15728 CPUtime=1.32
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 3085 0 0 0 131 1 0 0 25 0 1 0 154728077 16105472 3027 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 13026939 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 3932 3027 720 52 0 2300 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 15728

[startup+2.97173 s]
/proc/loadavg: 1.91 1.95 1.85 3/92 18000
/proc/meminfo: memFree=1200688/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=23524 CPUtime=2.95
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 5052 0 0 0 293 2 0 0 25 0 1 0 154728077 24088576 4994 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630897 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 5881 4994 720 52 0 4249 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 23524

[startup+6.26303 s]
/proc/loadavg: 1.92 1.95 1.85 3/92 18002
/proc/meminfo: memFree=1184816/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=37252 CPUtime=6.23
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 8470 0 0 0 619 4 0 0 25 0 1 0 154728077 38146048 8412 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 9313 8412 720 52 0 7681 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 37252

[startup+12.7246 s]
/proc/loadavg: 1.92 1.95 1.85 3/92 18006
/proc/meminfo: memFree=1159152/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=60104 CPUtime=12.63
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 14178 0 0 0 1256 7 0 0 25 0 1 0 154728077 61546496 14120 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 15026 14120 720 52 0 13394 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 60104

[startup+25.5548 s]
/proc/loadavg: 1.94 1.95 1.85 3/86 18028
/proc/meminfo: memFree=1120800/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=97928 CPUtime=25.4
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 23625 0 0 0 2526 14 0 0 25 0 1 0 154728077 100278272 23567 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667972 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 24482 23567 720 52 0 22850 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 97928

[startup+51.2073 s]
/proc/loadavg: 1.96 1.96 1.85 3/86 18028
/proc/meminfo: memFree=1051688/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=162052 CPUtime=50.94
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 39649 0 0 0 5069 25 0 0 25 0 1 0 154728077 165941248 39591 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 40513 39591 720 52 0 38881 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 162052

[startup+102.505 s]
/proc/loadavg: 1.98 1.96 1.86 3/86 18028
/proc/meminfo: memFree=933672/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=272356 CPUtime=101.98
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 67236 0 0 0 10155 43 0 0 25 0 1 0 154728077 278892544 67178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 13026939 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 68089 67178 720 52 0 66457 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 272356

[startup+162.608 s]
/proc/loadavg: 1.98 1.95 1.86 3/86 18102
/proc/meminfo: memFree=574376/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=383368 CPUtime=161.98
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 94945 0 0 0 16134 64 0 0 25 0 1 0 154728077 392568832 94887 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 95842 94887 720 52 0 94210 0
Current children cumulated CPU time (s) 161.98
Current children cumulated vsize (KiB) 383368

[startup+222.609 s]
/proc/loadavg: 1.91 1.94 1.86 2/78 18117
/proc/meminfo: memFree=927656/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=479424 CPUtime=221.92
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 118925 0 0 0 22108 84 0 0 25 0 1 0 154728077 490930176 118867 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 119856 118867 720 52 0 118224 0
Current children cumulated CPU time (s) 221.92
Current children cumulated vsize (KiB) 479424

[startup+282.653 s]
/proc/loadavg: 1.33 1.77 1.80 2/78 18117
/proc/meminfo: memFree=834928/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=572532 CPUtime=281.96
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 142215 0 0 0 28093 103 0 0 25 0 1 0 154728077 586272768 142157 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667765 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 143133 142157 720 52 0 141501 0
Current children cumulated CPU time (s) 281.96
Current children cumulated vsize (KiB) 572532

[startup+342.7 s]
/proc/loadavg: 1.12 1.63 1.75 2/78 18117
/proc/meminfo: memFree=752432/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=655368 CPUtime=341.99
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 162914 0 0 0 34079 120 0 0 25 0 1 0 154728077 671096832 162856 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 163842 162856 720 52 0 162210 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 655368

[startup+402.745 s]
/proc/loadavg: 1.04 1.51 1.70 2/78 18117
/proc/meminfo: memFree=672816/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=733836 CPUtime=402.02
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 182514 0 0 0 40067 135 0 0 25 0 1 0 154728077 751448064 182456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 183459 182456 720 52 0 181827 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 733836

[startup+462.794 s]
/proc/loadavg: 1.01 1.41 1.65 2/78 18117
/proc/meminfo: memFree=596144/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=810744 CPUtime=462.05
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 201734 0 0 0 46055 150 0 0 25 0 1 0 154728077 830201856 201676 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 202686 201676 720 52 0 201054 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 810744

[startup+522.836 s]
/proc/loadavg: 1.00 1.34 1.61 2/78 18117
/proc/meminfo: memFree=520368/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=886724 CPUtime=522.07
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 220724 0 0 0 52042 165 0 0 25 0 1 0 154728077 908005376 220666 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 221681 220666 720 52 0 220049 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 886724



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+554.5 s]
/proc/loadavg: 1.00 1.30 1.59 2/78 18117
/proc/meminfo: memFree=484592/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=921620 CPUtime=553.73
/proc/17997/stat : 17997 (CSPtoSAT+minisa) R 17995 17997 17491 0 -1 4194304 229468 0 0 0 55200 173 0 0 25 0 1 0 154728077 943738880 229410 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17997/statm: 230405 229410 720 52 0 228773 0
Current children cumulated CPU time (s) 553.73
Current children cumulated vsize (KiB) 921620

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 554.644
CPU time (s): 553.88
CPU user time (s): 552.005
CPU system time (s): 1.87471
CPU usage (%): 99.8623
Max. virtual memory (cumulated for all children) (KiB): 921620

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

runsolver used 0.619905 s user time and 1.53277 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan  6 06:02:18 UTC 2007


IDJOB= 212139
IDBENCH= 4747
FILE ID= node26/212139-1168063338

PBS_JOBID= 3475588

Free space on /tmp= 66533 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  dafc5014a62460a8f5ebc7b723f2d110

RANDOM SEED= 131629111

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.236
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.236
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:       1215312 kB
Buffers:         41076 kB
Cached:         545016 kB
SwapCached:          0 kB
Active:         245172 kB
Inactive:       517748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1215312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1820 kB
Writeback:           0 kB
Mapped:         199692 kB
Slab:            61996 kB
Committed_AS:  2838500 kB
PageTables:       2668 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= 66538 MiB



End job on node26 on Sat Jan  6 06:11:33 UTC 2007