Trace number 2680594

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
wbo 1.4b (fixed)? (MO) 175.532 175.589

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ss97-2.opb
MD5SUMf480d2d56550630df651872786c078c9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark939
Best CPU time to get the best result obtained on this benchmark14.0239
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 999
Optimality of the best value was proved NO
Number of variables8405
Total number of constraints10667
Number of constraints which are clauses9918
Number of constraints which are cardinality constraints (but not clauses)749
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint351
Number of terms in the objective function 6892
Biggest coefficient in the objective function 667
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 371779
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 667
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 371779
Number of bits of the biggest sum of numbers19
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 wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680594-1277455091.opb.
0.00/0.00	c Instance file HOME/instance-2680594-1277455091.opb
0.00/0.00	c File size is 551521 bytes.
0.09/0.10	c Highest Coefficient sum: 386
0.09/0.10	c ============================[ Problem Statistics ]=============================
0.09/0.10	c |                                                                             |
0.09/0.10	c |  Parsing time:          0.10         s                                      |
0.09/0.10	c |  Number Variables:      8405                                                |
0.09/0.10	c |  Number Clauses:        10619                                               |
0.09/0.10	c |  Number Cardinality:    748                                                 |
0.09/0.10	c |  Number PB Constraints: 0                                                   |
0.29/0.34	c ============================[ Search Statistics ]==============================
0.29/0.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.34	c ===============================================================================
0.29/0.34	c |         0 |    8404    11367    53452 |     5000        0    nan |  0.000 % |
0.49/0.53	c |       100 |    8404    11367    53452 |     5500      100     34 |  0.012 % |
0.59/0.67	c ===============================================================================
0.59/0.67	c New solution: 28137
0.59/0.67	o 28137
0.59/0.67	c Elapsed CPU time: 0.612906 s	Remaining CPU time: 179.387 s
0.59/0.67	c ===============================================================================
0.59/0.67	c |       114 |    8404    11368    60344 |     5000      114     35 |  0.012 % |
0.69/0.75	c |       214 |    8404    11368    60344 |     5500      214   1166 |  0.012 % |
0.79/0.88	c |       365 |    8404    11368    60344 |     6050      365   1340 |  0.012 % |
1.00/1.10	c |       590 |    8404    11368    60344 |     6655      590   2080 |  0.012 % |
1.40/1.47	c |       928 |    8404    11368    60344 |     7320      928   2505 |  0.012 % |
1.99/2.02	c |      1434 |    8404    11368    60344 |     8052     1434   2817 |  0.012 % |
2.89/2.98	c |      2195 |    8404    11368    60344 |     8857     2195   3022 |  0.012 % |
4.30/4.36	c |      3335 |    8404    11368    60344 |     9743     3335   3161 |  0.012 % |
6.39/6.48	c |      5043 |    8404    11368    60344 |    10717     5043   3253 |  0.012 % |
9.08/9.19	c |      7606 |    8404    11368    60344 |    11789     7606   3319 |  0.012 % |
14.19/14.25	c |     11450 |    8404    11368    60344 |    12968    11450   3364 |  0.012 % |
22.08/22.19	c |     17219 |    8404    11368    60344 |    14265    17219   3394 |  0.012 % |
31.79/31.88	c |     25869 |    8404    11368    60344 |    15692    17260   3454 |  0.012 % |
46.77/46.84	c |     38845 |    8404    11368    60344 |    17261    21606   3474 |  0.012 % |
70.47/70.56	c |     58307 |    8404    11368    60344 |    18987    18871   3383 |  0.012 % |
105.75/105.89	c |     87503 |    8404    11368    60344 |    20886    18719   3483 |  0.012 % |
170.64/170.78	c |    131292 |    8404    11368    60344 |    22974    13321   3483 |  0.012 % |

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-2680594-1277455091/watcher-2680594-1277455091 -o /tmp/evaluation-result-2680594-1277455091/solver-2680594-1277455091 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680594-1277455091.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 0.91 3/106 26725
/proc/meminfo: memFree=1809896/2059040 swapFree=4140632/4192956
[pid=26725] ppid=26723 vsize=3836 CPUtime=0
/proc/26725/stat : 26725 (wbo1.4b) R 26723 26725 26433 0 -1 4202496 428 0 0 0 0 0 0 0 20 0 1 0 86797203 3928064 347 1992294400 134512640 135752675 4292424736 18446744073709551615 135229087 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26725/statm: 995 357 135 303 0 555 0

