Trace number 349933

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.01 1800.64

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_1.opb
MD5SUM775c76356ae7fda7a41e5dcf917f66b2
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 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3819
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/349933-1176727749/instance-349933-1176727749.opb
0.00/0.00	c File size is 4987 bytes.
0.00/0.00	c Highest Coefficient sum: 3819
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: 601 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      600   50      194    1200      0      0 0.00
0.00/0.00	c Switching off LPR mode.
1799.96/1800.63	c      100     50      112     4560   40      539    1321    100  12500 0.01
1799.96/1800.63	c      250     50      262    10463   39      842    1454    250  13888 0.02
1799.96/1800.63	c      475     50      487    18712   38     1284    1600    475  14843 0.03
1799.96/1800.63	c      814     50      826    31129   37     1968    1761    814  13796 0.06
1799.96/1800.63	c     1322     50     1334    50623   37     2982    1938   1322  12834 0.10
1799.96/1800.63	c     2085     50     1098    42603   38     2516    2132   1086  11031 0.19
1799.96/1800.63	c     3231     50     1149    44854   39     2617    2346   1137   9311 0.35
1799.96/1800.63	c     4952     50     1663    63928   38     3636    2581   1651   8672 0.57
1799.96/1800.63	c     7536     50     1599    60914   38     3514    2840   1587   8094 0.93
1799.96/1800.63	c    11417     50     2565    97676   38     5451    3125   2553   7581 1.51
1799.96/1800.63	c    17239     50     1991    78280   39     4295    3438   1979   7016 2.46
1799.96/1800.63	c    25978     50     1971    76641   38     4262    3782   1959   6533 3.98
1799.96/1800.63	c    39088     50     3558   136944   38     7431    4161   3546   6225 6.28
1799.96/1800.63	c    58759     50     2094    81261   38     4514    4578   2082   5807 10.12
1799.96/1800.63	c    88272     50     3734   144290   38     7785    5036   3722   5490 16.08
1799.96/1800.63	c   132542     50     4646   175106   37     9605    5540   4634   5005 26.48
1799.96/1800.63	c   198952     50     3775   145695   38     7865    6095   3763   4749 41.89
1799.96/1800.63	c   298572     50     4800   188173   39     9910    6705   4788   4424 67.48
1799.96/1800.63	c   448008     50     5299   203651   38    10921    7376   5287   4177 107.25
1799.96/1800.63	c   672167     50     6203   244221   39    12723    8114   6191   3794 177.16
1799.96/1800.63	c  1008410     50     6975   269354   38    14257    8926   6963   3483 289.49
1799.96/1800.63	c  1512781     50     7835   300774   38    15991    9819   7823   3097 488.38
1799.96/1800.63	c  2269344     50     8300   324495   39    16917   10801   8288   2786 814.30
1799.96/1800.63	c  3404196     50     7784   302542   38    15889   11882   7772   2563 1328.09
1799.96/1800.63	c Resources Exceeded
1799.96/1800.63	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.96/1800.63	c   24  4301167    510  4302156     8620   341837   8608   2389 1800.00
1799.96/1800.63	s UNKNOWN
1799.96/1800.63	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/node24/watcher-349933-1176727749 -o ROOT/results/node24/solver-349933-1176727749 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/349933-1176727749/instance-349933-1176727749.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.98 1.00 1.00 3/77 32747
/proc/meminfo: memFree=1816328/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19556 CPUtime=0
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 366 0 0 0 0 0 0 0 18 0 1 0 120692916 20025344 334 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 3065626 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4889 335 282 324 0 3956 0

[startup+0.0624459 s]
/proc/loadavg: 0.98 1.00 1.00 3/77 32747
/proc/meminfo: memFree=1816328/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=12252 CPUtime=0.05
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 521 0 0 0 5 0 0 0 18 0 1 0 120692916 12546048 487 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 3063 487 312 324 0 2132 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12252

[startup+0.10145 s]
/proc/loadavg: 0.98 1.00 1.00 3/77 32747
/proc/meminfo: memFree=1816328/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=12516 CPUtime=0.09
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 591 0 0 0 9 0 0 0 18 0 1 0 120692916 12816384 557 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 3129 557 312 324 0 2198 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12516

[startup+0.301472 s]
/proc/loadavg: 0.98 1.00 1.00 3/77 32747
/proc/meminfo: memFree=1816328/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=12900 CPUtime=0.29
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 700 0 0 0 29 0 0 0 19 0 1 0 120692916 13209600 666 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 3225 666 312 324 0 2294 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12900

[startup+0.701515 s]
/proc/loadavg: 0.98 1.00 1.00 3/77 32747
/proc/meminfo: memFree=1816328/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=13404 CPUtime=0.69
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 797 0 0 0 69 0 0 0 22 0 1 0 120692916 13725696 763 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 3351 763 312 324 0 2420 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13404

