Trace number 1878409

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 cl? 1798 1798.44

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_1.opb
MD5SUMae75c4a4fdafb98542bd11b7f7eecd54
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 1086
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3258
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: Clause 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-1878409-1245176135.opb
0.00/0.00	c File size is 3384 bytes.
0.00/0.00	c Highest Coefficient sum: 3258
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: 137
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      398   39      142     796      0 -2147483648 0.00
0.00/0.00	c Switching off lower bounding mode.
1797.95/1798.44	c      100     40      110     3285   29      433     876    100  16666 0.01
1797.95/1798.44	c      251     40      261     7737   29      729     964    251  14764 0.02
1797.95/1798.44	c      476     40      486    14322   29     1186    1061    476  14875 0.03
1797.95/1798.44	c      814     40      824    24484   29     1859    1168    814  14535 0.06
1797.95/1798.44	c     1323     40      730    21656   29     1676    1285    720  13500 0.10
1797.95/1798.44	c     2086     40      835    24160   28     1884    1414    825  12876 0.16
1797.95/1798.44	c     3232     40     1258    35540   28     2726    1556   1248  12478 0.26
1797.95/1798.44	c     4953     40     1381    40874   29     2970    1712   1371  11626 0.43
1797.95/1798.44	c     7537     40     1332    40680   30     2879    1884   1322  10923 0.69
1797.95/1798.44	c    11418     40     1339    40424   30     2896    2073   1329  10465 1.09
1797.95/1798.44	c    17241     40     1863    57011   30     3938    2281   1853   9762 1.77
1797.95/1798.44	c    25979     40     1276    38880   30     2772    2510   1266   9196 2.83
1797.95/1798.44	c    39089     40     1567    47724   30     3347    2762   1557   8678 4.50
1797.95/1798.44	c    58761     40     1536    46580   30     3291    3039   1526   8247 7.12
1797.95/1798.44	c    88271     40     1704    51961   30     3622    3343   1694   7701 11.46
1797.95/1798.44	c   132541     40     1869    57752   30     3959    3678   1859   7351 18.03
1797.95/1798.44	c   198951     40     2993    92114   30     6201    4046   2983   6986 28.48
1797.95/1798.44	c   298571     40     2232    69418   31     4684    4451   2222   6568 45.45
1797.95/1798.44	c   448006     40     3120    94977   30     6451    4897   3110   6162 72.70
1797.95/1798.44	c   672165     40     4685   142608   30     9587    5387   4675   5781 116.25
1797.95/1798.44	c  1008408     40     3855   116713   30     7924    5926   3845   5380 187.40
1797.95/1798.44	c  1512780     40     3120    96537   30     6459    6519   3110   4992 303.00
1797.95/1798.44	c  2269344     40     4260   128540   30     8739    7171   4250   4613 491.94
1797.95/1798.44	c  3404195     40     5444   158842   29    11098    7889   5434   4237 803.28
1797.95/1798.44	c  5106478     40     4832   143813   29     9878    8678   4822   3832 1332.38
1797.95/1798.44	c Resources Exceeded
1797.95/1798.44	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.44	c   25  6514405 105984  6623494     7377   222656   7367   3623 1798.00
1797.95/1798.44	s UNKNOWN
1797.95/1798.44	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-1878409-1245176135/watcher-1878409-1245176135 -o /tmp/evaluation-result-1878409-1245176135/solver-1878409-1245176135 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1878409-1245176135.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 1.00 3/64 31304
/proc/meminfo: memFree=1906952/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=26200 CPUtime=0
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 257 0 0 0 0 0 0 0 18 0 1 0 185213270 26828800 240 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 6550 240 196 640 0 5906 0

