Trace number 2702057

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)Wrong UNSAT 302.416 302.519

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=139-P1=67-P2=211-P3=127-P4=137-P5=173-P6=89-P7=223-P8=227-P9=79-B.opb
MD5SUM651e385f00e2858954d8683e891a1dbe
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark10.2704
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables216
Total number of constraints19
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints19
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)576
Sum of products size (including duplicates)1152
Number of different products576
Sum of products size1152

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2702057-1278546380.opb.
0.00/0.00	c Instance file HOME/instance-2702057-1278546380.opb
0.00/0.00	c File size is 43526 bytes.
0.00/0.00	c Highest Coefficient sum: 130560
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      792                                                 |
0.00/0.00	c |  Number Clauses:        576                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 604                                                 |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     792     1180     4960 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       101 |     792     1180     4960 |     5500      101     55 |  0.001 % |
0.00/0.02	c |       256 |     792     1180     4960 |     6050      256     60 |  0.001 % |
0.00/0.04	c |       483 |     792     1180     4960 |     6655      483     57 |  0.000 % |
0.00/0.06	c |       820 |     792     1180     4960 |     7320      820     57 |  0.000 % |
0.09/0.09	c |      1327 |     792     1180     4960 |     8052     1327     60 |  0.000 % |
0.09/0.15	c |      2086 |     792     1180     4960 |     8857     2086     58 |  0.000 % |
0.19/0.25	c |      3225 |     792     1180     4960 |     9743     3225     54 |  0.000 % |
0.39/0.41	c |      4933 |     792     1180     4960 |    10717     4933     49 |  0.000 % |
0.59/0.63	c |      7496 |     792     1180     4960 |    11789     7496     48 |  0.000 % |
1.10/1.16	c |     11340 |     792     1180     4960 |    12968    11340     47 |  0.000 % |
1.59/1.65	c |     17106 |     792     1180     4960 |    14265    10448     45 |  0.000 % |
2.59/2.69	c |     25755 |     792     1180     4960 |    15692    11813     43 |  0.000 % |
4.19/4.25	c |     38730 |     792     1180     4960 |    17261     8704     37 |  0.000 % |
6.79/6.82	c |     58191 |     792     1180     4960 |    18987    10615     50 |  0.000 % |
10.09/10.10	c |     87383 |     792     1180     4960 |    20886    10664     57 |  0.000 % |
19.18/19.27	c |    131174 |     792     1180     4960 |    22974    11626     58 |  0.000 % |
28.98/29.07	c |    196858 |     791     1180     4960 |    25272    14909     52 |  0.126 % |
55.37/55.43	c |    295384 |     791     1180     4960 |    27799    13648     52 |  0.126 % |
105.46/105.57	c |    443174 |     790     1180     4960 |    30579    13233     57 |  0.254 % |
122.55/122.65	c ===============================================================================
122.55/122.65	c New solution: 3
122.55/122.65	o 3
122.55/122.65	c Elapsed CPU time: 121.089 s	Remaining CPU time: 58.9114 s
122.55/122.65	c ===============================================================================
122.55/122.65	c |    534455 |     789     1181     4968 |     5000    25640     53 |  0.254 % |
122.65/122.72	c |    534556 |     718     1181     4968 |     5500     2812     58 |  9.344 % |
122.65/122.73	c |    534707 |     718     1181     4968 |     6050     2963     59 |  9.345 % |
122.65/122.74	c |    534932 |     718     1181     4968 |     6655     3188     59 |  9.344 % |
122.65/122.77	c |    535270 |     718     1181     4968 |     7320     3526     60 |  9.345 % |
122.75/122.81	c |    535777 |     718     1181     4968 |     8052     4033     58 |  9.344 % |
122.75/122.87	c |    536537 |     718     1181     4968 |     8857     4793     58 |  9.344 % |
122.84/122.97	c |    537677 |     718     1181     4968 |     9743     5933     58 |  9.344 % |
123.16/123.21	c |    539385 |     718     1181     4968 |    10717     7641     55 |  9.344 % |
123.55/123.66	c |    541947 |     718     1181     4968 |    11789    10203     50 |  9.344 % |
124.16/124.25	c |    545792 |     718     1181     4968 |    12968     8083     37 |  9.345 % |
124.85/124.97	c |    551558 |     718     1181     4968 |    14265     7144     48 |  9.344 % |
126.36/126.50	c |    560208 |     718     1181     4968 |    15692     8500     47 |  9.344 % |
128.05/128.11	c |    573183 |     718     1181     4968 |    17261    13342     57 |  9.344 % |
130.64/130.79	c |    592644 |     718     1181     4968 |    18987    15073     41 |  9.344 % |
135.44/135.54	c |    621836 |     718     1181     4968 |    20886    15058     57 |  9.344 % |
146.25/146.34	c |    665626 |     718     1181     4968 |    22974    16166     34 |  9.344 % |
157.84/157.99	c |    731310 |     718     1181     4968 |    25272    20062     51 |  9.344 % |
182.23/182.38	c There are 75 assigned variables. 8 in cost function.
182.83/182.99	c ============================[ Search Statistics ]==============================
182.83/182.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.99	c ===============================================================================
182.83/182.99	c |         0 |     717     1142     4402 |     5000        0    nan |  0.000 % |
182.93/183.05	c |       100 |     717     1142     4402 |     5500      100     54 |  9.470 % |
183.03/183.12	c |       250 |     717     1142     4402 |     6050      250     49 |  9.471 % |
183.03/183.14	c |       476 |     717     1142     4402 |     6655      476     51 |  9.470 % |
183.03/183.16	c |       813 |     717     1142     4402 |     7320      813     53 |  9.470 % |
183.13/183.20	c |      1320 |     717     1142     4402 |     8052     1320     57 |  9.470 % |
183.13/183.26	c |      2081 |     717     1142     4402 |     8857     2081     55 |  9.470 % |
183.23/183.36	c |      3221 |     717     1142     4402 |     9743     3221     53 |  9.470 % |
183.43/183.56	c |      4930 |     717     1142     4402 |    10717     4930     49 |  9.470 % |
183.82/183.99	c |      7492 |     717     1142     4402 |    11789     7492     44 |  9.470 % |
184.83/184.93	c |     11337 |     717     1142     4402 |    12968    11337     41 |  9.470 % |
185.43/185.51	c |     17103 |     717     1142     4402 |    14265    10394     37 |  9.470 % |
187.23/187.33	c |     25752 |     717     1142     4402 |    15692    11718     41 |  9.470 % |
190.63/190.79	c |     38726 |     717     1142     4402 |    17261     8863     24 |  9.470 % |
193.72/193.80	c |     58187 |     717     1142     4402 |    18987    10373     47 |  9.470 % |
200.43/200.56	c |     87380 |     717     1142     4402 |    20886    10516     41 |  9.470 % |
209.52/209.66	c |    131172 |     717     1142     4402 |    22974    11204     42 |  9.470 % |
223.42/223.52	c |    196857 |     716     1142     4402 |    25272    15793     48 |  9.596 % |
246.32/246.41	c |    295384 |     715     1142     4402 |    27799    14086     47 |  9.724 % |
283.79/283.98	c |    443174 |     705     1142     4402 |    30579    26804     29 | 10.986 % |
302.30/302.48	c ===============================================================================
302.30/302.48	c core #1
302.30/302.48	c 
302.30/302.48	c 
302.30/302.48	c Core size: 65	Core Weight: 2147483647	Total Weight: -2147483647
302.30/302.48	c
302.30/302.48	c
302.30/302.48	c Memory used           : 294.43 MB
302.30/302.48	c CPU time              : 298.76 s
302.30/302.48	c 
302.30/302.48	s UNSATISFIABLE
302.30/302.48	c Total CPU time: 298.76 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-2702057-1278546380/watcher-2702057-1278546380 -o /tmp/evaluation-result-2702057-1278546380/solver-2702057-1278546380 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702057-1278546380.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: 2.75 1.25 0.46 2/106 27470
/proc/meminfo: memFree=1917456/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=2752 CPUtime=0
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 325 0 0 0 0 0 0 0 18 0 1 0 22845363 2818048 243 1992294400 134512640 135752675 4288653248 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 688 243 142 303 0 372 0

