Trace number 349985

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, and are wall clock time (not CPU 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
bsolo 3.0.16? 1800 1800.59

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_2.opb
MD5SUM25ec3c4431eaa97f8c8dfc7dcac7b55c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1293
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3879
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/349985-1176730670/instance-349985-1176730670.opb
0.00/0.00	c File size is 4929 bytes.
0.00/0.00	c Highest Coefficient sum: 3879
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.002 s
0.00/0.00	c Var: 51 Constr: 13 1/0/12 Lit: 593 Watch. Lit: 197
0.00/0.00	c Obj. Vars: 1 (1.96078 % of total variables)
0.00/0.00	c Pre-processing Time: 0.003 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0     50       12      592   49      202    1184      0      0 0.00
0.00/0.00	c Switching off LPR mode.
1799.91/1800.58	c      101     50      113     4374   38      542    1303    101  12625 0.01
1799.91/1800.58	c      251     50      263    10254   38      833    1434    251  13944 0.02
1799.91/1800.58	c      476     50      488    18874   38     1264    1578    476  14000 0.03
1799.91/1800.58	c      815     50      827    32495   39     1963    1736    815  12936 0.06
1799.91/1800.58	c     1323     50     1335    51783   38     2977    1910   1323  11707 0.11
1799.91/1800.58	c     2086     50     1106    42153   38     2523    2102   1094  10326 0.20
1799.91/1800.58	c     3232     50     1169    44231   37     2649    2313   1157   9562 0.34
1799.91/1800.58	c     4953     50     1700    64819   38     3709    2545   1688   8781 0.56
1799.91/1800.58	c     7538     50     1688    62570   37     3688    2800   1676   8356 0.90
1799.91/1800.58	c    11417     50     2701    98831   36     5712    3081   2689   7809 1.46
1799.91/1800.58	c    17239     50     2227    82008   36     4762    3390   2215   7114 2.42
1799.91/1800.58	c    25977     50     2323    87643   37     4950    3730   2311   6616 3.93
1799.91/1800.58	c    39087     50     2133    79568   37     4581    4104   2121   6118 6.39
1799.91/1800.58	c    58758     50     3045   118574   38     6404    4515   3033   5825 10.09
1799.91/1800.58	c    88268     50     2776   101924   36     5866    4967   2764   5475 16.12
1799.91/1800.58	c   132539     50     4286   158138   36     8885    5464   4274   5180 25.58
1799.91/1800.58	c   198949     50     4338   162511   37     8985    6011   4326   4826 41.22
1799.91/1800.58	c   298570     50     3746   141786   37     7802    6613   3734   4481 66.62
1799.91/1800.58	c   448005     50     6275   237127   37    12858    7275   6263   4115 108.87
1799.91/1800.58	c   672163     50     6634   243072   36    13564    8003   6622   3825 175.72
1799.91/1800.58	c  1008406     50     4074   156344   38     8465    8804   4062   3487 289.14
1799.91/1800.58	c  1512778     50     7402   279455   37    15119    9685   7390   3144 481.05
1799.91/1800.58	c  2269341     50     8493   330271   38    17303   10654   8481   2857 794.04
1799.91/1800.58	c  3404192     50     7396   278288   37    15100   11720   7384   2546 1336.85
1799.91/1800.58	c Resources Exceeded
1799.91/1800.58	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.91/1800.58	c   24  4309702   3590  4313771    11356   433689  11344   2394 1800.00
1799.91/1800.58	s UNKNOWN
1799.91/1800.58	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-349985-1176730670 -o ROOT/results/node9/solver-349985-1176730670 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/349985-1176730670/instance-349985-1176730670.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.72 0.95 0.98 3/77 353
/proc/meminfo: memFree=1665352/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=19556 CPUtime=0
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 149104605 20025344 335 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 9098875 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4889 335 282 324 0 3956 0

[startup+0.0080421 s]
/proc/loadavg: 0.72 0.95 0.98 3/77 353
/proc/meminfo: memFree=1665352/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=19548 CPUtime=0
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 407 0 0 0 0 0 0 0 18 0 1 0 149104605 20017152 373 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4887 373 311 324 0 3956 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 19548

[startup+0.101052 s]
/proc/loadavg: 0.72 0.95 0.98 3/77 353
/proc/meminfo: memFree=1665352/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=12508 CPUtime=0.09
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 579 0 0 0 9 0 0 0 18 0 1 0 149104605 12808192 545 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 3127 545 312 324 0 2196 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12508

[startup+0.301074 s]
/proc/loadavg: 0.72 0.95 0.98 3/77 353
/proc/meminfo: memFree=1665352/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=12896 CPUtime=0.29
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 698 0 0 0 29 0 0 0 19 0 1 0 149104605 13205504 664 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 3224 664 312 324 0 2293 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12896

[startup+0.701118 s]
/proc/loadavg: 0.72 0.95 0.98 3/77 353
/proc/meminfo: memFree=1665352/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=13284 CPUtime=0.69
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 785 0 0 0 69 0 0 0 23 0 1 0 149104605 13602816 751 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 3321 751 312 324 0 2390 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13284

[startup+1.50121 s]
/proc/loadavg: 0.72 0.95 0.98 2/78 354
/proc/meminfo: memFree=1663488/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=13412 CPUtime=1.48
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 819 0 0 0 148 0 0 0 25 0 1 0 149104605 13733888 785 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 3353 786 312 324 0 2422 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13412

[startup+3.10139 s]
/proc/loadavg: 0.72 0.95 0.98 2/78 354
/proc/meminfo: memFree=1663104/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=13800 CPUtime=3.09
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 910 0 0 0 308 1 0 0 25 0 1 0 149104605 14131200 876 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 3450 876 312 324 0 2519 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13800

[startup+6.30175 s]
/proc/loadavg: 0.75 0.95 0.98 2/78 354
/proc/meminfo: memFree=1662528/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=14052 CPUtime=6.28
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 963 0 0 0 626 2 0 0 25 0 1 0 149104605 14389248 929 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551545 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 3513 929 312 324 0 2582 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14052

[startup+12.7015 s]
/proc/loadavg: 0.77 0.95 0.98 2/78 354
/proc/meminfo: memFree=1662016/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=14564 CPUtime=12.68
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 1093 0 0 0 1263 5 0 0 25 0 1 0 149104605 14913536 1059 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 3641 1059 312 324 0 2710 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14564

[startup+25.5019 s]
/proc/loadavg: 0.82 0.95 0.98 2/78 354
/proc/meminfo: memFree=1661760/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=14820 CPUtime=25.49
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 1166 0 0 0 2539 10 0 0 25 0 1 0 149104605 15175680 1132 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 3705 1132 312 324 0 2774 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14820

[startup+51.1018 s]
/proc/loadavg: 0.88 0.96 0.98 2/78 354
/proc/meminfo: memFree=1661184/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=15428 CPUtime=51.07
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 1312 0 0 0 5090 17 0 0 25 0 1 0 149104605 15798272 1278 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 3857 1278 312 324 0 2926 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15428

[startup+102.306 s]
/proc/loadavg: 0.95 0.96 0.98 2/78 354
/proc/meminfo: memFree=1660736/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=15808 CPUtime=102.27
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 1417 0 0 0 10196 31 0 0 25 0 1 0 149104605 16187392 1383 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 3952 1383 312 324 0 3021 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15808

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 354
/proc/meminfo: memFree=1660352/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=16196 CPUtime=162.25
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 1509 0 0 0 16179 46 0 0 25 0 1 0 149104605 16584704 1475 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4049 1475 312 324 0 3118 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 16196

[startup+222.301 s]
/proc/loadavg: 1.10 1.00 0.99 2/78 354
/proc/meminfo: memFree=1659904/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=16692 CPUtime=222.23
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 1625 0 0 0 22163 60 0 0 25 0 1 0 149104605 17092608 1591 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4173 1591 312 324 0 3242 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 16692

[startup+282.301 s]
/proc/loadavg: 1.04 1.00 0.99 2/78 354
/proc/meminfo: memFree=1659840/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=16688 CPUtime=282.21
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 1638 0 0 0 28147 74 0 0 25 0 1 0 149104605 17088512 1604 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4172 1604 312 324 0 3241 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 16688

[startup+342.302 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 354
/proc/meminfo: memFree=1659328/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=17204 CPUtime=342.2
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 1755 0 0 0 34133 87 0 0 25 0 1 0 149104605 17616896 1721 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4301 1721 312 324 0 3370 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 17204

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 354
/proc/meminfo: memFree=1659328/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=17200 CPUtime=402.18
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 1755 0 0 0 40118 100 0 0 25 0 1 0 149104605 17612800 1721 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4300 1721 312 324 0 3369 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 17200

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 354
/proc/meminfo: memFree=1659328/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=17180 CPUtime=462.16
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 1755 0 0 0 46103 113 0 0 25 0 1 0 149104605 17592320 1721 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4295 1721 312 324 0 3364 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 17180

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 354
/proc/meminfo: memFree=1658816/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=17668 CPUtime=522.15
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 1879 0 0 0 52090 125 0 0 25 0 1 0 149104605 18092032 1845 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4417 1845 312 324 0 3486 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 17668

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 354
/proc/meminfo: memFree=1658688/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=17764 CPUtime=582.13
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 1904 0 0 0 58076 137 0 0 25 0 1 0 149104605 18190336 1870 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4441 1870 312 324 0 3510 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 17764

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 354
/proc/meminfo: memFree=1658688/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=17760 CPUtime=642.12
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 1905 0 0 0 64066 146 0 0 25 0 1 0 149104605 18186240 1871 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4440 1871 312 324 0 3509 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 17760


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

/proc/meminfo: memFree=1658048/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18280 CPUtime=1062.01
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2034 0 0 0 105981 220 0 0 25 0 1 0 149104605 18718720 2000 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4570 2000 312 324 0 3639 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 18280

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 354
/proc/meminfo: memFree=1658048/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18280 CPUtime=1121.99
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2034 0 0 0 111968 231 0 0 25 0 1 0 149104605 18718720 2000 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4570 2000 312 324 0 3639 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 18280

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 354
/proc/meminfo: memFree=1658048/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18280 CPUtime=1181.98
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2034 0 0 0 117956 242 0 0 25 0 1 0 149104605 18718720 2000 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4570 2000 312 324 0 3639 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 18280

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 354
/proc/meminfo: memFree=1658048/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18280 CPUtime=1241.96
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2035 0 0 0 123944 252 0 0 25 0 1 0 149104605 18718720 2001 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4570 2001 312 324 0 3639 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 18280

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 354
/proc/meminfo: memFree=1658048/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18280 CPUtime=1301.94
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2035 0 0 0 129931 263 0 0 25 0 1 0 149104605 18718720 2001 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4570 2001 312 324 0 3639 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 18280

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 354
/proc/meminfo: memFree=1657344/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=19000 CPUtime=1361.92
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2205 0 0 0 135918 274 0 0 25 0 1 0 149104605 19456000 2171 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4750 2171 312 324 0 3819 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 19000

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/84 518
/proc/meminfo: memFree=1655800/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18988 CPUtime=1421.82
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2212 0 0 0 141898 284 0 0 25 0 1 0 149104605 19443712 2178 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4747 2178 312 324 0 3816 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 18988

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 551
/proc/meminfo: memFree=1657024/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18988 CPUtime=1481.78
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2214 0 0 0 147884 294 0 0 25 0 1 0 149104605 19443712 2180 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4747 2180 312 324 0 3816 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 18988

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 551
/proc/meminfo: memFree=1657024/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18988 CPUtime=1541.78
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2220 0 0 0 153874 304 0 0 25 0 1 0 149104605 19443712 2186 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4747 2186 312 324 0 3816 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 18988

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 551
/proc/meminfo: memFree=1657024/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18988 CPUtime=1601.75
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2220 0 0 0 159863 312 0 0 25 0 1 0 149104605 19443712 2186 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4747 2186 312 324 0 3816 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 18988

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 551
/proc/meminfo: memFree=1657152/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18988 CPUtime=1661.74
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2220 0 0 0 165852 322 0 0 25 0 1 0 149104605 19443712 2186 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4747 2186 312 324 0 3816 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 18988

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 551
/proc/meminfo: memFree=1657152/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18988 CPUtime=1721.73
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2220 0 0 0 171841 332 0 0 25 0 1 0 149104605 19443712 2186 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551635 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4747 2186 312 324 0 3816 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 18988

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 551
/proc/meminfo: memFree=1657152/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18988 CPUtime=1781.71
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2220 0 0 0 177828 343 0 0 25 0 1 0 149104605 19443712 2186 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4747 2186 312 324 0 3816 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 18988

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 551
/proc/meminfo: memFree=1657152/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18988 CPUtime=1791.31
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2220 0 0 0 178787 344 0 0 25 0 1 0 149104605 19443712 2186 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4747 2186 312 324 0 3816 0
Current children cumulated CPU time (s) 1791.31
Current children cumulated vsize (KiB) 18988

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 551
/proc/meminfo: memFree=1657152/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18988 CPUtime=1794.51
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2220 0 0 0 179106 345 0 0 25 0 1 0 149104605 19443712 2186 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4747 2186 312 324 0 3816 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (KiB) 18988

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 551
/proc/meminfo: memFree=1657152/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18988 CPUtime=1797.7
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2220 0 0 0 179425 345 0 0 25 0 1 0 149104605 19443712 2186 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4747 2186 312 324 0 3816 0
Current children cumulated CPU time (s) 1797.7
Current children cumulated vsize (KiB) 18988

[startup+1799.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 551
/proc/meminfo: memFree=1657152/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18988 CPUtime=1799.31
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2220 0 0 0 179585 346 0 0 25 0 1 0 149104605 19443712 2186 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4747 2186 312 324 0 3816 0
Current children cumulated CPU time (s) 1799.31
Current children cumulated vsize (KiB) 18988

[startup+1800.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 551
/proc/meminfo: memFree=1657152/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18988 CPUtime=1799.71
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2220 0 0 0 179625 346 0 0 25 0 1 0 149104605 19443712 2186 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4747 2186 312 324 0 3816 0
Current children cumulated CPU time (s) 1799.71
Current children cumulated vsize (KiB) 18988

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 551
/proc/meminfo: memFree=1657152/2055920 swapFree=4158684/4192956
[pid=353] ppid=351 vsize=18988 CPUtime=1799.91
/proc/353/stat : 353 (bsolo3.0.16) R 351 353 32761 0 -1 4194304 2220 0 0 0 179645 346 0 0 25 0 1 0 149104605 19443712 2186 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/353/statm: 4747 2186 312 324 0 3816 0
Current children cumulated CPU time (s) 1799.91
Current children cumulated vsize (KiB) 18988

Child status: 0
Real time (s): 1800.59
CPU time (s): 1800
CPU user time (s): 1796.54
CPU system time (s): 3.46347
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 19548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.54
system time used= 3.46347
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2221
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= 12
involuntary context switches= 11561

runsolver used 2.19966 second user time and 4.12537 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Apr 16 13:37:50 UTC 2007

IDJOB= 349985
IDBENCH= 2915
IDSOLVER= 163
FILE ID= node9/349985-1176730670

PBS_JOBID= 4559526

Free space on /tmp= 66516 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_2.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/349985-1176730670/instance-349985-1176730670.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-349985-1176730670 -o ROOT/results/node9/solver-349985-1176730670 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/349985-1176730670/instance-349985-1176730670.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  25ec3c4431eaa97f8c8dfc7dcac7b55c

RANDOM SEED= 625446883

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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.221
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.221
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:       1665824 kB
Buffers:         36816 kB
Cached:         271460 kB
SwapCached:       3232 kB
Active:         164868 kB
Inactive:       166888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665824 kB
SwapTotal:     4192956 kB
SwapFree:      4158684 kB
Dirty:            4600 kB
Writeback:           0 kB
Mapped:          30200 kB
Slab:            43920 kB
Committed_AS:  5947556 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66516 MiB

End job on node9 on Mon Apr 16 14:07:51 UTC 2007