Trace number 2690699

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 NameAnswerCPU timeWall clock time
wbo 1.4bWrong UNSAT 408.614 408.608

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900576151--soft-66-100-0.wbo
MD5SUMe60bec5d313c91289af640357d00991f
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark302.619
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints904
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 44120
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44119
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 697
Number of bits of the biggest sum of numbers10
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 wbo file format. File HOME/instance-2690699-1277905326.wbo.
0.00/0.00	c Instance file HOME/instance-2690699-1277905326.wbo
0.00/0.00	c File size is 87879 bytes.
0.00/0.00	c Highest Coefficient sum: 697
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:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
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 |     231     2707     8338 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |     231     2707     8338 |     5500      100     29 |  0.002 % |
0.00/0.01	c |       250 |     231     2707     8338 |     6050      250     28 |  0.002 % |
0.00/0.02	c |       476 |     231     2707     8338 |     6655      476     27 |  0.002 % |
0.00/0.03	c |       817 |     231     2707     8338 |     7320      817     27 |  0.002 % |
0.03/0.04	c |      1323 |     231     2707     8338 |     8052     1323     29 |  0.002 % |
0.03/0.06	c |      2084 |     231     2707     8338 |     8857     2084     29 |  0.002 % |
0.09/0.10	c |      3223 |     231     2707     8338 |     9743     3223     30 |  0.002 % |
0.09/0.16	c |      4933 |     231     2707     8338 |    10717     4933     31 |  0.002 % |
0.19/0.27	c |      7496 |     231     2707     8338 |    11789     7496     33 |  0.002 % |
0.39/0.48	c |     11341 |     231     2707     8338 |    12968    11341     34 |  0.002 % |
0.79/0.83	c |     17110 |     231     2707     8338 |    14265    10568     37 |  0.002 % |
1.29/1.37	c |     25759 |     231     2707     8338 |    15692    12027     35 |  0.002 % |
2.19/2.27	c |     38733 |     231     2707     8338 |    17261     9196     39 |  0.002 % |
3.69/3.79	c |     58197 |     231     2707     8338 |    18987    11293     39 |  0.002 % |
6.29/6.34	c |     87389 |     231     2707     8338 |    20886    11825     43 |  0.002 % |
10.29/10.32	c |    131178 |     231     2707     8338 |    22974    13600     42 |  0.002 % |
16.69/16.78	c |    196862 |     231     2707     8338 |    25272    21602     41 |  0.002 % |
26.68/26.77	c |    295388 |     231     2707     8338 |    27799    25138     40 |  0.002 % |
42.79/42.83	c |    443179 |     231     2707     8338 |    30579    15104     39 |  0.002 % |
66.39/66.45	c |    664862 |     231     2707     8338 |    33637    14754     41 |  0.002 % |
104.99/105.01	c |    997390 |     231     2707     8338 |    37001    27272     40 |  0.002 % |
168.39/168.45	c |   1496181 |     231     2707     8338 |    40701    12772     38 |  0.002 % |
183.19/183.26	c There are 1 assigned variables. 0 in cost function.
183.79/183.85	c ============================[ Search Statistics ]==============================
183.79/183.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.79/183.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.79/183.85	c ===============================================================================
183.79/183.85	c |         0 |     230     2678     8237 |     5000        0    nan |  0.000 % |
183.89/183.91	c |       101 |     230     2678     8237 |     5500      101     16 |  0.435 % |
183.89/183.92	c |       253 |     230     2678     8237 |     6050      253     20 |  0.435 % |
183.89/183.93	c |       480 |     230     2678     8237 |     6655      480     23 |  0.435 % |
183.89/184.00	c |       821 |     230     2678     8237 |     7320      821     23 |  0.435 % |
184.00/184.01	c |      1327 |     230     2678     8237 |     8052     1327     24 |  0.435 % |
184.00/184.04	c |      2087 |     230     2678     8237 |     8857     2087     24 |  0.435 % |
184.00/184.07	c |      3227 |     230     2678     8237 |     9743     3227     24 |  0.435 % |
184.09/184.14	c |      4936 |     230     2678     8237 |    10717     4936     24 |  0.435 % |
184.20/184.25	c |      7498 |     230     2678     8237 |    11789     7498     24 |  0.435 % |
184.39/184.48	c |     11343 |     230     2678     8237 |    12968    11343     27 |  0.435 % |
184.80/184.81	c |     17110 |     230     2678     8237 |    14265    10576     27 |  0.435 % |
185.39/185.45	c |     25759 |     230     2678     8237 |    15692    12036     27 |  0.435 % |
186.59/186.61	c |     38734 |     230     2678     8237 |    17261     9207     35 |  0.435 % |
188.39/188.49	c |     58196 |     230     2678     8237 |    18987    11297     34 |  0.435 % |
191.10/191.13	c |     87388 |     230     2678     8237 |    20886    11847     34 |  0.435 % |
195.59/195.60	c |    131178 |     230     2678     8237 |    22974    13633     38 |  0.435 % |
202.69/202.71	c |    196862 |     230     2678     8237 |    25272    21609     36 |  0.435 % |
213.40/213.47	c |    295388 |     230     2678     8237 |    27799    13894     32 |  0.435 % |
229.30/229.36	c |    443178 |     230     2678     8237 |    30579    19774     30 |  0.435 % |
253.59/253.61	c |    664862 |     230     2678     8237 |    33637    22168     29 |  0.435 % |
290.59/290.63	c |    997387 |     230     2678     8237 |    37001    16283     28 |  0.435 % |
342.50/342.50	c |   1496176 |     230     2678     8237 |    40701    21542     25 |  0.435 % |
407.90/407.90	c ===============================================================================
408.50/408.58	c core #1
408.50/408.58	c 
408.50/408.58	c 
408.50/408.58	c Core size: 26	Core Weight: 2147483647	Total Weight: 2147483647
408.50/408.58	c
408.50/408.58	c
408.50/408.58	c Memory used           : 684.95 MB
408.50/408.58	c CPU time              : 401.017 s
408.50/408.58	c 
408.50/408.58	s UNSATISFIABLE
408.50/408.58	c Total CPU time: 401.018 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-2690699-1277905326/watcher-2690699-1277905326 -o /tmp/evaluation-result-2690699-1277905326/solver-2690699-1277905326 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690699-1277905326.wbo 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.07 2.03 3/196 12668
/proc/meminfo: memFree=31367028/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=2660 CPUtime=0
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 307 0 0 0 0 0 0 0 21 0 1 0 131829497 2723840 225 4089446400 134512640 135752675 4287415536 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 665 226 147 303 0 338 0

