Trace number 1879498

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 NameAnswerobjCPU timeWall clock time
bsolo 3.1 pb? 1798.04 1798.64

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=109-P1=191-P2=263-P3=37-P4=317-P5=89-P6=131-B.opb
MD5SUMd6ad4e57f9bd4d3660efa4691d3e45da
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark3.47547
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables162
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)486
Sum of products size (including duplicates)972
Number of different products486
Sum of products size972

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Generic Pseudo-Boolean Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1879498-1245244373.opb
0.00/0.00	c File size is 36227 bytes.
0.00/0.00	c Highest Coefficient sum: 523264
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.004 s
0.00/0.00	c Var: 648 Constr: 991 486/0/505 Lit: 4149 Watch. Lit: 2540
0.00/0.00	c Obj. Vars: 9 (1.38889 % of total variables)
0.00/0.01	c Pre-processing Time: 0.012 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    648      991     4149    4     3569    5544      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
1797.99/1798.63	c      101    648     1184    20420   17     6617    6099    193   2657 0.04
1797.99/1798.63	c      252    648     1443    44680   30     7346    6709    452   2831 0.09
1797.99/1798.63	c      478    648     1865    80240   43    11107    7380    874   2640 0.18
1797.99/1798.63	c      818    648     2427   125870   51    14678    8119   1436   1718 0.48
1797.99/1798.63	c     1327    648     3406   214233   62    35192    8931   2415   1269 1.04
1797.99/1798.63	c     2091    648     4908   333220   67    72493    9825   3917    902 2.32
1797.99/1798.63	c     3237    648     7140   516389   72   123089   10808   6149    738 4.38
1797.99/1798.63	c     4958    648    10537   814297   77   233452   11889   9546    485 10.21
1797.99/1798.63	c     7543    648     8942   704826   78   172938   13078   7951    335 22.48
1797.99/1798.63	c    11423    648     9326   778362   83    96230   14386   8335    349 32.64
1797.99/1798.63	c    17246    648    13194  1236570   93   235978   15825  12203    208 82.91
1797.99/1798.63	c    25984    648    12727  1077912   84   206103   17408  11736    143 181.34
1797.99/1798.63	c    39095    648    17219  1452843   84   150153   19149  16228    102 381.09
1797.99/1798.63	c    58765    648    14221  1060982   74   254171   21064  13230     67 872.89
1797.99/1798.63	c    88276    648    21877  1870908   85   231307   23171  20886     65 1349.21
1797.99/1798.63	c Resources Exceeded
1797.99/1798.63	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.63	c   15   107970   1275   114211    22508  1763545  21517     60 1798.03
1797.99/1798.63	s UNKNOWN
1797.99/1798.63	c Total time: 1798.03 s

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-1879498-1245244373/watcher-1879498-1245244373 -o /tmp/evaluation-result-1879498-1245244373/solver-1879498-1245244373 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879498-1245244373.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.92 0.98 0.94 3/64 10284
/proc/meminfo: memFree=1859320/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=10740 CPUtime=0
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 255 0 0 0 0 0 0 0 18 0 1 0 192036574 10997760 239 1992294400 134512640 137136520 4294956256 18446744073709551615 134517643 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 2685 239 176 640 0 2032 0