[startup+1.5016 s]
/proc/loadavg: 0.98 1.00 1.00 2/78 32748
/proc/meminfo: memFree=1814400/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=13532 CPUtime=1.49
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 847 0 0 0 148 1 0 0 25 0 1 0 120692916 13856768 813 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 3383 813 312 324 0 2452 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13532

[startup+3.10177 s]
/proc/loadavg: 0.98 1.00 1.00 2/78 32748
/proc/meminfo: memFree=1813952/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=13920 CPUtime=3.09
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 937 0 0 0 307 2 0 0 25 0 1 0 120692916 14254080 903 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 3480 903 312 324 0 2549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13920

[startup+6.30212 s]
/proc/loadavg: 0.98 1.00 1.00 2/78 32748
/proc/meminfo: memFree=1813384/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=14168 CPUtime=6.29
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 991 0 0 0 626 3 0 0 25 0 1 0 120692916 14508032 957 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 3542 957 312 324 0 2611 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14168

[startup+12.7018 s]
/proc/loadavg: 0.98 1.00 1.00 2/78 32748
/proc/meminfo: memFree=1812872/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=14672 CPUtime=12.69
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 1115 0 0 0 1264 5 0 0 25 0 1 0 120692916 15024128 1081 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 3668 1081 312 324 0 2737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14672

