Trace number 2682175

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerobjective functionCPU timeWall clock time
PB/CT 0.1 fixed? (MO) 23.1715 23.1788

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_18.opb
MD5SUM92a7a1679de6bb1b52854275d5fc6396
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark317
Best CPU time to get the best result obtained on this benchmark1798.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 303
Optimality of the best value was proved NO
Number of variables8878
Total number of constraints17460
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17459
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 153
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 408
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2755
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PB/CT 0.1.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
1.59/1.64	c constraints 17459/0 clauses 0/0 units 1
1.59/1.64	c vars 8878
1.59/1.64	c objective 8 + 153
22.99/23.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2682175-1277493299/watcher-2682175-1277493299 -o /tmp/evaluation-result-2682175-1277493299/solver-2682175-1277493299 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2682175-1277493299.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.08 1.07 1.00 2/105 30257
/proc/meminfo: memFree=1858288/2059040 swapFree=4138820/4192956
[pid=30257] ppid=30255 vsize=2400 CPUtime=0
/proc/30257/stat : 30257 (pbct) R 30255 30257 30035 0 -1 4202496 305 0 0 0 0 0 0 0 23 0 1 0 90623467 2457600 224 1992294400 134512640 136421960 4291865664 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30257/statm: 600 224 145 467 0 131 0

[startup+0.105593 s]
/proc/loadavg: 1.08 1.07 1.00 2/105 30257
/proc/meminfo: memFree=1858288/2059040 swapFree=4138820/4192956
[pid=30257] ppid=30255 vsize=5436 CPUtime=0.1
/proc/30257/stat : 30257 (pbct) R 30255 30257 30035 0 -1 4202496 1085 0 0 0 10 0 0 0 23 0 1 0 90623467 5566464 1004 1992294400 134512640 136421960 4291865664 18446744073709551615 134531861 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30257/statm: 1359 1005 145 467 0 890 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5436

[startup+0.201604 s]
/proc/loadavg: 1.08 1.07 1.00 2/105 30257
/proc/meminfo: memFree=1858288/2059040 swapFree=4138820/4192956
[pid=30257] ppid=30255 vsize=8472 CPUtime=0.19
/proc/30257/stat : 30257 (pbct) R 30255 30257 30035 0 -1 4202496 1847 0 0 0 19 0 0 0 23 0 1 0 90623467 8675328 1766 1992294400 134512640 136421960 4291865664 18446744073709551615 135818390 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30257/statm: 2118 1767 145 467 0 1649 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8472

[startup+0.301615 s]
/proc/loadavg: 1.08 1.07 1.00 2/105 30257
/proc/meminfo: memFree=1858288/2059040 swapFree=4138820/4192956
[pid=30257] ppid=30255 vsize=11772 CPUtime=0.29
/proc/30257/stat : 30257 (pbct) R 30255 30257 30035 0 -1 4202496 2653 0 0 0 28 1 0 0 23 0 1 0 90623467 12054528 2572 1992294400 134512640 136421960 4291865664 18446744073709551615 135818454 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30257/statm: 2943 2572 145 467 0 2474 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11772

[startup+0.70166 s]
/proc/loadavg: 1.08 1.07 1.00 2/105 30257
/proc/meminfo: memFree=1858288/2059040 swapFree=4138820/4192956
[pid=30257] ppid=30255 vsize=24604 CPUtime=0.69
/proc/30257/stat : 30257 (pbct) R 30255 30257 30035 0 -1 4202496 5884 0 0 0 66 3 0 0 25 0 1 0 90623467 25194496 5803 1992294400 134512640 136421960 4291865664 18446744073709551615 135821873 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30257/statm: 6151 5804 145 467 0 5682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24604

[startup+1.50175 s]
/proc/loadavg: 1.08 1.07 1.00 2/106 30258
/proc/meminfo: memFree=1822568/2059040 swapFree=4138820/4192956
[pid=30257] ppid=30255 vsize=49816 CPUtime=1.49
/proc/30257/stat : 30257 (pbct) R 30255 30257 30035 0 -1 4202496 12182 0 0 0 144 5 0 0 25 0 1 0 90623467 51011584 12101 1992294400 134512640 136421960 4291865664 18446744073709551615 135311969 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30257/statm: 12454 12101 145 467 0 11985 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49816

