Trace number 249464

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 428.54 430.433

General information on the benchmark

Nameprimes/primes-20/
primes-20-80-2-5.xml
MD5SUM3196989baad6cb7b11735644032a1e11
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.028994
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity7
Maximum domain size70
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
0.21	c ...done
0.21	c #SATvar=20802 #SATclauses=41300 #CSPpredicates=80
430.41	Verified 5702 original clauses.
430.41	c SAT problem is solved
430.41	restarts              : 22
430.41	conflicts             : 1080626        (2523 /sec)
430.41	decisions             : 13309204       (1.28 % random) (31075 /sec)
430.41	propagations          : 3010713150     (7029648 /sec)
430.41	conflict literals     : 4318250        (1.93 % deleted)
430.41	Memory used           : 50.30 MB
430.41	CPU time              : 428.288 s
430.41	c all predicates checked
430.41	
430.41	s SATISFIABLE
430.41	v 7 17 61 27 43 53 17 41 29 3 5 19 31 71 7 17 2 17 41 59 37 23 19 29 5 31 5 7 19 53 29 5 5 67 29 19 43 59 37 5 29 43 3 71 11 61 67 11 53 31 43 17 8 2 59 43 5 31 59 3 13 13 11 19 59 13 17 29 43 61 11 53 5 13 47 19 47 11 7 31 19 23 59 67 23 11 7 37 47 71 41 2 59 23 71 41 17 17 47 71 
430.41	

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/node24/watcher-249464-1168095449 -o ROOT/results/node24/solver-249464-1168095449 -C 1800 -M 900 /tmp/evaluation/249464-1168095449/CSPtoSAT+minisat /tmp/evaluation/249464-1168095449/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.99 1.99 1.91 5/86 20806
/proc/meminfo: memFree=1699368/2055920 swapFree=4192812/4192956
[pid=20805] ppid=20803 vsize=496 CPUtime=0
/proc/20805/stat : 20805 (CSPtoSAT+minisa) R 20803 20805 20256 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 157940158 507904 36 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 2605860 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/20805/statm: 124 36 29 52 0 19 0

[startup+0.104556 s]
/proc/loadavg: 1.99 1.99 1.91 5/86 20806
/proc/meminfo: memFree=1699368/2055920 swapFree=4192812/4192956
[pid=20805] ppid=20803 vsize=10156 CPUtime=0.08
/proc/20805/stat : 20805 (CSPtoSAT+minisa) R 20803 20805 20256 0 -1 4194304 1586 0 0 0 8 0 0 0 18 0 1 0 157940158 10399744 1531 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/20805/statm: 2539 1531 725 52 0 907 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10156

[startup+0.515596 s]
/proc/loadavg: 1.99 1.99 1.91 5/86 20806
/proc/meminfo: memFree=1699368/2055920 swapFree=4192812/4192956
[pid=20805] ppid=20803 vsize=10156 CPUtime=0.49
/proc/20805/stat : 20805 (CSPtoSAT+minisa) R 20803 20805 20256 0 -1 4194304 1604 0 0 0 49 0 0 0 21 0 1 0 157940158 10399744 1549 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/20805/statm: 2539 1549 725 52 0 907 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10156

[startup+1.34469 s]
/proc/loadavg: 1.99 1.99 1.91 3/86 20806
/proc/meminfo: memFree=1695912/2055920 swapFree=4192812/4192956
[pid=20805] ppid=20803 vsize=10288 CPUtime=1.31
/proc/20805/stat : 20805 (CSPtoSAT+minisa) R 20803 20805 20256 0 -1 4194304 1643 0 0 0 131 0 0 0 25 0 1 0 157940158 10534912 1588 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 1 0 0
/proc/20805/statm: 2572 1588 725 52 0 940 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 10288

