Trace number 2690703

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 318.578 318.57

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900545610--soft-33-100-0.wbo
MD5SUM81190eaa1a1e32ae5b8ead62e8a746de
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark436.394
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 constraints1863
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 94064
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94063
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
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-2690703-1277905573.wbo.
0.00/0.00	c Instance file HOME/instance-2690703-1277905573.wbo
0.00/0.00	c File size is 92615 bytes.
0.00/0.00	c Highest Coefficient sum: 671
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     26 |  0.002 % |
0.00/0.01	c |       253 |     231     2707     8338 |     6050      253     29 |  0.002 % |
0.00/0.02	c |       480 |     231     2707     8338 |     6655      480     31 |  0.002 % |
0.00/0.03	c |       818 |     231     2707     8338 |     7320      818     30 |  0.002 % |
0.00/0.05	c |      1325 |     231     2707     8338 |     8052     1325     29 |  0.002 % |
0.00/0.07	c |      2085 |     231     2707     8338 |     8857     2085     31 |  0.002 % |
0.09/0.12	c |      3225 |     231     2707     8338 |     9743     3225     31 |  0.002 % |
0.09/0.20	c |      4933 |     231     2707     8338 |    10717     4933     33 |  0.002 % |
0.29/0.33	c |      7495 |     231     2707     8338 |    11789     7495     34 |  0.002 % |
0.49/0.57	c |     11339 |     231     2707     8338 |    12968    11339     36 |  0.002 % |
0.89/0.93	c |     17107 |     231     2707     8338 |    14265    10562     36 |  0.002 % |
1.49/1.58	c |     25756 |     231     2707     8338 |    15692    12028     38 |  0.002 % |
2.39/2.47	c |     38732 |     231     2707     8338 |    17261     9193     36 |  0.002 % |
3.99/4.00	c |     58193 |     231     2707     8338 |    18987    11279     39 |  0.002 % |
6.29/6.36	c |     87387 |     231     2707     8338 |    20886    11810     37 |  0.002 % |
10.19/10.26	c |    131176 |     231     2707     8338 |    22974    13603     36 |  0.002 % |
16.19/16.23	c |    196861 |     231     2707     8338 |    25272    21085     36 |  0.002 % |
26.09/26.17	c |    295387 |     231     2707     8338 |    27799    24801     41 |  0.002 % |
42.19/42.27	c |    443178 |     231     2707     8338 |    30579    14894     41 |  0.002 % |
68.50/68.58	c |    664864 |     231     2707     8338 |    33637    15423     41 |  0.002 % |
109.09/109.12	c |    997389 |     231     2707     8338 |    37001    28952     40 |  0.002 % |
171.50/171.60	c |   1496178 |     231     2707     8338 |    40701    12670     39 |  0.002 % |
181.79/181.83	c There are 1 assigned variables. 0 in cost function.
182.39/182.44	c ============================[ Search Statistics ]==============================
182.39/182.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.39/182.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.39/182.44	c ===============================================================================
182.39/182.44	c |         0 |     230     2677     8233 |     5000        0    nan |  0.000 % |
182.50/182.51	c |       102 |     230     2677     8233 |     5500      102     21 |  0.435 % |
182.50/182.53	c |       252 |     230     2677     8233 |     6050      252     26 |  0.435 % |
182.50/182.59	c |       477 |     230     2677     8233 |     6655      477     25 |  0.435 % |
182.50/182.60	c |       814 |     230     2677     8233 |     7320      814     26 |  0.435 % |
182.60/182.62	c |      1320 |     230     2677     8233 |     8052     1320     27 |  0.435 % |
182.60/182.65	c |      2083 |     229     2677     8233 |     8857     2082     26 |  0.868 % |
182.60/182.69	c |      3223 |     229     2677     8233 |     9743     3222     26 |  0.868 % |
182.70/182.77	c |      4931 |     229     2677     8233 |    10717     4930     26 |  0.868 % |
182.89/182.92	c |      7494 |     229     2677     8233 |    11789     7493     27 |  0.868 % |
183.10/183.19	c |     11340 |     229     2677     8233 |    12968    11339     27 |  0.868 % |
183.60/183.61	c |     17106 |     229     2677     8233 |    14265    10579     27 |  0.868 % |
184.20/184.29	c |     25756 |     229     2677     8233 |    15692    12043     29 |  0.868 % |
185.40/185.42	c |     38732 |     229     2677     8233 |    17261     9223     31 |  0.868 % |
187.00/187.07	c |     58193 |     229     2677     8233 |    18987    11307     27 |  0.868 % |
189.79/189.88	c |     87385 |     229     2677     8233 |    20886    11864     32 |  0.868 % |
194.09/194.11	c |    131174 |     229     2677     8233 |    22974    13654     29 |  0.868 % |
200.79/200.85	c |    196858 |     229     2677     8233 |    25272    21071     31 |  0.868 % |
211.59/211.64	c |    295385 |     229     2677     8233 |    27799    12394     30 |  0.868 % |
228.99/229.09	c |    443176 |     229     2677     8233 |    30579    18384     26 |  0.868 % |
255.50/255.52	c |    664860 |     229     2677     8233 |    33637    19649     22 |  0.868 % |
297.70/297.78	c |    997386 |     228     2677     8233 |    37001    23795     25 |  1.301 % |
317.90/317.92	c ===============================================================================
318.50/318.55	c core #1
318.50/318.55	c 
318.50/318.55	c 
318.50/318.55	c Core size: 47	Core Weight: 2147483647	Total Weight: 2147483647
318.50/318.55	c
318.50/318.55	c
318.50/318.55	c Memory used           : 508.30 MB
318.50/318.55	c CPU time              : 315.551 s
318.50/318.55	c 
318.50/318.55	s UNSATISFIABLE
318.50/318.55	c Total CPU time: 315.551 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-2690703-1277905573/watcher-2690703-1277905573 -o /tmp/evaluation-result-2690703-1277905573/solver-2690703-1277905573 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690703-1277905573.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.17 2.37 4/178 11902
/proc/meminfo: memFree=30511868/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=2660 CPUtime=0
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 302 0 0 0 0 0 0 0 25 0 1 0 131855315 2723840 220 4089446400 134512640 135752675 4287349088 18446744073709551615 135228430 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 665 220 146 303 0 337 0

