Trace number 2655958

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.4bWrong UNSAT 180.717 180.766

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_12.opb
MD5SUMd262db503fd284bdfe2b43790fda8490
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark100
Best CPU time to get the best result obtained on this benchmark1798.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 91
Optimality of the best value was proved NO
Number of variables1807
Total number of constraints3444
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 constraints3443
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 66
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 193
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1320
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2655958-1276620910.opb.
0.00/0.00	c Instance file HOME/instance-2655958-1276620910.opb
0.00/0.00	c File size is 746274 bytes.
0.09/0.13	c Highest Coefficient sum: 1320
0.09/0.13	c ============================[ Problem Statistics ]=============================
0.09/0.13	c |                                                                             |
0.09/0.13	c |  Parsing time:          0.12         s                                      |
0.09/0.13	c |  Number Variables:      1807                                                |
0.09/0.13	c |  Number Clauses:        1                                                   |
0.09/0.13	c |  Number Cardinality:    0                                                   |
0.09/0.13	c |  Number PB Constraints: 3443                                                |
0.09/0.13	c ============================[ Search Statistics ]==============================
0.09/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |    1806     3444    94677 |     5000        0    nan |  0.000 % |
0.39/0.40	c |       100 |    1806     3444    94677 |     5500      100     27 |  0.055 % |
0.59/0.61	c |       251 |    1806     3444    94677 |     6050      251     30 |  0.055 % |
0.79/0.85	c |       476 |    1806     3444    94677 |     6655      476     31 |  0.055 % |
1.19/1.25	c |       813 |    1806     3444    94677 |     7320      813     30 |  0.055 % |
1.99/2.07	c |      1320 |    1806     3444    94677 |     8052     1320     30 |  0.055 % |
2.79/2.87	c |      2079 |    1806     3444    94677 |     8857     2079     32 |  0.055 % |
4.69/4.77	c |      3218 |    1806     3444    94677 |     9743     3218     32 |  0.055 % |
7.09/7.15	c |      4927 |    1806     3444    94677 |    10717     4927     33 |  0.055 % |
10.18/10.26	c |      7490 |    1806     3444    94677 |    11789     7490     33 |  0.055 % |
11.00/11.01	c ===============================================================================
11.00/11.01	c New solution: 130
11.00/11.01	o 130
11.00/11.01	c Elapsed CPU time: 10.9673 s	Remaining CPU time: 169.033 s
11.00/11.01	c ===============================================================================
11.00/11.01	c |      7987 |    1806     3445    94685 |     5000     7987     33 |  0.055 % |
11.09/11.15	c |      8087 |    1803     3445    94685 |     5500     3951     33 |  0.221 % |
11.29/11.31	c |      8237 |    1803     3445    94685 |     6050     4101     33 |  0.222 % |
11.49/11.52	c |      8462 |    1803     3445    94685 |     6655     4326     33 |  0.221 % |
11.49/11.59	c ===============================================================================
11.49/11.59	c New solution: 126
11.49/11.59	o 126
11.49/11.59	c Elapsed CPU time: 11.5512 s	Remaining CPU time: 168.449 s
11.49/11.59	c ===============================================================================
11.49/11.59	c |      8501 |    1803     3446    94693 |     5000     4365     33 |  0.221 % |
11.69/11.71	c |      8602 |    1803     3446    94693 |     5500     4466     32 |  0.221 % |
11.89/11.90	c |      8752 |    1803     3446    94693 |     6050     4616     32 |  0.221 % |
12.19/12.21	c |      8977 |    1803     3446    94693 |     6655     4841     32 |  0.221 % |
12.49/12.58	c ===============================================================================
12.49/12.58	c New solution: 118
12.49/12.58	o 118
12.49/12.58	c Elapsed CPU time: 12.5351 s	Remaining CPU time: 167.465 s
12.49/12.58	c ===============================================================================
12.49/12.58	c |      9303 |    1803     3447    94701 |     5000     5167     32 |  0.221 % |
12.59/12.69	c |      9403 |    1803     3447    94701 |     5500     2684     32 |  0.221 % |
12.89/12.90	c |      9556 |    1800     3447    94701 |     6050     2837     32 |  0.387 % |
13.20/13.25	c |      9782 |    1800     3447    94701 |     6655     3063     32 |  0.387 % |
13.59/13.60	c |     10119 |    1800     3447    94701 |     7320     3400     32 |  0.387 % |
13.69/13.75	c ===============================================================================
13.69/13.75	c New solution: 115
13.69/13.75	o 115
13.69/13.75	c Elapsed CPU time: 13.7079 s	Remaining CPU time: 166.292 s
13.69/13.75	c ===============================================================================
13.69/13.75	c |     10262 |    1800     3448    94709 |     5000     3543     32 |  0.387 % |
13.79/13.87	c |     10362 |    1800     3448    94709 |     5500     3643     32 |  0.387 % |
13.98/14.03	c |     10513 |    1800     3448    94709 |     6050     3794     32 |  0.387 % |
14.19/14.28	c |     10738 |    1800     3448    94709 |     6655     4019     32 |  0.387 % |
14.58/14.62	c |     11075 |    1800     3448    94709 |     7320     4356     32 |  0.387 % |
15.09/15.17	c |     11582 |    1800     3448    94709 |     8052     4787     31 |  0.387 % |
15.99/16.06	c |     12341 |    1800     3448    94709 |     8857     5546     32 |  0.387 % |
17.19/17.29	c |     13480 |    1800     3448    94709 |     9743     6685     32 |  0.387 % |
19.29/19.31	c |     15189 |    1800     3448    94709 |    10717     8394     33 |  0.387 % |
22.59/22.62	c |     17752 |    1800     3448    94709 |    11789    10957     33 |  0.387 % |
27.78/27.89	c |     21597 |    1800     3448    94709 |    12968     8650     35 |  0.387 % |
35.48/35.53	c |     27363 |    1800     3448    94709 |    14265     7659     33 |  0.387 % |
38.48/38.54	c ===============================================================================
38.48/38.54	c New solution: 114
38.48/38.54	o 114
38.48/38.54	c Elapsed CPU time: 38.4042 s	Remaining CPU time: 141.596 s
38.48/38.54	c ===============================================================================
38.48/38.54	c |     29346 |    1800     3449    94717 |     5000     9642     34 |  0.387 % |
38.58/38.69	c |     29446 |    1800     3449    94717 |     5500     4921     33 |  0.387 % |
38.78/38.87	c |     29596 |    1800     3449    94717 |     6050     5071     33 |  0.387 % |
39.08/39.12	c |     29821 |    1800     3449    94717 |     6655     5296     32 |  0.387 % |
39.49/39.60	c |     30158 |    1800     3449    94717 |     7320     5633     32 |  0.387 % |
40.18/40.20	c |     30665 |    1800     3449    94717 |     8052     6140     33 |  0.387 % |
41.18/41.22	c |     31427 |    1800     3449    94717 |     8857     6902     33 |  0.387 % |
42.58/42.67	c |     32568 |    1800     3449    94717 |     9743     8043     33 |  0.387 % |
44.88/44.94	c |     34278 |    1800     3449    94717 |    10717     9753     33 |  0.387 % |
46.48/46.50	c ===============================================================================
46.48/46.50	c New solution: 107
46.48/46.50	o 107
46.48/46.50	c Elapsed CPU time: 46.325 s	Remaining CPU time: 133.675 s
46.48/46.50	c ===============================================================================
46.48/46.50	c |     35603 |    1800     3450    94725 |     5000    11078     33 |  0.387 % |
46.58/46.64	c |     35704 |    1800     3450    94725 |     5500     2871     32 |  0.387 % |
46.68/46.79	c |     35856 |    1800     3450    94725 |     6050     3023     32 |  0.387 % |
46.98/47.00	c |     36081 |    1800     3450    94725 |     6655     3248     32 |  0.387 % |
47.19/47.29	c |     36418 |    1800     3450    94725 |     7320     3585     31 |  0.387 % |
47.88/47.91	c |     36925 |    1800     3450    94725 |     8052     4092     33 |  0.387 % |
48.68/48.79	c |     37686 |    1800     3450    94725 |     8857     4853     33 |  0.387 % |
49.87/49.92	c |     38825 |    1800     3450    94725 |     9743     5992     34 |  0.387 % |
51.98/52.10	c |     40533 |    1800     3450    94725 |    10717     7700     34 |  0.387 % |
55.78/55.81	c |     43096 |    1800     3450    94725 |    11789    10263     35 |  0.387 % |
61.18/61.21	c |     46940 |    1800     3450    94725 |    12968     7859     40 |  0.387 % |
68.27/68.35	c |     52706 |    1800     3450    94725 |    14265     6962     40 |  0.387 % |
82.17/82.28	c |     61356 |    1800     3450    94725 |    15692     8391     40 |  0.387 % |
101.36/101.41	c |     74331 |    1800     3450    94725 |    17261    13178     44 |  0.387 % |
126.16/126.28	c |     93792 |    1800     3450    94725 |    18987    14807     36 |  0.387 % |
166.05/166.13	c |    122984 |    1800     3450    94725 |    20886    14320     43 |  0.387 % |
180.54/180.63	c There are 7 assigned variables. 2 in cost function.
180.64/180.76	c core #1
180.64/180.76	c Memory used           : 36.75 MB
180.64/180.76	c CPU time              : 180.13 s
180.64/180.76	c 
180.64/180.76	s UNSATISFIABLE
180.64/180.76	c Total CPU time: 180.13 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-2655958-1276620910/watcher-2655958-1276620910 -o /tmp/evaluation-result-2655958-1276620910/solver-2655958-1276620910 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2655958-1276620910.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.85 0.97 0.99 3/106 13161
/proc/meminfo: memFree=1385136/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=3308 CPUtime=0
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 299 0 0 0 0 0 0 0 20 0 1 0 3385519 3387392 217 1992294400 134512640 135751879 4287535488 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 827 217 144 303 0 339 0