[startup+0.096998 s]
/proc/loadavg: 2.75 1.25 0.46 2/106 27470
/proc/meminfo: memFree=1917456/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=3228 CPUtime=0.09
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 463 0 0 0 9 0 0 0 18 0 1 0 22845363 3305472 370 1992294400 134512640 135752675 4288653248 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 807 370 145 303 0 502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3228

[startup+0.101998 s]
/proc/loadavg: 2.75 1.25 0.46 2/106 27470
/proc/meminfo: memFree=1917456/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=3228 CPUtime=0.09
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 468 0 0 0 9 0 0 0 18 0 1 0 22845363 3305472 375 1992294400 134512640 135752675 4288653248 18446744073709551615 134517425 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 807 376 145 303 0 502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3228

[startup+0.301995 s]
/proc/loadavg: 2.75 1.25 0.46 2/106 27470
/proc/meminfo: memFree=1917456/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=4004 CPUtime=0.29
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 660 0 0 0 29 0 0 0 18 0 1 0 22845363 4100096 567 1992294400 134512640 135752675 4288653248 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 1001 567 145 303 0 696 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4004

[startup+0.701989 s]
/proc/loadavg: 2.75 1.25 0.46 2/106 27470
/proc/meminfo: memFree=1917456/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=5288 CPUtime=0.69
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 970 0 0 0 68 1 0 0 18 0 1 0 22845363 5414912 877 1992294400 134512640 135752675 4288653248 18446744073709551615 134638683 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 1322 877 145 303 0 1017 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5288