[startup+2.98287 s]
/proc/loadavg: 1.99 1.99 1.91 3/86 20806
/proc/meminfo: memFree=1695720/2055920 swapFree=4192812/4192956
[pid=20805] ppid=20803 vsize=10684 CPUtime=2.94
/proc/20805/stat : 20805 (CSPtoSAT+minisa) R 20803 20805 20256 0 -1 4194304 1720 0 0 0 294 0 0 0 25 0 1 0 157940158 10940416 1665 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/20805/statm: 2671 1665 725 52 0 1039 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 10684

[startup+6.26221 s]
/proc/loadavg: 1.99 1.99 1.91 3/86 20806
/proc/meminfo: memFree=1695016/2055920 swapFree=4192812/4192956
[pid=20805] ppid=20803 vsize=11228 CPUtime=6.19
/proc/20805/stat : 20805 (CSPtoSAT+minisa) R 20803 20805 20256 0 -1 4194304 1864 0 0 0 618 1 0 0 25 0 1 0 157940158 11497472 1809 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134673968 0 0 4096 0 0 0 0 17 1 0 0
/proc/20805/statm: 2807 1809 725 52 0 1175 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 11228

[startup+12.7299 s]
/proc/loadavg: 1.99 1.99 1.91 3/86 20806
/proc/meminfo: memFree=1693928/2055920 swapFree=4192812/4192956
[pid=20805] ppid=20803 vsize=12364 CPUtime=12.6
/proc/20805/stat : 20805 (CSPtoSAT+minisa) R 20803 20805 20256 0 -1 4194304 2137 0 0 0 1259 1 0 0 25 0 1 0 157940158 12660736 2082 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665631 0 0 4096 0 0 0 0 17 1 0 0
/proc/20805/statm: 3091 2082 725 52 0 1459 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 12364

[startup+25.5473 s]
/proc/loadavg: 1.99 1.99 1.91 3/86 20806
/proc/meminfo: memFree=1692520/2055920 swapFree=4192812/4192956
[pid=20805] ppid=20803 vsize=13896 CPUtime=25.3
/proc/20805/stat : 20805 (CSPtoSAT+minisa) R 20803 20805 20256 0 -1 4194304 2506 0 0 0 2529 1 0 0 25 0 1 0 157940158 14229504 2451 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/20805/statm: 3474 2451 725 52 0 1842 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 13896

[startup+51.199 s]
/proc/loadavg: 1.99 1.99 1.91 3/86 20806
/proc/meminfo: memFree=1690664/2055920 swapFree=4192812/4192956
[pid=20805] ppid=20803 vsize=15744 CPUtime=50.72
/proc/20805/stat : 20805 (CSPtoSAT+minisa) R 20803 20805 20256 0 -1 4194304 2983 0 0 0 5070 2 0 0 25 0 1 0 157940158 16121856 2928 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/20805/statm: 3936 2928 725 52 0 2304 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 15744

[startup+102.496 s]
/proc/loadavg: 1.99 1.99 1.91 3/86 20806
/proc/meminfo: memFree=1686760/2055920 swapFree=4192812/4192956
[pid=20805] ppid=20803 vsize=19692 CPUtime=101.54
/proc/20805/stat : 20805 (CSPtoSAT+minisa) R 20803 20805 20256 0 -1 4194304 3953 0 0 0 10151 3 0 0 25 0 1 0 157940158 20164608 3898 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/20805/statm: 4923 3898 725 52 0 3291 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 19692

[startup+162.514 s]
/proc/loadavg: 1.99 1.99 1.91 3/86 20806
/proc/meminfo: memFree=1681512/2055920 swapFree=4192812/4192956
[pid=20805] ppid=20803 vsize=24708 CPUtime=161.02
/proc/20805/stat : 20805 (CSPtoSAT+minisa) R 20803 20805 20256 0 -1 4194304 5239 0 0 0 16098 4 0 0 25 0 1 0 157940158 25300992 5184 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/20805/statm: 6177 5184 725 52 0 4545 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 24708

