Trace number 1875549

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.0? (TO) 1800.2 1800.75

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 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-1875549-1245176065.opb.
0.00/0.00	c Instance file HOME/instance-1875549-1245176065.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 ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      41                                                  |
0.00/0.00	c |  Number Clauses:        2                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 10                                                  |
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 |      40       12      398 |     5000        0    nan |  0.000 % |
0.00/0.00	c |       101 |      40       12      398 |     5500      101     29 |  2.500 % |
0.00/0.01	c |       253 |      40       12      398 |     6050      253     29 |  2.500 % |
0.00/0.02	c |       478 |      40       12      398 |     6655      478     30 |  2.500 % |
0.03/0.03	c |       816 |      40       12      398 |     7320      816     30 |  2.500 % |
0.03/0.06	c |      1325 |      40       12      398 |     8052     1325     30 |  2.500 % |
0.09/0.10	c |      2084 |      40       12      398 |     8857     2084     30 |  2.500 % |
0.09/0.17	c |      3223 |      40       12      398 |     9743     3223     30 |  2.500 % |
0.29/0.32	c |      4931 |      40       12      398 |    10717     4931     30 |  2.500 % |
0.49/0.55	c |      7494 |      40       12      398 |    11789     7494     30 |  2.500 % |
0.99/1.02	c |     11339 |      40       12      398 |    12968    11339     30 |  2.500 % |
1.79/1.80	c |     17106 |      40       12      398 |    14265    10608     30 |  2.500 % |
2.99/3.04	c |     25757 |      40       12      398 |    15692    12110     30 |  2.500 % |
5.19/5.23	c |     38731 |      40       12      398 |    17261     9363     31 |  2.500 % |
8.98/9.01	c |     58192 |      40       12      398 |    18987    11533     30 |  2.500 % |
15.49/15.56	c |     87385 |      40       12      398 |    20886    12198     31 |  2.500 % |
25.38/25.47	c |    131174 |      40       12      398 |    22974    14159     31 |  2.500 % |
41.37/41.41	c |    196858 |      40       12      398 |    25272    18509     31 |  2.500 % |
71.16/71.20	c |    295384 |      40       12      398 |    27799    15751     31 |  2.500 % |
122.25/122.34	c |    443173 |      40       12      398 |    30579    11436     31 |  2.500 % |
211.93/212.00	c |    664860 |      40       12      398 |    33637    17716     31 |  2.500 % |
350.58/350.74	c |    997385 |      40       12      398 |    37001    12053     30 |  2.500 % |
571.91/572.16	c |   1496173 |      40       12      398 |    40701    20327     30 |  2.500 % |
951.60/951.99	c |   2244355 |      40       12      398 |    44771    33005     30 |  2.500 % |
1574.71/1575.22	c |   3366630 |      40       12      398 |    49248    19878     30 |  2.500 % |

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-1875549-1245176065/watcher-1875549-1245176065 -o /tmp/evaluation-result-1875549-1245176065/solver-1875549-1245176065 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875549-1245176065.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.91 0.97 0.91 3/66 14085
/proc/meminfo: memFree=1856192/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=2392 CPUtime=0
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 70329947 2449408 171 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 598 172 134 292 0 303 0

[startup+0.032872 s]
/proc/loadavg: 0.91 0.97 0.91 3/66 14085
/proc/meminfo: memFree=1856192/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=2656 CPUtime=0.03
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 236 0 0 0 3 0 0 0 18 0 1 0 70329947 2719744 219 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 664 219 135 292 0 369 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2656

[startup+0.10188 s]
/proc/loadavg: 0.91 0.97 0.91 3/66 14085
/proc/meminfo: memFree=1856192/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=2916 CPUtime=0.09
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 325 0 0 0 9 0 0 0 18 0 1 0 70329947 2985984 308 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 729 308 135 292 0 434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2916

[startup+0.301906 s]
/proc/loadavg: 0.91 0.97 0.91 3/66 14085
/proc/meminfo: memFree=1856192/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=3700 CPUtime=0.29
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 509 0 0 0 29 0 0 0 19 0 1 0 70329947 3788800 492 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 925 492 135 292 0 630 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3700

[startup+0.701957 s]
/proc/loadavg: 0.91 0.97 0.91 3/66 14085
/proc/meminfo: memFree=1856192/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=4908 CPUtime=0.69
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 797 0 0 0 67 2 0 0 22 0 1 0 70329947 5025792 780 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1227 780 135 292 0 932 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4908

