Trace number 2690659

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 475.357 475.342

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900579996--soft-66-100-0.wbo
MD5SUM088560862f81f380de0695aae8f2f503
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 benchmark373.059
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 constraints899
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 46330
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46329
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 677
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-2690659-1277903271.wbo.
0.00/0.00	c Instance file HOME/instance-2690659-1277903271.wbo
0.00/0.00	c File size is 87870 bytes.
0.00/0.00	c Highest Coefficient sum: 677
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     22 |  0.002 % |
0.00/0.01	c |       251 |     231     2707     8338 |     6050      251     29 |  0.002 % |
0.00/0.02	c |       477 |     231     2707     8338 |     6655      477     33 |  0.002 % |
0.00/0.03	c |       817 |     231     2707     8338 |     7320      817     34 |  0.002 % |
0.03/0.04	c |      1326 |     231     2707     8338 |     8052     1326     35 |  0.002 % |
0.03/0.07	c |      2085 |     231     2707     8338 |     8857     2085     36 |  0.002 % |
0.09/0.11	c |      3225 |     231     2707     8338 |     9743     3225     35 |  0.002 % |
0.09/0.19	c |      4934 |     231     2707     8338 |    10717     4934     36 |  0.002 % |
0.29/0.31	c |      7497 |     231     2707     8338 |    11789     7497     36 |  0.002 % |
0.49/0.56	c |     11344 |     231     2707     8338 |    12968    11344     37 |  0.002 % |
0.89/0.93	c |     17110 |     231     2707     8338 |    14265    10562     38 |  0.002 % |
1.39/1.49	c |     25759 |     231     2707     8338 |    15692    12039     39 |  0.002 % |
2.39/2.44	c |     38733 |     231     2707     8338 |    17261     9205     43 |  0.002 % |
3.89/3.96	c |     58195 |     231     2707     8338 |    18987    11316     40 |  0.002 % |
6.59/6.68	c |     87387 |     231     2707     8338 |    20886    11873     42 |  0.002 % |
10.59/10.65	c |    131179 |     231     2707     8338 |    22974    13657     45 |  0.002 % |
17.19/17.28	c |    196867 |     231     2707     8338 |    25272    21542     42 |  0.002 % |
26.99/27.01	c |    295398 |     231     2707     8338 |    27799    24797     41 |  0.002 % |
42.39/42.47	c |    443190 |     231     2707     8338 |    30579    13055     37 |  0.002 % |
68.59/68.68	c |    664874 |     231     2707     8338 |    33637    15506     42 |  0.002 % |
109.79/109.82	c |    997402 |     231     2707     8338 |    37001    30130     39 |  0.002 % |
168.59/168.64	c |   1496192 |     231     2707     8338 |    40701    34094     38 |  0.002 % |
183.30/183.37	c There are 0 assigned variables. 0 in cost function.
183.90/183.95	c ============================[ Search Statistics ]==============================
183.90/183.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.90/183.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.90/183.95	c ===============================================================================
183.90/183.95	c |         0 |     231     2712     8353 |     5000        0    nan |  0.000 % |
184.00/184.02	c |       100 |     231     2712     8353 |     5500      100     17 |  0.002 % |
184.00/184.03	c |       250 |     231     2712     8353 |     6050      250     20 |  0.002 % |
184.00/184.09	c |       475 |     231     2712     8353 |     6655      475     20 |  0.002 % |
184.09/184.10	c |       813 |     231     2712     8353 |     7320      813     24 |  0.002 % |
184.09/184.11	c |      1319 |     231     2712     8353 |     8052     1319     23 |  0.002 % |
184.09/184.14	c |      2080 |     231     2712     8353 |     8857     2080     23 |  0.002 % |
184.09/184.18	c |      3219 |     231     2712     8353 |     9743     3219     24 |  0.002 % |
184.20/184.25	c |      4929 |     231     2712     8353 |    10717     4929     24 |  0.002 % |
184.30/184.37	c |      7491 |     231     2712     8353 |    11789     7491     25 |  0.002 % |
184.60/184.60	c |     11336 |     231     2712     8353 |    12968    11336     25 |  0.002 % |
184.90/184.97	c |     17103 |     231     2712     8353 |    14265    10577     27 |  0.002 % |
185.59/185.62	c |     25752 |     231     2712     8353 |    15692    12046     30 |  0.002 % |
186.69/186.78	c |     38726 |     231     2712     8353 |    17261     9216     30 |  0.002 % |
188.59/188.63	c |     58189 |     231     2712     8353 |    18987    11313     31 |  0.002 % |
191.49/191.57	c |     87382 |     231     2712     8353 |    20886    11904     28 |  0.002 % |
196.10/196.12	c |    131173 |     231     2712     8353 |    22974    13701     29 |  0.002 % |
202.80/202.86	c |    196857 |     231     2712     8353 |    25272    21685     27 |  0.002 % |
214.09/214.10	c |    295383 |     231     2712     8353 |    27799    13939     36 |  0.002 % |
229.90/229.91	c |    443173 |     231     2712     8353 |    30579    21449     25 |  0.002 % |
253.30/253.39	c |    664857 |     231     2712     8353 |    33637    19947     31 |  0.002 % |
292.50/292.56	c |    997384 |     231     2712     8353 |    37001    32508     27 |  0.002 % |
350.00/350.07	c |   1496172 |     231     2712     8353 |    40701    17541     25 |  0.002 % |
446.00/446.04	c |   2244355 |     231     2712     8353 |    44771    22487     27 |  0.041 % |
474.51/474.56	c ===============================================================================
475.31/475.31	c core #1
475.31/475.31	c 
475.31/475.31	c 
475.31/475.31	c Core size: 15	Core Weight: 2147483647	Total Weight: 2147483647
475.31/475.31	c
475.31/475.31	c
475.31/475.31	c Memory used           : 769.55 MB
475.31/475.31	c CPU time              : 466.845 s
475.31/475.31	c 
475.31/475.31	s UNSATISFIABLE
475.31/475.31	c Total CPU time: 466.845 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-2690659-1277903271/watcher-2690659-1277903271 -o /tmp/evaluation-result-2690659-1277903271/solver-2690659-1277903271 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690659-1277903271.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.00 2.00 2.00 3/178 23493
/proc/meminfo: memFree=31448080/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=2660 CPUtime=0
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 305 0 0 0 0 0 0 0 21 0 1 0 163918863 2723840 224 4089446400 134512640 135752675 4290940880 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 665 225 146 303 0 338 0

