Trace number 216354

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) 446.344 446.66

General information on the benchmark

NamepseudoSeries/chnl/
chnl-30-40.xml
MD5SUMc4b2bf3bf990267e8f6da27d25025884
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of constraints140
Maximum constraint arity40
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension140
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.14	c ...done
0.14	c #SATvar=4802 #SATclauses=4800 #CSPpredicates=140

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/node43/watcher-216354-1168064665 -o ROOT/results/node43/solver-216354-1168064665 -C 1800 -M 900 /tmp/evaluation/216354-1168064665/CSPtoSAT+minisat /tmp/evaluation/216354-1168064665/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: 0.86 1.02 1.33 2/70 4264
/proc/meminfo: memFree=1359528/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=6696 CPUtime=0
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 379 0 0 0 0 0 0 0 18 0 1 0 154865791 6856704 359 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4735064 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 1674 361 336 52 0 30 0

[startup+0.102474 s]
/proc/loadavg: 0.86 1.02 1.33 2/70 4264
/proc/meminfo: memFree=1359528/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=8032 CPUtime=0.09
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 1101 0 0 0 9 0 0 0 18 0 1 0 154865791 8224768 1069 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159319057 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 2008 1070 703 52 0 376 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8032

[startup+0.513538 s]
/proc/loadavg: 0.86 1.02 1.33 2/70 4264
/proc/meminfo: memFree=1359528/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=11300 CPUtime=0.5
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 1970 0 0 0 50 0 0 0 21 0 1 0 154865791 11571200 1912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5166715 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 2825 1912 720 52 0 1193 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11300

[startup+1.33768 s]
/proc/loadavg: 0.86 1.02 1.33 3/73 4267
/proc/meminfo: memFree=1341840/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=16320 CPUtime=1.32
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 3229 0 0 0 131 1 0 0 25 0 1 0 154865791 16711680 3171 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 4080 3172 720 52 0 2448 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 16320

[startup+2.97395 s]
/proc/loadavg: 0.86 1.02 1.33 3/73 4267
/proc/meminfo: memFree=1329808/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=24636 CPUtime=2.96
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 5320 0 0 0 294 2 0 0 25 0 1 0 154865791 25227264 5262 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5166715 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 6159 5262 720 52 0 4527 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 24636

[startup+6.2585 s]
/proc/loadavg: 0.95 1.04 1.33 3/73 4267
/proc/meminfo: memFree=1298968/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=39292 CPUtime=6.24
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 8974 0 0 0 620 4 0 0 25 0 1 0 154865791 40235008 8916 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5166715 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 9823 8916 720 52 0 8191 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 39292

[startup+12.7176 s]
/proc/loadavg: 1.04 1.05 1.33 3/73 4267
/proc/meminfo: memFree=1246488/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=65032 CPUtime=12.7
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 15412 0 0 0 1263 7 0 0 25 0 1 0 154865791 66592768 15354 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5166715 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 16258 15354 720 52 0 14626 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 65032

[startup+25.5327 s]
/proc/loadavg: 1.25 1.10 1.34 3/73 4267
/proc/meminfo: memFree=1165208/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=108088 CPUtime=25.51
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 26181 0 0 0 2537 14 0 0 25 0 1 0 154865791 110682112 26123 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5166715 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 27022 26123 720 52 0 25390 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 108088

[startup+51.181 s]
/proc/loadavg: 1.50 1.17 1.36 3/73 4267
/proc/meminfo: memFree=1018776/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=183380 CPUtime=51.15
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 44982 0 0 0 5090 25 0 0 25 0 1 0 154865791 187781120 44924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687634 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 45845 44924 720 52 0 44213 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 183380

[startup+102.458 s]
/proc/loadavg: 1.78 1.29 1.39 3/73 4267
/proc/meminfo: memFree=782232/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=308188 CPUtime=102.41
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 76154 0 0 0 10196 45 0 0 25 0 1 0 154865791 315584512 76096 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 77047 76096 720 52 0 75415 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 308188