[startup+0.0868621 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31304
/proc/meminfo: memFree=1906952/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=19032 CPUtime=0.08
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 394 0 0 0 8 0 0 0 18 0 1 0 185213270 19488768 377 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 4758 377 196 640 0 4114 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19032

[startup+0.101863 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31304
/proc/meminfo: memFree=1906952/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=19032 CPUtime=0.09
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 400 0 0 0 9 0 0 0 18 0 1 0 185213270 19488768 383 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 4758 383 196 640 0 4114 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19032

[startup+0.301881 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31304
/proc/meminfo: memFree=1906952/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=19160 CPUtime=0.29
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 442 0 0 0 29 0 0 0 19 0 1 0 185213270 19619840 425 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 4790 425 196 640 0 4146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19160

[startup+0.701917 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31304
/proc/meminfo: memFree=1906952/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=19288 CPUtime=0.69
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 477 0 0 0 69 0 0 0 22 0 1 0 185213270 19750912 460 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 4822 460 196 640 0 4178 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19288

[startup+1.50199 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1905792/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=19548 CPUtime=1.49
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 520 0 0 0 148 1 0 0 25 0 1 0 185213270 20017152 503 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 4887 503 196 640 0 4243 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19548

[startup+3.10114 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1905408/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=19676 CPUtime=3.09
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 570 0 0 0 307 2 0 0 25 0 1 0 185213270 20148224 553 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 4919 553 196 640 0 4275 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19676

[startup+6.30142 s]
/proc/loadavg: 1.16 1.03 1.01 2/65 31305
/proc/meminfo: memFree=1905104/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=19804 CPUtime=6.29
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 609 0 0 0 625 4 0 0 25 0 1 0 185213270 20279296 592 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 4951 592 196 640 0 4307 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19804

[startup+12.702 s]
/proc/loadavg: 1.15 1.03 1.01 2/65 31305
/proc/meminfo: memFree=1904720/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=20196 CPUtime=12.69
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 687 0 0 0 1261 8 0 0 25 0 1 0 185213270 20680704 670 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5049 670 196 640 0 4405 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20196

[startup+25.5012 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 31305
/proc/meminfo: memFree=1904528/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=20324 CPUtime=25.48
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 735 0 0 0 2533 15 0 0 25 0 1 0 185213270 20811776 718 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5081 718 196 640 0 4437 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20324

[startup+51.1015 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 31305
/proc/meminfo: memFree=1904144/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=20704 CPUtime=51.07
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 836 0 0 0 5080 27 0 0 25 0 1 0 185213270 21200896 819 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5176 819 196 640 0 4532 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20704

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 31305
/proc/meminfo: memFree=1903952/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=20960 CPUtime=102.26
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 892 0 0 0 10176 50 0 0 25 0 1 0 185213270 21463040 875 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5240 875 196 640 0 4596 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20960

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 31305
/proc/meminfo: memFree=1903632/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=21208 CPUtime=162.25
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 961 0 0 0 16149 76 0 0 25 0 1 0 185213270 21716992 944 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5302 944 196 640 0 4658 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21208

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 31305
/proc/meminfo: memFree=1903376/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=21556 CPUtime=222.23
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1033 0 0 0 22124 99 0 0 25 0 1 0 185213270 22073344 1016 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5389 1016 196 640 0 4745 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 21556

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1903312/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=21556 CPUtime=282.22
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1033 0 0 0 28097 125 0 0 25 0 1 0 185213270 22073344 1016 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5389 1016 196 640 0 4745 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 21556

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1903056/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=21816 CPUtime=342.21
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1105 0 0 0 34073 148 0 0 25 0 1 0 185213270 22339584 1088 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5454 1088 196 640 0 4810 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 21816

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1902992/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=21816 CPUtime=402.19
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1109 0 0 0 40051 168 0 0 25 0 1 0 185213270 22339584 1092 1992294400 134512640 137136520 4294956256 18446744073709551615 134543869 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5454 1092 196 640 0 4810 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 21816

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1902992/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=21816 CPUtime=462.18
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1114 0 0 0 46022 196 0 0 25 0 1 0 185213270 22339584 1097 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5454 1097 196 640 0 4810 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 21816

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1902672/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22192 CPUtime=522.16
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1190 0 0 0 52003 213 0 0 25 0 1 0 185213270 22724608 1173 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5548 1173 196 640 0 4904 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 22192

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1902608/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22192 CPUtime=582.14
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1190 0 0 0 57982 232 0 0 25 0 1 0 185213270 22724608 1173 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5548 1173 196 640 0 4904 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 22192

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1902608/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22192 CPUtime=642.14
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1198 0 0 0 63959 255 0 0 25 0 1 0 185213270 22724608 1181 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5548 1181 196 640 0 4904 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 22192

[startup+702.301 s]

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

/proc/meminfo: memFree=1901904/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22540 CPUtime=1122.02
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1297 0 0 0 111802 400 0 0 25 0 1 0 185213270 23080960 1280 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5635 1280 196 640 0 4991 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 22540

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901904/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22540 CPUtime=1182
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1297 0 0 0 117782 418 0 0 25 0 1 0 185213270 23080960 1280 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5635 1280 196 640 0 4991 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 22540

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901776/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22540 CPUtime=1241.98
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1297 0 0 0 123762 436 0 0 25 0 1 0 185213270 23080960 1280 1992294400 134512640 137136520 4294956256 18446744073709551615 134540856 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5635 1280 196 640 0 4991 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 22540

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901712/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22540 CPUtime=1301.97
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1297 0 0 0 129743 454 0 0 25 0 1 0 185213270 23080960 1280 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5635 1280 196 640 0 4991 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 22540

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901328/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22996 CPUtime=1361.96
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1393 0 0 0 135724 472 0 0 25 0 1 0 185213270 23547904 1376 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5749 1376 196 640 0 5105 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 22996

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901328/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22996 CPUtime=1421.95
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1393 0 0 0 141706 489 0 0 25 0 1 0 185213270 23547904 1376 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5749 1376 196 640 0 5105 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 22996

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901328/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22996 CPUtime=1481.93
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1393 0 0 0 147687 506 0 0 25 0 1 0 185213270 23547904 1376 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5749 1376 196 640 0 5105 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 22996

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901200/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22996 CPUtime=1541.92
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1393 0 0 0 153668 524 0 0 25 0 1 0 185213270 23547904 1376 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5749 1376 196 640 0 5105 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 22996

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901200/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22996 CPUtime=1601.9
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1393 0 0 0 159648 542 0 0 25 0 1 0 185213270 23547904 1376 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5749 1376 196 640 0 5105 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 22996

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901200/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22992 CPUtime=1661.88
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1397 0 0 0 165630 558 0 0 25 0 1 0 185213270 23543808 1380 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5748 1380 196 640 0 5104 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 22992

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901136/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22992 CPUtime=1721.87
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1397 0 0 0 171612 575 0 0 25 0 1 0 185213270 23543808 1380 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5748 1380 196 640 0 5104 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 22992

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901072/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22992 CPUtime=1781.86
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1397 0 0 0 177593 593 0 0 25 0 1 0 185213270 23543808 1380 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5748 1380 196 640 0 5104 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 22992

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901072/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22992 CPUtime=1791.46
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1397 0 0 0 178551 595 0 0 25 0 1 0 185213270 23543808 1380 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5748 1380 196 640 0 5104 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 22992

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901072/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22992 CPUtime=1794.65
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1397 0 0 0 178870 595 0 0 25 0 1 0 185213270 23543808 1380 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5748 1380 196 640 0 5104 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 22992

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901072/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22992 CPUtime=1796.26
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1397 0 0 0 179030 596 0 0 25 0 1 0 185213270 23543808 1380 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5748 1380 196 640 0 5104 0
Current children cumulated CPU time (s) 1796.26
Current children cumulated vsize (KiB) 22992

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901072/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22992 CPUtime=1797.05
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1397 0 0 0 179109 596 0 0 25 0 1 0 185213270 23543808 1380 1992294400 134512640 137136520 4294956256 18446744073709551615 134540850 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5748 1380 196 640 0 5104 0
Current children cumulated CPU time (s) 1797.05
Current children cumulated vsize (KiB) 22992

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901072/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22992 CPUtime=1797.45
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1397 0 0 0 179149 596 0 0 25 0 1 0 185213270 23543808 1380 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5748 1380 196 640 0 5104 0
Current children cumulated CPU time (s) 1797.45
Current children cumulated vsize (KiB) 22992

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901072/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22992 CPUtime=1797.85
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1397 0 0 0 179189 596 0 0 25 0 1 0 185213270 23543808 1380 1992294400 134512640 137136520 4294956256 18446744073709551615 136294900 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5748 1380 196 640 0 5104 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 22992

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31305
/proc/meminfo: memFree=1901072/2055920 swapFree=4181496/4192956
[pid=31304] ppid=31302 vsize=22992 CPUtime=1797.95
/proc/31304/stat : 31304 (bsolo) R 31302 31304 31261 0 -1 4194304 1397 0 0 0 179199 596 0 0 25 0 1 0 185213270 23543808 1380 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31304/statm: 5748 1380 196 640 0 5104 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 22992

Child status: 0
Real time (s): 1798.44
CPU time (s): 1798
CPU user time (s): 1792.03
CPU system time (s): 5.96809
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 23000

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

runsolver used 1.19882 second user time and 3.9214 second system time

The end

Launcher Data

Begin job on node25 at 2009-06-16 20:15:35
IDJOB=1878409
IDBENCH=2913
IDSOLVER=700
FILE ID=node25/1878409-1245176135
PBS_JOBID= 9363949
Free space on /tmp= 66312 MiB

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

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

MD5SUM BENCH= ae75c4a4fdafb98542bd11b7f7eecd54
RANDOM SEED=1565258974

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1907440 kB
Buffers:         34144 kB
Cached:          59996 kB
SwapCached:       5888 kB
Active:          55896 kB
Inactive:        46656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1907440 kB
SwapTotal:     4192956 kB
SwapFree:      4181496 kB
Dirty:            3960 kB
Writeback:           0 kB
Mapped:          13404 kB
Slab:            31928 kB
Committed_AS:   201084 kB
PageTables:       1464 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-1878409-1245176135.opb

Free space on /tmp at the end= 66308 MiB
End job on node25 at 2009-06-16 20:45:34