[startup+0.0716501 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 10284
/proc/meminfo: memFree=1859320/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=11376 CPUtime=0.06
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 469 0 0 0 6 0 0 0 18 0 1 0 192036574 11649024 444 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 2844 444 198 640 0 2200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11376

[startup+0.101653 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 10284
/proc/meminfo: memFree=1859320/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=11632 CPUtime=0.09
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 515 0 0 0 9 0 0 0 18 0 1 0 192036574 11911168 490 1992294400 134512640 137136520 4294956256 18446744073709551615 134616935 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 2908 490 198 640 0 2264 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11632

[startup+0.301684 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 10284
/proc/meminfo: memFree=1859320/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=12400 CPUtime=0.29
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 716 0 0 0 29 0 0 0 19 0 1 0 192036574 12697600 691 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 3100 691 198 640 0 2456 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12400

[startup+0.701745 s]
/proc/loadavg: 0.92 0.98 0.94 3/64 10284
/proc/meminfo: memFree=1859320/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=13808 CPUtime=0.69
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 1065 0 0 0 69 0 0 0 22 0 1 0 192036574 14139392 1040 1992294400 134512640 137136520 4294956256 18446744073709551615 134539459 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 3452 1040 198 640 0 2808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13808

[startup+1.50187 s]
/proc/loadavg: 0.92 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1855152/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=16016 CPUtime=1.49
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 1605 0 0 0 148 1 0 0 25 0 1 0 192036574 16400384 1580 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 4004 1580 198 640 0 3360 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16016

[startup+3.10111 s]
/proc/loadavg: 0.92 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1852848/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=17828 CPUtime=3.08
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 2061 0 0 0 307 1 0 0 25 0 1 0 192036574 18255872 2036 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 4457 2036 198 640 0 3813 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17828

[startup+6.3016 s]
/proc/loadavg: 0.93 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1845872/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=24452 CPUtime=6.29
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 3707 0 0 0 627 2 0 0 25 0 1 0 192036574 25038848 3682 1992294400 134512640 137136520 4294956256 18446744073709551615 134544179 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 6113 3682 198 640 0 5469 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24452

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1840368/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=29632 CPUtime=12.69
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 5009 0 0 0 1266 3 0 0 25 0 1 0 192036574 30343168 4984 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 7408 4984 198 640 0 6764 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29632

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1835952/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=33508 CPUtime=25.49
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 5986 0 0 0 2545 4 0 0 25 0 1 0 192036574 34312192 5961 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 8377 5961 198 640 0 7733 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33508

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1829680/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=40120 CPUtime=51.08
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 7638 0 0 0 5102 6 0 0 25 0 1 0 192036574 41082880 7612 1992294400 134512640 137136520 4294956256 18446744073709551615 134540969 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 10030 7612 198 640 0 9386 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 40120

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1825584/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=43852 CPUtime=102.26
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 8579 0 0 0 10218 8 0 0 25 0 1 0 192036574 44904448 8553 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 10963 8553 198 640 0 10319 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43852

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1825584/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=43852 CPUtime=162.23
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 8579 0 0 0 16214 9 0 0 25 0 1 0 192036574 44904448 8553 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 10963 8553 198 640 0 10319 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 43852

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1825584/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=43856 CPUtime=222.22
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 8581 0 0 0 22211 11 0 0 25 0 1 0 192036574 44908544 8555 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 10964 8555 198 640 0 10320 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 43856

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1825520/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=43856 CPUtime=282.2
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 8581 0 0 0 28208 12 0 0 25 0 1 0 192036574 44908544 8555 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 10964 8555 198 640 0 10320 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 43856

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1825456/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=43856 CPUtime=342.17
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 8581 0 0 0 34204 13 0 0 25 0 1 0 192036574 44908544 8555 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 10964 8555 198 640 0 10320 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 43856

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1825392/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=43864 CPUtime=402.15
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 8583 0 0 0 40201 14 0 0 25 0 1 0 192036574 44916736 8557 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 10966 8557 198 640 0 10322 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 43864

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1825392/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=43864 CPUtime=462.13
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 8583 0 0 0 46197 16 0 0 25 0 1 0 192036574 44916736 8557 1992294400 134512640 137136520 4294956256 18446744073709551615 134544437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 10966 8557 198 640 0 10322 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 43864

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1825392/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=43864 CPUtime=522.11
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 8583 0 0 0 52194 17 0 0 25 0 1 0 192036574 44916736 8557 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 10966 8557 198 640 0 10322 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 43864

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1825328/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=43864 CPUtime=582.09
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 8583 0 0 0 58191 18 0 0 25 0 1 0 192036574 44916736 8557 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 10966 8557 198 640 0 10322 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 43864

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1825328/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=43864 CPUtime=642.08
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 8583 0 0 0 64189 19 0 0 25 0 1 0 192036574 44916736 8557 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 10966 8557 198 640 0 10322 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 43864

[startup+702.302 s]

################
# More data... #
################

/proc/meminfo: memFree=1822448/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=46544 CPUtime=1121.92
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9262 0 0 0 112165 27 0 0 25 0 1 0 192036574 47661056 9236 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 11636 9236 198 640 0 10992 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 46544

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1822384/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=46544 CPUtime=1181.9
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9262 0 0 0 118162 28 0 0 25 0 1 0 192036574 47661056 9236 1992294400 134512640 137136520 4294956256 18446744073709551615 134540852 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 11636 9236 198 640 0 10992 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 46544

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1822320/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=46544 CPUtime=1241.88
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9262 0 0 0 124159 29 0 0 25 0 1 0 192036574 47661056 9236 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 11636 9236 198 640 0 10992 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 46544

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1822256/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=46544 CPUtime=1301.85
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9262 0 0 0 130155 30 0 0 25 0 1 0 192036574 47661056 9236 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 11636 9236 198 640 0 10992 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 46544

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1820080/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=48740 CPUtime=1361.83
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9804 0 0 0 136151 32 0 0 25 0 1 0 192036574 49909760 9778 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 12185 9778 198 640 0 11541 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 48740

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1820016/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=48740 CPUtime=1421.81
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9804 0 0 0 142147 34 0 0 25 0 1 0 192036574 49909760 9778 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 12185 9778 198 640 0 11541 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 48740

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1819952/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=48740 CPUtime=1481.79
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9804 0 0 0 148144 35 0 0 25 0 1 0 192036574 49909760 9778 1992294400 134512640 137136520 4294956256 18446744073709551615 134544434 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 12185 9778 198 640 0 11541 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 48740

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1819952/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=48740 CPUtime=1541.77
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9804 0 0 0 154141 36 0 0 25 0 1 0 192036574 49909760 9778 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 12185 9778 198 640 0 11541 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 48740

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1819888/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=48740 CPUtime=1601.75
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9804 0 0 0 160138 37 0 0 25 0 1 0 192036574 49909760 9778 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 12185 9778 198 640 0 11541 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 48740

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1819824/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=48740 CPUtime=1661.73
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9804 0 0 0 166135 38 0 0 25 0 1 0 192036574 49909760 9778 1992294400 134512640 137136520 4294956256 18446744073709551615 134544122 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 12185 9778 198 640 0 11541 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 48740

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1819888/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=48740 CPUtime=1721.71
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9804 0 0 0 172132 39 0 0 25 0 1 0 192036574 49909760 9778 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 12185 9778 198 640 0 11541 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 48740

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1819824/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=48740 CPUtime=1781.7
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9804 0 0 0 178130 40 0 0 25 0 1 0 192036574 49909760 9778 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 12185 9778 198 640 0 11541 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 48740

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1819824/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=48740 CPUtime=1791.3
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9804 0 0 0 179090 40 0 0 25 0 1 0 192036574 49909760 9778 1992294400 134512640 137136520 4294956256 18446744073709551615 134543924 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 12185 9778 198 640 0 11541 0
Current children cumulated CPU time (s) 1791.3
Current children cumulated vsize (KiB) 48740

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1819824/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=48740 CPUtime=1794.5
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9804 0 0 0 179410 40 0 0 25 0 1 0 192036574 49909760 9778 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 12185 9778 198 640 0 11541 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (KiB) 48740

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1819824/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=48740 CPUtime=1796.09
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9804 0 0 0 179569 40 0 0 25 0 1 0 192036574 49909760 9778 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 12185 9778 198 640 0 11541 0
Current children cumulated CPU time (s) 1796.09
Current children cumulated vsize (KiB) 48740

[startup+1797.5 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1819824/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=48740 CPUtime=1796.89
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9804 0 0 0 179649 40 0 0 25 0 1 0 192036574 49909760 9778 1992294400 134512640 137136520 4294956256 18446744073709551615 134544428 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 12185 9778 198 640 0 11541 0
Current children cumulated CPU time (s) 1796.89
Current children cumulated vsize (KiB) 48740

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1819824/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=48740 CPUtime=1797.69
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9804 0 0 0 179729 40 0 0 25 0 1 0 192036574 49909760 9778 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 12185 9778 198 640 0 11541 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 48740

[startup+1798.51 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1819824/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=48740 CPUtime=1797.89
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9804 0 0 0 179749 40 0 0 25 0 1 0 192036574 49909760 9778 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 12185 9778 198 640 0 11541 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 48740

[startup+1798.6 s]
/proc/loadavg: 0.99 0.98 0.94 2/65 10285
/proc/meminfo: memFree=1819824/2055920 swapFree=4181956/4192956
[pid=10284] ppid=10282 vsize=48740 CPUtime=1797.99
/proc/10284/stat : 10284 (bsolo) R 10282 10284 10035 0 -1 4194304 9804 0 0 0 179759 40 0 0 25 0 1 0 192036574 49909760 9778 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10284/statm: 12185 9778 198 640 0 11541 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 48740

Child status: 0
Real time (s): 1798.64
CPU time (s): 1798.04
CPU user time (s): 1797.62
CPU system time (s): 0.412937
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 48740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.62
system time used= 0.412937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9805
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= 2306

runsolver used 1.69774 second user time and 3.2705 second system time

The end

Launcher Data

Begin job on node34 at 2009-06-17 15:12:53
IDJOB=1879498
IDBENCH=48048
IDSOLVER=701
FILE ID=node34/1879498-1245244373
PBS_JOBID= 9372304
Free space on /tmp= 66252 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=109-P1=191-P2=263-P3=37-P4=317-P5=89-P6=131-B.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1879498-1245244373/watcher-1879498-1245244373 -o /tmp/evaluation-result-1879498-1245244373/solver-1879498-1245244373 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1879498-1245244373.opb

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

MD5SUM BENCH= d6ad4e57f9bd4d3660efa4691d3e45da
RANDOM SEED=1782849429

node34.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.263
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.263
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:       1859864 kB
Buffers:         26076 kB
Cached:          88928 kB
SwapCached:       5016 kB
Active:          35688 kB
Inactive:        87424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859864 kB
SwapTotal:     4192956 kB
SwapFree:      4181956 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          14424 kB
Slab:            58924 kB
Committed_AS:   193300 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1879498-1245244373.opb

Free space on /tmp at the end= 66248 MiB
End job on node34 at 2009-06-17 15:42:52