Trace number 2690709

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 574.669 574.663

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900567985--soft-33-100-0.wbo
MD5SUMa6a8a46a44ac0bf94795779c3ec9db34
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 benchmark396.548
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 constraints1777
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 90281
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90280
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 669
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-2690709-1277905895.wbo.
0.00/0.00	c Instance file HOME/instance-2690709-1277905895.wbo
0.00/0.00	c File size is 92203 bytes.
0.00/0.00	c Highest Coefficient sum: 669
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 |       101 |     231     2707     8338 |     5500      101     38 |  0.002 % |
0.00/0.01	c |       252 |     231     2707     8338 |     6050      252     36 |  0.002 % |
0.00/0.02	c |       478 |     231     2707     8338 |     6655      478     32 |  0.002 % |
0.00/0.03	c |       816 |     231     2707     8338 |     7320      816     35 |  0.002 % |
0.00/0.04	c |      1322 |     231     2707     8338 |     8052     1322     34 |  0.002 % |
0.00/0.07	c |      2081 |     231     2707     8338 |     8857     2081     32 |  0.002 % |
0.09/0.11	c |      3221 |     231     2707     8338 |     9743     3221     31 |  0.002 % |
0.09/0.18	c |      4929 |     231     2707     8338 |    10717     4929     32 |  0.002 % |
0.19/0.29	c |      7493 |     231     2707     8338 |    11789     7493     34 |  0.002 % |
0.39/0.48	c |     11341 |     231     2707     8338 |    12968    11341     35 |  0.002 % |
0.69/0.79	c |     17109 |     231     2707     8338 |    14265    10564     37 |  0.002 % |
1.39/1.41	c |     25758 |     231     2707     8338 |    15692    12017     39 |  0.002 % |
2.29/2.33	c |     38734 |     231     2707     8338 |    17261     9206     37 |  0.002 % |
3.79/3.81	c |     58196 |     231     2707     8338 |    18987    11295     38 |  0.002 % |
6.79/6.88	c |     87389 |     231     2707     8338 |    20886    11840     43 |  0.002 % |
11.29/11.31	c |    131180 |     231     2707     8338 |    22974    13656     44 |  0.002 % |
17.79/17.84	c |    196864 |     231     2707     8338 |    25272    21633     47 |  0.002 % |
27.59/27.67	c |    295391 |     231     2707     8338 |    27799    12175     41 |  0.002 % |
42.89/42.97	c |    443181 |     231     2707     8338 |    30579    15478     43 |  0.002 % |
68.19/68.26	c |    664864 |     231     2707     8338 |    33637    15106     41 |  0.002 % |
107.79/107.87	c |    997390 |     231     2707     8338 |    37001    28145     40 |  0.002 % |
167.69/167.77	c |   1496181 |     231     2707     8338 |    40701    32635     43 |  0.002 % |
183.00/183.08	c There are 0 assigned variables. 0 in cost function.
183.60/183.64	c ============================[ Search Statistics ]==============================
183.60/183.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.60/183.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.60/183.64	c ===============================================================================
183.60/183.64	c |         0 |     231     2708     8341 |     5000        0    nan |  0.000 % |
183.70/183.71	c |       100 |     231     2708     8341 |     5500      100     21 |  0.002 % |
183.70/183.72	c |       250 |     231     2708     8341 |     6050      250     26 |  0.002 % |
183.70/183.77	c |       475 |     231     2708     8341 |     6655      475     24 |  0.002 % |
183.70/183.79	c |       813 |     231     2708     8341 |     7320      813     25 |  0.002 % |
183.79/183.80	c |      1319 |     231     2708     8341 |     8052     1319     28 |  0.002 % |
183.79/183.83	c |      2078 |     231     2708     8341 |     8857     2078     26 |  0.002 % |
183.79/183.88	c |      3217 |     231     2708     8341 |     9743     3217     28 |  0.002 % |
183.90/183.96	c |      4928 |     231     2708     8341 |    10717     4928     28 |  0.002 % |
184.09/184.11	c |      7492 |     231     2708     8341 |    11789     7492     27 |  0.002 % |
184.30/184.37	c |     11339 |     231     2708     8341 |    12968    11339     28 |  0.002 % |
184.70/184.75	c |     17106 |     231     2708     8341 |    14265    10576     28 |  0.002 % |
185.39/185.42	c |     25755 |     231     2708     8341 |    15692    12022     31 |  0.002 % |
186.59/186.66	c |     38729 |     231     2708     8341 |    17261     9203     32 |  0.002 % |
188.29/188.36	c |     58190 |     231     2708     8341 |    18987    11323     32 |  0.002 % |
191.09/191.14	c |     87382 |     231     2708     8341 |    20886    11837     32 |  0.002 % |
195.39/195.47	c |    131173 |     231     2708     8341 |    22974    13655     32 |  0.002 % |
203.29/203.39	c |    196857 |     231     2708     8341 |    25272    21631     35 |  0.002 % |
214.69/214.76	c |    295383 |     231     2708     8341 |    27799    14399     30 |  0.002 % |
232.00/232.03	c |    443172 |     231     2708     8341 |    30579    21649     35 |  0.002 % |
259.09/259.18	c |    664855 |     231     2708     8341 |    33637    27585     27 |  0.002 % |
300.20/300.24	c |    997380 |     231     2708     8341 |    37001    22241     28 |  0.002 % |
357.30/357.30	c |   1496169 |     231     2708     8341 |    40701    33434     26 |  0.002 % |
450.90/450.92	c |   2244351 |     231     2708     8341 |    44771    33476     30 |  0.002 % |
573.30/573.38	c ===============================================================================
574.60/574.63	c core #1
574.60/574.63	c 
574.60/574.63	c 
574.60/574.63	c Core size: 34	Core Weight: 2147483647	Total Weight: 2147483647
574.60/574.63	c
574.60/574.63	c
574.60/574.63	c Memory used           : 958.71 MB
574.60/574.63	c CPU time              : 565.936 s
574.60/574.63	c 
574.60/574.63	s UNSATISFIABLE
574.60/574.63	c Total CPU time: 565.937 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-2690709-1277905895/watcher-2690709-1277905895 -o /tmp/evaluation-result-2690709-1277905895/solver-2690709-1277905895 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690709-1277905895.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: 1.91 1.97 1.99 3/178 11721
/proc/meminfo: memFree=31207072/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=2668 CPUtime=0
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 308 0 0 0 0 0 0 0 21 0 1 0 131886781 2732032 226 4089446400 134512640 135752675 4287744640 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11721/statm: 667 226 147 303 0 339 0

