Trace number 2655951

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? (MO) 171.232 171.281

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 - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2655951-1276484679.opb.
0.00/0.00	c Instance file HOME/instance-2655951-1276484679.opb
0.00/0.00	c File size is 551521 bytes.
0.00/0.09	c Highest Coefficient sum: 386
0.00/0.09	c ============================[ Problem Statistics ]=============================
0.00/0.09	c |                                                                             |
0.00/0.09	c |  Parsing time:          0.09         s                                      |
0.00/0.09	c |  Number Variables:      8405                                                |
0.00/0.09	c |  Number Clauses:        10619                                               |
0.00/0.09	c |  Number Cardinality:    748                                                 |
0.00/0.09	c |  Number PB Constraints: 0                                                   |
0.29/0.33	c ============================[ Search Statistics ]==============================
0.29/0.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.33	c ===============================================================================
0.29/0.33	c |         0 |    8404    11367    53452 |     5000        0    nan |  0.000 % |
0.49/0.52	c |       100 |    8404    11367    53452 |     5500      100     34 |  0.012 % |
0.59/0.66	c ===============================================================================
0.59/0.66	c New solution: 31349
0.59/0.66	o 31349
0.59/0.66	c Elapsed CPU time: 0.584911 s	Remaining CPU time: 179.415 s
0.59/0.66	c ===============================================================================
0.59/0.66	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.09	c |       590 |    8404    11368    60344 |     6655      590   2080 |  0.012 % |
1.39/1.44	c |       928 |    8404    11368    60344 |     7320      928   2505 |  0.012 % |
1.89/1.97	c |      1434 |    8404    11368    60344 |     8052     1434   2817 |  0.012 % |
2.79/2.90	c |      2195 |    8404    11368    60344 |     8857     2195   3022 |  0.012 % |
4.18/4.21	c |      3335 |    8404    11368    60344 |     9743     3335   3161 |  0.012 % |
6.19/6.20	c |      5043 |    8404    11368    60344 |    10717     5043   3253 |  0.012 % |
8.70/8.73	c |      7606 |    8404    11368    60344 |    11789     7606   3319 |  0.012 % |
13.59/13.63	c |     11450 |    8404    11368    60344 |    12968    11450   3364 |  0.012 % |
21.29/21.36	c |     17219 |    8404    11368    60344 |    14265    17219   3394 |  0.012 % |
30.69/30.79	c |     25869 |    8404    11368    60344 |    15692    17260   3454 |  0.012 % |
45.48/45.55	c |     38845 |    8404    11368    60344 |    17261    21606   3474 |  0.012 % |
68.57/68.60	c |     58307 |    8404    11368    60344 |    18987    18871   3383 |  0.012 % |
102.66/102.70	c |     87503 |    8404    11368    60344 |    20886    18719   3483 |  0.012 % |
166.54/166.69	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-2655951-1276484679/watcher-2655951-1276484679 -o /tmp/evaluation-result-2655951-1276484679/solver-2655951-1276484679 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2655951-1276484679.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: 0.84 0.96 0.98 3/106 26799
/proc/meminfo: memFree=1808060/2059040 swapFree=4140228/4192956
[pid=26799] ppid=26797 vsize=3984 CPUtime=0
/proc/26799/stat : 26799 (wbo1.4b) R 26797 26799 26774 0 -1 4202496 466 0 0 0 0 0 0 0 20 0 1 0 24069652 4079616 384 1992294400 134512640 135751879 4293538400 18446744073709551615 134613740 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26799/statm: 996 385 141 303 0 556 0

[startup+0.01141 s]
/proc/loadavg: 0.84 0.96 0.98 3/106 26799
/proc/meminfo: memFree=1808060/2059040 swapFree=4140228/4192956
[pid=26799] ppid=26797 vsize=3984 CPUtime=0
/proc/26799/stat : 26799 (wbo1.4b) R 26797 26799 26774 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 24069652 4079616 420 1992294400 134512640 135751879 4293538400 18446744073709551615 134564528 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26799/statm: 996 420 145 303 0 556 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3984

[startup+0.101419 s]
/proc/loadavg: 0.84 0.96 0.98 3/106 26799
/proc/meminfo: memFree=1808060/2059040 swapFree=4140228/4192956
[pid=26799] ppid=26797 vsize=6580 CPUtime=0.09
/proc/26799/stat : 26799 (wbo1.4b) R 26797 26799 26774 0 -1 4202496 1394 0 0 0 9 0 0 0 20 0 1 0 24069652 6737920 1177 1992294400 134512640 135751879 4293538400 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26799/statm: 1645 1179 145 303 0 1340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6580

