Trace number 1879845

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 pbOPT0 663.16 663.355

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_3.opb
MD5SUM37c74b9e914d30b1ddfc0838676dd479
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark663.16
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
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 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3487
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: Generic Pseudo-Boolean 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-1879845-1245241729.opb
0.00/0.00	c File size is 3364 bytes.
0.00/0.00	c Highest Coefficient sum: 3487
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: 395 Watch. Lit: 138
0.00/0.00	c Obj. Vars: 1 (2.43902 % of total variables)
0.00/0.00	c Pre-processing Time: 0 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      394   39      142     788      0 -2147483648 0.00
0.00/0.00	c Switching off lower bounding mode.
663.10/663.35	c      101     40      164     4814   29      996     867    154   6733 0.01
663.10/663.35	c      251     40      417    11877   28     2264     954    407   5577 0.04
663.10/663.35	c      477     40      809    23120   28     4221    1050    799   4770 0.10
663.10/663.35	c      816     40      812    21710   26     3172    1156    802   4272 0.19
663.10/663.35	c     1324     40     1038    27782   26     4387    1272   1028   3905 0.34
663.10/663.35	c     2089     40      957    26101   27     3862    1400    947   3763 0.56
663.10/663.35	c     3235     40     1398    39323   28     5560    1541   1388   3452 0.94
663.10/663.35	c     4956     40     1091    29844   27     4552    1696   1081   3193 1.55
663.10/663.35	c     7540     40      859    23624   27     3870    1866    849   2878 2.62
663.10/663.35	c    11419     40     1306    35230   26     5555    2053   1296   2663 4.29
663.10/663.35	c    17241     40     1136    31335   27     4949    2259   1126   2509 6.87
663.10/663.35	c    25978     40     1505    43519   28     6570    2485   1495   2360 11.00
663.10/663.35	c    39088     40     1932    53592   27     8416    2734   1922   2183 17.90
663.10/663.35	c    58759     40     2061    58636   28     9072    3008   2051   2089 28.12
663.10/663.35	c    88269     40     1945    54745   28     8724    3309   1935   1986 44.44
663.10/663.35	c   132539     40     2228    63778   28     9006    3640   2218   1900 69.74
663.10/663.35	c   198949     40     2367    66573   28    10030    4005   2357   1766 112.64
663.10/663.35	c   298570     40     2797    79176   28    11382    4406   2787   1642 181.80
663.10/663.35	c   448005     40     3728   103182   27    14258    4847   3718   1515 295.56
663.10/663.35	c   672163     40     4484   128424   28    19159    5332   4474   1406 477.89
663.10/663.35	o 0
663.10/663.35	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
663.10/663.35	c   879649     40     4897   138246   28    18873     788   4887   1326 663.16
663.10/663.35	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 x9 -x10 x11 x12 x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 x22 -x23 x24 x25 -x26 x27 x28 -x29 x30 -x31 x32 x33 -x34 x35 -x36 x37 x38 x39 x40 x41 
663.10/663.35	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
663.10/663.35	c   21   879649  14865   895579     4897   138246   4887   1326 663.16
663.10/663.35	c Objective: 0
663.10/663.35	s OPTIMUM FOUND
663.10/663.35	c Total time: 663.158 s

Verifier Data

OK	0

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1879845-1245241729/watcher-1879845-1245241729 -o /tmp/evaluation-result-1879845-1245241729/solver-1879845-1245241729 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879845-1245241729.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.03 1.01 0.93 3/64 16036
/proc/meminfo: memFree=1814416/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=26200 CPUtime=0
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 257 0 0 0 0 0 0 0 18 0 1 0 76875773 26828800 240 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 6550 240 198 640 0 5906 0

[startup+0.0205769 s]
/proc/loadavg: 1.03 1.01 0.93 3/64 16036
/proc/meminfo: memFree=1814416/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=18520 CPUtime=0.01
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 279 0 0 0 1 0 0 0 18 0 1 0 76875773 18964480 262 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 4630 262 198 640 0 3986 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18520