[startup+0.0987501 s]
/proc/loadavg: 1.00 1.00 0.91 3/106 26725
/proc/meminfo: memFree=1809896/2059040 swapFree=4140632/4192956
[pid=26725] ppid=26723 vsize=5876 CPUtime=0.09
/proc/26725/stat : 26725 (wbo1.4b) R 26723 26725 26433 0 -1 4202496 1053 0 0 0 9 0 0 0 20 0 1 0 86797203 6017024 972 1992294400 134512640 135752675 4292424736 18446744073709551615 135225924 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26725/statm: 1469 972 259 303 0 1029 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5876

[startup+0.101751 s]
/proc/loadavg: 1.00 1.00 0.91 3/106 26725
/proc/meminfo: memFree=1809896/2059040 swapFree=4140632/4192956
[pid=26725] ppid=26723 vsize=5876 CPUtime=0.09
/proc/26725/stat : 26725 (wbo1.4b) R 26723 26725 26433 0 -1 4202496 1068 0 0 0 9 0 0 0 20 0 1 0 86797203 6017024 987 1992294400 134512640 135752675 4292424736 18446744073709551615 134564720 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26725/statm: 1469 987 264 303 0 1029 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5876

[startup+0.301777 s]
/proc/loadavg: 1.00 1.00 0.91 3/106 26725
/proc/meminfo: memFree=1809896/2059040 swapFree=4140632/4192956
[pid=26725] ppid=26723 vsize=10176 CPUtime=0.29
/proc/26725/stat : 26725 (wbo1.4b) R 26723 26725 26433 0 -1 4202496 2295 0 0 0 28 1 0 0 20 0 1 0 86797203 10420224 2079 1992294400 134512640 135752675 4292424736 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26725/statm: 2544 2079 142 303 0 2239 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10176

[startup+0.701835 s]
/proc/loadavg: 1.00 1.00 0.91 3/106 26725
/proc/meminfo: memFree=1809896/2059040 swapFree=4140632/4192956
[pid=26725] ppid=26723 vsize=10308 CPUtime=0.69
/proc/26725/stat : 26725 (wbo1.4b) R 26723 26725 26433 0 -1 4202496 2336 0 0 0 63 6 0 0 21 0 1 0 86797203 10555392 2120 1992294400 134512640 135752675 4292424736 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26725/statm: 2577 2120 145 303 0 2272 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10308