[startup+0.0404789 s]
/proc/loadavg: 2.07 2.07 2.03 3/196 12668
/proc/meminfo: memFree=31367028/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=2968 CPUtime=0.03
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 416 0 0 0 3 0 0 0 21 0 1 0 131829497 3039232 312 4089446400 134512640 135752675 4287415536 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 742 312 144 303 0 437 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2968

[startup+0.10044 s]
/proc/loadavg: 2.07 2.07 2.03 3/196 12668
/proc/meminfo: memFree=31367028/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=3496 CPUtime=0.09
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 534 0 0 0 8 1 0 0 21 0 1 0 131829497 3579904 430 4089446400 134512640 135752675 4287415536 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 874 430 144 303 0 569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3496

[startup+0.300404 s]
/proc/loadavg: 2.07 2.07 2.03 3/196 12668
/proc/meminfo: memFree=31367028/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=4684 CPUtime=0.29
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 854 0 0 0 27 2 0 0 21 0 1 0 131829497 4796416 750 4089446400 134512640 135752675 4287415536 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 1171 750 144 303 0 866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4684

[startup+0.700335 s]
/proc/loadavg: 2.07 2.07 2.03 3/196 12668
/proc/meminfo: memFree=31367028/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=6576 CPUtime=0.69
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 1325 0 0 0 66 3 0 0 22 0 1 0 131829497 6733824 1221 4089446400 134512640 135752675 4287415536 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 1644 1221 144 303 0 1339 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6576

[startup+1.50019 s]
/proc/loadavg: 2.07 2.07 2.03 3/197 12669
/proc/meminfo: memFree=31361192/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=9880 CPUtime=1.49
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 2148 0 0 0 143 6 0 0 25 0 1 0 131829497 10117120 2044 4089446400 134512640 135752675 4287415536 18446744073709551615 134605026 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 2470 2044 144 303 0 2165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9880