[startup+0.0998019 s]
/proc/loadavg: 2.00 2.17 2.37 4/178 11902
/proc/meminfo: memFree=30511868/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=3496 CPUtime=0.09
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 541 0 0 0 9 0 0 0 25 0 1 0 131855315 3579904 436 4089446400 134512640 135752675 4287349088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 874 437 144 303 0 569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3496

[startup+0.100798 s]
/proc/loadavg: 2.00 2.17 2.37 4/178 11902
/proc/meminfo: memFree=30511868/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=3496 CPUtime=0.09
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 543 0 0 0 9 0 0 0 25 0 1 0 131855315 3579904 438 4089446400 134512640 135752675 4287349088 18446744073709551615 134638980 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 874 438 144 303 0 569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3496

[startup+0.300756 s]
/proc/loadavg: 2.00 2.17 2.37 4/178 11902
/proc/meminfo: memFree=30511868/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=4840 CPUtime=0.29
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 874 0 0 0 29 0 0 0 25 0 1 0 131855315 4956160 769 4089446400 134512640 135752675 4287349088 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 1210 769 144 303 0 905 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4840

[startup+0.700685 s]
/proc/loadavg: 2.00 2.17 2.37 4/178 11902
/proc/meminfo: memFree=30511868/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=6820 CPUtime=0.69
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 1371 0 0 0 69 0 0 0 25 0 1 0 131855315 6983680 1266 4089446400 134512640 135752675 4287349088 18446744073709551615 134650486 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 1705 1266 144 303 0 1400 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6820

[startup+1.50054 s]
/proc/loadavg: 2.00 2.17 2.37 3/179 11903
/proc/meminfo: memFree=30504180/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=10252 CPUtime=1.49
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 2247 0 0 0 148 1 0 0 25 0 1 0 131855315 10498048 2142 4089446400 134512640 135752675 4287349088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 2563 2142 144 303 0 2258 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10252