[startup+3.10194 s]
/proc/loadavg: 1.08 1.07 1.00 2/106 30258
/proc/meminfo: memFree=1768876/2059040 swapFree=4138820/4192956
[pid=30257] ppid=30255 vsize=152088 CPUtime=3.09
/proc/30257/stat : 30257 (pbct) R 30255 30257 30035 0 -1 4202496 39292 0 0 0 292 17 0 0 25 0 1 0 90623467 155738112 36554 1992294400 134512640 136421960 4291865664 18446744073709551615 134706995 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30257/statm: 38022 36554 194 467 0 37553 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 152088

[startup+6.3013 s]
/proc/loadavg: 1.08 1.07 1.00 2/106 30258
/proc/meminfo: memFree=1561672/2059040 swapFree=4138820/4192956
[pid=30257] ppid=30255 vsize=347716 CPUtime=6.29
/proc/30257/stat : 30257 (pbct) R 30255 30257 30035 0 -1 4202496 92413 0 0 0 588 41 0 0 25 0 1 0 90623467 356061184 85958 1992294400 134512640 136421960 4291865664 18446744073709551615 134784103 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30257/statm: 86929 85959 194 467 0 86460 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 347716

[startup+12.701 s]
/proc/loadavg: 1.07 1.07 1.00 2/106 30258
/proc/meminfo: memFree=1153960/2059040 swapFree=4138820/4192956
[pid=30257] ppid=30255 vsize=778880 CPUtime=12.68
/proc/30257/stat : 30257 (pbct) R 30255 30257 30035 0 -1 4202496 208443 0 0 0 1176 92 0 0 25 0 1 0 90623467 797573120 184513 1992294400 134512640 136421960 4291865664 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30257/statm: 194720 184513 194 467 0 194251 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 778880



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+23.0012 s]
/proc/loadavg: 1.06 1.07 1.00 2/106 30258
/proc/meminfo: memFree=41184/2059040 swapFree=4138820/4192956
[pid=30257] ppid=30255 vsize=1851644 CPUtime=22.99
/proc/30257/stat : 30257 (pbct) R 30255 30257 30035 0 -1 4202496 490627 0 0 0 2100 199 0 0 25 0 1 0 90623467 1896083456 453333 1992294400 134512640 136421960 4291865664 18446744073709551615 134914432 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30257/statm: 462911 453333 204 467 0 462442 0
Current children cumulated CPU time (s) 22.99
Current children cumulated vsize (KiB) 1851644

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

Solver just ended. Dumping a history of the last processes samples

[startup+23.1082 s]
/proc/loadavg: 1.06 1.07 1.00 2/107 30259
/proc/meminfo: memFree=1130888/2059040 swapFree=4138820/4192956
[pid=30257] ppid=30255 vsize=0 CPUtime=23.1
/proc/30257/stat : 30257 (pbct) R 30255 30257 30035 0 -1 4194308 490630 0 0 0 2100 210 0 0 25 0 1 0 90623467 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30257/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 23.1
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 23.1788
CPU time (s): 23.1715
CPU user time (s): 21.0058
CPU system time (s): 2.16567
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 1851644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.0058
system time used= 2.16567
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 490630
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= 1
involuntary context switches= 47

runsolver used 0.040993 second user time and 0.124981 second system time

The end

Launcher Data

Begin job on node088 at 2010-06-25 21:14:59
IDJOB=2682175
IDBENCH=2949
IDSOLVER=1192
FILE ID=node088/2682175-1277493299
PBS_JOBID= 11190536
Free space on /tmp= 62464 MiB

SOLVER NAME= PB/CT 0.1 fixed
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_18.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2682175-1277493299/watcher-2682175-1277493299 -o /tmp/evaluation-result-2682175-1277493299/solver-2682175-1277493299 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2682175-1277493299.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 92a7a1679de6bb1b52854275d5fc6396
RANDOM SEED=1704338076

node088.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.217
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
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.217
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1858808 kB
Buffers:         23252 kB
Cached:          82688 kB
SwapCached:       6168 kB
Active:          73768 kB
Inactive:        44872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1858808 kB
SwapTotal:     4192956 kB
SwapFree:      4138820 kB
Dirty:            6588 kB
Writeback:           0 kB
AnonPages:       11344 kB
Mapped:           8372 kB
Slab:            59704 kB
PageTables:       4140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182276 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62460 MiB
End job on node088 at 2010-06-25 21:15:24