Trace number 216315

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) 442.029 442.166

General information on the benchmark

NamepseudoSeries/chnl/
chnl-30-35.xml
MD5SUM8e4d3df46fd9665e52967eb090c49af6
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 variables2100
Number of constraints130
Maximum constraint arity35
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension130
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.11	c ...done
0.11	c #SATvar=4202 #SATclauses=4200 #CSPpredicates=130

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/node42/watcher-216315-1168064658 -o ROOT/results/node42/solver-216315-1168064658 -C 1800 -M 900 /tmp/evaluation/216315-1168064658/CSPtoSAT+minisat /tmp/evaluation/216315-1168064658/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.96 1.00 1.19 4/65 21085
/proc/meminfo: memFree=1401328/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=6696 CPUtime=0
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 154865061 6856704 382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12410968 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 1674 382 357 52 0 30 0

[startup+0.103954 s]
/proc/loadavg: 0.96 1.00 1.19 4/65 21085
/proc/meminfo: memFree=1401328/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=7944 CPUtime=0.09
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 1083 0 0 0 9 0 0 0 18 0 1 0 154865061 8134656 1051 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157726484 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 1986 1051 703 52 0 354 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7944

[startup+0.511997 s]
/proc/loadavg: 0.96 1.00 1.19 4/65 21085
/proc/meminfo: memFree=1401328/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=11096 CPUtime=0.5
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 1907 0 0 0 50 0 0 0 22 0 1 0 154865061 11362304 1849 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12842565 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 2774 1849 720 52 0 1142 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11096

[startup+1.33209 s]
/proc/loadavg: 0.96 1.00 1.19 2/65 21085
/proc/meminfo: memFree=1393200/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=15716 CPUtime=1.32
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 3086 0 0 0 131 1 0 0 25 0 1 0 154865061 16093184 3028 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12842619 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 3929 3028 720 52 0 2297 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 15716

[startup+2.96827 s]
/proc/loadavg: 0.96 1.00 1.19 2/65 21085
/proc/meminfo: memFree=1387376/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=23916 CPUtime=2.95
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 5120 0 0 0 293 2 0 0 25 0 1 0 154865061 24489984 5062 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12842619 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 5979 5062 720 52 0 4347 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 23916

[startup+6.24863 s]
/proc/loadavg: 0.97 1.00 1.19 2/65 21085
/proc/meminfo: memFree=1372144/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=38176 CPUtime=6.23
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 8678 0 0 0 619 4 0 0 25 0 1 0 154865061 39092224 8620 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12842565 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 9544 8620 720 52 0 7912 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 38176

[startup+12.6993 s]
/proc/loadavg: 0.97 1.00 1.19 2/65 21085
/proc/meminfo: memFree=1346224/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=62632 CPUtime=12.68
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 14790 0 0 0 1260 8 0 0 25 0 1 0 154865061 64135168 14732 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667760 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 15658 14732 720 52 0 14026 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 62632

[startup+25.5028 s]
/proc/loadavg: 0.97 1.00 1.19 2/65 21085
/proc/meminfo: memFree=1304816/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=105152 CPUtime=25.48
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 25433 0 0 0 2535 13 0 0 25 0 1 0 154865061 107675648 25375 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 26288 25375 720 52 0 24656 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 105152

[startup+51.1076 s]
/proc/loadavg: 0.98 1.00 1.18 2/65 21085
/proc/meminfo: memFree=1229808/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=178872 CPUtime=51.08
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 43859 0 0 0 5084 24 0 0 25 0 1 0 154865061 183164928 43801 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674026 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 44718 43801 720 52 0 43086 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 178872

[startup+102.311 s]
/proc/loadavg: 0.99 1.00 1.17 2/65 21085
/proc/meminfo: memFree=1104432/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=305116 CPUtime=102.26
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 75401 0 0 0 10187 39 0 0 25 0 1 0 154865061 312438784 75343 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12842619 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 76279 75343 720 52 0 74647 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 305116

[startup+162.33 s]
/proc/loadavg: 1.14 1.03 1.17 2/65 21085
/proc/meminfo: memFree=972912/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=434432 CPUtime=162.27
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 107736 0 0 0 16167 60 0 0 25 0 1 0 154865061 444858368 107678 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12842619 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 108608 107678 720 52 0 106976 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 434432

[startup+222.344 s]
/proc/loadavg: 1.05 1.02 1.16 2/65 21085
/proc/meminfo: memFree=855088/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=552504 CPUtime=222.26
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 137238 0 0 0 22148 78 0 0 25 0 1 0 154865061 565764096 137180 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12842619 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 138126 137180 720 52 0 136494 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 552504

[startup+282.358 s]
/proc/loadavg: 1.02 1.02 1.15 2/65 21085
/proc/meminfo: memFree=747312/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=660744 CPUtime=282.25
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 164298 0 0 0 28130 95 0 0 25 0 1 0 154865061 676601856 164240 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12842619 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 165186 164240 720 52 0 163554 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 660744

[startup+342.372 s]
/proc/loadavg: 1.00 1.01 1.13 2/65 21085
/proc/meminfo: memFree=641264/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=767012 CPUtime=342.25
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 190853 0 0 0 34113 112 0 0 25 0 1 0 154865061 785420288 190795 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12842619 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 191753 190795 720 52 0 190121 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 767012

[startup+402.385 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 21085
/proc/meminfo: memFree=546032/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=860772 CPUtime=402.25
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 214292 0 0 0 40095 130 0 0 25 0 1 0 154865061 881430528 214234 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12842565 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 215193 214234 720 52 0 213561 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 860772



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+442.021 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 21085
/proc/meminfo: memFree=484592/2055920 swapFree=4191892/4192956
[pid=21084] ppid=21082 vsize=921624 CPUtime=441.87
/proc/21084/stat : 21084 (CSPtoSAT+minisa) R 21082 21084 20493 0 -1 4194304 229513 0 0 0 44046 141 0 0 25 0 1 0 154865061 943742976 229455 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21084/statm: 230406 229455 720 52 0 228774 0
Current children cumulated CPU time (s) 441.87
Current children cumulated vsize (KiB) 921624

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 442.166
CPU time (s): 442.029
CPU user time (s): 440.468
CPU system time (s): 1.56076
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 921624

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

runsolver used 0.340948 s user time and 0.84887 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Sat Jan  6 06:24:18 UTC 2007


IDJOB= 216315
IDBENCH= 5068
FILE ID= node42/216315-1168064658

PBS_JOBID= 3475576

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  8e4d3df46fd9665e52967eb090c49af6

RANDOM SEED= 945929523

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.229
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.229
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:       1401808 kB
Buffers:         48928 kB
Cached:         516496 kB
SwapCached:        268 kB
Active:          81772 kB
Inactive:       498412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1401808 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1656 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            60052 kB
Committed_AS:  2597132 kB
PageTables:       1408 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= 66543 MiB



End job on node42 on Sat Jan  6 06:31:41 UTC 2007