[startup+3.10026 s]
/proc/loadavg: 2.00 2.17 2.37 3/179 11903
/proc/meminfo: memFree=30498104/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=17116 CPUtime=3.09
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 3945 0 0 0 305 4 0 0 25 0 1 0 131855315 17526784 3840 4089446400 134512640 135752675 4287349088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 4279 3840 144 303 0 3974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17116

[startup+6.30069 s]
/proc/loadavg: 2.00 2.16 2.37 3/179 11903
/proc/meminfo: memFree=30481204/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=29452 CPUtime=6.29
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 7035 0 0 0 621 8 0 0 25 0 1 0 131855315 30158848 6930 4089446400 134512640 135752675 4287349088 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 7363 6930 144 303 0 7058 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29452

[startup+12.7006 s]
/proc/loadavg: 2.00 2.16 2.37 3/179 11904
/proc/meminfo: memFree=30450188/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=51260 CPUtime=12.69
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 12490 0 0 0 1253 16 0 0 25 0 1 0 131855315 52490240 12385 4089446400 134512640 135752675 4287349088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 12815 12385 144 303 0 12510 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51260

[startup+25.5003 s]
/proc/loadavg: 2.00 2.15 2.36 3/179 11905
/proc/meminfo: memFree=30395152/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=91452 CPUtime=25.49
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 22541 0 0 0 2520 29 0 0 25 0 1 0 131855315 93646848 22436 4089446400 134512640 135752675 4287349088 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 22863 22436 144 303 0 22558 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91452

[startup+51.1008 s]
/proc/loadavg: 2.00 2.14 2.35 3/179 11905
/proc/meminfo: memFree=30283452/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=164684 CPUtime=51.09
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 40805 0 0 0 5051 58 0 0 25 0 1 0 131855315 168636416 40700 4089446400 134512640 135752675 4287349088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 41171 40700 144 303 0 40866 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 164684

[startup+102.307 s]
/proc/loadavg: 2.00 2.11 2.33 3/179 11907
/proc/meminfo: memFree=30082900/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=298376 CPUtime=102.3
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 74249 0 0 0 10122 108 0 0 25 0 1 0 131855315 305537024 74144 4089446400 134512640 135752675 4287349088 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 74594 74144 144 303 0 74289 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 298376

[startup+162.301 s]
/proc/loadavg: 2.00 2.09 2.31 3/179 11908
/proc/meminfo: memFree=29851584/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=451828 CPUtime=162.29
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 112593 0 0 0 16064 165 0 0 25 0 1 0 131855315 462671872 112488 4089446400 134512640 135752675 4287349088 18446744073709551615 134637650 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 112957 112488 144 303 0 112652 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 451828

[startup+222.301 s]
/proc/loadavg: 2.00 2.07 2.28 3/179 11909
/proc/meminfo: memFree=29720340/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=498012 CPUtime=222.3
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 124182 0 0 0 22010 220 0 0 25 0 1 0 131855315 509964288 124037 4089446400 134512640 135752675 4287349088 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 124503 124037 146 303 0 124198 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 498012

[startup+282.301 s]
/proc/loadavg: 2.00 2.06 2.26 3/179 11911
/proc/meminfo: memFree=29655688/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=498012 CPUtime=282.3
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 124194 0 0 0 27957 273 0 0 25 0 1 0 131855315 509964288 124049 4089446400 134512640 135752675 4287349088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 124503 124049 146 303 0 124198 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 498012

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

[startup+294.301 s]
/proc/loadavg: 2.00 2.05 2.26 3/179 11911
/proc/meminfo: memFree=29644520/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=498012 CPUtime=294.3
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 124195 0 0 0 29148 282 0 0 25 0 1 0 131855315 509964288 124050 4089446400 134512640 135752675 4287349088 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 124503 124050 146 303 0 124198 0
Current children cumulated CPU time (s) 294.3
Current children cumulated vsize (KiB) 498012

[startup+307.101 s]
/proc/loadavg: 2.00 2.05 2.26 3/179 11911
/proc/meminfo: memFree=29622180/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=500256 CPUtime=307.1
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 124752 0 0 0 30418 292 0 0 25 0 1 0 131855315 512262144 124607 4089446400 134512640 135752675 4287349088 18446744073709551615 134650239 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 125064 124607 146 303 0 124759 0
Current children cumulated CPU time (s) 307.1
Current children cumulated vsize (KiB) 500256