[startup+3.10091 s]
/proc/loadavg: 2.07 2.07 2.03 3/197 12669
/proc/meminfo: memFree=31356356/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=15952 CPUtime=3.08
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 3659 0 0 0 298 10 0 0 25 0 1 0 131829497 16334848 3555 4089446400 134512640 135752675 4287415536 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 3988 3555 144 303 0 3683 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15952

[startup+6.30035 s]
/proc/loadavg: 2.07 2.07 2.02 3/197 12669
/proc/meminfo: memFree=31345224/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=26796 CPUtime=6.29
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 6357 0 0 0 611 18 0 0 25 0 1 0 131829497 27439104 6253 4089446400 134512640 135752675 4287415536 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 6699 6253 144 303 0 6394 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26796

[startup+12.7002 s]
/proc/loadavg: 2.06 2.07 2.02 3/197 12669
/proc/meminfo: memFree=31323532/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=46496 CPUtime=12.69
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 11280 0 0 0 1236 33 0 0 25 0 1 0 131829497 47611904 11176 4089446400 134512640 135752675 4287415536 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 11624 11176 144 303 0 11319 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46496

[startup+25.501 s]
/proc/loadavg: 2.05 2.07 2.02 3/197 12669
/proc/meminfo: memFree=31283612/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=83924 CPUtime=25.49
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 20641 0 0 0 2485 64 0 0 25 0 1 0 131829497 85938176 20537 4089446400 134512640 135752675 4287415536 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 20981 20537 144 303 0 20676 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83924

[startup+51.1004 s]
/proc/loadavg: 2.03 2.06 2.02 3/197 12670
/proc/meminfo: memFree=31214268/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=149604 CPUtime=51.09
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 37058 0 0 0 4989 120 0 0 25 0 1 0 131829497 153194496 36954 4089446400 134512640 135752675 4287415536 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 37401 36954 144 303 0 37096 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 149604

[startup+102.306 s]
/proc/loadavg: 2.01 2.05 2.02 3/197 12671
/proc/meminfo: memFree=31081312/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=273768 CPUtime=102.3
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 68082 0 0 0 10029 201 0 0 25 0 1 0 131829497 280338432 67978 4089446400 134512640 135752675 4287415536 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 68442 67978 144 303 0 68137 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 273768

[startup+162.301 s]
/proc/loadavg: 2.00 2.04 2.01 3/197 12673
/proc/meminfo: memFree=30944996/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=404848 CPUtime=162.29
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 100824 0 0 0 15937 292 0 0 25 0 1 0 131829497 414564352 100720 4089446400 134512640 135752675 4287415536 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 101212 100720 144 303 0 100907 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 404848

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/197 12675
/proc/meminfo: memFree=30875244/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=467864 CPUtime=222.29
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 116644 0 0 0 21828 401 0 0 25 0 1 0 131829497 479092736 116500 4089446400 134512640 135752675 4287415536 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 116966 116500 146 303 0 116661 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 467864

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/197 12676
/proc/meminfo: memFree=30815664/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=520932 CPUtime=282.29
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 129909 0 0 0 27715 514 0 0 25 0 1 0 131829497 533434368 129765 4089446400 134512640 135752675 4287415536 18446744073709551615 134611615 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 130233 129765 146 303 0 129928 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 520932

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/197 12678
/proc/meminfo: memFree=30734860/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=596724 CPUtime=342.3
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 148852 0 0 0 33589 641 0 0 25 0 1 0 131829497 611045376 148708 4089446400 134512640 135752675 4287415536 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 149181 148708 146 303 0 148876 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 596724

[startup+402.301 s]
/proc/loadavg: 2.43 2.13 2.04 3/197 12679
/proc/meminfo: memFree=30636340/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=687628 CPUtime=402.3
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 171528 0 0 0 39483 747 0 0 25 0 1 0 131829497 704131072 171384 4089446400 134512640 135752675 4287415536 18446744073709551615 134603244 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 171907 171384 146 303 0 171602 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 687628

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