[startup+0.0336511 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 13161
/proc/meminfo: memFree=1385136/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=3968 CPUtime=0.03
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 493 0 0 0 3 0 0 0 20 0 1 0 3385519 4063232 411 1992294400 134512640 135751879 4287535488 18446744073709551615 135379374 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 992 411 180 303 0 504 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3968

[startup+0.101656 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 13161
/proc/meminfo: memFree=1385136/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=5688 CPUtime=0.09
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 1003 0 0 0 9 0 0 0 20 0 1 0 3385519 5824512 921 1992294400 134512640 135751879 4287535488 18446744073709551615 135225251 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 1422 922 277 303 0 934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5688

[startup+0.301673 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 13161
/proc/meminfo: memFree=1385136/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=5848 CPUtime=0.29
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 1325 0 0 0 29 0 0 0 20 0 1 0 3385519 5988352 1035 1992294400 134512640 135751879 4287535488 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 1462 1035 146 303 0 1157 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5848

[startup+0.700707 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 13161
/proc/meminfo: memFree=1385136/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=5848 CPUtime=0.69
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 1326 0 0 0 69 0 0 0 21 0 1 0 3385519 5988352 1036 1992294400 134512640 135751879 4287535488 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 1462 1036 147 303 0 1157 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5848

[startup+1.50078 s]
/proc/loadavg: 0.85 0.97 0.99 2/107 13162
/proc/meminfo: memFree=1381408/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=5980 CPUtime=1.49
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 1348 0 0 0 148 1 0 0 23 0 1 0 3385519 6123520 1058 1992294400 134512640 135751879 4287535488 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 1495 1058 147 303 0 1190 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5980

[startup+3.10091 s]
/proc/loadavg: 0.85 0.97 0.99 2/107 13162
/proc/meminfo: memFree=1381036/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=6244 CPUtime=3.09
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 1417 0 0 0 308 1 0 0 25 0 1 0 3385519 6393856 1127 1992294400 134512640 135751879 4287535488 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 1561 1127 147 303 0 1256 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6244

[startup+6.30119 s]
/proc/loadavg: 0.86 0.97 0.99 2/107 13162
/proc/meminfo: memFree=1380540/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=6772 CPUtime=6.29
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 1548 0 0 0 627 2 0 0 25 0 1 0 3385519 6934528 1258 1992294400 134512640 135751879 4287535488 18446744073709551615 134518874 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 1693 1258 147 303 0 1388 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6772

[startup+12.7007 s]
/proc/loadavg: 0.87 0.97 0.99 2/107 13162
/proc/meminfo: memFree=1379424/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=7960 CPUtime=12.69
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 1832 0 0 0 1265 4 0 0 25 0 1 0 3385519 8151040 1542 1992294400 134512640 135751879 4287535488 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 1990 1542 148 303 0 1685 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7960

[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 0.99 2/107 13162
/proc/meminfo: memFree=1377192/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=10204 CPUtime=25.49
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 2410 0 0 0 2540 9 0 0 25 0 1 0 3385519 10448896 2120 1992294400 134512640 135751879 4287535488 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 2551 2120 148 303 0 2246 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10204

[startup+51.102 s]
/proc/loadavg: 0.93 0.97 0.99 2/107 13164
/proc/meminfo: memFree=1372852/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=14572 CPUtime=51.08
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 3473 0 0 0 5090 18 0 0 25 0 1 0 3385519 14921728 3183 1992294400 134512640 135751879 4287535488 18446744073709551615 134611216 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 3643 3183 148 303 0 3338 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14572

[startup+102.308 s]
/proc/loadavg: 0.97 0.97 0.99 2/107 13164
/proc/meminfo: memFree=1363800/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=23164 CPUtime=102.27
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 5649 0 0 0 10193 34 0 0 25 0 1 0 3385519 23719936 5359 1992294400 134512640 135751879 4287535488 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 5791 5359 148 303 0 5486 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23164

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 13166
/proc/meminfo: memFree=1353012/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=34156 CPUtime=162.25
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 8374 0 0 0 16173 52 0 0 25 0 1 0 3385519 34975744 8084 1992294400 134512640 135751879 4287535488 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 8539 8084 148 303 0 8234 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34156

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

[startup+166.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 13166
/proc/meminfo: memFree=1352268/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=34816 CPUtime=166.24
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 8538 0 0 0 16570 54 0 0 25 0 1 0 3385519 35651584 8248 1992294400 134512640 135751879 4287535488 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 8704 8248 148 303 0 8399 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 34816

[startup+172.708 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 13166
/proc/meminfo: memFree=1351400/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=35476 CPUtime=172.65
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 8726 0 0 0 17209 56 0 0 25 0 1 0 3385519 36327424 8436 1992294400 134512640 135751879 4287535488 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 8869 8436 148 303 0 8564 0
Current children cumulated CPU time (s) 172.65
Current children cumulated vsize (KiB) 35476

[startup+175.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 13166
/proc/meminfo: memFree=1351028/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=35872 CPUtime=175.85
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 8818 0 0 0 17528 57 0 0 25 0 1 0 3385519 36732928 8528 1992294400 134512640 135751879 4287535488 18446744073709551615 134518790 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 8968 8528 148 303 0 8663 0
Current children cumulated CPU time (s) 175.85
Current children cumulated vsize (KiB) 35872

[startup+179.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 13166
/proc/meminfo: memFree=1350780/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=36268 CPUtime=179.04
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 8912 0 0 0 17847 57 0 0 25 0 1 0 3385519 37138432 8622 1992294400 134512640 135751879 4287535488 18446744073709551615 134611216 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 9067 8622 148 303 0 8762 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 36268

[startup+179.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 13166
/proc/meminfo: memFree=1350656/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=36400 CPUtime=179.85
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 8937 0 0 0 17927 58 0 0 25 0 1 0 3385519 37273600 8647 1992294400 134512640 135751879 4287535488 18446744073709551615 134616273 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 9100 8647 148 303 0 8795 0
Current children cumulated CPU time (s) 179.85
Current children cumulated vsize (KiB) 36400

[startup+180.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 13166
/proc/meminfo: memFree=1350532/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=36400 CPUtime=180.25
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 8950 0 0 0 17967 58 0 0 25 0 1 0 3385519 37273600 8660 1992294400 134512640 135751879 4287535488 18446744073709551615 134611200 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 9100 8660 148 303 0 8795 0
Current children cumulated CPU time (s) 180.25
Current children cumulated vsize (KiB) 36400

[startup+180.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/107 13166
/proc/meminfo: memFree=1350532/2059040 swapFree=4192956/4192956
[pid=13161] ppid=13159 vsize=37472 CPUtime=180.64
/proc/13161/stat : 13161 (wbo1.4b) R 13159 13161 12730 0 -1 4202496 9220 0 0 0 18006 58 0 0 25 0 1 0 3385519 38371328 8930 1992294400 134512640 135751879 4287535488 18446744073709551615 135201625 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13161/statm: 9368 8930 149 303 0 9063 0
Current children cumulated CPU time (s) 180.64
Current children cumulated vsize (KiB) 37472

Child status: 0
Real time (s): 180.766
CPU time (s): 180.717
CPU user time (s): 180.13
CPU system time (s): 0.58691
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 37472

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

runsolver used 0.291955 second user time and 0.870867 second system time

The end

Launcher Data

Begin job on node031 at 2010-06-15 18:55:10
IDJOB=2655958
IDBENCH=2946
IDSOLVER=1161
FILE ID=node031/2655958-1276620910
PBS_JOBID= 11172331
Free space on /tmp= 62580 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_12.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2655958-1276620910/watcher-2655958-1276620910 -o /tmp/evaluation-result-2655958-1276620910/solver-2655958-1276620910 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2655958-1276620910.opb

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

MD5SUM BENCH= d262db503fd284bdfe2b43790fda8490
RANDOM SEED=883108234

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1385664 kB
Buffers:         83336 kB
Cached:         446704 kB
SwapCached:          0 kB
Active:         226580 kB
Inactive:       363128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1385664 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3744 kB
Writeback:           0 kB
AnonPages:       59620 kB
Mapped:          15404 kB
Slab:            61808 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182116 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62580 MiB
End job on node031 at 2010-06-15 18:58:11