Trace number 349998

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.63

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_3.opb
MD5SUMf48abdef3d00ab6f87ca2e4f0d43c1d1
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 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3811
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/349998-1176731205/instance-349998-1176731205.opb
0.00/0.00	c File size is 4933 bytes.
0.00/0.00	c Highest Coefficient sum: 3811
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 51 Constr: 13 1/0/12 Lit: 593 Watch. Lit: 193
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      196    1184      0      0 0.00
0.00/0.00	c Switching off LPR mode.
1799.98/1800.60	c      100     50      112     4522   40      528    1303    100  12500 0.01
1799.98/1800.60	c      251     50      263    10222   38      831    1434    251  14764 0.02
1799.98/1800.60	c      476     50      488    18148   37     1278    1578    476  14875 0.03
1799.98/1800.60	c      814     50      826    30511   36     1943    1736    814  13796 0.06
1799.98/1800.60	c     1322     50     1334    49034   36     2963    1910   1322  12590 0.10
1799.98/1800.60	c     2085     50     1119    41032   36     2532    2102   1107  10803 0.19
1799.98/1800.60	c     3232     50     1180    44532   37     2670    2313   1168  10358 0.31
1799.98/1800.60	c     4953     50     1714    64470   37     3736    2545   1702   9692 0.51
1799.98/1800.60	c     7537     50     1688    66630   39     3678    2800   1676   8930 0.84
1799.98/1800.60	c    11417     50     2705   106140   39     5720    3081   2693   8450 1.35
1799.98/1800.60	c    17240     50     2211    86043   38     4729    3390   2199   7886 2.19
1799.98/1800.60	c    25977     50     2314    91156   39     4915    3730   2302   7367 3.53
1799.98/1800.60	c    39087     50     2119    82424   38     4552    4104   2107   6692 5.84
1799.98/1800.60	c    58757     50     3011   118664   39     6327    4515   2999   6209 9.46
1799.98/1800.60	c    88267     50     2737   107619   39     5785    4967   2725   5804 15.21
1799.98/1800.60	c   132537     50     4204   161335   38     8719    5464   4192   5544 23.90
1799.98/1800.60	c   198947     50     4207   165360   39     8718    6011   4195   5045 39.43
1799.98/1800.60	c   298567     50     3519   136098   38     7347    6613   3507   4681 63.77
1799.98/1800.60	c   448002     50     6092   239234   39    12488    7275   6080   4363 102.67
1799.98/1800.60	c   672160     50     6335   242309   38    12978    8003   6323   4032 166.67
1799.98/1800.60	c  1008403     50     7797   301781   38    15901    8804   7785   3652 276.11
1799.98/1800.60	c  1512775     50     6527   255209   39    13366    9685   6515   3437 440.05
1799.98/1800.60	c  2269338     50     7454   287420   38    15215   10654   7442   3177 714.24
1799.98/1800.60	c  3404190     50     6100   237151   38    12511   11720   6088   2826 1204.52
1799.98/1800.60	c Resources Exceeded
1799.98/1800.60	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.98/1800.60	c   24  4629026  11952  4641576    11026   432112  11014   2571 1800.00
1799.98/1800.60	s UNKNOWN
1799.98/1800.60	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/node71/watcher-349998-1176731205 -o ROOT/results/node71/solver-349998-1176731205 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/349998-1176731205/instance-349998-1176731205.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.92 0.98 0.99 3/64 8876
/proc/meminfo: memFree=1901280/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19556 CPUtime=0
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 149109787 20025344 335 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7640699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4889 335 282 324 0 3956 0