[startup+313.506 s]
/proc/loadavg: 2.00 2.05 2.25 3/179 11912
/proc/meminfo: memFree=29602332/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=508864 CPUtime=313.51
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 126898 0 0 0 31054 297 0 0 25 0 1 0 131855315 521076736 126753 4089446400 134512640 135752675 4287349088 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 127216 126753 146 303 0 126911 0
Current children cumulated CPU time (s) 313.51
Current children cumulated vsize (KiB) 508864

[startup+316.701 s]
/proc/loadavg: 2.00 2.05 2.25 3/179 11912
/proc/meminfo: memFree=29590420/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=513240 CPUtime=316.7
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 127987 0 0 0 31371 299 0 0 25 0 1 0 131855315 525557760 127842 4089446400 134512640 135752675 4287349088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 128310 127842 146 303 0 128005 0
Current children cumulated CPU time (s) 316.7
Current children cumulated vsize (KiB) 513240

[startup+317.501 s]
/proc/loadavg: 2.00 2.05 2.25 3/179 11912
/proc/meminfo: memFree=29590420/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=514164 CPUtime=317.5
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 128227 0 0 0 31450 300 0 0 25 0 1 0 131855315 526503936 128082 4089446400 134512640 135752675 4287349088 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 128541 128082 146 303 0 128236 0
Current children cumulated CPU time (s) 317.5
Current children cumulated vsize (KiB) 514164

[startup+318.301 s]
/proc/loadavg: 2.00 2.05 2.25 3/179 11912
/proc/meminfo: memFree=29588188/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=520500 CPUtime=318.3
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 129810 0 0 0 31530 300 0 0 25 0 1 0 131855315 532992000 129665 4089446400 134512640 135752675 4287349088 18446744073709551615 134615579 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 130125 129665 146 303 0 129820 0
Current children cumulated CPU time (s) 318.3
Current children cumulated vsize (KiB) 520500

[startup+318.501 s]
/proc/loadavg: 2.00 2.05 2.25 3/179 11912
/proc/meminfo: memFree=29588188/32951124 swapFree=67111528/67111528
[pid=11902] ppid=11900 vsize=520500 CPUtime=318.5
/proc/11902/stat : 11902 (wbo1.4b) R 11900 11902 11343 0 -1 4202496 129810 0 0 0 31550 300 0 0 25 0 1 0 131855315 532992000 129665 4089446400 134512640 135752675 4287349088 18446744073709551615 134615134 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11902/statm: 130125 129665 146 303 0 129820 0
Current children cumulated CPU time (s) 318.5
Current children cumulated vsize (KiB) 520500

Child status: 0
Real time (s): 318.57
CPU time (s): 318.578
CPU user time (s): 315.551
CPU system time (s): 3.02654
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 520500

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

runsolver used 0.464929 second user time and 0.989849 second system time

The end

Launcher Data

Begin job on node103 at 2010-06-30 15:46:13
IDJOB=2690703
IDBENCH=78931
IDSOLVER=1201
FILE ID=node103/2690703-1277905573
PBS_JOBID= 11197248
Free space on /tmp= 74208 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900545610--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-2690703-1277905573/watcher-2690703-1277905573 -o /tmp/evaluation-result-2690703-1277905573/solver-2690703-1277905573 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690703-1277905573.wbo

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

MD5SUM BENCH= 81190eaa1a1e32ae5b8ead62e8a746de
RANDOM SEED=36725078

node103.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.817
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.63
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.817
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	: 5332.75
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.817
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.817
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.817
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.74
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.817
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.75
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.817
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.817
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:     32951124 kB
MemFree:      30512396 kB
Buffers:        189940 kB
Cached:         906088 kB
SwapCached:          0 kB
Active:        1661320 kB
Inactive:       634608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30512396 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2784 kB
Writeback:           0 kB
AnonPages:     1200108 kB
Mapped:          16036 kB
Slab:            77164 kB
PageTables:       7208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1358032 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 node103 at 2010-06-30 15:51:32