[startup+1.50106 s]
/proc/loadavg: 0.91 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1852920/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=6412 CPUtime=1.49
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 1189 0 0 0 146 3 0 0 25 0 1 0 70329947 6565888 1172 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1603 1172 135 292 0 1308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6412

[startup+3.10127 s]
/proc/loadavg: 0.91 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1850744/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=9420 CPUtime=3.09
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 1937 0 0 0 304 5 0 0 25 0 1 0 70329947 9646080 1920 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 2355 1920 135 292 0 2060 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9420

[startup+6.30168 s]
/proc/loadavg: 0.92 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1845112/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=14260 CPUtime=6.29
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 3147 0 0 0 621 8 0 0 25 0 1 0 70329947 14602240 3130 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 3565 3130 135 292 0 3270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14260

[startup+12.7015 s]
/proc/loadavg: 0.93 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1836728/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=22064 CPUtime=12.68
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 5094 0 0 0 1255 13 0 0 25 0 1 0 70329947 22593536 5077 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 5516 5077 135 292 0 5221 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22064

[startup+25.5012 s]
/proc/loadavg: 0.94 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1822008/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=36640 CPUtime=25.48
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 8711 0 0 0 2523 25 0 0 25 0 1 0 70329947 37519360 8694 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 9160 8694 135 292 0 8865 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36640

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1797432/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=61116 CPUtime=51.07
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 14846 0 0 0 5061 46 0 0 25 0 1 0 70329947 62582784 14829 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 15279 14829 135 292 0 14984 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61116

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1756600/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=101604 CPUtime=102.26
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 24937 0 0 0 10144 82 0 0 25 0 1 0 70329947 104042496 24920 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 25401 24920 135 292 0 25106 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 101604

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1719480/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=138956 CPUtime=162.23
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 34268 0 0 0 16106 117 0 0 25 0 1 0 70329947 142290944 34251 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 34739 34251 135 292 0 34444 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 138956

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1679352/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=178784 CPUtime=222.22
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 44218 0 0 0 22070 152 0 0 25 0 1 0 70329947 183074816 44201 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 44696 44201 135 292 0 44401 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 178784

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1643896/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=214488 CPUtime=282.2
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 53119 0 0 0 28036 184 0 0 25 0 1 0 70329947 219635712 53102 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 53622 53102 135 292 0 53327 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 214488

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1606776/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=251420 CPUtime=342.18
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 62359 0 0 0 34002 216 0 0 25 0 1 0 70329947 257454080 62342 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 62855 62342 135 292 0 62560 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 251420

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1572344/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=285852 CPUtime=402.16
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 70973 0 0 0 39971 245 0 0 25 0 1 0 70329947 292712448 70956 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 71463 70956 135 292 0 71168 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 285852

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1538936/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=319000 CPUtime=462.14
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 79243 0 0 0 45938 276 0 0 25 0 1 0 70329947 326656000 79226 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 79750 79226 135 292 0 79455 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 319000

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1505464/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=352468 CPUtime=522.13
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 87632 0 0 0 51907 306 0 0 25 0 1 0 70329947 360927232 87615 1992294400 134512640 135709839 4294956240 18446744073709551615 134568589 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 88117 87615 135 292 0 87822 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 352468

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1472632/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=384980 CPUtime=582.11
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 95761 0 0 0 57874 337 0 0 25 0 1 0 70329947 394219520 95744 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 96245 95744 135 292 0 95950 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 384980

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1442936/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=414436 CPUtime=642.1
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 103135 0 0 0 63844 366 0 0 25 0 1 0 70329947 424382464 103118 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 103609 103118 135 292 0 103314 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 414436

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1325304/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=531796 CPUtime=882.02
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 132474 0 0 0 87723 479 0 0 25 0 1 0 70329947 544559104 132457 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 132949 132457 135 292 0 132654 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 531796

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1294328/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=562848 CPUtime=942
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 140228 0 0 0 93690 510 0 0 25 0 1 0 70329947 576356352 140211 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 140712 140211 135 292 0 140417 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 562848

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1261944/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=595132 CPUtime=1001.98
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 148273 0 0 0 99656 542 0 0 25 0 1 0 70329947 609415168 148256 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 148783 148256 135 292 0 148488 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 595132

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1235000/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=622160 CPUtime=1061.96
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 155013 0 0 0 105629 567 0 0 25 0 1 0 70329947 637091840 154996 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 155540 154996 135 292 0 155245 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 622160

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1208504/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=648776 CPUtime=1121.94
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 161683 0 0 0 111601 593 0 0 25 0 1 0 70329947 664346624 161666 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 162194 161666 135 292 0 161899 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 648776

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1180344/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=677052 CPUtime=1181.92
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 168723 0 0 0 117571 621 0 0 25 0 1 0 70329947 693301248 168706 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 169263 168706 135 292 0 168968 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 677052

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1152312/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=704536 CPUtime=1241.91
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 175606 0 0 0 123543 648 0 0 25 0 1 0 70329947 721444864 175589 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 176134 175589 135 292 0 175839 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 704536

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1125560/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=731104 CPUtime=1301.89
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 182240 0 0 0 129514 675 0 0 25 0 1 0 70329947 748650496 182223 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 182776 182223 135 292 0 182481 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 731104

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1100408/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=756300 CPUtime=1361.88
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 188538 0 0 0 135487 701 0 0 25 0 1 0 70329947 774451200 188521 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 189075 188521 135 292 0 188780 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 756300

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1074808/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=781784 CPUtime=1421.85
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 194902 0 0 0 141462 723 0 0 25 0 1 0 70329947 800546816 194885 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 195446 194885 135 292 0 195151 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 781784

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1045368/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=811360 CPUtime=1481.83
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 202313 0 0 0 147431 752 0 0 25 0 1 0 70329947 830832640 202296 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 202840 202296 135 292 0 202545 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 811360

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=1019448/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=836948 CPUtime=1541.81
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 208716 0 0 0 153402 779 0 0 25 0 1 0 70329947 857034752 208699 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 209237 208699 135 292 0 208942 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 836948

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=993208/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=863412 CPUtime=1601.8
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 215329 0 0 0 159374 806 0 0 25 0 1 0 70329947 884133888 215312 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 215853 215312 135 292 0 215558 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 863412

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=969464/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=886864 CPUtime=1661.77
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 221195 0 0 0 165350 827 0 0 25 0 1 0 70329947 908148736 221178 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 221716 221178 135 292 0 221421 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 886864

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=942072/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=914416 CPUtime=1721.76
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 228073 0 0 0 171322 854 0 0 25 0 1 0 70329947 936361984 228056 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 228604 228056 135 292 0 228309 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 914416

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=916984/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=939240 CPUtime=1781.74
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 234275 0 0 0 177293 881 0 0 25 0 1 0 70329947 961781760 234258 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 234810 234258 135 292 0 234515 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 939240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=912120/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=943924 CPUtime=1800.04
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4194304 235446 0 0 0 179118 886 0 0 25 0 1 0 70329947 966578176 235429 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 235981 235429 135 292 0 235686 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 943924

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.71 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14086
/proc/meminfo: memFree=912120/2055920 swapFree=4191988/4192956
[pid=14085] ppid=14083 vsize=0 CPUtime=1800.14
/proc/14085/stat : 14085 (wbo) R 14083 14085 14042 0 -1 4195332 235446 0 0 0 179118 896 0 0 25 0 1 0 70329947 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.75
CPU time (s): 1800.2
CPU user time (s): 1791.19
CPU system time (s): 9.00763
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 943924

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

runsolver used 2.51362 second user time and 4.04838 second system time

The end

Launcher Data

Begin job on node40 at 2009-06-16 20:14:25
IDJOB=1875549
IDBENCH=2913
IDSOLVER=698
FILE ID=node40/1875549-1245176065
PBS_JOBID= 9363948
Free space on /tmp= 66564 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_1.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-1875549-1245176065/watcher-1875549-1245176065 -o /tmp/evaluation-result-1875549-1245176065/solver-1875549-1245176065 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875549-1245176065.opb

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

MD5SUM BENCH= ae75c4a4fdafb98542bd11b7f7eecd54
RANDOM SEED=1378963826

node40.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.216
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.216
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:       1856672 kB
Buffers:         19820 kB
Cached:          99068 kB
SwapCached:        384 kB
Active:          15420 kB
Inactive:       117412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856672 kB
SwapTotal:     4192956 kB
SwapFree:      4191988 kB
Dirty:            2444 kB
Writeback:           0 kB
Mapped:          23328 kB
Slab:            52248 kB
Committed_AS:    57104 kB
PageTables:       1472 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-1875549-1245176065.opb

Free space on /tmp at the end= 66560 MiB
End job on node40 at 2009-06-16 20:44:28