[startup+25.5012 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 32748
/proc/meminfo: memFree=1812552/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=14908 CPUtime=25.48
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 1178 0 0 0 2539 9 0 0 25 0 1 0 120692916 15265792 1144 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 3727 1144 312 324 0 2796 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14908

[startup+51.102 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 32748
/proc/meminfo: memFree=1811976/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=15560 CPUtime=51.08
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 1354 0 0 0 5091 17 0 0 25 0 1 0 120692916 15933440 1320 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 3890 1320 312 324 0 2959 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15560

[startup+102.306 s]
/proc/loadavg: 1.16 1.04 1.01 2/78 32748
/proc/meminfo: memFree=1811656/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=15944 CPUtime=102.27
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 1449 0 0 0 10196 31 0 0 25 0 1 0 120692916 16326656 1415 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 3986 1415 312 324 0 3055 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15944

[startup+162.301 s]
/proc/loadavg: 1.11 1.05 1.01 2/78 32748
/proc/meminfo: memFree=1811208/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=16324 CPUtime=162.24
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 1546 0 0 0 16180 44 0 0 25 0 1 0 120692916 16715776 1512 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4081 1512 312 324 0 3150 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 16324

[startup+222.302 s]
/proc/loadavg: 1.04 1.03 1.00 2/78 32748
/proc/meminfo: memFree=1810760/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=16828 CPUtime=222.23
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 1669 0 0 0 22166 57 0 0 25 0 1 0 120692916 17231872 1635 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4207 1635 312 324 0 3276 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 16828

[startup+282.301 s]
/proc/loadavg: 1.06 1.04 1.00 2/78 32748
/proc/meminfo: memFree=1810696/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=16828 CPUtime=282.21
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 1676 0 0 0 28151 70 0 0 25 0 1 0 120692916 17231872 1642 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4207 1642 312 324 0 3276 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 16828

[startup+342.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/78 32748
/proc/meminfo: memFree=1810184/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=17320 CPUtime=342.19
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 1782 0 0 0 34136 83 0 0 25 0 1 0 120692916 17735680 1748 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4330 1748 312 324 0 3399 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 17320

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 32748
/proc/meminfo: memFree=1810120/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=17284 CPUtime=402.18
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 1789 0 0 0 40122 96 0 0 25 0 1 0 120692916 17698816 1755 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160091740 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4321 1755 312 324 0 3390 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 17284

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 32748
/proc/meminfo: memFree=1810120/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=17284 CPUtime=462.15
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 1789 0 0 0 46107 108 0 0 25 0 1 0 120692916 17698816 1755 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4321 1755 312 324 0 3390 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 17284

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 32748
/proc/meminfo: memFree=1809544/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=17908 CPUtime=522.14
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 1934 0 0 0 52094 120 0 0 25 0 1 0 120692916 18337792 1900 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4477 1900 312 324 0 3546 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 17908

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32748
/proc/meminfo: memFree=1809544/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=17908 CPUtime=582.12
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 1934 0 0 0 58081 131 0 0 25 0 1 0 120692916 18337792 1900 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4477 1900 312 324 0 3546 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 17908

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32748
/proc/meminfo: memFree=1809544/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=17900 CPUtime=642.11
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 1934 0 0 0 64069 142 0 0 25 0 1 0 120692916 18329600 1900 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4475 1900 312 324 0 3544 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 17900


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

/proc/meminfo: memFree=1808584/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=18496 CPUtime=1121.85
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2086 0 0 0 111953 232 0 0 25 0 1 0 120692916 18939904 2052 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4624 2052 312 324 0 3693 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 18496

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1808648/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=18496 CPUtime=1181.84
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2086 0 0 0 117941 243 0 0 25 0 1 0 120692916 18939904 2052 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4624 2052 312 324 0 3693 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 18496

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1808712/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=18492 CPUtime=1241.82
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2086 0 0 0 123928 254 0 0 25 0 1 0 120692916 18935808 2052 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4623 2052 312 324 0 3692 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 18492

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1808648/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=18488 CPUtime=1301.81
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2087 0 0 0 129916 265 0 0 25 0 1 0 120692916 18931712 2053 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4622 2053 312 324 0 3691 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 18488

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1808008/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19116 CPUtime=1361.78
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2245 0 0 0 135901 277 0 0 25 0 1 0 120692916 19574784 2211 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4779 2211 312 324 0 3848 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 19116

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1807944/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19180 CPUtime=1421.78
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2263 0 0 0 141891 287 0 0 25 0 1 0 120692916 19640320 2229 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4795 2229 312 324 0 3864 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 19180

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1807944/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19176 CPUtime=1481.76
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2263 0 0 0 147879 297 0 0 25 0 1 0 120692916 19636224 2229 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4794 2229 312 324 0 3863 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 19176

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1807880/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19176 CPUtime=1541.74
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2267 0 0 0 153868 306 0 0 25 0 1 0 120692916 19636224 2233 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4794 2233 312 324 0 3863 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 19176

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1807880/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19176 CPUtime=1601.72
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2267 0 0 0 159855 317 0 0 25 0 1 0 120692916 19636224 2233 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4794 2233 312 324 0 3863 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 19176

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1807880/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19176 CPUtime=1661.7
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2267 0 0 0 165844 326 0 0 25 0 1 0 120692916 19636224 2233 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4794 2233 312 324 0 3863 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 19176

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1807816/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19276 CPUtime=1721.69
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2275 0 0 0 171833 336 0 0 25 0 1 0 120692916 19738624 2241 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 3047144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4819 2241 312 324 0 3888 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 19276

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1807752/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19216 CPUtime=1781.66
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2275 0 0 0 177819 347 0 0 25 0 1 0 120692916 19677184 2241 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4804 2241 312 324 0 3873 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 19216

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1807752/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19216 CPUtime=1791.27
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2275 0 0 0 178778 349 0 0 25 0 1 0 120692916 19677184 2241 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4804 2241 312 324 0 3873 0
Current children cumulated CPU time (s) 1791.27
Current children cumulated vsize (KiB) 19216

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1807752/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19212 CPUtime=1794.47
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2275 0 0 0 179097 350 0 0 25 0 1 0 120692916 19673088 2241 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4803 2241 312 324 0 3872 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 19212

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1807752/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19212 CPUtime=1797.66
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2275 0 0 0 179416 350 0 0 25 0 1 0 120692916 19673088 2241 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4803 2241 312 324 0 3872 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 19212

[startup+1799.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1807752/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19212 CPUtime=1799.26
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2275 0 0 0 179576 350 0 0 25 0 1 0 120692916 19673088 2241 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4803 2241 312 324 0 3872 0
Current children cumulated CPU time (s) 1799.26
Current children cumulated vsize (KiB) 19212

[startup+1800.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1807752/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19212 CPUtime=1799.66
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2275 0 0 0 179616 350 0 0 25 0 1 0 120692916 19673088 2241 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4803 2241 312 324 0 3872 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (KiB) 19212

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1807752/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19212 CPUtime=1799.86
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2275 0 0 0 179636 350 0 0 25 0 1 0 120692916 19673088 2241 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134573504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4803 2241 312 324 0 3872 0
Current children cumulated CPU time (s) 1799.86
Current children cumulated vsize (KiB) 19212

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 478
/proc/meminfo: memFree=1807752/2055920 swapFree=4158520/4192956
[pid=32747] ppid=32745 vsize=19212 CPUtime=1799.96
/proc/32747/stat : 32747 (bsolo3.0.16) R 32745 32747 31837 0 -1 4194304 2275 0 0 0 179646 350 0 0 25 0 1 0 120692916 19673088 2241 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32747/statm: 4803 2241 312 324 0 3872 0
Current children cumulated CPU time (s) 1799.96
Current children cumulated vsize (KiB) 19212

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.01
CPU user time (s): 1796.5
CPU system time (s): 3.50847
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 19284

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

runsolver used 2.14267 second user time and 4.33434 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Mon Apr 16 12:49:09 UTC 2007

IDJOB= 349933
IDBENCH= 2906
IDSOLVER= 163
FILE ID= node24/349933-1176727749

PBS_JOBID= 4559492

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

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  775c76356ae7fda7a41e5dcf917f66b2

RANDOM SEED= 313726945

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1816736 kB
Buffers:         31932 kB
Cached:         123596 kB
SwapCached:       2844 kB
Active:          58476 kB
Inactive:       121948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816736 kB
SwapTotal:     4192956 kB
SwapFree:      4158520 kB
Dirty:            4408 kB
Writeback:           0 kB
Mapped:          32188 kB
Slab:            44264 kB
Committed_AS:  1787588 kB
PageTables:       1780 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= 66519 MiB

End job on node24 on Mon Apr 16 13:19:10 UTC 2007