[startup+1.50195 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 26726
/proc/meminfo: memFree=1800340/2059040 swapFree=4140632/4192956
[pid=26725] ppid=26723 vsize=17812 CPUtime=1.49
/proc/26725/stat : 26725 (wbo1.4b) R 26723 26725 26433 0 -1 4202496 4208 0 0 0 139 10 0 0 23 0 1 0 86797203 18239488 3992 1992294400 134512640 135752675 4292424736 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26725/statm: 4453 3994 145 303 0 4148 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17812

[startup+3.10018 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 26726
/proc/meminfo: memFree=1786824/2059040 swapFree=4140632/4192956
[pid=26725] ppid=26723 vsize=35736 CPUtime=3.09
/proc/26725/stat : 26725 (wbo1.4b) R 26723 26725 26433 0 -1 4202496 8681 0 0 0 296 13 0 0 25 0 1 0 86797203 36593664 8465 1992294400 134512640 135752675 4292424736 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26725/statm: 8934 8465 145 303 0 8629 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35736

[startup+6.30063 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 26726
/proc/meminfo: memFree=1751112/2059040 swapFree=4140632/4192956
[pid=26725] ppid=26723 vsize=70984 CPUtime=6.28
/proc/26725/stat : 26725 (wbo1.4b) R 26723 26725 26433 0 -1 4202496 17493 0 0 0 612 16 0 0 25 0 1 0 86797203 72687616 17277 1992294400 134512640 135752675 4292424736 18446744073709551615 134638038 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26725/statm: 17746 17277 145 303 0 17441 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 70984

[startup+12.7005 s]
/proc/loadavg: 1.00 1.00 0.91 3/107 26726
/proc/meminfo: memFree=1674728/2059040 swapFree=4140632/4192956
[pid=26725] ppid=26723 vsize=143936 CPUtime=12.69
/proc/26725/stat : 26725 (wbo1.4b) R 26723 26725 26433 0 -1 4202496 35751 0 0 0 1243 26 0 0 25 0 1 0 86797203 147390464 35536 1992294400 134512640 135752675 4292424736 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26725/statm: 35984 35538 145 303 0 35679 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143936

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 26726
/proc/meminfo: memFree=1534980/2059040 swapFree=4140632/4192956
[pid=26725] ppid=26723 vsize=279928 CPUtime=25.48
/proc/26725/stat : 26725 (wbo1.4b) R 26723 26725 26433 0 -1 4202496 69749 0 0 0 2503 45 0 0 25 0 1 0 86797203 286646272 69533 1992294400 134512640 135752675 4292424736 18446744073709551615 134605463 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26725/statm: 69982 69533 145 303 0 69677 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 279928

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 26728
/proc/meminfo: memFree=1236884/2059040 swapFree=4140632/4192956
[pid=26725] ppid=26723 vsize=580912 CPUtime=51.07
/proc/26725/stat : 26725 (wbo1.4b) R 26723 26725 26433 0 -1 4202496 144995 0 0 0 5023 84 0 0 25 0 1 0 86797203 594853888 144779 1992294400 134512640 135752675 4292424736 18446744073709551615 134638325 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26725/statm: 145228 144779 145 303 0 144923 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 580912

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 26730
/proc/meminfo: memFree=658796/2059040 swapFree=4140632/4192956
[pid=26725] ppid=26723 vsize=1151872 CPUtime=102.26
/proc/26725/stat : 26725 (wbo1.4b) R 26723 26725 26433 0 -1 4202496 287725 0 0 0 10073 153 0 0 25 0 1 0 86797203 1179516928 287509 1992294400 134512640 135752675 4292424736 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26725/statm: 287968 287509 145 303 0 287663 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1151872

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 26730
/proc/meminfo: memFree=95464/2059040 swapFree=4140632/4192956
[pid=26725] ppid=26723 vsize=1718988 CPUtime=162.24
/proc/26725/stat : 26725 (wbo1.4b) R 26723 26725 26433 0 -1 4202496 429486 0 0 0 15998 226 0 0 25 0 1 0 86797203 1760243712 429270 1992294400 134512640 135752675 4292424736 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26725/statm: 429747 429270 145 303 0 429442 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1718988



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+175.401 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 26730
/proc/meminfo: memFree=10692/2059040 swapFree=4140632/4192956
[pid=26725] ppid=26723 vsize=1844092 CPUtime=175.34
/proc/26725/stat : 26725 (wbo1.4b) R 26723 26725 26433 0 -1 4202496 460761 0 0 0 17291 243 0 0 25 0 1 0 86797203 1888350208 460545 1992294400 134512640 135752675 4292424736 18446744073709551615 135210436 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26725/statm: 461023 460545 145 303 0 460718 0
Current children cumulated CPU time (s) 175.34
Current children cumulated vsize (KiB) 1844092

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

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

[startup+175.509 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 26730
/proc/meminfo: memFree=10692/2059040 swapFree=4140632/4192956
[pid=26725] ppid=26723 vsize=0 CPUtime=175.44
/proc/26725/stat : 26725 (wbo1.4b) R 26723 26725 26433 0 -1 4203524 460761 0 0 0 17291 253 0 0 25 0 1 0 86797203 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/26725/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 175.44
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 175.589
CPU time (s): 175.532
CPU user time (s): 172.917
CPU system time (s): 2.6156
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 1844092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 172.917
system time used= 2.6156
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460761
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= 3
involuntary context switches= 159

runsolver used 0.288956 second user time and 0.845871 second system time

The end

Launcher Data

Begin job on node049 at 2010-06-25 10:38:12
IDJOB=2680594
IDBENCH=2233
IDSOLVER=1190
FILE ID=node049/2680594-1277455091
PBS_JOBID= 11188119
Free space on /tmp= 62456 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ss97-2.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680594-1277455091/watcher-2680594-1277455091 -o /tmp/evaluation-result-2680594-1277455091/solver-2680594-1277455091 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680594-1277455091.opb

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

MD5SUM BENCH= f480d2d56550630df651872786c078c9
RANDOM SEED=7538080

node049.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.244
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.48
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.244
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:       1810424 kB
Buffers:         52180 kB
Cached:          94348 kB
SwapCached:       5700 kB
Active:          26064 kB
Inactive:       134156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1810424 kB
SwapTotal:     4192956 kB
SwapFree:      4140632 kB
Dirty:            3184 kB
Writeback:           0 kB
AnonPages:       12256 kB
Mapped:          11960 kB
Slab:            66216 kB
PageTables:       4164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183532 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62452 MiB
End job on node049 at 2010-06-25 10:41:09