[startup+0.30144 s]
/proc/loadavg: 0.84 0.96 0.98 3/106 26799
/proc/meminfo: memFree=1808060/2059040 swapFree=4140228/4192956
[pid=26799] ppid=26797 vsize=10316 CPUtime=0.29
/proc/26799/stat : 26799 (wbo1.4b) R 26797 26799 26774 0 -1 4202496 2326 0 0 0 28 1 0 0 20 0 1 0 24069652 10563584 2109 1992294400 134512640 135751879 4293538400 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26799/statm: 2579 2109 145 303 0 2274 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10316

[startup+0.701485 s]
/proc/loadavg: 0.84 0.96 0.98 3/106 26799
/proc/meminfo: memFree=1808060/2059040 swapFree=4140228/4192956
[pid=26799] ppid=26797 vsize=10316 CPUtime=0.69
/proc/26799/stat : 26799 (wbo1.4b) R 26797 26799 26774 0 -1 4202496 2340 0 0 0 61 8 0 0 21 0 1 0 24069652 10563584 2123 1992294400 134512640 135751879 4293538400 18446744073709551615 134606617 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26799/statm: 2579 2123 147 303 0 2274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10316

[startup+1.50157 s]
/proc/loadavg: 0.84 0.96 0.98 2/107 26800
/proc/meminfo: memFree=1798256/2059040 swapFree=4140228/4192956
[pid=26799] ppid=26797 vsize=18064 CPUtime=1.49
/proc/26799/stat : 26799 (wbo1.4b) R 26797 26799 26774 0 -1 4202496 4282 0 0 0 138 11 0 0 23 0 1 0 24069652 18497536 4065 1992294400 134512640 135751879 4293538400 18446744073709551615 134610191 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26799/statm: 4516 4065 147 303 0 4211 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18064

[startup+3.10175 s]
/proc/loadavg: 0.85 0.96 0.98 2/107 26800
/proc/meminfo: memFree=1784492/2059040 swapFree=4140228/4192956
[pid=26799] ppid=26797 vsize=36720 CPUtime=3.09
/proc/26799/stat : 26799 (wbo1.4b) R 26797 26799 26774 0 -1 4202496 8945 0 0 0 294 15 0 0 25 0 1 0 24069652 37601280 8728 1992294400 134512640 135751879 4293538400 18446744073709551615 134606359 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26799/statm: 9180 8728 147 303 0 8875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36720

[startup+6.3011 s]
/proc/loadavg: 0.85 0.96 0.98 2/107 26800
/proc/meminfo: memFree=1747044/2059040 swapFree=4140228/4192956
[pid=26799] ppid=26797 vsize=74056 CPUtime=6.29
/proc/26799/stat : 26799 (wbo1.4b) R 26797 26799 26774 0 -1 4202496 18260 0 0 0 608 21 0 0 25 0 1 0 24069652 75833344 18043 1992294400 134512640 135751879 4293538400 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26799/statm: 18514 18043 147 303 0 18209 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74056

[startup+12.7008 s]
/proc/loadavg: 0.88 0.96 0.98 2/107 26800
/proc/meminfo: memFree=1667188/2059040 swapFree=4140228/4192956
[pid=26799] ppid=26797 vsize=150076 CPUtime=12.68
/proc/26799/stat : 26799 (wbo1.4b) R 26797 26799 26774 0 -1 4202496 37285 0 0 0 1237 31 0 0 25 0 1 0 24069652 153677824 37068 1992294400 134512640 135751879 4293538400 18446744073709551615 134518474 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26799/statm: 37519 37068 147 303 0 37214 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 150076

[startup+25.5012 s]
/proc/loadavg: 0.89 0.96 0.98 2/107 26800
/proc/meminfo: memFree=1522604/2059040 swapFree=4140228/4192956
[pid=26799] ppid=26797 vsize=290552 CPUtime=25.48
/proc/26799/stat : 26799 (wbo1.4b) R 26797 26799 26774 0 -1 4202496 72389 0 0 0 2497 51 0 0 25 0 1 0 24069652 297525248 72172 1992294400 134512640 135751879 4293538400 18446744073709551615 134606359 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26799/statm: 72638 72176 148 303 0 72333 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 290552

