Trace number 2680919

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.4b (fixed)UNSAT 305.62 305.741

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 benchmark77.4292
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 wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680919-1277457958.opb.
0.00/0.00	c Instance file HOME/instance-2680919-1277457958.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:        1                                                   |
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        9      234 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       100 |      30        9      234 |     5500      100     15 |  3.333 % |
0.00/0.00	c |       250 |      30        9      234 |     6050      250     14 |  3.333 % |
0.00/0.01	c |       475 |      30        9      234 |     6655      475     14 |  3.333 % |
0.00/0.02	c |       812 |      30        9      234 |     7320      812     13 |  3.333 % |
0.00/0.04	c |      1319 |      30        9      234 |     8052     1319     13 |  3.333 % |
0.00/0.08	c |      2079 |      30        9      234 |     8857     2079     13 |  3.333 % |
0.09/0.13	c |      3219 |      30        9      234 |     9743     3219     13 |  3.333 % |
0.19/0.24	c |      4928 |      30        9      234 |    10717     4928     12 |  3.333 % |
0.39/0.45	c |      7490 |      30        9      234 |    11789     7490     12 |  3.333 % |
0.79/0.88	c |     11334 |      30        9      234 |    12968    11334     12 |  3.333 % |
1.59/1.64	c |     17102 |      30        9      234 |    14265    10607     12 |  3.333 % |
2.68/2.74	c |     25752 |      30        9      234 |    15692    12113     12 |  3.333 % |
4.39/4.43	c |     38728 |      30        9      234 |    17261     9380     11 |  3.333 % |
7.18/7.22	c |     58191 |      30        9      234 |    18987    11562     12 |  3.333 % |
11.49/11.60	c |     87383 |      30        9      234 |    20886    12244     11 |  3.333 % |
19.68/19.74	c |    131174 |      30        9      234 |    22974    14225     11 |  3.333 % |
32.28/32.37	c |    196858 |      30        9      234 |    25272    18637     11 |  3.337 % |
52.87/52.92	c |    295385 |      30        9      234 |    27799    15942     11 |  3.337 % |
86.66/86.77	c |    443174 |      30        9      234 |    30579    11740     11 |  3.340 % |
143.73/143.85	c |    664857 |      30        9      234 |    33637    18092     10 |  3.454 % |
181.92/182.02	c There are 1 assigned variables. 1 in cost function.
182.32/182.42	c ============================[ Search Statistics ]==============================
182.32/182.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.32/182.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.32/182.42	c ===============================================================================
182.32/182.42	c |         0 |      30       21      268 |     5000        0    nan |  0.000 % |
182.32/182.44	c |       100 |      30       21      268 |     5500      100     14 |  3.333 % |
182.32/182.44	c |       250 |      30       21      268 |     6050      250     14 |  3.333 % |
182.32/182.47	c |       475 |      30       21      268 |     6655      475     13 |  3.333 % |
182.41/182.50	c |       812 |      30       21      268 |     7320      812     13 |  3.333 % |
182.41/182.53	c |      1319 |      30       21      268 |     8052     1319     13 |  3.333 % |
182.41/182.58	c |      2078 |      30       21      268 |     8857     2078     12 |  3.333 % |
182.52/182.64	c |      3218 |      30       21      268 |     9743     3218     13 |  3.333 % |
182.62/182.76	c |      4926 |      30       21      268 |    10717     4926     12 |  3.333 % |
182.81/182.99	c |      7488 |      30       21      268 |    11789     7488     12 |  3.333 % |
183.31/183.48	c |     11332 |      30       21      268 |    12968    11332     12 |  3.333 % |
184.31/184.43	c |     17098 |      30       21      268 |    14265    10604     12 |  3.333 % |
186.21/186.34	c |     25747 |      30       21      268 |    15692    12113     11 |  3.333 % |
188.91/189.05	c |     38724 |      30       21      268 |    17261     9377     11 |  3.333 % |
193.41/193.57	c |     58185 |      30       21      268 |    18987    11555     11 |  3.334 % |
200.90/201.04	c |     87377 |      30       21      268 |    20886    12239     11 |  3.340 % |
211.50/211.67	c |    131167 |      30       21      268 |    22974    14224     11 |  3.334 % |
232.01/232.10	c |    196852 |      30       21      268 |    25272    18668     11 |  3.542 % |
267.88/268.07	c |    295379 |      30       21      268 |    27799    15975     11 |  3.646 % |
299.18/299.36	c |    443168 |      29       21      268 |    30579    16983     10 |  6.982 % |
305.57/305.72	c ===============================================================================
305.57/305.72	c core #1
305.57/305.72	c 
305.57/305.72	c 
305.57/305.72	c Core size: 2	Core Weight: 2147483647	Total Weight: 2147483647
305.57/305.72	c
305.57/305.72	c
305.57/305.72	c Memory used           : 109.49 MB
305.57/305.72	c CPU time              : 302.507 s
305.57/305.72	c 
305.57/305.72	s UNSATISFIABLE
305.57/305.72	c Total CPU time: 302.507 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-2680919-1277457958/watcher-2680919-1277457958 -o /tmp/evaluation-result-2680919-1277457958/solver-2680919-1277457958 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680919-1277457958.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 0.98 0.91 3/106 24996
/proc/meminfo: memFree=1807676/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=2444 CPUtime=0
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 268 0 0 0 0 0 0 0 25 0 1 0 121397360 2502656 185 1992294400 134512640 135752675 4286842928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 611 185 145 303 0 306 0

