Trace number 1876330

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
wbo 1.0UNSAT 378.301 378.403

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_2.opb
MD5SUM1d7dd5c267917b6fb58d303c57bfa918
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.29574
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
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 constraints8
Minimum length of a constraint1
Maximum length of a constraint30
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 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2424
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 This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1876330-1245174584.opb.
0.00/0.00	c Instance file HOME/instance-1876330-1245174584.opb
0.00/0.00	c File size is 2084 bytes.
0.00/0.00	c Highest Coefficient sum: 2424
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      31                                                  |
0.00/0.00	c |  Number Clauses:        2                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 8                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |      30       10      234 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       100 |      30       10      234 |     5500      100     20 |  3.333 % |
0.00/0.00	c |       250 |      30       10      234 |     6050      250     19 |  3.333 % |
0.00/0.01	c |       475 |      30       10      234 |     6655      475     19 |  3.333 % |
0.02/0.03	c |       814 |      30       10      234 |     7320      814     19 |  3.333 % |
0.02/0.05	c |      1320 |      30       10      234 |     8052     1320     20 |  3.333 % |
0.02/0.08	c |      2080 |      30       10      234 |     8857     2080     20 |  3.333 % |
0.09/0.15	c |      3220 |      30       10      234 |     9743     3220     20 |  3.333 % |
0.19/0.27	c |      4928 |      30       10      234 |    10717     4928     20 |  3.333 % |
0.49/0.51	c |      7490 |      30       10      234 |    11789     7490     19 |  3.333 % |
1.10/1.11	c |     11335 |      30       10      234 |    12968    11335     19 |  3.333 % |
1.89/1.90	c |     17102 |      30       10      234 |    14265    10608     19 |  3.333 % |
3.09/3.18	c |     25751 |      30       10      234 |    15692    12114     19 |  3.333 % |
5.50/5.59	c |     38726 |      30       10      234 |    17261     9378     19 |  3.333 % |
9.09/9.10	c |     58188 |      30       10      234 |    18987    11563     20 |  3.333 % |
14.79/14.81	c |     87380 |      30       10      234 |    20886    12246     20 |  3.333 % |
24.68/24.73	c |    131170 |      30       10      234 |    22974    14229     20 |  3.333 % |
42.58/42.60	c |    196854 |      30       10      234 |    25272    18648     20 |  3.337 % |
71.97/72.01	c |    295382 |      30       10      234 |    27799    15993     20 |  3.337 % |
122.56/122.61	c |    443172 |      30       10      234 |    30579    11857     20 |  3.347 % |
210.13/210.28	c |    664855 |      30       10      234 |    33637    18272     20 |  3.548 % |
354.60/354.71	c |    997380 |      28       10      234 |    37001    12979     20 |  9.997 % |
369.89/370.06	c ===============================================================================
378.19/378.35	c core #1
378.19/378.35	c Core size: 8	Core Weight: 2147483647	Total Weight: 2147483647
378.19/378.35	c restarts              : 22
378.19/378.35	c conflicts             : 1035037        (2754 /sec)
378.19/378.35	c decisions             : 1035543        (1.78 % random) (2755 /sec)
378.19/378.35	c propagations          : 7148355        (19020 /sec)
378.19/378.35	c conflict literals     : 20500214       (0.00 % deleted)
378.19/378.35	c Memory used           : 254.28 MB
378.19/378.35	c CPU time              : 375.826 s
378.19/378.35	c 
378.19/378.35	s UNSATISFIABLE

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-1876330-1245174584/watcher-1876330-1245174584 -o /tmp/evaluation-result-1876330-1245174584/solver-1876330-1245174584 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876330-1245174584.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: 0.99 1.00 1.00 3/65 6283
/proc/meminfo: memFree=1854376/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=2392 CPUtime=0
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 185057848 2449408 171 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 598 171 135 292 0 303 0

