Trace number 249685

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 663.99 666.882

General information on the benchmark

Nameprimes/primes-20/
primes-20-60-2-3.xml
MD5SUM79625a1928bf938c930f3f96fe08a79b
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.026995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity5
Maximum domain size70
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c ...done
0.20	c #SATvar=20802 #SATclauses=41300 #CSPpredicates=60
666.85	Verified 8188 original clauses.
666.86	c SAT problem is solved
666.86	restarts              : 23
666.86	conflicts             : 1640684        (2472 /sec)
666.86	decisions             : 20017149       (1.32 % random) (30154 /sec)
666.86	propagations          : 4500421019     (6779508 /sec)
666.86	conflict literals     : 5662704        (1.26 % deleted)
666.86	Memory used           : 62.60 MB
666.86	CPU time              : 663.827 s
666.86	c all predicates checked
666.86	
666.86	s SATISFIABLE
666.86	v 7 17 61 53 43 53 17 53 29 3 5 19 31 71 7 17 64 10 41 59 37 23 19 29 66 31 5 7 19 53 55 5 5 67 29 19 43 59 37 5 29 43 3 71 11 46 67 11 53 31 43 17 37 2 59 43 5 31 59 3 13 13 36 19 59 13 17 29 43 61 11 53 5 13 47 19 47 11 45 31 19 23 59 67 57 27 7 37 47 71 41 57 59 23 71 37 17 17 47 71 
666.86	

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/node45/watcher-249685-1168095570 -o ROOT/results/node45/solver-249685-1168095570 -C 1800 -M 900 /tmp/evaluation/249685-1168095570/CSPtoSAT+minisat /tmp/evaluation/249685-1168095570/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: 2.02 2.01 1.90 3/73 26880
/proc/meminfo: memFree=1932032/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=18540 CPUtime=0
/proc/26879/stat : 26879 (runsolver) R 26877 26879 26617 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 157955927 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 258939088167 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26879/statm: 4635 279 244 17 0 2626 0

[startup+0.102234 s]
/proc/loadavg: 2.02 2.01 1.90 3/73 26880
/proc/meminfo: memFree=1932032/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=10128 CPUtime=0.08
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 1574 0 0 0 8 0 0 0 18 0 1 0 157955927 10371072 1522 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 2532 1522 725 52 0 900 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10128

[startup+0.510304 s]
/proc/loadavg: 2.02 2.01 1.90 3/73 26880
/proc/meminfo: memFree=1932032/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=10128 CPUtime=0.49
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 1585 0 0 0 49 0 0 0 22 0 1 0 157955927 10371072 1533 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 2532 1533 725 52 0 900 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10128

[startup+1.33145 s]
/proc/loadavg: 2.02 2.01 1.90 3/73 26880
/proc/meminfo: memFree=1928448/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=10260 CPUtime=1.3
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 1625 0 0 0 130 0 0 0 25 0 1 0 157955927 10506240 1573 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 2565 1573 725 52 0 933 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 10260

[startup+2.96975 s]
/proc/loadavg: 2.02 2.01 1.90 3/73 26880
/proc/meminfo: memFree=1928064/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=10536 CPUtime=2.94
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 1687 0 0 0 293 1 0 0 25 0 1 0 157955927 10788864 1635 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 2634 1635 725 52 0 1002 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 10536

[startup+6.25235 s]
/proc/loadavg: 2.02 2.01 1.90 3/73 26880
/proc/meminfo: memFree=1926720/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=11064 CPUtime=6.21
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 1819 0 0 0 620 1 0 0 25 0 1 0 157955927 11329536 1767 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 2766 1767 725 52 0 1134 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 11064

[startup+12.7135 s]
/proc/loadavg: 2.01 2.01 1.90 3/73 26880
/proc/meminfo: memFree=1924416/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=11928 CPUtime=12.64
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 2056 0 0 0 1263 1 0 0 25 0 1 0 157955927 12214272 2004 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671540 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 2982 2004 725 52 0 1350 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 11928

[startup+25.5359 s]
/proc/loadavg: 2.01 2.01 1.90 3/73 26880
/proc/meminfo: memFree=1922176/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=13624 CPUtime=25.42
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 2436 0 0 0 2541 1 0 0 25 0 1 0 157955927 13950976 2384 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 3406 2384 725 52 0 1774 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 13624

[startup+51.1785 s]
/proc/loadavg: 2.01 2.00 1.91 3/73 26880
/proc/meminfo: memFree=1917696/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=15208 CPUtime=50.95
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 2856 0 0 0 5094 1 0 0 25 0 1 0 157955927 15572992 2804 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 3802 2804 725 52 0 2170 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 15208

[startup+102.465 s]
/proc/loadavg: 2.00 2.00 1.91 3/79 26952
/proc/meminfo: memFree=1905168/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=19156 CPUtime=101.97
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 3829 0 0 0 10194 3 0 0 25 0 1 0 157955927 19615744 3777 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 4789 3777 725 52 0 3157 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 19156

