Trace number 1876983

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
bsolo 3.1? 1798 1798.66

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_4.opb
MD5SUM153ea7f27a80a18c7caefc8ed55018be
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 variables41
Total number of constraints11
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 constraints10
Minimum length of a constraint1
Maximum length of a constraint40
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 1207
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3621
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

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1876983-1245178064.opb
0.00/0.00	c File size is 3392 bytes.
0.00/0.00	c Highest Coefficient sum: 3621
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 41 Constr: 11 1/0/10 Lit: 399 Watch. Lit: 143
0.00/0.00	c Obj. Vars: 1 (2.43902 % of total variables)
0.00/0.00	c Pre-processing Time: 0.001 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0     40       10      398   39      146     796      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
1797.93/1798.66	c      100     40      141     4257   30      737     876    131   9090 0.01
1797.93/1798.66	c      251     40      348    10460   30     1514     964    338   8964 0.03
1797.93/1798.66	c      476     40      666    20031   30     2919    1061    656   8067 0.06
1797.93/1798.66	c      814     40      577    17139   29     1428    1168    567   6840 0.12
1797.93/1798.66	c     1323     40      704    21213   30     1844    1285    694   6926 0.19
1797.93/1798.66	c     2086     40     1196    36838   30     3954    1414   1186   6930 0.30
1797.93/1798.66	c     3232     40      794    24770   31     1979    1556    784   6569 0.49
1797.93/1798.66	c     4953     40     1011    31369   31     3032    1712   1001   6432 0.77
1797.93/1798.66	c     7537     40     1364    41856   30     4374    1884   1354   6218 1.21
1797.93/1798.66	c    11416     40     1084    32620   30     3108    2073   1074   5878 1.94
1797.93/1798.66	c    17239     40     1216    36741   30     3781    2281   1206   5644 3.05
1797.93/1798.66	c    25977     40     2052    62498   30     7115    2510   2042   5409 4.80
1797.93/1798.66	c    39087     40     2442    74923   30     8641    2762   2432   5116 7.64
1797.93/1798.66	c    58757     40     1748    54015   30     6775    3039   1738   4771 12.31
1797.93/1798.66	c    88267     40     3023    92600   30    11470    3343   3013   4590 19.23
1797.93/1798.66	c   132538     40     2936    89005   30    11459    3678   2926   4236 31.29
1797.93/1798.66	c   198948     40     3337   101560   30    12280    4046   3327   4060 48.99
1797.93/1798.66	c   298568     40     3970   122388   30    14776    4451   3960   3764 79.31
1797.93/1798.66	c   448003     40     2846    87371   30    10197    4897   2836   3508 127.71
1797.93/1798.66	c   672162     40     4329   131441   30    16245    5387   4319   3288 204.37
1797.93/1798.66	c  1008405     40     4138   128065   30    15002    5926   4128   3024 333.42
1797.93/1798.66	c  1512777     40     4067   124840   30    15613    6519   4057   2743 551.46
1797.93/1798.66	c  2269340     40     6171   188638   30    27466    7171   6161   2488 912.00
1797.93/1798.66	c  3404191     40     5361   163747   30    20879    7889   5351   2260 1505.88
1797.93/1798.66	c Resources Exceeded
1797.93/1798.66	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.66	c   24  3896552  32814  3929934     7197   216244   7187   2167 1798.00
1797.93/1798.66	s UNKNOWN
1797.93/1798.66	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1876983-1245178064/watcher-1876983-1245178064 -o /tmp/evaluation-result-1876983-1245178064/solver-1876983-1245178064 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876983-1245178064.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 5567
/proc/meminfo: memFree=1828728/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=26200 CPUtime=0
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 258 0 0 0 0 0 0 0 18 0 1 0 185400612 26828800 241 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 6550 241 198 640 0 5906 0