[startup+162.55 s]
/proc/loadavg: 1.92 1.42 1.43 3/73 4267
/proc/meminfo: memFree=534936/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=436124 CPUtime=162.48
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 108160 0 0 0 16183 65 0 0 25 0 1 0 154865791 446590976 108102 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5166715 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 109031 108102 720 52 0 107399 0
Current children cumulated CPU time (s) 162.48
Current children cumulated vsize (KiB) 436124

[startup+222.645 s]
/proc/loadavg: 1.97 1.52 1.46 3/73 4267
/proc/meminfo: memFree=319064/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=552340 CPUtime=222.55
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 137199 0 0 0 22169 86 0 0 25 0 1 0 154865791 565596160 137141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5166715 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 138085 137141 720 52 0 136453 0
Current children cumulated CPU time (s) 222.55
Current children cumulated vsize (KiB) 552340

[startup+282.736 s]
/proc/loadavg: 1.99 1.61 1.49 3/73 4267
/proc/meminfo: memFree=116376/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=658216 CPUtime=282.62
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 163690 0 0 0 28158 104 0 0 25 0 1 0 154865791 674013184 163632 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 164554 163632 720 52 0 162922 0
Current children cumulated CPU time (s) 282.62
Current children cumulated vsize (KiB) 658216

[startup+342.83 s]
/proc/loadavg: 1.99 1.68 1.52 3/73 4267
/proc/meminfo: memFree=15384/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=757748 CPUtime=342.68
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 188572 0 0 0 34146 122 0 0 25 0 1 0 154865791 775933952 188514 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 189437 188514 720 52 0 187805 0
Current children cumulated CPU time (s) 342.68
Current children cumulated vsize (KiB) 757748

[startup+402.928 s]
/proc/loadavg: 2.04 1.75 1.55 3/73 4267
/proc/meminfo: memFree=15448/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=856244 CPUtime=402.71
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 213200 0 0 0 40130 141 0 0 25 0 1 0 154865791 876793856 213142 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 214061 213142 720 52 0 212429 0
Current children cumulated CPU time (s) 402.71
Current children cumulated vsize (KiB) 856244



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+446.51 s]
/proc/loadavg: 2.02 1.78 1.57 3/73 4267
/proc/meminfo: memFree=16024/2055920 swapFree=4192812/4192956
[pid=4263] ppid=4259 vsize=921620 CPUtime=446.19
/proc/4263/stat : 4263 (CSPtoSAT+minisa) R 4259 4263 4181 0 -1 4194304 229531 0 0 0 44466 153 0 0 25 0 1 0 154865791 943738880 229473 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/4263/statm: 230405 229473 720 52 0 228773 0
Current children cumulated CPU time (s) 446.19
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): 446.66
CPU time (s): 446.344
CPU user time (s): 444.661
CPU system time (s): 1.68274
CPU usage (%): 99.9292
Max. virtual memory (cumulated for all children) (KiB): 921620

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

runsolver used 0.420936 s user time and 1.17282 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Jan  6 06:24:27 UTC 2007


IDJOB= 216354
IDBENCH= 5071
FILE ID= node43/216354-1168064665

PBS_JOBID= 3475627

Free space on /tmp= 66482 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-30-40.xml
COMMAND LINE= /tmp/evaluation/216354-1168064665/CSPtoSAT+minisat /tmp/evaluation/216354-1168064665/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-216354-1168064665 -o ROOT/results/node43/solver-216354-1168064665 -C 1800 -M 900  /tmp/evaluation/216354-1168064665/CSPtoSAT+minisat /tmp/evaluation/216354-1168064665/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c4b2bf3bf990267e8f6da27d25025884

RANDOM SEED= 515334366

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.278
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.278
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:       1360336 kB
Buffers:         55904 kB
Cached:         535900 kB
SwapCached:          0 kB
Active:          72576 kB
Inactive:       539260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1360336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3628 kB
Writeback:           0 kB
Mapped:          30196 kB
Slab:            69456 kB
Committed_AS:  2808428 kB
PageTables:       1612 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= 66482 MiB



End job on node43 on Sat Jan  6 06:31:53 UTC 2007