[startup+0.0899809 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8876
/proc/meminfo: memFree=1901280/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=12384 CPUtime=0.08
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 566 0 0 0 8 0 0 0 18 0 1 0 149109787 12681216 532 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 3096 533 312 324 0 2165 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12384

[startup+0.101981 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8876
/proc/meminfo: memFree=1901280/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=12512 CPUtime=0.09
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 586 0 0 0 9 0 0 0 18 0 1 0 149109787 12812288 552 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 3128 552 312 324 0 2197 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12512

[startup+0.302008 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8876
/proc/meminfo: memFree=1901280/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=13040 CPUtime=0.29
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 719 0 0 0 29 0 0 0 19 0 1 0 149109787 13352960 685 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 3260 685 312 324 0 2329 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13040

[startup+0.701064 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8876
/proc/meminfo: memFree=1901280/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=13296 CPUtime=0.69
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 791 0 0 0 69 0 0 0 22 0 1 0 149109787 13615104 757 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 3324 757 312 324 0 2393 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13296

[startup+1.50117 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1899224/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=13680 CPUtime=1.48
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 884 0 0 0 148 0 0 0 25 0 1 0 149109787 14008320 850 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 3420 850 312 324 0 2489 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13680

[startup+3.10139 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1898904/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=13808 CPUtime=3.09
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 925 0 0 0 308 1 0 0 25 0 1 0 149109787 14139392 891 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 3452 891 312 324 0 2521 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13808

[startup+6.30283 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1898328/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=14316 CPUtime=6.29
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 1037 0 0 0 626 3 0 0 25 0 1 0 149109787 14659584 1003 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 3579 1003 312 324 0 2648 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14316

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1897896/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=14572 CPUtime=12.69
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 1108 0 0 0 1264 5 0 0 25 0 1 0 149109787 14921728 1074 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 3643 1074 312 324 0 2712 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14572

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1897384/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=15092 CPUtime=25.49
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 1246 0 0 0 2539 10 0 0 25 0 1 0 149109787 15454208 1212 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 3773 1212 312 324 0 2842 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15092

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1897064/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=15468 CPUtime=51.07
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 1336 0 0 0 5090 17 0 0 25 0 1 0 149109787 15839232 1302 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 3867 1302 312 324 0 2936 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15468

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1896616/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=15952 CPUtime=102.26
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 1445 0 0 0 10194 32 0 0 25 0 1 0 149109787 16334848 1411 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 3988 1411 312 324 0 3057 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15952

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1896168/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=16332 CPUtime=162.24
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 1542 0 0 0 16176 48 0 0 25 0 1 0 149109787 16723968 1508 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4083 1508 312 324 0 3152 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 16332

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1895720/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=16696 CPUtime=222.22
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 1632 0 0 0 22158 64 0 0 25 0 1 0 149109787 17096704 1598 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4174 1598 312 324 0 3243 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 16696

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1895144/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=17208 CPUtime=282.2
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 1773 0 0 0 28141 79 0 0 25 0 1 0 149109787 17620992 1739 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4302 1739 312 324 0 3371 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 17208

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1895016/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=17312 CPUtime=342.19
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 1781 0 0 0 34124 95 0 0 25 0 1 0 149109787 17727488 1747 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4328 1747 312 324 0 3397 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 17312

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1895016/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=17304 CPUtime=402.17
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 1781 0 0 0 40110 107 0 0 25 0 1 0 149109787 17719296 1747 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4326 1747 312 324 0 3395 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 17304

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1894504/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=17820 CPUtime=462.15
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 1913 0 0 0 46094 121 0 0 25 0 1 0 149109787 18247680 1879 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4455 1879 312 324 0 3524 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 17820

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1894440/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=17820 CPUtime=522.13
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 1915 0 0 0 52079 134 0 0 25 0 1 0 149109787 18247680 1881 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4455 1881 312 324 0 3524 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 17820

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1894440/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=17820 CPUtime=582.12
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 1925 0 0 0 58066 146 0 0 25 0 1 0 149109787 18247680 1891 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4455 1891 312 324 0 3524 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 17820

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8877
/proc/meminfo: memFree=1894376/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=17924 CPUtime=642.1
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 1935 0 0 0 64052 158 0 0 25 0 1 0 149109787 18354176 1901 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551288 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4481 1901 312 324 0 3550 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 17924


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

/proc/meminfo: memFree=1893352/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=18432 CPUtime=1121.88
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2084 0 0 0 111925 263 0 0 25 0 1 0 149109787 18874368 2049 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4608 2049 312 324 0 3677 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 18432

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1893416/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=18432 CPUtime=1181.87
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2084 0 0 0 117912 275 0 0 25 0 1 0 149109787 18874368 2049 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4608 2049 312 324 0 3677 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 18432

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892904/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19064 CPUtime=1241.85
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2224 0 0 0 123897 288 0 0 25 0 1 0 149109787 19521536 2189 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4766 2189 312 324 0 3835 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 19064

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892776/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19064 CPUtime=1301.83
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2236 0 0 0 129887 296 0 0 25 0 1 0 149109787 19521536 2201 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4766 2201 312 324 0 3835 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 19064

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892776/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19064 CPUtime=1361.81
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2236 0 0 0 135875 306 0 0 25 0 1 0 149109787 19521536 2201 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4766 2201 312 324 0 3835 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 19064

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892712/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19064 CPUtime=1421.79
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2236 0 0 0 141863 316 0 0 25 0 1 0 149109787 19521536 2201 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4766 2201 312 324 0 3835 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 19064

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892712/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19064 CPUtime=1481.78
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2236 0 0 0 147851 327 0 0 25 0 1 0 149109787 19521536 2201 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4766 2201 312 324 0 3835 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 19064

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892712/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19064 CPUtime=1541.75
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2241 0 0 0 153837 338 0 0 25 0 1 0 149109787 19521536 2206 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4766 2206 312 324 0 3835 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 19064

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892712/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19064 CPUtime=1601.74
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2241 0 0 0 159823 351 0 0 25 0 1 0 149109787 19521536 2206 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4766 2206 312 324 0 3835 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 19064

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892648/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19148 CPUtime=1661.72
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2252 0 0 0 165811 361 0 0 25 0 1 0 149109787 19607552 2217 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4787 2217 312 324 0 3856 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 19148

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892584/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19148 CPUtime=1721.7
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2252 0 0 0 171796 374 0 0 25 0 1 0 149109787 19607552 2217 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4787 2217 312 324 0 3856 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 19148

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892584/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19148 CPUtime=1781.69
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2252 0 0 0 177784 385 0 0 25 0 1 0 149109787 19607552 2217 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4787 2217 312 324 0 3856 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 19148

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892584/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19148 CPUtime=1791.29
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2252 0 0 0 178742 387 0 0 25 0 1 0 149109787 19607552 2217 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4787 2217 312 324 0 3856 0
Current children cumulated CPU time (s) 1791.29
Current children cumulated vsize (KiB) 19148

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892584/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19148 CPUtime=1794.49
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2252 0 0 0 179062 387 0 0 25 0 1 0 149109787 19607552 2217 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4787 2217 312 324 0 3856 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (KiB) 19148

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892584/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19148 CPUtime=1797.69
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2252 0 0 0 179381 388 0 0 25 0 1 0 149109787 19607552 2217 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546310 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4787 2217 312 324 0 3856 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 19148

[startup+1799.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892584/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19148 CPUtime=1799.28
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2252 0 0 0 179540 388 0 0 25 0 1 0 149109787 19607552 2217 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4787 2217 312 324 0 3856 0
Current children cumulated CPU time (s) 1799.28
Current children cumulated vsize (KiB) 19148

[startup+1800.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892584/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19148 CPUtime=1799.68
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2252 0 0 0 179580 388 0 0 25 0 1 0 149109787 19607552 2217 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4787 2217 312 324 0 3856 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (KiB) 19148

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892584/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19148 CPUtime=1799.88
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2252 0 0 0 179600 388 0 0 25 0 1 0 149109787 19607552 2217 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4787 2217 312 324 0 3856 0
Current children cumulated CPU time (s) 1799.88
Current children cumulated vsize (KiB) 19148

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9075
/proc/meminfo: memFree=1892584/2055920 swapFree=4184232/4192956
[pid=8876] ppid=8874 vsize=19148 CPUtime=1799.98
/proc/8876/stat : 8876 (bsolo3.0.16) R 8874 8876 8072 0 -1 4194304 2252 0 0 0 179610 388 0 0 25 0 1 0 149109787 19607552 2217 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8876/statm: 4787 2217 312 324 0 3856 0
Current children cumulated CPU time (s) 1799.98
Current children cumulated vsize (KiB) 19148

Child status: 0
Real time (s): 1800.63
CPU time (s): 1800
CPU user time (s): 1796.11
CPU system time (s): 3.89041
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 19156

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

runsolver used 1.22781 second user time and 3.74243 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Mon Apr 16 13:46:45 UTC 2007

IDJOB= 349998
IDBENCH= 2919
IDSOLVER= 163
FILE ID= node71/349998-1176731205

PBS_JOBID= 4559504

Free space on /tmp= 66553 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_3.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/349998-1176731205/instance-349998-1176731205.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-349998-1176731205 -o ROOT/results/node71/solver-349998-1176731205 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/349998-1176731205/instance-349998-1176731205.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  f48abdef3d00ab6f87ca2e4f0d43c1d1

RANDOM SEED= 172718453

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.234
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.234
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:       1901624 kB
Buffers:          9676 kB
Cached:          82392 kB
SwapCached:       2792 kB
Active:          58360 kB
Inactive:        44032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1901624 kB
SwapTotal:     4192956 kB
SwapFree:      4184232 kB
Dirty:            4384 kB
Writeback:           0 kB
Mapped:          16344 kB
Slab:            37896 kB
Committed_AS:  2469600 kB
PageTables:       1448 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= 66553 MiB

End job on node71 on Mon Apr 16 14:16:46 UTC 2007