[startup+0.0926279 s]
/proc/loadavg: 1.91 1.97 1.99 3/178 11721
/proc/meminfo: memFree=31207072/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=3500 CPUtime=0.08
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 542 0 0 0 8 0 0 0 21 0 1 0 131886781 3584000 437 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11721/statm: 875 438 144 303 0 570 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3500

[startup+0.100625 s]
/proc/loadavg: 1.91 1.97 1.99 3/178 11721
/proc/meminfo: memFree=31207072/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=3500 CPUtime=0.09
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 558 0 0 0 9 0 0 0 21 0 1 0 131886781 3584000 453 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11721/statm: 875 453 144 303 0 570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3500

[startup+0.30059 s]
/proc/loadavg: 1.91 1.97 1.99 3/178 11721
/proc/meminfo: memFree=31207072/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=4952 CPUtime=0.29
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 925 0 0 0 27 2 0 0 21 0 1 0 131886781 5070848 820 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11721/statm: 1271 821 144 303 0 966 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4952

[startup+0.700518 s]
/proc/loadavg: 1.91 1.97 1.99 3/178 11721
/proc/meminfo: memFree=31207072/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=7344 CPUtime=0.69
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 1508 0 0 0 66 3 0 0 22 0 1 0 131886781 7520256 1403 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11721/statm: 1836 1403 144 303 0 1531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7344

[startup+1.50038 s]
/proc/loadavg: 1.91 1.97 1.99 3/179 11722
/proc/meminfo: memFree=31201304/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=11040 CPUtime=1.49
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 2423 0 0 0 144 5 0 0 25 0 1 0 131886781 11304960 2318 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11721/statm: 2760 2318 144 303 0 2455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11040

[startup+3.10111 s]
/proc/loadavg: 1.91 1.97 1.99 3/179 11722
/proc/meminfo: memFree=31196344/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=18036 CPUtime=3.09
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 4165 0 0 0 300 9 0 0 25 0 1 0 131886781 18468864 4060 4089446400 134512640 135752675 4287744640 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11721/statm: 4509 4060 144 303 0 4204 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18036

[startup+6.30053 s]
/proc/loadavg: 1.92 1.97 1.99 3/179 11723
/proc/meminfo: memFree=31184192/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=28816 CPUtime=6.29
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 6880 0 0 0 615 14 0 0 25 0 1 0 131886781 29507584 6775 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11721/statm: 7204 6775 144 303 0 6899 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28816