[startup+0.0379859 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23493
/proc/meminfo: memFree=31448080/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=2968 CPUtime=0.03
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 413 0 0 0 3 0 0 0 22 0 1 0 163918863 3039232 310 4089446400 134512640 135752675 4290940880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 742 311 144 303 0 437 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2968

[startup+0.100973 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23493
/proc/meminfo: memFree=31448080/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=3496 CPUtime=0.09
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 536 0 0 0 9 0 0 0 22 0 1 0 163918863 3579904 433 4089446400 134512640 135752675 4290940880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 874 433 144 303 0 569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3496

[startup+0.300936 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23493
/proc/meminfo: memFree=31448080/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=4684 CPUtime=0.29
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 838 0 0 0 29 0 0 0 22 0 1 0 163918863 4796416 735 4089446400 134512640 135752675 4290940880 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 1171 735 144 303 0 866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4684

[startup+0.700863 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23493
/proc/meminfo: memFree=31448080/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=6400 CPUtime=0.69
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 1264 0 0 0 67 2 0 0 24 0 1 0 163918863 6553600 1161 4089446400 134512640 135752675 4290940880 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 1600 1161 144 303 0 1295 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6400

[startup+1.50072 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23494
/proc/meminfo: memFree=31442244/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=9972 CPUtime=1.49
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 2146 0 0 0 144 5 0 0 25 0 1 0 163918863 10211328 2043 4089446400 134512640 135752675 4290940880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 2493 2043 144 303 0 2188 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9972

[startup+3.10045 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23494
/proc/meminfo: memFree=31437472/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=16044 CPUtime=3.09
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 3689 0 0 0 300 9 0 0 25 0 1 0 163918863 16429056 3586 4089446400 134512640 135752675 4290940880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 4011 3586 144 303 0 3706 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16044

[startup+6.30084 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23494
/proc/meminfo: memFree=31426312/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=26748 CPUtime=6.29
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 6347 0 0 0 613 16 0 0 25 0 1 0 163918863 27389952 6244 4089446400 134512640 135752675 4290940880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 6687 6244 144 303 0 6382 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26748

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23494
/proc/meminfo: memFree=31405860/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=46960 CPUtime=12.69
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 11412 0 0 0 1239 30 0 0 25 0 1 0 163918863 48087040 11309 4089446400 134512640 135752675 4290940880 18446744073709551615 134611626 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 11740 11309 144 303 0 11435 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46960

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 23494
/proc/meminfo: memFree=31368400/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=83540 CPUtime=25.49
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 20558 0 0 0 2492 57 0 0 25 0 1 0 163918863 85544960 20455 4089446400 134512640 135752675 4290940880 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 20885 20455 144 303 0 20580 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83540

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23496
/proc/meminfo: memFree=31302276/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=150036 CPUtime=51.09
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 37150 0 0 0 5004 105 0 0 25 0 1 0 163918863 153636864 37047 4089446400 134512640 135752675 4290940880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 37509 37047 144 303 0 37204 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 150036

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23497
/proc/meminfo: memFree=31183336/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=267496 CPUtime=102.3
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 66499 0 0 0 10038 192 0 0 25 0 1 0 163918863 273915904 66396 4089446400 134512640 135752675 4290940880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 66874 66396 144 303 0 66569 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 267496

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23498
/proc/meminfo: memFree=31045284/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=405992 CPUtime=162.3
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 101106 0 0 0 15929 301 0 0 25 0 1 0 163918863 415735808 101003 4089446400 134512640 135752675 4290940880 18446744073709551615 134612024 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 101498 101003 144 303 0 101193 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 405992

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23500
/proc/meminfo: memFree=30989776/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=459840 CPUtime=222.3
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 114640 0 0 0 21816 414 0 0 25 0 1 0 163918863 470876160 114497 4089446400 134512640 135752675 4290940880 18446744073709551615 134612130 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 114960 114497 146 303 0 114655 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 459840

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23502
/proc/meminfo: memFree=30928468/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=520932 CPUtime=282.29
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 129911 0 0 0 27702 527 0 0 25 0 1 0 163918863 533434368 129768 4089446400 134512640 135752675 4290940880 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 130233 129768 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.00 2.00 3/179 23503
/proc/meminfo: memFree=30857876/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=590720 CPUtime=342.3
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 147339 0 0 0 33595 635 0 0 25 0 1 0 163918863 604897280 147196 4089446400 134512640 135752675 4290940880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 147680 147196 146 303 0 147375 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 590720

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23505
/proc/meminfo: memFree=30767064/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=682532 CPUtime=402.3
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 170255 0 0 0 39494 736 0 0 25 0 1 0 163918863 698912768 170112 4089446400 134512640 135752675 4290940880 18446744073709551615 134611730 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 170633 170112 146 303 0 170328 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 682532

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23506
/proc/meminfo: memFree=30683332/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=764852 CPUtime=462.31
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 190788 0 0 0 45400 831 0 0 25 0 1 0 163918863 783208448 190645 4089446400 134512640 135752675 4290940880 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 191213 190645 146 303 0 190908 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 764852

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

[startup+467.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23506
/proc/meminfo: memFree=30677624/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=771088 CPUtime=467.1
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 192348 0 0 0 45872 838 0 0 25 0 1 0 163918863 789594112 192205 4089446400 134512640 135752675 4290940880 18446744073709551615 134518474 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 192772 192205 146 303 0 192467 0
Current children cumulated CPU time (s) 467.1
Current children cumulated vsize (KiB) 771088

[startup+470.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23506
/proc/meminfo: memFree=30673408/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=775208 CPUtime=470.31
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 193387 0 0 0 46188 843 0 0 25 0 1 0 163918863 793812992 193244 4089446400 134512640 135752675 4290940880 18446744073709551615 134611615 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 193802 193244 146 303 0 193497 0
Current children cumulated CPU time (s) 470.31
Current children cumulated vsize (KiB) 775208

[startup+473.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23506
/proc/meminfo: memFree=30669312/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=778904 CPUtime=473.5
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 194303 0 0 0 46504 846 0 0 25 0 1 0 163918863 797597696 194160 4089446400 134512640 135752675 4290940880 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 194726 194160 146 303 0 194421 0
Current children cumulated CPU time (s) 473.5
Current children cumulated vsize (KiB) 778904

[startup+474.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23506
/proc/meminfo: memFree=30667824/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=780224 CPUtime=474.3
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 194630 0 0 0 46583 847 0 0 25 0 1 0 163918863 798949376 194487 4089446400 134512640 135752675 4290940880 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 195056 194487 146 303 0 194751 0
Current children cumulated CPU time (s) 474.3
Current children cumulated vsize (KiB) 780224

[startup+475.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23506
/proc/meminfo: memFree=30659640/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=788012 CPUtime=475.11
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 196570 0 0 0 46663 848 0 0 25 0 1 0 163918863 806924288 196427 4089446400 134512640 135752675 4290940880 18446744073709551615 134615268 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 197003 196427 146 303 0 196698 0
Current children cumulated CPU time (s) 475.11
Current children cumulated vsize (KiB) 788012

[startup+475.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23506
/proc/meminfo: memFree=30659640/32950928 swapFree=67111528/67111528
[pid=23493] ppid=23491 vsize=788012 CPUtime=475.31
/proc/23493/stat : 23493 (wbo1.4b) R 23491 23493 22969 0 -1 4202496 196570 0 0 0 46683 848 0 0 25 0 1 0 163918863 806924288 196427 4089446400 134512640 135752675 4290940880 18446744073709551615 134615328 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/23493/statm: 197003 196427 146 303 0 196698 0
Current children cumulated CPU time (s) 475.31
Current children cumulated vsize (KiB) 788012

Child status: 0
Real time (s): 475.342
CPU time (s): 475.357
CPU user time (s): 466.845
CPU system time (s): 8.51171
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 788012

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

runsolver used 0.686895 second user time and 1.48877 second system time

The end

Launcher Data

Begin job on node116 at 2010-06-30 15:07:51
IDJOB=2690659
IDBENCH=78909
IDSOLVER=1201
FILE ID=node116/2690659-1277903271
PBS_JOBID= 11197183
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.1900579996--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-2690659-1277903271/watcher-2690659-1277903271 -o /tmp/evaluation-result-2690659-1277903271/solver-2690659-1277903271 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690659-1277903271.wbo

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

MD5SUM BENCH= 088560862f81f380de0695aae8f2f503
RANDOM SEED=608062158

node116.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.838
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.67
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.838
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	: 5381.00
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.838
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.838
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.75
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.838
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.76
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.838
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.77
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.838
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.838
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31448856 kB
Buffers:        183744 kB
Cached:        1007944 kB
SwapCached:          0 kB
Active:         653024 kB
Inactive:       707116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31448856 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2748 kB
Writeback:           0 kB
AnonPages:      168388 kB
Mapped:          17672 kB
Slab:            77708 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   317136 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 node116 at 2010-06-30 15:15:47