[startup+162.497 s]
/proc/loadavg: 2.16 2.03 1.92 3/79 27044
/proc/meminfo: memFree=1892880/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=23512 CPUtime=161.62
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 4920 0 0 0 16158 4 0 0 25 0 1 0 157955927 24076288 4868 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 5878 4868 725 52 0 4246 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 23512

[startup+222.524 s]
/proc/loadavg: 2.06 2.03 1.92 3/73 27078
/proc/meminfo: memFree=1881664/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=28660 CPUtime=221.34
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 6202 0 0 0 22129 5 0 0 25 0 1 0 157955927 29347840 6150 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 7165 6150 725 52 0 5533 0
Current children cumulated CPU time (s) 221.34
Current children cumulated vsize (KiB) 28660

[startup+282.526 s]
/proc/loadavg: 2.02 2.02 1.92 3/73 27078
/proc/meminfo: memFree=1870144/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=32488 CPUtime=281.11
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 7162 0 0 0 28106 5 0 0 25 0 1 0 157955927 33267712 7110 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 8122 7110 725 52 0 6490 0
Current children cumulated CPU time (s) 281.11
Current children cumulated vsize (KiB) 32488

[startup+342.529 s]
/proc/loadavg: 2.00 2.01 1.92 3/73 27078
/proc/meminfo: memFree=1859072/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=37024 CPUtime=340.88
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 8268 0 0 0 34082 6 0 0 25 0 1 0 157955927 37912576 8216 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 9256 8216 725 52 0 7624 0
Current children cumulated CPU time (s) 340.88
Current children cumulated vsize (KiB) 37024

[startup+402.54 s]
/proc/loadavg: 2.00 2.01 1.92 3/73 27078
/proc/meminfo: memFree=1847872/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=41776 CPUtime=400.67
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 9451 0 0 0 40059 8 0 0 25 0 1 0 157955927 42778624 9399 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 10444 9399 725 52 0 8812 0
Current children cumulated CPU time (s) 400.67
Current children cumulated vsize (KiB) 41776

[startup+462.555 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 27078
/proc/meminfo: memFree=1836736/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=45608 CPUtime=460.45
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 10407 0 0 0 46036 9 0 0 25 0 1 0 157955927 46702592 10355 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 11402 10355 725 52 0 9770 0
Current children cumulated CPU time (s) 460.45
Current children cumulated vsize (KiB) 45608

[startup+522.572 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 27078
/proc/meminfo: memFree=1822848/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=50888 CPUtime=520.23
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 11761 0 0 0 52013 10 0 0 25 0 1 0 157955927 52109312 11709 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 12722 11709 725 52 0 11090 0
Current children cumulated CPU time (s) 520.23
Current children cumulated vsize (KiB) 50888

[startup+582.588 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 27078
/proc/meminfo: memFree=1812032/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=55640 CPUtime=580.01
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 12947 0 0 0 57990 11 0 0 25 0 1 0 157955927 56975360 12895 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 13910 12895 725 52 0 12278 0
Current children cumulated CPU time (s) 580.01
Current children cumulated vsize (KiB) 55640

[startup+642.596 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 27078
/proc/meminfo: memFree=1799680/2055920 swapFree=4184048/4192956
[pid=26879] ppid=26877 vsize=61320 CPUtime=639.79
/proc/26879/stat : 26879 (CSPtoSAT+minisa) R 26877 26879 26617 0 -1 4194304 14375 0 0 0 63966 13 0 0 25 0 1 0 157955927 62791680 14323 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678600 0 0 4096 0 0 0 0 17 1 0 0
/proc/26879/statm: 15330 14323 725 52 0 13698 0
Current children cumulated CPU time (s) 639.79
Current children cumulated vsize (KiB) 61320

Child status: 0
Real time (s): 666.882
CPU time (s): 663.99
CPU user time (s): 663.838
CPU system time (s): 0.151976
CPU usage (%): 99.5664
Max. virtual memory (cumulated for all children) (KiB): 64092

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

runsolver used 0.546916 s user time and 1.90571 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan  6 14:59:30 UTC 2007


IDJOB= 249685
IDBENCH= 11802
FILE ID= node45/249685-1168095570

PBS_JOBID= 3476704

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-20/primes-20-60-2-3.xml
COMMAND LINE= /tmp/evaluation/249685-1168095570/CSPtoSAT+minisat /tmp/evaluation/249685-1168095570/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-249685-1168095570 -o ROOT/results/node45/solver-249685-1168095570 -C 1800 -M 900  /tmp/evaluation/249685-1168095570/CSPtoSAT+minisat /tmp/evaluation/249685-1168095570/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  79625a1928bf938c930f3f96fe08a79b

RANDOM SEED= 911634462

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.259
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.259
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:       1932512 kB
Buffers:          5648 kB
Cached:          38448 kB
SwapCached:       3164 kB
Active:          56236 kB
Inactive:        19980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1932512 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            1528 kB
Writeback:           0 kB
Mapped:          41140 kB
Slab:            32656 kB
Committed_AS:  2781892 kB
PageTables:       1740 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= 66542 MiB



End job on node45 on Sat Jan  6 15:10:46 UTC 2007