[startup+0.104044 s]
/proc/loadavg: 0.99 0.98 0.91 3/106 24996
/proc/meminfo: memFree=1807676/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=2840 CPUtime=0.09
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 353 0 0 0 9 0 0 0 25 0 1 0 121397360 2908160 270 1992294400 134512640 135752675 4286842928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 710 270 145 303 0 405 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2840

[startup+0.201064 s]
/proc/loadavg: 0.99 0.98 0.91 3/106 24996
/proc/meminfo: memFree=1807676/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=3108 CPUtime=0.19
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 416 0 0 0 18 1 0 0 25 0 1 0 121397360 3182592 333 1992294400 134512640 135752675 4286842928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 777 333 145 303 0 472 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3108

[startup+0.301084 s]
/proc/loadavg: 0.99 0.98 0.91 3/106 24996
/proc/meminfo: memFree=1807676/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=3368 CPUtime=0.29
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 473 0 0 0 28 1 0 0 25 0 1 0 121397360 3448832 390 1992294400 134512640 135752675 4286842928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 842 390 145 303 0 537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3368

[startup+0.701161 s]
/proc/loadavg: 0.99 0.98 0.91 3/106 24996
/proc/meminfo: memFree=1807676/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=3888 CPUtime=0.69
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 626 0 0 0 67 2 0 0 25 0 1 0 121397360 3981312 543 1992294400 134512640 135752675 4286842928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 972 543 145 303 0 667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3888

