Trace number 349907

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_1.opb
MD5SUM487945ea0e229650aa78cf341d4ff673
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 variables61
Total number of constraints15
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 constraints14
Minimum length of a constraint1
Maximum length of a constraint59
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 1488
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4465
Number of bits of the biggest sum of numbers13
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/349907-1176726508/instance-349907-1176726508.opb
0.00/0.00	c File size is 6706 bytes.
0.00/0.00	c Highest Coefficient sum: 4465
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: 61 Constr: 15 1/0/14 Lit: 819 Watch. Lit: 267
0.00/0.00	c Obj. Vars: 1 (1.63934 % 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     60       14      818   58      270    1636      0      0 0.00
0.00/0.00	c Switching off LPR mode.
1799.91/1800.49	c      100     60      114     5351   46      645    1800    100   9090 0.01
1799.91/1800.49	c      250     60      264    12303   46      951    1981    250  10869 0.02
1799.91/1800.49	c      475     60      489    22457   45     1390    2180    475  11309 0.04
1799.91/1800.49	c      813     60      827    38650   46     2073    2399    813  10840 0.07
1799.91/1800.49	c     1322     60     1336    62312   46     3092    2639   1322  10015 0.13
1799.91/1800.49	c     2086     60     2100    98463   46     4625    2903   2086   9149 0.23
1799.91/1800.49	c     3232     60     1746    82084   47     3916    3194   1732   7902 0.41
1799.91/1800.49	c     4953     60     1823    86568   47     4072    3514   1809   7199 0.69
1799.91/1800.49	c     7537     60     2599   123164   47     5617    3866   2585   6711 1.12
1799.91/1800.49	c    11418     60     2535   117218   46     5505    4253   2521   6099 1.87
1799.91/1800.49	c    17241     60     4024   186498   46     8463    4679   4010   5605 3.08
1799.91/1800.49	c    25979     60     3233   154934   47     6886    5147   3219   5214 4.98
1799.91/1800.49	c    39089     60     3273   153388   46     6955    5662   3259   4847 8.06
1799.91/1800.49	c    58759     60     2846   137280   48     6122    6229   2832   4430 13.26
1799.91/1800.49	c    88269     60     3955   188112   47     8333    6852   3941   4137 21.33
1799.91/1800.49	c   132539     60     6608   308648   46    13636    7538   6594   3813 34.75
1799.91/1800.49	c   198949     60     4424   208449   47     9250    8292   4410   3495 56.92
1799.91/1800.49	c   298569     60     7745   360859   46    15928    9122   7731   3181 93.83
1799.91/1800.49	c   448004     60     5360   254524   47    11143   10035   5346   2928 152.98
1799.91/1800.49	c   672162     60     7021   339310   48    14458   11039   7007   2635 255.08
1799.91/1800.49	c  1008405     60     9645   457233   47    19715   12143   9631   2381 423.40
1799.91/1800.49	c  1512776     60     6829   317122   46    14086   13358   6815   2114 715.33
1799.91/1800.49	c  2269339     60    10878   519691   47    22188   14694  10864   1942 1168.10
1799.91/1800.49	c Resources Exceeded
1799.91/1800.49	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.91/1800.49	c   23  3161549   2480  3164604     9282   442137   9268   1756 1800.00
1799.91/1800.49	s UNKNOWN
1799.91/1800.49	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/node15/watcher-349907-1176726508 -o ROOT/results/node15/solver-349907-1176726508 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/349907-1176726508/instance-349907-1176726508.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: 1.00 1.00 1.00 3/77 23938
/proc/meminfo: memFree=1784264/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=19556 CPUtime=0
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 120568384 20025344 335 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7947899 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 4889 335 282 324 0 3956 0

[startup+0.0593149 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23938
/proc/meminfo: memFree=1784264/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=12248 CPUtime=0.05
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 513 0 0 0 5 0 0 0 18 0 1 0 120568384 12541952 479 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 3062 479 312 324 0 2131 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12248

[startup+0.101318 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23938
/proc/meminfo: memFree=1784264/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=12512 CPUtime=0.09
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 586 0 0 0 9 0 0 0 18 0 1 0 120568384 12812288 552 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 3128 552 312 324 0 2197 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12512

[startup+0.301382 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23938
/proc/meminfo: memFree=1784264/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=13540 CPUtime=0.29
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 852 0 0 0 29 0 0 0 19 0 1 0 120568384 13864960 818 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 3385 818 312 324 0 2454 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13540

[startup+0.701373 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 23938
/proc/meminfo: memFree=1784264/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=14056 CPUtime=0.69
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 988 0 0 0 69 0 0 0 23 0 1 0 120568384 14393344 954 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 3514 954 312 324 0 2583 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14056

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23939
/proc/meminfo: memFree=1781376/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=14576 CPUtime=1.49
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 1107 0 0 0 148 1 0 0 25 0 1 0 120568384 14925824 1073 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 3644 1073 312 324 0 2713 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14576

[startup+3.10159 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23939
/proc/meminfo: memFree=1780928/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=14840 CPUtime=3.09
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 1166 0 0 0 308 1 0 0 25 0 1 0 120568384 15196160 1132 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 3710 1132 312 324 0 2779 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14840

[startup+6.30197 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23939
/proc/meminfo: memFree=1780032/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=15484 CPUtime=6.29
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 1338 0 0 0 627 2 0 0 25 0 1 0 120568384 15855616 1304 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 3871 1304 312 324 0 2940 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15484

[startup+12.7025 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23939
/proc/meminfo: memFree=1779520/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=15988 CPUtime=12.69
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 1456 0 0 0 1264 5 0 0 25 0 1 0 120568384 16371712 1422 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 3997 1422 312 324 0 3066 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15988

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23939
/proc/meminfo: memFree=1778688/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=16752 CPUtime=25.48
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 1649 0 0 0 2540 8 0 0 25 0 1 0 120568384 17154048 1615 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 4188 1615 312 324 0 3257 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16752

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23939
/proc/meminfo: memFree=1778240/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=17260 CPUtime=51.08
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 1770 0 0 0 5093 15 0 0 25 0 1 0 120568384 17674240 1736 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 4315 1736 312 324 0 3384 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17260

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23939
/proc/meminfo: memFree=1777216/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=18292 CPUtime=102.27
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 2040 0 0 0 10201 26 0 0 25 0 1 0 120568384 18731008 2006 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 4573 2006 312 324 0 3642 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 18292

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23939
/proc/meminfo: memFree=1776512/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=18968 CPUtime=162.25
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 2212 0 0 0 16187 38 0 0 25 0 1 0 120568384 19423232 2178 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 4742 2178 312 324 0 3811 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18968

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23939
/proc/meminfo: memFree=1776192/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=19296 CPUtime=222.23
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 2277 0 0 0 22174 49 0 0 25 0 1 0 120568384 19759104 2243 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 4824 2243 312 324 0 3893 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 19296

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23939
/proc/meminfo: memFree=1775488/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=19920 CPUtime=282.22
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 2447 0 0 0 28162 60 0 0 25 0 1 0 120568384 20398080 2413 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 4980 2413 312 324 0 4049 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 19920

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23939
/proc/meminfo: memFree=1775488/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=19920 CPUtime=342.2
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 2453 0 0 0 34150 70 0 0 25 0 1 0 120568384 20398080 2419 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 4980 2419 312 324 0 4049 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 19920

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23939
/proc/meminfo: memFree=1775424/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=19920 CPUtime=402.18
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 2453 0 0 0 40136 82 0 0 25 0 1 0 120568384 20398080 2419 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 4980 2419 312 324 0 4049 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 19920

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23939
/proc/meminfo: memFree=1774656/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=20660 CPUtime=462.17
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 2636 0 0 0 46125 92 0 0 25 0 1 0 120568384 21155840 2602 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5165 2602 312 324 0 4234 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 20660

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23939
/proc/meminfo: memFree=1774656/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=20660 CPUtime=522.15
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 2636 0 0 0 52112 103 0 0 25 0 1 0 120568384 21155840 2602 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5165 2602 312 324 0 4234 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 20660

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1774720/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=20660 CPUtime=582.13
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 2638 0 0 0 58100 113 0 0 25 0 1 0 120568384 21155840 2604 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5165 2604 312 324 0 4234 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 20660

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1774656/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=20660 CPUtime=642.12
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 2638 0 0 0 64089 123 0 0 25 0 1 0 120568384 21155840 2604 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5165 2604 312 324 0 4234 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 20660


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

/proc/meminfo: memFree=1773568/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=21604 CPUtime=1121.99
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 2885 0 0 0 111990 209 0 0 25 0 1 0 120568384 22122496 2842 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5401 2842 312 324 0 4470 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 21604

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772800/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22480 CPUtime=1181.97
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3089 0 0 0 117977 220 0 0 25 0 1 0 120568384 23019520 3045 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5620 3045 312 324 0 4689 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 22480

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772800/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22468 CPUtime=1241.96
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3089 0 0 0 123966 230 0 0 25 0 1 0 120568384 23007232 3045 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5617 3045 312 324 0 4686 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 22468

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772800/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22468 CPUtime=1301.95
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3089 0 0 0 129955 240 0 0 25 0 1 0 120568384 23007232 3045 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5617 3045 312 324 0 4686 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 22468

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772736/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22464 CPUtime=1361.92
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3089 0 0 0 135944 248 0 0 25 0 1 0 120568384 23003136 3045 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5616 3045 312 324 0 4685 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 22464

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772800/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22464 CPUtime=1421.91
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3089 0 0 0 141935 256 0 0 25 0 1 0 120568384 23003136 3045 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5616 3045 312 324 0 4685 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 22464

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772672/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22508 CPUtime=1481.89
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3109 0 0 0 147924 265 0 0 25 0 1 0 120568384 23048192 3065 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5627 3065 312 324 0 4696 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 22508

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772608/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22624 CPUtime=1541.88
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3130 0 0 0 153913 275 0 0 25 0 1 0 120568384 23166976 3086 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5656 3086 312 324 0 4725 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 22624

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772608/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22624 CPUtime=1601.86
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3138 0 0 0 159901 285 0 0 25 0 1 0 120568384 23166976 3094 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5656 3094 312 324 0 4725 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 22624

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772544/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22624 CPUtime=1661.84
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3138 0 0 0 165889 295 0 0 25 0 1 0 120568384 23166976 3094 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5656 3094 312 324 0 4725 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 22624

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772480/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22696 CPUtime=1721.83
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3157 0 0 0 171878 305 0 0 25 0 1 0 120568384 23240704 3113 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5674 3113 312 324 0 4743 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 22696

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772480/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22696 CPUtime=1781.81
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3157 0 0 0 177865 316 0 0 25 0 1 0 120568384 23240704 3113 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5674 3113 312 324 0 4743 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 22696

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 23941
/proc/meminfo: memFree=1772416/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22696 CPUtime=1791.41
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3157 0 0 0 178825 316 0 0 25 0 1 0 120568384 23240704 3113 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5674 3113 312 324 0 4743 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 22696

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772480/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22696 CPUtime=1794.61
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3157 0 0 0 179144 317 0 0 25 0 1 0 120568384 23240704 3113 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5674 3113 312 324 0 4743 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 22696

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772480/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22696 CPUtime=1797.81
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3157 0 0 0 179463 318 0 0 25 0 1 0 120568384 23240704 3113 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551088 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5674 3113 312 324 0 4743 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 22696

[startup+1799.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772480/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22696 CPUtime=1798.61
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3157 0 0 0 179543 318 0 0 25 0 1 0 120568384 23240704 3113 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5674 3113 312 324 0 4743 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (KiB) 22696

[startup+1799.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772480/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22696 CPUtime=1799.41
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3157 0 0 0 179623 318 0 0 25 0 1 0 120568384 23240704 3113 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5674 3113 312 324 0 4743 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (KiB) 22696

[startup+1800.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772480/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22696 CPUtime=1799.81
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3157 0 0 0 179663 318 0 0 25 0 1 0 120568384 23240704 3113 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7945932 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5674 3113 312 324 0 4743 0
Current children cumulated CPU time (s) 1799.81
Current children cumulated vsize (KiB) 22696

[startup+1800.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23941
/proc/meminfo: memFree=1772480/2055920 swapFree=4169144/4192956
[pid=23938] ppid=23936 vsize=22696 CPUtime=1799.91
/proc/23938/stat : 23938 (bsolo3.0.16) R 23936 23938 22585 0 -1 4194304 3157 0 0 0 179673 318 0 0 25 0 1 0 120568384 23240704 3113 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23938/statm: 5674 3113 312 324 0 4743 0
Current children cumulated CPU time (s) 1799.91
Current children cumulated vsize (KiB) 22696

Child status: 0
Real time (s): 1800.49
CPU time (s): 1800.01
CPU user time (s): 1796.82
CPU system time (s): 3.18751
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 22728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.82
system time used= 3.18751
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3158
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= 11
involuntary context switches= 3160

runsolver used 2.21466 second user time and 4.09538 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Mon Apr 16 12:28:28 UTC 2007

IDJOB= 349907
IDBENCH= 2900
IDSOLVER= 163
FILE ID= node15/349907-1176726508

PBS_JOBID= 4559445

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

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  487945ea0e229650aa78cf341d4ff673

RANDOM SEED= 578626500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1784736 kB
Buffers:         29640 kB
Cached:         164868 kB
SwapCached:       2964 kB
Active:         108580 kB
Inactive:       110280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784736 kB
SwapTotal:     4192956 kB
SwapFree:      4169144 kB
Dirty:            4508 kB
Writeback:           0 kB
Mapped:          31396 kB
Slab:            37820 kB
Committed_AS:  6098728 kB
PageTables:       1872 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= 66507 MiB

End job on node15 on Mon Apr 16 12:58:28 UTC 2007