[startup+1.50098 s]
/proc/loadavg: 2.75 1.25 0.46 2/107 27471
/proc/meminfo: memFree=1914100/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=7424 CPUtime=1.49
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 1506 0 0 0 146 3 0 0 20 0 1 0 22845363 7602176 1413 1992294400 134512640 135752675 4288653248 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 1856 1413 145 303 0 1551 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7424

[startup+3.10095 s]
/proc/loadavg: 2.75 1.25 0.46 2/107 27471
/proc/meminfo: memFree=1910876/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=11324 CPUtime=3.09
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 2488 0 0 0 303 6 0 0 25 0 1 0 22845363 11595776 2395 1992294400 134512640 135752675 4288653248 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 2831 2395 145 303 0 2526 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11324

[startup+6.3009 s]
/proc/loadavg: 2.61 1.24 0.47 2/107 27471
/proc/meminfo: memFree=1903436/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=17900 CPUtime=6.28
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 4130 0 0 0 616 12 0 0 25 0 1 0 22845363 18329600 4037 1992294400 134512640 135752675 4288653248 18446744073709551615 134518934 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 4475 4037 145 303 0 4170 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17900

[startup+12.7008 s]
/proc/loadavg: 2.48 1.24 0.47 2/107 27471
/proc/meminfo: memFree=1887316/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=33640 CPUtime=12.69
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 8054 0 0 0 1240 29 0 0 25 0 1 0 22845363 34447360 7961 1992294400 134512640 135752675 4288653248 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 8410 7961 145 303 0 8105 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33640

[startup+25.5006 s]
/proc/loadavg: 2.15 1.23 0.48 2/107 27471
/proc/meminfo: memFree=1868840/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=52264 CPUtime=25.48
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 12707 0 0 0 2504 44 0 0 25 0 1 0 22845363 53518336 12614 1992294400 134512640 135752675 4288653248 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 13066 12614 145 303 0 12761 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52264

[startup+51.1012 s]
/proc/loadavg: 1.76 1.21 0.49 2/107 27473
/proc/meminfo: memFree=1838460/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=82284 CPUtime=51.08
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 20182 0 0 0 5033 75 0 0 25 0 1 0 22845363 84258816 20089 1992294400 134512640 135752675 4288653248 18446744073709551615 134612042 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 20571 20089 145 303 0 20266 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 82284

[startup+102.307 s]
/proc/loadavg: 1.33 1.17 0.51 2/107 27473
/proc/meminfo: memFree=1794936/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=125188 CPUtime=102.26
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 30890 0 0 0 10106 120 0 0 25 0 1 0 22845363 128192512 30797 1992294400 134512640 135752675 4288653248 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 31297 30797 145 303 0 30992 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 125188

[startup+162.3 s]
/proc/loadavg: 1.12 1.14 0.54 2/107 27475
/proc/meminfo: memFree=1707020/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=213524 CPUtime=162.24
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 52949 0 0 0 16014 210 0 0 25 0 1 0 22845363 218648576 52856 1992294400 134512640 135752675 4288653248 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 53381 52856 145 303 0 53076 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 213524

[startup+222.301 s]
/proc/loadavg: 1.04 1.11 0.57 2/107 27477
/proc/meminfo: memFree=1665980/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=253496 CPUtime=222.22
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 63042 0 0 0 21939 283 0 0 25 0 1 0 22845363 259579904 62918 1992294400 134512640 135752675 4288653248 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 63374 62918 146 303 0 63069 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 253496

[startup+282.301 s]
/proc/loadavg: 1.01 1.09 0.59 2/107 27479
/proc/meminfo: memFree=1622208/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=297552 CPUtime=282.2
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 74010 0 0 0 27867 353 0 0 25 0 1 0 22845363 304693248 73886 1992294400 134512640 135752675 4288653248 18446744073709551615 134518720 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 74388 73886 146 303 0 74083 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 297552

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