[startup+0.0517141 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 5567
/proc/meminfo: memFree=1828728/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=18776 CPUtime=0.04
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 330 0 0 0 4 0 0 0 18 0 1 0 185400612 19226624 313 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 4694 313 198 640 0 4050 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18776

[startup+0.101724 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 5567
/proc/meminfo: memFree=1828728/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=18904 CPUtime=0.09
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 388 0 0 0 9 0 0 0 18 0 1 0 185400612 19357696 371 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 4726 371 198 640 0 4082 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18904

[startup+0.301759 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 5567
/proc/meminfo: memFree=1828728/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=19164 CPUtime=0.29
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 431 0 0 0 29 0 0 0 19 0 1 0 185400612 19623936 414 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 4791 414 198 640 0 4147 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19164

[startup+0.702831 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 5567
/proc/meminfo: memFree=1828728/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=19292 CPUtime=0.69
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 474 0 0 0 69 0 0 0 22 0 1 0 185400612 19755008 457 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 4823 457 198 640 0 4179 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19292

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5568
/proc/meminfo: memFree=1827504/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=19420 CPUtime=1.49
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 516 0 0 0 148 1 0 0 25 0 1 0 185400612 19886080 499 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 4855 499 198 640 0 4211 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19420

[startup+3.10127 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5568
/proc/meminfo: memFree=1827184/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=19552 CPUtime=3.09
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 549 0 0 0 307 2 0 0 25 0 1 0 185400612 20021248 532 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 4888 532 198 640 0 4244 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19552

[startup+6.30185 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5568
/proc/meminfo: memFree=1826736/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=19812 CPUtime=6.29
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 601 0 0 0 625 4 0 0 25 0 1 0 185400612 20287488 584 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 4953 584 198 640 0 4309 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19812

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5568
/proc/meminfo: memFree=1826552/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=20072 CPUtime=12.68
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 671 0 0 0 1262 6 0 0 25 0 1 0 185400612 20553728 654 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5018 654 198 640 0 4374 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20072

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5568
/proc/meminfo: memFree=1826232/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=20336 CPUtime=25.48
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 735 0 0 0 2538 10 0 0 25 0 1 0 185400612 20824064 718 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5084 718 198 640 0 4440 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20336

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5568
/proc/meminfo: memFree=1825912/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=20720 CPUtime=51.06
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 823 0 0 0 5089 17 0 0 25 0 1 0 185400612 21217280 806 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5180 806 198 640 0 4536 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 20720

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5568
/proc/meminfo: memFree=1825656/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=20968 CPUtime=102.25
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 889 0 0 0 10194 31 0 0 25 0 1 0 185400612 21471232 872 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5242 872 198 640 0 4598 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 20968

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5568
/proc/meminfo: memFree=1825336/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=21212 CPUtime=162.22
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 949 0 0 0 16175 47 0 0 25 0 1 0 185400612 21721088 932 1992294400 134512640 137136520 4294956256 18446744073709551615 134540854 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5303 932 198 640 0 4659 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 21212

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5568
/proc/meminfo: memFree=1824952/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=21472 CPUtime=222.2
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1031 0 0 0 22157 63 0 0 25 0 1 0 185400612 21987328 1014 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5368 1014 198 640 0 4724 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 21472

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5568
/proc/meminfo: memFree=1824888/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=21588 CPUtime=282.18
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1042 0 0 0 28141 77 0 0 25 0 1 0 185400612 22106112 1025 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5397 1025 198 640 0 4753 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 21588

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5570
/proc/meminfo: memFree=1824504/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=21924 CPUtime=342.16
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1119 0 0 0 34125 91 0 0 25 0 1 0 185400612 22450176 1102 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5481 1102 198 640 0 4837 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 21924

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5570
/proc/meminfo: memFree=1824504/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=21916 CPUtime=402.14
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1119 0 0 0 40111 103 0 0 25 0 1 0 185400612 22441984 1102 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5479 1102 198 640 0 4835 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 21916

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5570
/proc/meminfo: memFree=1824504/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=21904 CPUtime=462.11
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1119 0 0 0 46097 114 0 0 25 0 1 0 185400612 22429696 1102 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5476 1102 198 640 0 4832 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 21904

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5570
/proc/meminfo: memFree=1824504/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=21896 CPUtime=522.1
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1119 0 0 0 52080 130 0 0 25 0 1 0 185400612 22421504 1102 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5474 1102 198 640 0 4830 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 21896

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5570
/proc/meminfo: memFree=1824184/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22136 CPUtime=582.07
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1189 0 0 0 58065 142 0 0 25 0 1 0 185400612 22667264 1172 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5534 1172 198 640 0 4890 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 22136

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5570
/proc/meminfo: memFree=1824184/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22136 CPUtime=642.05
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1198 0 0 0 64053 152 0 0 25 0 1 0 185400612 22667264 1181 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5534 1181 198 640 0 4890 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 22136

[startup+702.302 s]

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

/proc/meminfo: memFree=1823608/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22528 CPUtime=1121.87
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1293 0 0 0 111933 254 0 0 25 0 1 0 185400612 23068672 1276 1992294400 134512640 137136520 4294956256 18446744073709551615 136518947 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5632 1276 198 640 0 4988 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 22528

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1823544/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22528 CPUtime=1181.85
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1293 0 0 0 117920 265 0 0 25 0 1 0 185400612 23068672 1276 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5632 1276 198 640 0 4988 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 22528

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1823544/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22528 CPUtime=1241.83
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1293 0 0 0 123906 277 0 0 25 0 1 0 185400612 23068672 1276 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5632 1276 198 640 0 4988 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 22528

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1823480/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22528 CPUtime=1301.81
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1293 0 0 0 129892 289 0 0 25 0 1 0 185400612 23068672 1276 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5632 1276 198 640 0 4988 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 22528

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1823480/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22636 CPUtime=1361.79
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1299 0 0 0 135877 302 0 0 25 0 1 0 185400612 23179264 1282 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5659 1282 198 640 0 5015 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 22636

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1823480/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22632 CPUtime=1421.77
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1299 0 0 0 141863 314 0 0 25 0 1 0 185400612 23175168 1282 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5658 1282 198 640 0 5014 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 22632

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1823480/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22624 CPUtime=1481.74
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1299 0 0 0 147848 326 0 0 25 0 1 0 185400612 23166976 1282 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5656 1282 198 640 0 5012 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 22624

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1823160/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22876 CPUtime=1541.72
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1378 0 0 0 153835 337 0 0 25 0 1 0 185400612 23425024 1361 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5719 1361 198 640 0 5075 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 22876

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1823096/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22876 CPUtime=1601.69
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1378 0 0 0 159822 347 0 0 25 0 1 0 185400612 23425024 1361 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5719 1361 198 640 0 5075 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 22876

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1823032/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22980 CPUtime=1661.68
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1387 0 0 0 165811 357 0 0 25 0 1 0 185400612 23531520 1370 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5745 1370 198 640 0 5101 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 22980

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1823032/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22980 CPUtime=1721.66
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1387 0 0 0 171798 368 0 0 25 0 1 0 185400612 23531520 1370 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5745 1370 198 640 0 5101 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 22980

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1822968/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22972 CPUtime=1781.64
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1393 0 0 0 177785 379 0 0 25 0 1 0 185400612 23523328 1376 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5743 1376 198 640 0 5099 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 22972

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1822968/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22972 CPUtime=1791.24
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1393 0 0 0 178743 381 0 0 25 0 1 0 185400612 23523328 1376 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5743 1376 198 640 0 5099 0
Current children cumulated CPU time (s) 1791.24
Current children cumulated vsize (KiB) 22972

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1822968/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22972 CPUtime=1794.44
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1393 0 0 0 179062 382 0 0 25 0 1 0 185400612 23523328 1376 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5743 1376 198 640 0 5099 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (KiB) 22972

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1822968/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22972 CPUtime=1796.03
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1393 0 0 0 179221 382 0 0 25 0 1 0 185400612 23523328 1376 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5743 1376 198 640 0 5099 0
Current children cumulated CPU time (s) 1796.03
Current children cumulated vsize (KiB) 22972

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1822968/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22972 CPUtime=1796.83
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1393 0 0 0 179301 382 0 0 25 0 1 0 185400612 23523328 1376 1992294400 134512640 137136520 4294956256 18446744073709551615 136498244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5743 1376 198 640 0 5099 0
Current children cumulated CPU time (s) 1796.83
Current children cumulated vsize (KiB) 22972

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1822968/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22972 CPUtime=1797.63
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1393 0 0 0 179380 383 0 0 25 0 1 0 185400612 23523328 1376 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5743 1376 198 640 0 5099 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (KiB) 22972

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1822968/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22972 CPUtime=1797.84
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1393 0 0 0 179401 383 0 0 25 0 1 0 185400612 23523328 1376 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5743 1376 198 640 0 5099 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 22972

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 5576
/proc/meminfo: memFree=1822968/2055920 swapFree=4182476/4192956
[pid=5567] ppid=5565 vsize=22972 CPUtime=1797.93
/proc/5567/stat : 5567 (bsolo) R 5565 5567 5488 0 -1 4194304 1393 0 0 0 179410 383 0 0 25 0 1 0 185400612 23523328 1376 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5567/statm: 5743 1376 198 640 0 5099 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 22972

Child status: 0
Real time (s): 1798.66
CPU time (s): 1798
CPU user time (s): 1794.17
CPU system time (s): 3.83142
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 22980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.17
system time used= 3.83142
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1394
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 3093

runsolver used 1.51977 second user time and 3.45247 second system time

The end

Launcher Data

Begin job on node67 at 2009-06-16 20:47:44
IDJOB=1876983
IDBENCH=2929
IDSOLVER=699
FILE ID=node67/1876983-1245178064
PBS_JOBID= 9368271
Free space on /tmp= 66428 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_4.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1876983-1245178064/watcher-1876983-1245178064 -o /tmp/evaluation-result-1876983-1245178064/solver-1876983-1245178064 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1876983-1245178064.opb

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

MD5SUM BENCH= 153ea7f27a80a18c7caefc8ed55018be
RANDOM SEED=2081791486

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.272
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.272
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:       1829144 kB
Buffers:         24300 kB
Cached:         139612 kB
SwapCached:       4524 kB
Active:          48400 kB
Inactive:       123036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829144 kB
SwapTotal:     4192956 kB
SwapFree:      4182476 kB
Dirty:            3940 kB
Writeback:           0 kB
Mapped:          13384 kB
Slab:            41292 kB
Committed_AS:   103980 kB
PageTables:       1440 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1876983-1245178064.opb

Free space on /tmp at the end= 66424 MiB
End job on node67 at 2009-06-16 21:17:43