Trace number 247995

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.3SAT 659.447 664.771

General information on the benchmark

Nameprimes/primes-10/
primes-10-20-3-7.xml
MD5SUM4826fb666472160d6282fb77afeef0b2
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.022996
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity10
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20
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.03	c ...done
0.03	c #SATvar=8202 #SATclauses=16100 #CSPpredicates=20
664.66	Verified 16018 original clauses.
664.67	c SAT problem is solved
664.67	restarts              : 28
664.67	conflicts             : 13576267       (20625 /sec)
664.67	decisions             : 29345707       (1.54 % random) (44581 /sec)
664.67	propagations          : 2294450192     (3485645 /sec)
664.67	conflict literals     : 103643370      (13.00 % deleted)
664.67	Memory used           : 616.27 MB
664.67	CPU time              : 658.257 s
664.67	c all predicates checked
664.67	
664.67	s SATISFIABLE
664.67	v 25 5 15 15 4 20 11 13 21 4 11 20 3 22 7 16 8 13 18 7 2 9 19 16 22 19 4 27 23 20 22 14 17 19 22 22 11 3 25 23 8 11 2 13 2 29 15 27 5 27 7 13 7 10 10 14 11 14 28 11 21 21 17 26 11 9 29 22 12 29 8 11 16 27 29 16 21 5 20 5 8 14 27 29 13 8 2 2 19 20 19 3 24 29 29 14 2 29 13 8 
664.67	

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node35/watcher-247995-1168093765 -o ROOT/results/node35/solver-247995-1168093765 -C 1800 -M 900 /tmp/evaluation/247995-1168093765/CSPtoSAT+minisat /tmp/evaluation/247995-1168093765/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.38 0.97 1.55 4/68 17338
/proc/meminfo: memFree=1904904/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=6696 CPUtime=0
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 157770568 6856704 403 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 1432440 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 1674 403 365 52 0 30 0

[startup+0.103627 s]
/proc/loadavg: 0.38 0.97 1.55 4/68 17338
/proc/meminfo: memFree=1904904/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=8136 CPUtime=0.09
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 1167 0 0 0 9 0 0 0 18 0 1 0 157770568 8331264 1119 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671498 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 2034 1119 725 52 0 402 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8136

[startup+0.512665 s]
/proc/loadavg: 0.38 0.97 1.55 4/68 17338
/proc/meminfo: memFree=1904904/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=8532 CPUtime=0.5
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 1267 0 0 0 50 0 0 0 21 0 1 0 157770568 8736768 1219 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665692 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 2133 1219 725 52 0 501 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8532

[startup+1.33276 s]
/proc/loadavg: 0.38 0.97 1.55 2/68 17338
/proc/meminfo: memFree=1902408/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=9196 CPUtime=1.32
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 1423 0 0 0 132 0 0 0 25 0 1 0 157770568 9416704 1375 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 2299 1375 725 52 0 667 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9196

[startup+2.96896 s]
/proc/loadavg: 0.38 0.97 1.55 2/68 17338
/proc/meminfo: memFree=1900296/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=12684 CPUtime=2.96
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 2303 0 0 0 295 1 0 0 25 0 1 0 157770568 12988416 2255 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 1898107 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 3171 2255 725 52 0 1539 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12684

[startup+6.24534 s]
/proc/loadavg: 0.43 0.97 1.55 2/68 17341
/proc/meminfo: memFree=1895240/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=16776 CPUtime=6.23
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 3328 0 0 0 622 1 0 0 25 0 1 0 157770568 17178624 3280 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/17337/statm: 4194 3280 725 52 0 2562 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 16776

[startup+12.7081 s]
/proc/loadavg: 0.47 0.97 1.54 3/73 17364
/proc/meminfo: memFree=1883472/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=23012 CPUtime=12.65
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 4894 0 0 0 1263 2 0 0 25 0 1 0 157770568 23564288 4846 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671454 0 0 4096 0 0 0 0 17 0 0 0
/proc/17337/statm: 5753 4846 725 52 0 4121 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 23012

[startup+25.5256 s]
/proc/loadavg: 0.81 1.02 1.55 3/73 17364
/proc/meminfo: memFree=1867224/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=36012 CPUtime=25.36
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 8123 0 0 0 2533 3 0 0 25 0 1 0 157770568 36876288 8075 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17337/statm: 9003 8075 725 52 0 7371 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 36012

[startup+51.1708 s]
/proc/loadavg: 1.22 1.09 1.56 3/73 17364
/proc/meminfo: memFree=1826264/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=62300 CPUtime=50.8
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 14670 0 0 0 5073 7 0 0 25 0 1 0 157770568 63795200 14622 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17337/statm: 15575 14622 725 52 0 13943 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 62300

[startup+102.448 s]
/proc/loadavg: 1.66 1.23 1.58 3/73 17364
/proc/meminfo: memFree=1739224/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=120548 CPUtime=101.67
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 29219 0 0 0 10152 15 0 0 25 0 1 0 157770568 123441152 29171 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 0 0 0
/proc/17337/statm: 30137 29171 725 52 0 28505 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 120548

[startup+162.55 s]
/proc/loadavg: 1.87 1.37 1.60 3/73 17364
/proc/meminfo: memFree=1648024/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=179776 CPUtime=161.27
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 43968 0 0 0 16102 25 0 0 25 0 1 0 157770568 184090624 43920 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 0 0 0
/proc/17337/statm: 44944 43920 725 52 0 43312 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 179776