[startup+294.3 s]
/proc/loadavg: 1.01 1.08 0.60 2/107 27479
/proc/meminfo: memFree=1619232/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=300568 CPUtime=294.19
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 74730 0 0 0 29060 359 0 0 25 0 1 0 22845363 307781632 74606 1992294400 134512640 135752675 4288653248 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 75142 74606 146 303 0 74837 0
Current children cumulated CPU time (s) 294.19
Current children cumulated vsize (KiB) 300568

[startup+297.5 s]
/proc/loadavg: 1.01 1.08 0.60 2/107 27479
/proc/meminfo: memFree=1618736/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=300832 CPUtime=297.39
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 74810 0 0 0 29379 360 0 0 25 0 1 0 22845363 308051968 74686 1992294400 134512640 135752675 4288653248 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 75208 74686 146 303 0 74903 0
Current children cumulated CPU time (s) 297.39
Current children cumulated vsize (KiB) 300832

[startup+300.7 s]
/proc/loadavg: 1.01 1.08 0.60 2/107 27479
/proc/meminfo: memFree=1618488/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=301228 CPUtime=300.59
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 74897 0 0 0 29698 361 0 0 25 0 1 0 22845363 308457472 74773 1992294400 134512640 135752675 4288653248 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 75307 74773 146 303 0 75002 0
Current children cumulated CPU time (s) 300.59
Current children cumulated vsize (KiB) 301228

[startup+301.5 s]
/proc/loadavg: 1.01 1.08 0.60 2/107 27479
/proc/meminfo: memFree=1618240/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=301360 CPUtime=301.39
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 74939 0 0 0 29777 362 0 0 25 0 1 0 22845363 308592640 74815 1992294400 134512640 135752675 4288653248 18446744073709551615 134638140 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 75340 74815 146 303 0 75035 0
Current children cumulated CPU time (s) 301.39
Current children cumulated vsize (KiB) 301360

[startup+302.3 s]
/proc/loadavg: 1.01 1.08 0.60 2/107 27479
/proc/meminfo: memFree=1618240/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=301360 CPUtime=302.19
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202496 74942 0 0 0 29857 362 0 0 25 0 1 0 22845363 308592640 74818 1992294400 134512640 135752675 4288653248 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/27470/statm: 75340 74818 146 303 0 75035 0
Current children cumulated CPU time (s) 302.19
Current children cumulated vsize (KiB) 301360

[startup+302.508 s]
/proc/loadavg: 1.01 1.08 0.60 2/107 27479
/proc/meminfo: memFree=1618116/2059040 swapFree=4078928/4192956
[pid=27470] ppid=27468 vsize=0 CPUtime=302.39
/proc/27470/stat : 27470 (wbo1.4b) R 27468 27470 27279 0 -1 4202500 74949 0 0 0 29875 364 0 0 25 0 1 0 22845363 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/27470/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 302.39
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 302.519
CPU time (s): 302.416
CPU user time (s): 298.76
CPU system time (s): 3.65644
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 301492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 298.76
system time used= 3.65644
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74949
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= 4
involuntary context switches= 3990

runsolver used 0.550916 second user time and 1.39279 second system time

The end

Launcher Data

Begin job on node044 at 2010-07-08 01:46:20
IDJOB=2702057
IDBENCH=47963
IDSOLVER=1190
FILE ID=node044/2702057-1278546380
PBS_JOBID= 11239496
Free space on /tmp= 62500 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=139-P1=67-P2=211-P3=127-P4=137-P5=173-P6=89-P7=223-P8=227-P9=79-B.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702057-1278546380/watcher-2702057-1278546380 -o /tmp/evaluation-result-2702057-1278546380/solver-2702057-1278546380 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702057-1278546380.opb

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

MD5SUM BENCH= 651e385f00e2858954d8683e891a1dbe
RANDOM SEED=1442027533

node044.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.267
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.53
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.267
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.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1918232 kB
Buffers:          2528 kB
Cached:          20760 kB
SwapCached:      61236 kB
Active:          20036 kB
Inactive:        65876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1918232 kB
SwapTotal:     4192956 kB
SwapFree:      4078928 kB
Dirty:            3448 kB
Writeback:           0 kB
AnonPages:        7456 kB
Mapped:           5784 kB
Slab:            32840 kB
PageTables:       4104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183220 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702057-1278546380.opb

Free space on /tmp at the end= 62496 MiB
End job on node044 at 2010-07-08 01:51:23