[startup+0.0291119 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 6283
/proc/meminfo: memFree=1854376/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=2656 CPUtime=0.02
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 228 0 0 0 2 0 0 0 18 0 1 0 185057848 2719744 211 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 664 211 135 292 0 369 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2656

[startup+0.101119 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 6283
/proc/meminfo: memFree=1854376/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=2920 CPUtime=0.09
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 318 0 0 0 9 0 0 0 18 0 1 0 185057848 2990080 301 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 730 301 135 292 0 435 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2920

[startup+0.301142 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 6283
/proc/meminfo: memFree=1854376/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=3704 CPUtime=0.29
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 497 0 0 0 29 0 0 0 19 0 1 0 185057848 3792896 480 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 926 480 135 292 0 631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3704

[startup+0.701186 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 6283
/proc/meminfo: memFree=1854376/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=4488 CPUtime=0.69
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 713 0 0 0 68 1 0 0 22 0 1 0 185057848 4595712 696 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 1122 696 135 292 0 827 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4488

[startup+1.50129 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6284
/proc/meminfo: memFree=1851744/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=5592 CPUtime=1.49
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 980 0 0 0 147 2 0 0 25 0 1 0 185057848 5726208 963 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 1398 963 135 292 0 1103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5592

[startup+3.10146 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6284
/proc/meminfo: memFree=1849824/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=8360 CPUtime=3.09
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 1656 0 0 0 305 4 0 0 25 0 1 0 185057848 8560640 1639 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 2090 1639 135 292 0 1795 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8360

[startup+6.30182 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6284
/proc/meminfo: memFree=1845408/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=12412 CPUtime=6.29
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 2670 0 0 0 621 8 0 0 25 0 1 0 185057848 12709888 2653 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 3103 2653 135 292 0 2808 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12412

[startup+12.7015 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6284
/proc/meminfo: memFree=1837288/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=19796 CPUtime=12.69
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 4527 0 0 0 1255 14 0 0 25 0 1 0 185057848 20271104 4510 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 4949 4510 135 292 0 4654 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19796

[startup+25.502 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6284
/proc/meminfo: memFree=1824168/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=32628 CPUtime=25.48
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 7703 0 0 0 2522 26 0 0 25 0 1 0 185057848 33411072 7686 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 8157 7686 135 292 0 7862 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32628

[startup+51.1019 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6284
/proc/meminfo: memFree=1804200/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=52640 CPUtime=51.08
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 12716 0 0 0 5062 46 0 0 25 0 1 0 185057848 53903360 12699 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 13160 12699 135 292 0 12865 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52640

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6284
/proc/meminfo: memFree=1768680/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=87760 CPUtime=102.27
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 21494 0 0 0 10147 80 0 0 25 0 1 0 185057848 89866240 21477 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 21940 21477 135 292 0 21645 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 87760

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6284
/proc/meminfo: memFree=1733672/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=123176 CPUtime=162.25
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 30341 0 0 0 16106 119 0 0 25 0 1 0 185057848 126132224 30324 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 30794 30324 135 292 0 30499 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 123176

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6286
/proc/meminfo: memFree=1702248/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=153884 CPUtime=222.23
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 38007 0 0 0 22071 152 0 0 25 0 1 0 185057848 157577216 37990 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 38471 37990 135 292 0 38176 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 153884

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6286
/proc/meminfo: memFree=1674408/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=182220 CPUtime=282.21
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 45063 0 0 0 28039 182 0 0 25 0 1 0 185057848 186593280 45046 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 45555 45046 135 292 0 45260 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 182220

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6286
/proc/meminfo: memFree=1643880/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=212420 CPUtime=342.2
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 52624 0 0 0 34005 215 0 0 25 0 1 0 185057848 217518080 52607 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 53105 52607 135 292 0 52810 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 212420

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

[startup+358.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6286
/proc/meminfo: memFree=1633960/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=222512 CPUtime=358.19
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 55150 0 0 0 35593 226 0 0 25 0 1 0 185057848 227852288 55133 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 55628 55133 135 292 0 55333 0
Current children cumulated CPU time (s) 358.19
Current children cumulated vsize (KiB) 222512

[startup+371.101 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6286
/proc/meminfo: memFree=1621800/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=239784 CPUtime=370.99
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 59476 0 0 0 36864 235 0 0 25 0 1 0 185057848 245538816 59459 1992294400 134512640 135709839 4294956240 18446744073709551615 134675226 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 59946 59459 136 292 0 59651 0
Current children cumulated CPU time (s) 370.99
Current children cumulated vsize (KiB) 239784

[startup+374.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6286
/proc/meminfo: memFree=1595624/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=260376 CPUtime=374.19
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 64610 0 0 0 37182 237 0 0 25 0 1 0 185057848 266625024 64593 1992294400 134512640 135709839 4294956240 18446744073709551615 134583532 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 65094 64593 136 292 0 64799 0
Current children cumulated CPU time (s) 374.19
Current children cumulated vsize (KiB) 260376

[startup+375.902 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6286
/proc/meminfo: memFree=1595560/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=260376 CPUtime=375.79
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 64610 0 0 0 37342 237 0 0 25 0 1 0 185057848 266625024 64593 1992294400 134512640 135709839 4294956240 18446744073709551615 134520142 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 65094 64593 136 292 0 64799 0
Current children cumulated CPU time (s) 375.79
Current children cumulated vsize (KiB) 260376

[startup+377.503 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6286
/proc/meminfo: memFree=1595560/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=260376 CPUtime=377.39
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 64610 0 0 0 37502 237 0 0 25 0 1 0 185057848 266625024 64593 1992294400 134512640 135709839 4294956240 18446744073709551615 134521276 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 65094 64593 136 292 0 64799 0
Current children cumulated CPU time (s) 377.39
Current children cumulated vsize (KiB) 260376

[startup+377.903 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6286
/proc/meminfo: memFree=1595560/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=260376 CPUtime=377.79
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 64610 0 0 0 37542 237 0 0 25 0 1 0 185057848 266625024 64593 1992294400 134512640 135709839 4294956240 18446744073709551615 134583612 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 65094 64593 136 292 0 64799 0
Current children cumulated CPU time (s) 377.79
Current children cumulated vsize (KiB) 260376

[startup+378.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6286
/proc/meminfo: memFree=1595560/2055920 swapFree=4191900/4192956
[pid=6283] ppid=6281 vsize=260376 CPUtime=378.19
/proc/6283/stat : 6283 (wbo) R 6281 6283 6213 0 -1 4194304 64610 0 0 0 37582 237 0 0 25 0 1 0 185057848 266625024 64593 1992294400 134512640 135709839 4294956240 18446744073709551615 134583612 0 0 4096 3 0 0 0 17 1 0 0
/proc/6283/statm: 65094 64594 136 292 0 64799 0
Current children cumulated CPU time (s) 378.19
Current children cumulated vsize (KiB) 260376

Child status: 0
Real time (s): 378.403
CPU time (s): 378.301
CPU user time (s): 375.88
CPU system time (s): 2.42163
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 260376

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

runsolver used 0.427934 second user time and 0.807877 second system time

The end

Launcher Data

Begin job on node32 at 2009-06-16 19:49:44
IDJOB=1876330
IDBENCH=2901
IDSOLVER=698
FILE ID=node32/1876330-1245174584
PBS_JOBID= 9363917
Free space on /tmp= 66344 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_2.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1876330-1245174584/watcher-1876330-1245174584 -o /tmp/evaluation-result-1876330-1245174584/solver-1876330-1245174584 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1876330-1245174584.opb

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

MD5SUM BENCH= 1d7dd5c267917b6fb58d303c57bfa918
RANDOM SEED=1830676197

node32.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:       1854856 kB
Buffers:         46936 kB
Cached:          78400 kB
SwapCached:        260 kB
Active:          42628 kB
Inactive:        96984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854856 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2424 kB
Writeback:           0 kB
Mapped:          23760 kB
Slab:            47192 kB
Committed_AS:   163492 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1876330-1245174584.opb

Free space on /tmp at the end= 66340 MiB
End job on node32 at 2009-06-16 19:56:03