Trace number 2669445

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? (MO) 448.2 448.375

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=360-sizeP=181-sizeQ=360-770414132.opb
MD5SUM984b652c284c82333bf174d765251a3c
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark18.4262
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables65701
Total number of constraints195481
Number of constraints which are clauses195480
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint65160
Number of terms in the objective function 181
Biggest coefficient in the objective function 1532495540865888858358347027150309183618739122183602176
Number of bits for the biggest coefficient in the objective function 181
Sum of the numbers in the objective function 3064991081731777716716694054300618367237478244367204351
Number of bits of the sum of numbers in the objective function 181
Biggest number in a constraint 1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888
Number of bits of the biggest number in a constraint 540
Biggest sum of numbers in a constraint 7198262071269114212496861612297570974191515389283066612360646520299668853108307041790674815860173378468848205106664422578504773969619037192617658424108904539490357
Number of bits of the biggest sum of numbers541
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 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
2.79/2.89	c constraints 1/0 clauses 195480/0 units 0
2.79/2.89	c vars 65701
2.79/2.89	c objective 181 + 0
448.02/448.20	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-2669445-1276625464/watcher-2669445-1276625464 -o /tmp/evaluation-result-2669445-1276625464/solver-2669445-1276625464 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2669445-1276625464.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.00 1.00 1.00 3/106 10802
/proc/meminfo: memFree=1854836/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=2208 CPUtime=0
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 259 0 0 0 0 0 0 0 20 0 1 0 3837531 2260992 181 1992294400 134512640 136485738 4288987104 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10802/statm: 552 181 156 482 0 68 0