[startup+12.7004 s]
/proc/loadavg: 1.93 1.97 1.99 3/179 11723
/proc/meminfo: memFree=31162228/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=50748 CPUtime=12.69
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 12357 0 0 0 1242 27 0 0 25 0 1 0 131886781 51965952 12252 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11721/statm: 12687 12252 144 303 0 12382 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50748

[startup+25.5001 s]
/proc/loadavg: 1.94 1.97 1.99 3/179 11724
/proc/meminfo: memFree=31119912/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=93024 CPUtime=25.49
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 22920 0 0 0 2502 47 0 0 25 0 1 0 131886781 95256576 22815 4089446400 134512640 135752675 4287744640 18446744073709551615 134611576 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11721/statm: 23256 22815 144 303 0 22951 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93024

[startup+51.1006 s]
/proc/loadavg: 1.96 1.97 1.99 3/179 11724
/proc/meminfo: memFree=31041120/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=172224 CPUtime=51.09
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 42710 0 0 0 5014 95 0 0 25 0 1 0 131886781 176357376 42605 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11721/statm: 43056 42605 144 303 0 42751 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 172224

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.99 3/179 11726
/proc/meminfo: memFree=30899724/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=311960 CPUtime=102.29
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 77631 0 0 0 10052 177 0 0 25 0 1 0 131886781 319447040 77526 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11721/statm: 77990 77526 144 303 0 77685 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 311960

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 11727
/proc/meminfo: memFree=30740084/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=472460 CPUtime=162.29
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 117748 0 0 0 15954 275 0 0 25 0 1 0 131886781 483799040 117643 4089446400 134512640 135752675 4287744640 18446744073709551615 134612140 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11721/statm: 118115 117643 144 303 0 117810 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 472460

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 11728
/proc/meminfo: memFree=30682376/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=527224 CPUtime=222.29
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 131502 0 0 0 21863 366 0 0 25 0 1 0 131886781 539877376 131357 4089446400 134512640 135752675 4287744640 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/11721/statm: 131806 131357 146 303 0 131501 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 527224

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 11730
/proc/meminfo: memFree=30677740/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=530600 CPUtime=282.29
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 132353 0 0 0 27779 450 0 0 25 0 1 0 131886781 543334400 132208 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11721/statm: 132650 132208 146 303 0 132345 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 530600

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/179 11732
/proc/meminfo: memFree=30606660/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=600684 CPUtime=342.29
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 149850 0 0 0 33686 543 0 0 25 0 1 0 131886781 615100416 149705 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/11721/statm: 150171 149705 146 303 0 149866 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 600684

[startup+402.3 s]
/proc/loadavg: 2.03 1.99 1.99 3/179 11734
/proc/meminfo: memFree=30508780/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=696604 CPUtime=402.29
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 173799 0 0 0 39597 632 0 0 25 0 1 0 131886781 713322496 173654 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11721/statm: 174151 173654 146 303 0 173846 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 696604

[startup+462.301 s]
/proc/loadavg: 2.01 1.99 1.99 3/179 11735
/proc/meminfo: memFree=30410040/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=793256 CPUtime=462.29
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 197959 0 0 0 45505 724 0 0 25 0 1 0 131886781 812294144 197814 4089446400 134512640 135752675 4287744640 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11721/statm: 198314 197814 146 303 0 198009 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 793256

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 11736
/proc/meminfo: memFree=30308552/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=893960 CPUtime=522.29
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 223120 0 0 0 51424 805 0 0 25 0 1 0 131886781 915415040 222975 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11721/statm: 223490 222975 146 303 0 223185 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 893960

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