[startup+51.101 s]
/proc/loadavg: 0.93 0.96 0.98 2/107 26800
/proc/meminfo: memFree=1219548/2059040 swapFree=4140228/4192956
[pid=26799] ppid=26797 vsize=596212 CPUtime=51.07
/proc/26799/stat : 26799 (wbo1.4b) R 26797 26799 26774 0 -1 4202496 148799 0 0 0 5018 89 0 0 25 0 1 0 24069652 610521088 148582 1992294400 134512640 135751879 4293538400 18446744073709551615 134607472 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26799/statm: 149053 148582 148 303 0 148748 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 596212

[startup+102.309 s]
/proc/loadavg: 0.97 0.97 0.98 2/107 26802
/proc/meminfo: memFree=620008/2059040 swapFree=4140228/4192956
[pid=26799] ppid=26797 vsize=1188928 CPUtime=102.27
/proc/26799/stat : 26799 (wbo1.4b) R 26797 26799 26774 0 -1 4202496 296981 0 0 0 10069 158 0 0 25 0 1 0 24069652 1217462272 296764 1992294400 134512640 135751879 4293538400 18446744073709551615 134607732 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26799/statm: 297232 296764 148 303 0 296927 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1188928

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 26804
/proc/meminfo: memFree=57296/2059040 swapFree=4140228/4192956
[pid=26799] ppid=26797 vsize=1755548 CPUtime=162.25
/proc/26799/stat : 26799 (wbo1.4b) R 26797 26799 26774 0 -1 4202496 438622 0 0 0 16006 219 0 0 25 0 1 0 24069652 1797681152 438405 1992294400 134512640 135751879 4293538400 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26799/statm: 438887 438405 148 303 0 438582 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1755548



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+171.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 26804
/proc/meminfo: memFree=10444/2059040 swapFree=4140228/4192956
[pid=26799] ppid=26797 vsize=1843604 CPUtime=171.05
/proc/26799/stat : 26799 (wbo1.4b) R 26797 26799 26774 0 -1 4202496 460643 0 0 0 16873 232 0 0 25 0 1 0 24069652 1887850496 460426 1992294400 134512640 135751879 4293538400 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26799/statm: 460901 460426 148 303 0 460596 0
Current children cumulated CPU time (s) 171.05
Current children cumulated vsize (KiB) 1843604

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

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

[startup+171.209 s]
/proc/loadavg: 0.99 0.97 0.98 2/107 26804
/proc/meminfo: memFree=10444/2059040 swapFree=4140228/4192956
[pid=26799] ppid=26797 vsize=0 CPUtime=171.15
/proc/26799/stat : 26799 (wbo1.4b) R 26797 26799 26774 0 -1 4203524 460647 0 0 0 16873 242 0 0 25 0 1 0 24069652 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/26799/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 171.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 171.281
CPU time (s): 171.232
CPU user time (s): 168.735
CPU system time (s): 2.49662
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 1843604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 168.735
system time used= 2.49662
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460647
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= 4
involuntary context switches= 480

runsolver used 0.306953 second user time and 0.800878 second system time

The end

Launcher Data

Begin job on node009 at 2010-06-14 05:04:39
IDJOB=2655951
IDBENCH=2233
IDSOLVER=1161
FILE ID=node009/2655951-1276484679
PBS_JOBID= 11173391
Free space on /tmp= 62452 MiB

SOLVER NAME= wbo 1.4b
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-2655951-1276484679/watcher-2655951-1276484679 -o /tmp/evaluation-result-2655951-1276484679/solver-2655951-1276484679 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2655951-1276484679.opb

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

MD5SUM BENCH= f480d2d56550630df651872786c078c9
RANDOM SEED=1489047886

node009.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.199
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.39
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.199
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1808464 kB
Buffers:         53100 kB
Cached:         119596 kB
SwapCached:       5692 kB
Active:         103556 kB
Inactive:        81312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1808464 kB
SwapTotal:     4192956 kB
SwapFree:      4140228 kB
Dirty:            3248 kB
Writeback:           0 kB
AnonPages:       10716 kB
Mapped:          12872 kB
Slab:            43912 kB
PageTables:       4032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181020 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= 62448 MiB
End job on node009 at 2010-06-14 05:07:32