[startup+1.50132 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 24997
/proc/meminfo: memFree=1805560/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=4824 CPUtime=1.49
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 841 0 0 0 146 3 0 0 25 0 1 0 121397360 4939776 758 1992294400 134512640 135752675 4286842928 18446744073709551615 134611679 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 1206 758 145 303 0 901 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4824

[startup+3.10163 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 24997
/proc/meminfo: memFree=1804196/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=6524 CPUtime=3.08
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 1282 0 0 0 302 6 0 0 25 0 1 0 121397360 6680576 1199 1992294400 134512640 135752675 4286842928 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 1631 1199 145 303 0 1326 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6524

[startup+6.30126 s]
/proc/loadavg: 1.07 1.00 0.91 2/107 24997
/proc/meminfo: memFree=1800724/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=9544 CPUtime=6.29
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 2031 0 0 0 617 12 0 0 25 0 1 0 121397360 9773056 1948 1992294400 134512640 135752675 4286842928 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 2386 1948 145 303 0 2081 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9544

[startup+12.7015 s]
/proc/loadavg: 1.07 1.00 0.91 2/107 24997
/proc/meminfo: memFree=1795144/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=14672 CPUtime=12.68
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 3290 0 0 0 1247 21 0 0 25 0 1 0 121397360 15024128 3207 1992294400 134512640 135752675 4286842928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 3668 3207 145 303 0 3363 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14672

[startup+25.501 s]
/proc/loadavg: 1.05 1.00 0.91 2/107 24999
/proc/meminfo: memFree=1786340/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=23248 CPUtime=25.49
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 5421 0 0 0 2512 37 0 0 25 0 1 0 121397360 23805952 5338 1992294400 134512640 135752675 4286842928 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 5812 5338 145 303 0 5507 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23248

[startup+51.101 s]
/proc/loadavg: 1.03 1.00 0.91 2/107 24999
/proc/meminfo: memFree=1771584/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=38200 CPUtime=51.07
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 9157 0 0 0 5042 65 0 0 25 0 1 0 121397360 39116800 9074 1992294400 134512640 135752675 4286842928 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 9550 9074 145 303 0 9245 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38200

[startup+102.301 s]
/proc/loadavg: 1.01 1.00 0.91 2/107 25001
/proc/meminfo: memFree=1745172/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=64332 CPUtime=102.26
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 15657 0 0 0 10106 120 0 0 25 0 1 0 121397360 65875968 15574 1992294400 134512640 135752675 4286842928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 16083 15574 145 303 0 15778 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 64332

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 25001
/proc/meminfo: memFree=1718884/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=90520 CPUtime=162.23
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 22221 0 0 0 16048 175 0 0 25 0 1 0 121397360 92692480 22138 1992294400 134512640 135752675 4286842928 18446744073709551615 134603340 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/24996/statm: 22630 22138 145 303 0 22325 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 90520

[startup+222.308 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 25003
/proc/meminfo: memFree=1710576/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=98476 CPUtime=222.2
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 24263 0 0 0 21987 233 0 0 25 0 1 0 121397360 100839424 24147 1992294400 134512640 135752675 4286842928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 24619 24147 146 303 0 24314 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 98476

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 25005
/proc/meminfo: memFree=1707600/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=101688 CPUtime=282.17
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 25057 0 0 0 27936 281 0 0 25 0 1 0 121397360 104128512 24941 1992294400 134512640 135752675 4286842928 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 25422 24941 146 303 0 25117 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 101688

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

[startup+294.401 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 25005
/proc/meminfo: memFree=1703136/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=106044 CPUtime=294.27
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 26157 0 0 0 29130 297 0 0 25 0 1 0 121397360 108589056 26041 1992294400 134512640 135752675 4286842928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 26511 26041 146 303 0 26206 0
Current children cumulated CPU time (s) 294.27
Current children cumulated vsize (KiB) 106044

[startup+300.801 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 25005
/proc/meminfo: memFree=1700160/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=109080 CPUtime=300.67
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 26932 0 0 0 29764 303 0 0 25 0 1 0 121397360 111697920 26816 1992294400 134512640 135752675 4286842928 18446744073709551615 134611669 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 27270 26816 146 303 0 26965 0
Current children cumulated CPU time (s) 300.67
Current children cumulated vsize (KiB) 109080

[startup+304.001 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 25005
/proc/meminfo: memFree=1698672/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=110664 CPUtime=303.87
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 27303 0 0 0 30080 307 0 0 25 0 1 0 121397360 113319936 27187 1992294400 134512640 135752675 4286842928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 27666 27187 146 303 0 27361 0
Current children cumulated CPU time (s) 303.87
Current children cumulated vsize (KiB) 110664

[startup+304.809 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 25005
/proc/meminfo: memFree=1698052/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=111060 CPUtime=304.68
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 27404 0 0 0 30161 307 0 0 25 0 1 0 121397360 113725440 27288 1992294400 134512640 135752675 4286842928 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 27765 27288 146 303 0 27460 0
Current children cumulated CPU time (s) 304.68
Current children cumulated vsize (KiB) 111060

[startup+305.201 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 25005
/proc/meminfo: memFree=1698052/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=111192 CPUtime=305.07
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 27427 0 0 0 30200 307 0 0 25 0 1 0 121397360 113860608 27311 1992294400 134512640 135752675 4286842928 18446744073709551615 134603238 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 27798 27311 146 303 0 27493 0
Current children cumulated CPU time (s) 305.07
Current children cumulated vsize (KiB) 111192

[startup+305.601 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 25005
/proc/meminfo: memFree=1698052/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=111852 CPUtime=305.47
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 27624 0 0 0 30238 309 0 0 25 0 1 0 121397360 114536448 27508 1992294400 134512640 135752675 4286842928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 27963 27508 146 303 0 27658 0
Current children cumulated CPU time (s) 305.47
Current children cumulated vsize (KiB) 111852

[startup+305.701 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 25005
/proc/meminfo: memFree=1698052/2059040 swapFree=4136000/4192956
[pid=24996] ppid=24994 vsize=112116 CPUtime=305.57
/proc/24996/stat : 24996 (wbo1.4b) R 24994 24996 24508 0 -1 4202496 27660 0 0 0 30248 309 0 0 25 0 1 0 121397360 114806784 27544 1992294400 134512640 135752675 4286842928 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24996/statm: 28029 27544 146 303 0 27724 0
Current children cumulated CPU time (s) 305.57
Current children cumulated vsize (KiB) 112116

Child status: 0
Real time (s): 305.741
CPU time (s): 305.62
CPU user time (s): 302.507
CPU system time (s): 3.11253
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 112116

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

runsolver used 0.551916 second user time and 1.41378 second system time

The end

Launcher Data

Begin job on node011 at 2010-06-25 11:25:58
IDJOB=2680919
IDBENCH=2901
IDSOLVER=1190
FILE ID=node011/2680919-1277457958
PBS_JOBID= 11188147
Free space on /tmp= 62404 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_2.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680919-1277457958/watcher-2680919-1277457958 -o /tmp/evaluation-result-2680919-1277457958/solver-2680919-1277457958 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680919-1277457958.opb

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

MD5SUM BENCH= 1d7dd5c267917b6fb58d303c57bfa918
RANDOM SEED=1786721057

node011.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
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.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1808204 kB
Buffers:         44192 kB
Cached:         110092 kB
SwapCached:       9508 kB
Active:          65232 kB
Inactive:       102872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1808204 kB
SwapTotal:     4192956 kB
SwapFree:      4136000 kB
Dirty:            2644 kB
Writeback:           0 kB
AnonPages:       12456 kB
Mapped:           8388 kB
Slab:            60892 kB
PageTables:       4220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181512 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62400 MiB
End job on node011 at 2010-06-25 11:31:04