[startup+0.035897 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10802
/proc/meminfo: memFree=1854836/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=2340 CPUtime=0.03
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 280 0 0 0 3 0 0 0 20 0 1 0 3837531 2396160 202 1992294400 134512640 136485738 4288987104 18446744073709551615 135848129 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10802/statm: 585 202 156 482 0 101 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2340

[startup+0.101906 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10802
/proc/meminfo: memFree=1854836/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=2472 CPUtime=0.1
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 335 0 0 0 10 0 0 0 20 0 1 0 3837531 2531328 257 1992294400 134512640 136485738 4288987104 18446744073709551615 135177491 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10802/statm: 618 257 156 482 0 134 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2472

[startup+0.301935 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10802
/proc/meminfo: memFree=1854836/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=3132 CPUtime=0.3
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 483 0 0 0 30 0 0 0 20 0 1 0 3837531 3207168 405 1992294400 134512640 136485738 4288987104 18446744073709551615 134550765 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10802/statm: 783 405 156 482 0 299 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3132

[startup+0.700994 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10802
/proc/meminfo: memFree=1854836/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=4316 CPUtime=0.69
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 821 0 0 0 69 0 0 0 20 0 1 0 3837531 4419584 710 1992294400 134512640 136485738 4288987104 18446744073709551615 134519092 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10802/statm: 1079 710 156 482 0 595 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4316

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10803
/proc/meminfo: memFree=1851604/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=6816 CPUtime=1.49
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 1498 0 0 0 149 0 0 0 22 0 1 0 3837531 6979584 1322 1992294400 134512640 136485738 4288987104 18446744073709551615 134537953 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10802/statm: 1704 1322 156 482 0 1220 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6816

[startup+3.10134 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10803
/proc/meminfo: memFree=1848132/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=40508 CPUtime=3.09
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 10176 0 0 0 305 4 0 0 25 0 1 0 3837531 41480192 9645 1992294400 134512640 136485738 4288987104 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10802/statm: 10127 9646 194 482 0 9643 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40508

[startup+6.30081 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10803
/proc/meminfo: memFree=1594676/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=347444 CPUtime=6.29
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 91403 0 0 0 592 37 0 0 25 0 1 0 3837531 355782656 84925 1992294400 134512640 136485738 4288987104 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10802/statm: 86861 84926 198 482 0 86377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 347444

[startup+12.7007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10803
/proc/meminfo: memFree=1006048/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=876060 CPUtime=12.69
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 230736 0 0 0 1176 93 0 0 25 0 1 0 3837531 897085440 215492 1992294400 134512640 136485738 4288987104 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10802/statm: 219015 215493 218 482 0 218531 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 876060

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10805
/proc/meminfo: memFree=953472/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=916040 CPUtime=25.48
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 240310 0 0 0 2408 140 0 0 25 0 1 0 3837531 938024960 225066 1992294400 134512640 136485738 4288987104 18446744073709551615 134873290 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10802/statm: 229010 225066 228 482 0 228526 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 916040

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10805
/proc/meminfo: memFree=898044/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=973628 CPUtime=51.05
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 254519 0 0 0 4931 174 0 0 25 0 1 0 3837531 996995072 239275 1992294400 134512640 136485738 4288987104 18446744073709551615 135859470 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10802/statm: 243407 239275 228 482 0 242923 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 973628

[startup+102.308 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 10807
/proc/meminfo: memFree=758296/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=1112800 CPUtime=102.25
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 289051 0 0 0 9998 227 0 0 25 0 1 0 3837531 1139507200 273807 1992294400 134512640 136485738 4288987104 18446744073709551615 135039475 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10802/statm: 278200 273807 228 482 0 277716 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1112800

[startup+162.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/107 10807
/proc/meminfo: memFree=614828/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=1257508 CPUtime=162.21
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 325018 0 0 0 15952 269 0 0 25 0 1 0 3837531 1287688192 309774 1992294400 134512640 136485738 4288987104 18446744073709551615 135039475 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10802/statm: 314377 309774 228 482 0 313893 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 1257508

[startup+222.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/107 10809
/proc/meminfo: memFree=531996/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=1340764 CPUtime=222.19
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 345475 0 0 0 21911 308 0 0 25 0 1 0 3837531 1372942336 330231 1992294400 134512640 136485738 4288987104 18446744073709551615 135293633 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10802/statm: 335191 330231 228 482 0 334707 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1340764

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10811
/proc/meminfo: memFree=403532/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=1473980 CPUtime=282.18
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 378031 0 0 0 27870 348 0 0 25 0 1 0 3837531 1509355520 362787 1992294400 134512640 136485738 4288987104 18446744073709551615 135047017 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10802/statm: 368495 362787 228 482 0 368011 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1473980

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10813
/proc/meminfo: memFree=269116/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=1610836 CPUtime=342.15
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 411135 0 0 0 33846 369 0 0 25 0 1 0 3837531 1649496064 395891 1992294400 134512640 136485738 4288987104 18446744073709551615 134880622 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10802/statm: 402709 395891 228 482 0 402225 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 1610836

[startup+402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10815
/proc/meminfo: memFree=142760/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=1742028 CPUtime=402.13
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 442915 0 0 0 39789 424 0 0 25 0 1 0 3837531 1783836672 427671 1992294400 134512640 136485738 4288987104 18446744073709551615 135860546 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10802/statm: 435507 427671 228 482 0 435023 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 1742028



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+448.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10815
/proc/meminfo: memFree=41700/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=1843708 CPUtime=448.02
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4202496 467747 0 0 0 44362 440 0 0 25 0 1 0 3837531 1887956992 452503 1992294400 134512640 136485738 4288987104 18446744073709551615 134882405 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/10802/statm: 460927 452503 228 482 0 460443 0
Current children cumulated CPU time (s) 448.02
Current children cumulated vsize (KiB) 1843708

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

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

[startup+448.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10815
/proc/meminfo: memFree=41700/2059040 swapFree=4164948/4192956
[pid=10802] ppid=10800 vsize=0 CPUtime=448.12
/proc/10802/stat : 10802 (pbct) R 10800 10802 10275 0 -1 4194308 467747 0 0 0 44362 450 0 0 25 0 1 0 3837531 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/10802/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 448.12
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 448.375
CPU time (s): 448.2
CPU user time (s): 443.625
CPU system time (s): 4.5753
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 1843708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 443.625
system time used= 4.5753
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 467747
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= 2
involuntary context switches= 1087

runsolver used 0.693894 second user time and 2.17567 second system time

The end

Launcher Data

Begin job on node052 at 2010-06-15 20:11:05
IDJOB=2669445
IDBENCH=2983
IDSOLVER=1170
FILE ID=node052/2669445-1276625464
PBS_JOBID= 11172313
Free space on /tmp= 62496 MiB

SOLVER NAME= PB/CT 0.1
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=360-sizeP=181-sizeQ=360-770414132.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2669445-1276625464/watcher-2669445-1276625464 -o /tmp/evaluation-result-2669445-1276625464/solver-2669445-1276625464 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2669445-1276625464.opb

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

MD5SUM BENCH= 984b652c284c82333bf174d765251a3c
RANDOM SEED=17566263

node052.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.262
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.52
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.262
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	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1855488 kB
Buffers:          5632 kB
Cached:         100056 kB
SwapCached:       2308 kB
Active:          43812 kB
Inactive:        95520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1855488 kB
SwapTotal:     4192956 kB
SwapFree:      4164948 kB
Dirty:           13032 kB
Writeback:           0 kB
AnonPages:       31376 kB
Mapped:          14996 kB
Slab:            42396 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181752 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= 62492 MiB
End job on node052 at 2010-06-15 20:18:36