[startup+222.644 s]
/proc/loadavg: 1.95 1.48 1.63 3/73 17364
/proc/meminfo: memFree=1540952/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=244772 CPUtime=220.88
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 60149 0 0 0 22053 35 0 0 25 0 1 0 157770568 250646528 60101 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17337/statm: 61193 60101 725 52 0 59561 0
Current children cumulated CPU time (s) 220.88
Current children cumulated vsize (KiB) 244772

[startup+282.742 s]
/proc/loadavg: 1.98 1.57 1.65 3/73 17364
/proc/meminfo: memFree=1447064/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=301468 CPUtime=280.51
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 74256 0 0 0 28006 45 0 0 25 0 1 0 157770568 308703232 74208 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 1896024 0 0 4096 0 0 0 0 17 0 0 0
/proc/17337/statm: 75367 74208 725 52 0 73735 0
Current children cumulated CPU time (s) 280.51
Current children cumulated vsize (KiB) 301468

[startup+342.835 s]
/proc/loadavg: 1.99 1.65 1.66 3/73 17364
/proc/meminfo: memFree=1359512/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=347288 CPUtime=340.11
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 85648 0 0 0 33955 56 0 0 25 0 1 0 157770568 355622912 85600 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 0 0 0
/proc/17337/statm: 86822 85600 725 52 0 85190 0
Current children cumulated CPU time (s) 340.11
Current children cumulated vsize (KiB) 347288

[startup+402.933 s]
/proc/loadavg: 1.99 1.71 1.68 3/73 17364
/proc/meminfo: memFree=1267224/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=395516 CPUtime=399.72
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 97654 0 0 0 39907 65 0 0 25 0 1 0 157770568 405008384 97606 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134630189 0 0 4096 0 0 0 0 17 0 0 0
/proc/17337/statm: 98879 97606 725 52 0 97247 0
Current children cumulated CPU time (s) 399.72
Current children cumulated vsize (KiB) 395516

[startup+463.03 s]
/proc/loadavg: 1.99 1.76 1.70 3/73 17364
/proc/meminfo: memFree=1178520/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=440952 CPUtime=459.34
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 108947 0 0 0 45859 75 0 0 25 0 1 0 157770568 451534848 108899 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665471 0 0 4096 0 0 0 0 17 0 0 0
/proc/17337/statm: 110238 108899 725 52 0 108606 0
Current children cumulated CPU time (s) 459.34
Current children cumulated vsize (KiB) 440952

[startup+523.117 s]
/proc/loadavg: 1.99 1.80 1.72 3/73 17364
/proc/meminfo: memFree=1085528/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=496132 CPUtime=518.93
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 122646 0 0 0 51810 83 0 0 25 0 1 0 157770568 508039168 122598 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17337/statm: 124033 122598 725 52 0 122401 0
Current children cumulated CPU time (s) 518.93
Current children cumulated vsize (KiB) 496132

[startup+583.219 s]
/proc/loadavg: 1.99 1.83 1.73 3/73 17364
/proc/meminfo: memFree=987416/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=549160 CPUtime=578.56
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 135882 0 0 0 57764 92 0 0 25 0 1 0 157770568 562339840 135834 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673685 0 0 4096 0 0 0 0 17 0 0 0
/proc/17337/statm: 137290 135834 725 52 0 135658 0
Current children cumulated CPU time (s) 578.56
Current children cumulated vsize (KiB) 549160

[startup+643.221 s]
/proc/loadavg: 1.99 1.86 1.74 3/73 17364
/proc/meminfo: memFree=884440/2055920 swapFree=4190292/4192956
[pid=17337] ppid=17335 vsize=610556 CPUtime=638.07
/proc/17337/stat : 17337 (CSPtoSAT+minisa) R 17335 17337 17186 0 -1 4194304 151210 0 0 0 63703 104 0 0 25 0 1 0 157770568 625209344 151162 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17337/statm: 152639 151162 725 52 0 151007 0
Current children cumulated CPU time (s) 638.07
Current children cumulated vsize (KiB) 610556

Child status: 0
Real time (s): 664.771
CPU time (s): 659.447
CPU user time (s): 658.268
CPU system time (s): 1.17882
CPU usage (%): 99.1991
Max. virtual memory (cumulated for all children) (KiB): 631048

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

runsolver used 0.658899 s user time and 1.70674 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat Jan  6 14:29:27 UTC 2007


IDJOB= 247995
IDBENCH= 11672
FILE ID= node35/247995-1168093765

PBS_JOBID= 3476701

Free space on /tmp= 66560 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-10/primes-10-20-3-7.xml
COMMAND LINE= /tmp/evaluation/247995-1168093765/CSPtoSAT+minisat /tmp/evaluation/247995-1168093765/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-247995-1168093765 -o ROOT/results/node35/solver-247995-1168093765 -C 1800 -M 900  /tmp/evaluation/247995-1168093765/CSPtoSAT+minisat /tmp/evaluation/247995-1168093765/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  4826fb666472160d6282fb77afeef0b2

RANDOM SEED= 790149099

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.234
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.234
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:       1905384 kB
Buffers:          5744 kB
Cached:          76564 kB
SwapCached:       2080 kB
Active:          43376 kB
Inactive:        60152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1905384 kB
SwapTotal:     4192956 kB
SwapFree:      4190292 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          28388 kB
Slab:            32756 kB
Committed_AS:  3119508 kB
PageTables:       1620 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= 66558 MiB



End job on node35 on Sat Jan  6 14:40:34 UTC 2007