[startup+222.612 s]
/proc/loadavg: 1.60 1.89 1.88 2/84 20893
/proc/meminfo: memFree=1708160/2055920 swapFree=4192812/4192956
[pid=20805] ppid=20803 vsize=29064 CPUtime=220.78
/proc/20805/stat : 20805 (CSPtoSAT+minisa) R 20803 20805 20256 0 -1 4194304 6316 0 0 0 22070 8 0 0 25 0 1 0 157940158 29761536 6261 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/20805/statm: 7266 6261 725 52 0 5634 0
Current children cumulated CPU time (s) 220.78
Current children cumulated vsize (KiB) 29064

[startup+282.68 s]
/proc/loadavg: 1.22 1.73 1.82 2/84 20985
/proc/meminfo: memFree=1702592/2055920 swapFree=4192812/4192956
[pid=20805] ppid=20803 vsize=34608 CPUtime=280.82
/proc/20805/stat : 20805 (CSPtoSAT+minisa) R 20803 20805 20256 0 -1 4194304 7716 0 0 0 28066 16 0 0 25 0 1 0 157940158 35438592 7661 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 0 0 0
/proc/20805/statm: 8652 7661 725 52 0 7020 0
Current children cumulated CPU time (s) 280.82
Current children cumulated vsize (KiB) 34608

[startup+342.734 s]
/proc/loadavg: 1.09 1.60 1.77 2/78 21019
/proc/meminfo: memFree=1696176/2055920 swapFree=4192812/4192956
[pid=20805] ppid=20803 vsize=42184 CPUtime=340.86
/proc/20805/stat : 20805 (CSPtoSAT+minisa) R 20803 20805 20256 0 -1 4194304 9572 0 0 0 34065 21 0 0 25 0 1 0 157940158 43196416 9517 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134562857 0 0 4096 0 0 0 0 17 0 0 0
/proc/20805/statm: 10546 9517 725 52 0 8914 0
Current children cumulated CPU time (s) 340.86
Current children cumulated vsize (KiB) 42184

[startup+402.786 s]
/proc/loadavg: 1.03 1.48 1.72 2/78 21019
/proc/meminfo: memFree=1690288/2055920 swapFree=4192812/4192956
[pid=20805] ppid=20803 vsize=48124 CPUtime=400.89
/proc/20805/stat : 20805 (CSPtoSAT+minisa) R 20803 20805 20256 0 -1 4194304 11048 0 0 0 40067 22 0 0 25 0 1 0 157940158 49278976 10993 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/20805/statm: 12031 10993 725 52 0 10399 0
Current children cumulated CPU time (s) 400.89
Current children cumulated vsize (KiB) 48124

Child status: 0
Real time (s): 430.433
CPU time (s): 428.54
CPU user time (s): 428.296
CPU system time (s): 0.243962
CPU usage (%): 99.5601
Max. virtual memory (cumulated for all children) (KiB): 51504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 428.296
system time used= 0.243962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11906
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= 12
involuntary context switches= 8641

runsolver used 0.45993 s user time and 1.25281 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan  6 14:57:29 UTC 2007


IDJOB= 249464
IDBENCH= 11785
FILE ID= node24/249464-1168095449

PBS_JOBID= 3476555

Free space on /tmp= 66465 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-20/primes-20-80-2-5.xml
COMMAND LINE= /tmp/evaluation/249464-1168095449/CSPtoSAT+minisat /tmp/evaluation/249464-1168095449/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-249464-1168095449 -o ROOT/results/node24/solver-249464-1168095449 -C 1800 -M 900  /tmp/evaluation/249464-1168095449/CSPtoSAT+minisat /tmp/evaluation/249464-1168095449/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  3196989baad6cb7b11735644032a1e11

RANDOM SEED= 610114534

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:       1699848 kB
Buffers:         32052 kB
Cached:         173784 kB
SwapCached:          0 kB
Active:         176668 kB
Inactive:       111616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1699848 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1564 kB
Writeback:           0 kB
Mapped:         104860 kB
Slab:            52368 kB
Committed_AS:  3045016 kB
PageTables:       2364 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= 66466 MiB



End job on node24 on Sat Jan  6 15:04:40 UTC 2007