[startup+403.1 s]
/proc/loadavg: 2.63 2.18 2.06 3/197 12679
/proc/meminfo: memFree=30635100/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=688948 CPUtime=403.1
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 171856 0 0 0 39561 749 0 0 25 0 1 0 131829497 705482752 171712 4089446400 134512640 135752675 4287415536 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 172237 171712 146 303 0 171932 0
Current children cumulated CPU time (s) 403.1
Current children cumulated vsize (KiB) 688948

[startup+406.301 s]
/proc/loadavg: 2.63 2.18 2.06 3/197 12679
/proc/meminfo: memFree=30630636/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=692776 CPUtime=406.3
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 172819 0 0 0 39875 755 0 0 25 0 1 0 131829497 709402624 172675 4089446400 134512640 135752675 4287415536 18446744073709551615 134611663 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 173194 172675 146 303 0 172889 0
Current children cumulated CPU time (s) 406.3
Current children cumulated vsize (KiB) 692776

[startup+407.901 s]
/proc/loadavg: 2.63 2.18 2.06 3/197 12679
/proc/meminfo: memFree=30629268/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=694252 CPUtime=407.9
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 173196 0 0 0 40033 757 0 0 25 0 1 0 131829497 710914048 173052 4089446400 134512640 135752675 4287415536 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 173563 173052 146 303 0 173258 0
Current children cumulated CPU time (s) 407.9
Current children cumulated vsize (KiB) 694252

[startup+408.301 s]
/proc/loadavg: 2.58 2.18 2.06 3/197 12679
/proc/meminfo: memFree=30626044/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=701380 CPUtime=408.3
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 174965 0 0 0 40073 757 0 0 25 0 1 0 131829497 718213120 174821 4089446400 134512640 135752675 4287415536 18446744073709551615 134520795 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 175345 174821 146 303 0 175040 0
Current children cumulated CPU time (s) 408.3
Current children cumulated vsize (KiB) 701380

[startup+408.5 s]
/proc/loadavg: 2.58 2.18 2.06 3/197 12679
/proc/meminfo: memFree=30626044/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=701380 CPUtime=408.5
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202496 174977 0 0 0 40093 757 0 0 25 0 1 0 131829497 718213120 174833 4089446400 134512640 135752675 4287415536 18446744073709551615 135221509 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/12668/statm: 175345 174833 146 303 0 175040 0
Current children cumulated CPU time (s) 408.5
Current children cumulated vsize (KiB) 701380

[startup+408.6 s]
/proc/loadavg: 2.58 2.18 2.06 3/197 12679
/proc/meminfo: memFree=30626044/32950928 swapFree=67111528/67111528
[pid=12668] ppid=12666 vsize=0 CPUtime=408.59
/proc/12668/stat : 12668 (wbo1.4b) R 12666 12668 11688 0 -1 4202500 174980 0 0 0 40101 758 0 0 25 0 1 0 131829497 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/12668/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 408.608
CPU time (s): 408.614
CPU user time (s): 401.018
CPU system time (s): 7.59585
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 701380

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

runsolver used 0.540917 second user time and 1.3388 second system time

The end

Launcher Data

Begin job on node120 at 2010-06-30 15:42:06
IDJOB=2690699
IDBENCH=78929
IDSOLVER=1201
FILE ID=node120/2690699-1277905326
PBS_JOBID= 11197208
Free space on /tmp= 74212 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900576151--soft-66-100-0.wbo
COMMAND LINE= wbo1.4b -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2690699-1277905326/watcher-2690699-1277905326 -o /tmp/evaluation-result-2690699-1277905326/solver-2690699-1277905326 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690699-1277905326.wbo

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

MD5SUM BENCH= e60bec5d313c91289af640357d00991f
RANDOM SEED=1683918513

node120.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31367928 kB
Buffers:        190936 kB
Cached:         931780 kB
SwapCached:          0 kB
Active:         853292 kB
Inactive:       587620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31367928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2772 kB
Writeback:           0 kB
AnonPages:      317852 kB
Mapped:          20496 kB
Slab:            77784 kB
PageTables:       5748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1654056 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74208 MiB
End job on node120 at 2010-06-30 15:48:54