[startup+537.5 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 11737
/proc/meminfo: memFree=30283976/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=915912 CPUtime=537.5
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 228598 0 0 0 52927 823 0 0 25 0 1 0 131886781 937893888 228453 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11721/statm: 228978 228453 146 303 0 228673 0
Current children cumulated CPU time (s) 537.5
Current children cumulated vsize (KiB) 915912

[startup+550.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 11738
/proc/meminfo: memFree=30263640/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=934940 CPUtime=550.29
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 233330 0 0 0 54191 838 0 0 25 0 1 0 131886781 957378560 233185 4089446400 134512640 135752675 4287744640 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11721/statm: 233735 233185 146 303 0 233430 0
Current children cumulated CPU time (s) 550.29
Current children cumulated vsize (KiB) 934940

[startup+563.101 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 11738
/proc/meminfo: memFree=30242908/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=954744 CPUtime=563.1
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 238304 0 0 0 55457 853 0 0 25 0 1 0 131886781 977657856 238159 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11721/statm: 238686 238159 146 303 0 238381 0
Current children cumulated CPU time (s) 563.1
Current children cumulated vsize (KiB) 954744

[startup+569.501 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 11747
/proc/meminfo: memFree=30233104/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=963628 CPUtime=569.5
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 240519 0 0 0 56088 862 0 0 25 0 1 0 131886781 986755072 240374 4089446400 134512640 135752675 4287744640 18446744073709551615 134612083 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11721/statm: 240907 240374 146 303 0 240602 0
Current children cumulated CPU time (s) 569.5
Current children cumulated vsize (KiB) 963628

[startup+572.7 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 11747
/proc/meminfo: memFree=30227796/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=968644 CPUtime=572.7
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 241753 0 0 0 56402 868 0 0 25 0 1 0 131886781 991891456 241608 4089446400 134512640 135752675 4287744640 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11721/statm: 242161 241608 146 303 0 241856 0
Current children cumulated CPU time (s) 572.7
Current children cumulated vsize (KiB) 968644

[startup+573.501 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 11747
/proc/meminfo: memFree=30226792/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=972076 CPUtime=573.5
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 242603 0 0 0 56481 869 0 0 25 0 1 0 131886781 995405824 242458 4089446400 134512640 135752675 4287744640 18446744073709551615 134516328 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11721/statm: 243019 242459 146 303 0 242714 0
Current children cumulated CPU time (s) 573.5
Current children cumulated vsize (KiB) 972076

[startup+574.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 11747
/proc/meminfo: memFree=30214020/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=981712 CPUtime=574.3
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 245027 0 0 0 56560 870 0 0 25 0 1 0 131886781 1005273088 244882 4089446400 134512640 135752675 4287744640 18446744073709551615 134615321 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11721/statm: 245428 244882 146 303 0 245123 0
Current children cumulated CPU time (s) 574.3
Current children cumulated vsize (KiB) 981712

[startup+574.501 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 11747
/proc/meminfo: memFree=30214020/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=981712 CPUtime=574.5
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 245027 0 0 0 56580 870 0 0 25 0 1 0 131886781 1005273088 244882 4089446400 134512640 135752675 4287744640 18446744073709551615 134614814 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11721/statm: 245428 244882 146 303 0 245123 0
Current children cumulated CPU time (s) 574.5
Current children cumulated vsize (KiB) 981712

[startup+574.601 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 11747
/proc/meminfo: memFree=30214020/32951124 swapFree=67111528/67111528
[pid=11721] ppid=11719 vsize=981712 CPUtime=574.6
/proc/11721/stat : 11721 (wbo1.4b) R 11719 11721 11294 0 -1 4202496 245027 0 0 0 56590 870 0 0 25 0 1 0 131886781 1005273088 244882 4089446400 134512640 135752675 4287744640 18446744073709551615 134615571 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/11721/statm: 245428 244882 146 303 0 245123 0
Current children cumulated CPU time (s) 574.6
Current children cumulated vsize (KiB) 981712

Child status: 0
Real time (s): 574.663
CPU time (s): 574.669
CPU user time (s): 565.937
CPU system time (s): 8.73167
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 981712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 565.937
system time used= 8.73167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 245030
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= 1
involuntary context switches= 2762

runsolver used 0.803877 second user time and 1.81872 second system time

The end

Launcher Data

Begin job on node108 at 2010-06-30 15:51:35
IDJOB=2690709
IDBENCH=78934
IDSOLVER=1201
FILE ID=node108/2690709-1277905895
PBS_JOBID= 11197240
Free space on /tmp= 74204 MiB

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

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

MD5SUM BENCH= a6a8a46a44ac0bf94795779c3ec9db34
RANDOM SEED=1311078599

node108.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.855
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.71
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.855
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	: 5320.05
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.855
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.75
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.855
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.83
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.855
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.79
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.855
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.83
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.855
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.74
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.855
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:     32951124 kB
MemFree:      31207848 kB
Buffers:        189176 kB
Cached:        1173932 kB
SwapCached:          0 kB
Active:         759112 kB
Inactive:       840332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31207848 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2796 kB
Writeback:           0 kB
AnonPages:      236784 kB
Mapped:          17476 kB
Slab:            78544 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   389096 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= 74204 MiB
End job on node108 at 2010-06-30 16:01:10