[startup+0.101586 s]
/proc/loadavg: 1.03 1.01 0.93 3/64 16036
/proc/meminfo: memFree=1814416/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=18912 CPUtime=0.09
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 363 0 0 0 9 0 0 0 18 0 1 0 76875773 19365888 346 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 4728 346 198 640 0 4084 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18912

[startup+0.301608 s]
/proc/loadavg: 1.03 1.01 0.93 3/64 16036
/proc/meminfo: memFree=1814416/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=19044 CPUtime=0.29
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 405 0 0 0 29 0 0 0 19 0 1 0 76875773 19501056 388 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 4761 388 198 640 0 4117 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19044

[startup+0.701654 s]
/proc/loadavg: 1.03 1.01 0.93 3/64 16036
/proc/meminfo: memFree=1814416/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=19172 CPUtime=0.69
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 440 0 0 0 69 0 0 0 22 0 1 0 76875773 19632128 423 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 4793 423 198 640 0 4149 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19172

[startup+1.50175 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 16037
/proc/meminfo: memFree=1813384/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=19296 CPUtime=1.49
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 461 0 0 0 149 0 0 0 25 0 1 0 76875773 19759104 444 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 4824 444 198 640 0 4180 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19296

[startup+3.10193 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 16037
/proc/meminfo: memFree=1813192/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=19428 CPUtime=3.09
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 502 0 0 0 308 1 0 0 25 0 1 0 76875773 19894272 485 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 4857 485 198 640 0 4213 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19428

[startup+6.3013 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 16037
/proc/meminfo: memFree=1812744/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=19556 CPUtime=6.29
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 531 0 0 0 628 1 0 0 25 0 1 0 76875773 20025344 514 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 4889 514 198 640 0 4245 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19556

[startup+12.701 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 16037
/proc/meminfo: memFree=1812488/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=19816 CPUtime=12.68
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 591 0 0 0 1266 2 0 0 25 0 1 0 76875773 20291584 574 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 4954 574 198 640 0 4310 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19816

[startup+25.5015 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 16037
/proc/meminfo: memFree=1812360/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=19940 CPUtime=25.48
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 631 0 0 0 2545 3 0 0 25 0 1 0 76875773 20418560 614 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 4985 614 198 640 0 4341 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19940

[startup+51.1014 s]
/proc/loadavg: 1.01 1.01 0.93 2/65 16037
/proc/meminfo: memFree=1812040/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=20204 CPUtime=51.07
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 707 0 0 0 5099 8 0 0 25 0 1 0 76875773 20688896 690 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5051 690 198 640 0 4407 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20204

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1811912/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=20436 CPUtime=102.26
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 763 0 0 0 10211 15 0 0 25 0 1 0 76875773 20926464 746 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5109 746 198 640 0 4465 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20436

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1811656/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=20700 CPUtime=162.24
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 811 0 0 0 16200 24 0 0 25 0 1 0 76875773 21196800 794 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5175 794 198 640 0 4531 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 20700

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1811464/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=20824 CPUtime=222.23
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 867 0 0 0 22191 32 0 0 25 0 1 0 76875773 21323776 850 1992294400 134512640 137136520 4294956256 18446744073709551615 134574235 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5206 850 198 640 0 4562 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 20824

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1811400/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=20940 CPUtime=282.21
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 872 0 0 0 28183 38 0 0 25 0 1 0 76875773 21442560 855 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5235 855 198 640 0 4591 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 20940

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1811144/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=21180 CPUtime=342.19
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 934 0 0 0 34172 47 0 0 25 0 1 0 76875773 21688320 917 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5295 917 198 640 0 4651 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 21180

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1811080/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=21180 CPUtime=402.17
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 937 0 0 0 40163 54 0 0 25 0 1 0 76875773 21688320 920 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5295 920 198 640 0 4651 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 21180

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1811016/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=21180 CPUtime=462.16
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 944 0 0 0 46155 61 0 0 25 0 1 0 76875773 21688320 927 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5295 927 198 640 0 4651 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 21180

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1810760/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=21432 CPUtime=522.13
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 1005 0 0 0 52146 67 0 0 25 0 1 0 76875773 21946368 988 1992294400 134512640 137136520 4294956256 18446744073709551615 136295092 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5358 988 198 640 0 4714 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 21432

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1810760/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=21432 CPUtime=582.12
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 1013 0 0 0 58138 74 0 0 25 0 1 0 76875773 21946368 996 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5358 996 198 640 0 4714 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 21432

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1810696/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=21432 CPUtime=642.1
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 1013 0 0 0 64128 82 0 0 25 0 1 0 76875773 21946368 996 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5358 996 198 640 0 4714 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 21432

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

[startup+652.702 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1810696/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=21432 CPUtime=652.5
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 1013 0 0 0 65167 83 0 0 25 0 1 0 76875773 21946368 996 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5358 996 198 640 0 4714 0
Current children cumulated CPU time (s) 652.5
Current children cumulated vsize (KiB) 21432

[startup+659.101 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1810696/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=21432 CPUtime=658.89
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 1013 0 0 0 65806 83 0 0 25 0 1 0 76875773 21946368 996 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5358 996 198 640 0 4714 0
Current children cumulated CPU time (s) 658.89
Current children cumulated vsize (KiB) 21432

[startup+660.702 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1810696/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=21432 CPUtime=660.5
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 1013 0 0 0 65966 84 0 0 25 0 1 0 76875773 21946368 996 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5358 996 198 640 0 4714 0
Current children cumulated CPU time (s) 660.5
Current children cumulated vsize (KiB) 21432

[startup+662.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1810696/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=21432 CPUtime=662.1
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 1013 0 0 0 66126 84 0 0 25 0 1 0 76875773 21946368 996 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5358 996 198 640 0 4714 0
Current children cumulated CPU time (s) 662.1
Current children cumulated vsize (KiB) 21432

[startup+663.102 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1810696/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=21432 CPUtime=662.9
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 1013 0 0 0 66206 84 0 0 25 0 1 0 76875773 21946368 996 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5358 996 198 640 0 4714 0
Current children cumulated CPU time (s) 662.9
Current children cumulated vsize (KiB) 21432

[startup+663.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16037
/proc/meminfo: memFree=1810696/2055920 swapFree=4182476/4192956
[pid=16036] ppid=16034 vsize=21432 CPUtime=663.1
/proc/16036/stat : 16036 (bsolo) R 16034 16036 15855 0 -1 4194304 1013 0 0 0 66226 84 0 0 25 0 1 0 76875773 21946368 996 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16036/statm: 5358 996 198 640 0 4714 0
Current children cumulated CPU time (s) 663.1
Current children cumulated vsize (KiB) 21432

Child status: 0
Real time (s): 663.355
CPU time (s): 663.16
CPU user time (s): 662.314
CPU system time (s): 0.845871
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 21432

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

runsolver used 0.620905 second user time and 1.21081 second system time

The end

Launcher Data

Begin job on node20 at 2009-06-17 14:28:49
IDJOB=1879845
IDBENCH=2931
IDSOLVER=701
FILE ID=node20/1879845-1245241729
PBS_JOBID= 9372318
Free space on /tmp= 66316 MiB

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

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

MD5SUM BENCH= 37c74b9e914d30b1ddfc0838676dd479
RANDOM SEED=308449128

node20.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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1814832 kB
Buffers:         31176 kB
Cached:         133564 kB
SwapCached:       4716 kB
Active:          63928 kB
Inactive:       108584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814832 kB
SwapTotal:     4192956 kB
SwapFree:      4182476 kB
Dirty:            3956 kB
Writeback:           0 kB
Mapped:          13832 kB
Slab:            54588 kB
Committed_AS:   161492 kB
PageTables:       1400 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-1879845-1245241729.opb

Free space on /tmp at the end= 66312 MiB
End job on node20 at 2009-06-17 14:39:53