Trace number 2690731

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 276.461 276.455

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900581320--soft-66-100-0.wbo
MD5SUM4c1853ff60c53f26c44f2cbc4e9273c7
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 benchmark194.25
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 constraints928
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 47257
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 47256
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 641
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-2690731-1277906967.wbo.
0.00/0.00	c Instance file HOME/instance-2690731-1277906967.wbo
0.00/0.00	c File size is 88003 bytes.
0.00/0.00	c Highest Coefficient sum: 641
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 |       103 |     231     2707     8338 |     5500      103     27 |  0.002 % |
0.00/0.01	c |       254 |     231     2707     8338 |     6050      254     27 |  0.002 % |
0.00/0.02	c |       479 |     231     2707     8338 |     6655      479     27 |  0.002 % |
0.00/0.03	c |       816 |     231     2707     8338 |     7320      816     29 |  0.002 % |
0.00/0.04	c |      1324 |     231     2707     8338 |     8052     1324     32 |  0.002 % |
0.06/0.07	c |      2085 |     231     2707     8338 |     8857     2085     33 |  0.002 % |
0.09/0.12	c |      3224 |     231     2707     8338 |     9743     3224     32 |  0.002 % |
0.09/0.19	c |      4932 |     231     2707     8338 |    10717     4932     31 |  0.002 % |
0.29/0.31	c |      7494 |     231     2707     8338 |    11789     7494     31 |  0.002 % |
0.49/0.52	c |     11338 |     231     2707     8338 |    12968    11338     32 |  0.002 % |
0.79/0.86	c |     17104 |     231     2707     8338 |    14265    10570     34 |  0.002 % |
1.39/1.48	c |     25754 |     231     2707     8338 |    15692    12051     36 |  0.002 % |
2.39/2.43	c |     38731 |     231     2707     8338 |    17261     9238     37 |  0.002 % |
3.89/3.93	c |     58195 |     231     2707     8338 |    18987    11340     38 |  0.002 % |
6.19/6.24	c |     87387 |     231     2707     8338 |    20886    11870     37 |  0.002 % |
10.29/10.36	c |    131176 |     231     2707     8338 |    22974    13650     40 |  0.002 % |
17.09/17.18	c |    196861 |     231     2707     8338 |    25272    21388     37 |  0.002 % |
26.98/27.03	c |    295387 |     231     2707     8338 |    27799    23237     39 |  0.002 % |
42.69/42.75	c |    443177 |     231     2707     8338 |    30579    26820     38 |  0.002 % |
67.10/67.14	c |    664862 |     231     2707     8338 |    33637    25861     39 |  0.002 % |
109.29/109.36	c |    997388 |     229     2707     8338 |    37001    19103     39 |  0.868 % |
177.49/177.52	c |   1496176 |     228     2707     8338 |    40701    34168     39 |  1.301 % |
181.60/181.60	c There are 3 assigned variables. 0 in cost function.
182.10/182.19	c ============================[ Search Statistics ]==============================
182.10/182.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.10/182.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.10/182.19	c ===============================================================================
182.10/182.19	c |         0 |     228     2619     8031 |     5000        0    nan |  0.000 % |
182.20/182.24	c |       101 |     228     2619     8031 |     5500      101     29 |  1.301 % |
182.20/182.27	c |       251 |     228     2619     8031 |     6050      251     25 |  1.301 % |
182.20/182.27	c |       477 |     228     2619     8031 |     6655      477     24 |  1.301 % |
182.30/182.34	c |       814 |     228     2619     8031 |     7320      814     25 |  1.301 % |
182.30/182.36	c |      1320 |     228     2619     8031 |     8052     1320     24 |  1.301 % |
182.30/182.38	c |      2080 |     228     2619     8031 |     8857     2080     25 |  1.301 % |
182.39/182.43	c |      3219 |     228     2619     8031 |     9743     3219     23 |  1.301 % |
182.50/182.50	c |      4927 |     228     2619     8031 |    10717     4927     25 |  1.301 % |
182.60/182.64	c |      7490 |     228     2619     8031 |    11789     7490     24 |  1.301 % |
182.89/182.90	c |     11334 |     228     2619     8031 |    12968    11334     25 |  1.301 % |
183.19/183.28	c |     17100 |     228     2619     8031 |    14265    10551     26 |  1.301 % |
183.90/183.93	c |     25751 |     228     2619     8031 |    15692    12003     28 |  1.301 % |
185.09/185.11	c |     38728 |     228     2619     8031 |    17261     9174     32 |  1.301 % |
186.80/186.87	c |     58190 |     228     2619     8031 |    18987    11267     30 |  1.301 % |
189.49/189.53	c |     87383 |     228     2619     8031 |    20886    11823     31 |  1.301 % |
193.99/194.09	c |    131173 |     228     2619     8031 |    22974    13621     30 |  1.301 % |
200.39/200.44	c |    196857 |     228     2619     8031 |    25272    21125     28 |  1.301 % |
211.69/211.73	c |    295383 |     228     2619     8031 |    27799    24906     34 |  1.301 % |
229.10/229.15	c |    443173 |     228     2619     8031 |    30579    14817     29 |  1.301 % |
254.39/254.42	c |    664857 |     228     2619     8031 |    33637    15328     33 |  1.301 % |
275.30/275.31	c ===============================================================================
276.40/276.43	c core #1
276.40/276.43	c 
276.40/276.43	c 
276.40/276.43	c Core size: 35	Core Weight: 2147483647	Total Weight: 2147483647
276.40/276.43	c
276.40/276.43	c
276.40/276.43	c Memory used           : 456.52 MB
276.40/276.43	c CPU time              : 273.95 s
276.40/276.43	c 
276.40/276.43	s UNSATISFIABLE
276.40/276.43	c Total CPU time: 273.95 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-2690731-1277906967/watcher-2690731-1277906967 -o /tmp/evaluation-result-2690731-1277906967/solver-2690731-1277906967 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690731-1277906967.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.92 1.99 2.06 4/178 12077
/proc/meminfo: memFree=31635548/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=2660 CPUtime=0
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 304 0 0 0 0 0 0 0 25 0 1 0 131994672 2723840 223 4089446400 134512640 135752675 4289291120 18446744073709551615 134574328 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 665 223 146 303 0 338 0

[startup+0.068921 s]
/proc/loadavg: 1.92 1.99 2.06 4/178 12077
/proc/meminfo: memFree=31635548/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=3100 CPUtime=0.06
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 460 0 0 0 6 0 0 0 25 0 1 0 131994672 3174400 357 4089446400 134512640 135752675 4289291120 18446744073709551615 134638083 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 775 357 144 303 0 470 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3100

[startup+0.100905 s]
/proc/loadavg: 1.92 1.99 2.06 4/178 12077
/proc/meminfo: memFree=31635548/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=3364 CPUtime=0.09
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 514 0 0 0 9 0 0 0 25 0 1 0 131994672 3444736 411 4089446400 134512640 135752675 4289291120 18446744073709551615 134638083 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 841 411 144 303 0 536 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3364

[startup+0.300881 s]
/proc/loadavg: 1.92 1.99 2.06 4/178 12077
/proc/meminfo: memFree=31635548/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=4420 CPUtime=0.29
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 788 0 0 0 29 0 0 0 25 0 1 0 131994672 4526080 685 4089446400 134512640 135752675 4289291120 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 1105 685 144 303 0 800 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4420

[startup+0.70081 s]
/proc/loadavg: 1.92 1.99 2.06 4/178 12077
/proc/meminfo: memFree=31635548/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=6284 CPUtime=0.69
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 1249 0 0 0 68 1 0 0 25 0 1 0 131994672 6434816 1146 4089446400 134512640 135752675 4289291120 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 1571 1146 144 303 0 1266 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6284

[startup+1.50067 s]
/proc/loadavg: 1.92 1.99 2.06 3/179 12078
/proc/meminfo: memFree=31630084/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=9460 CPUtime=1.49
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 2017 0 0 0 148 1 0 0 25 0 1 0 131994672 9687040 1914 4089446400 134512640 135752675 4289291120 18446744073709551615 135221500 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 2365 1914 144 303 0 2060 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9460

[startup+3.10038 s]
/proc/loadavg: 1.92 1.99 2.06 3/179 12078
/proc/meminfo: memFree=31625992/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=15136 CPUtime=3.09
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 3446 0 0 0 305 4 0 0 25 0 1 0 131994672 15499264 3343 4089446400 134512640 135752675 4289291120 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 3784 3343 144 303 0 3479 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15136

[startup+6.30081 s]
/proc/loadavg: 1.93 1.99 2.06 3/179 12078
/proc/meminfo: memFree=31614840/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=25720 CPUtime=6.29
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 6096 0 0 0 621 8 0 0 25 0 1 0 131994672 26337280 5993 4089446400 134512640 135752675 4289291120 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 6430 5993 144 303 0 6125 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25720

[startup+12.7007 s]
/proc/loadavg: 1.93 1.99 2.06 3/179 12078
/proc/meminfo: memFree=31596064/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=43428 CPUtime=12.69
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 10526 0 0 0 1254 15 0 0 25 0 1 0 131994672 44470272 10423 4089446400 134512640 135752675 4289291120 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 10857 10423 144 303 0 10552 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43428

[startup+25.5004 s]
/proc/loadavg: 1.95 1.99 2.06 3/179 12078
/proc/meminfo: memFree=31561320/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=77644 CPUtime=25.49
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 19067 0 0 0 2522 27 0 0 25 0 1 0 131994672 79507456 18964 4089446400 134512640 135752675 4289291120 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 19411 18964 144 303 0 19106 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77644

[startup+51.1009 s]
/proc/loadavg: 1.96 1.99 2.06 3/179 12079
/proc/meminfo: memFree=31498300/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=141220 CPUtime=51.09
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 34949 0 0 0 5059 50 0 0 25 0 1 0 131994672 144609280 34846 4089446400 134512640 135752675 4289291120 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 35305 34846 144 303 0 35000 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 141220

[startup+102.306 s]
/proc/loadavg: 1.98 1.99 2.05 3/179 12080
/proc/meminfo: memFree=31382092/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=255992 CPUtime=102.3
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 63620 0 0 0 10134 96 0 0 25 0 1 0 131994672 262135808 63517 4089446400 134512640 135752675 4289291120 18446744073709551615 134611647 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 63998 63517 144 303 0 63693 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 255992

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 2.05 3/179 12082
/proc/meminfo: memFree=31260892/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=378496 CPUtime=162.29
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 94238 0 0 0 16084 145 0 0 25 0 1 0 131994672 387579904 94135 4089446400 134512640 135752675 4289291120 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 94624 94135 144 303 0 94319 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 378496

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 2.04 3/179 12084
/proc/meminfo: memFree=31211724/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=425896 CPUtime=222.3
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 106186 0 0 0 22032 198 0 0 25 0 1 0 131994672 436117504 106043 4089446400 134512640 135752675 4289291120 18446744073709551615 134611669 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 106474 106043 146 303 0 106169 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 425896

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

[startup+230.3 s]
/proc/loadavg: 1.99 1.99 2.04 3/179 12084
/proc/meminfo: memFree=31205896/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=431712 CPUtime=230.3
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 107640 0 0 0 22824 206 0 0 25 0 1 0 131994672 442073088 107497 4089446400 134512640 135752675 4289291120 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 107928 107497 146 303 0 107623 0
Current children cumulated CPU time (s) 230.3
Current children cumulated vsize (KiB) 431712

[startup+255.901 s]
/proc/loadavg: 1.99 1.99 2.04 3/179 12084
/proc/meminfo: memFree=31184300/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=453816 CPUtime=255.9
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 113148 0 0 0 25359 231 0 0 25 0 1 0 131994672 464707584 113005 4089446400 134512640 135752675 4289291120 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 113454 113005 146 303 0 113149 0
Current children cumulated CPU time (s) 255.9
Current children cumulated vsize (KiB) 453816

[startup+268.7 s]
/proc/loadavg: 1.99 1.99 2.04 3/179 12085
/proc/meminfo: memFree=31174496/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=463384 CPUtime=268.7
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 115530 0 0 0 26626 244 0 0 25 0 1 0 131994672 474505216 115387 4089446400 134512640 135752675 4289291120 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 115846 115387 146 303 0 115541 0
Current children cumulated CPU time (s) 268.7
Current children cumulated vsize (KiB) 463384

[startup+271.901 s]
/proc/loadavg: 1.99 1.99 2.04 3/179 12085
/proc/meminfo: memFree=31171520/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=465892 CPUtime=271.9
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 116157 0 0 0 26943 247 0 0 25 0 1 0 131994672 477073408 116014 4089446400 134512640 135752675 4289291120 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 116473 116014 146 303 0 116168 0
Current children cumulated CPU time (s) 271.9
Current children cumulated vsize (KiB) 465892

[startup+273.501 s]
/proc/loadavg: 1.99 1.99 2.04 3/179 12085
/proc/meminfo: memFree=31171148/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=466420 CPUtime=273.49
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 116310 0 0 0 27102 247 0 0 25 0 1 0 131994672 477614080 116167 4089446400 134512640 135752675 4289291120 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 116605 116167 146 303 0 116300 0
Current children cumulated CPU time (s) 273.49
Current children cumulated vsize (KiB) 466420

[startup+275.1 s]
/proc/loadavg: 1.99 1.99 2.04 3/179 12085
/proc/meminfo: memFree=31170028/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=467476 CPUtime=275.1
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 116567 0 0 0 27261 249 0 0 25 0 1 0 131994672 478695424 116424 4089446400 134512640 135752675 4289291120 18446744073709551615 134517248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 116869 116424 146 303 0 116564 0
Current children cumulated CPU time (s) 275.1
Current children cumulated vsize (KiB) 467476

[startup+275.9 s]
/proc/loadavg: 1.99 1.99 2.04 3/179 12085
/proc/meminfo: memFree=31170028/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=467476 CPUtime=275.9
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 116581 0 0 0 27341 249 0 0 25 0 1 0 131994672 478695424 116438 4089446400 134512640 135752675 4289291120 18446744073709551615 134516394 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 116869 116438 146 303 0 116564 0
Current children cumulated CPU time (s) 275.9
Current children cumulated vsize (KiB) 467476

[startup+276.3 s]
/proc/loadavg: 1.99 1.99 2.04 3/179 12085
/proc/meminfo: memFree=31169780/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=467476 CPUtime=276.3
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 116581 0 0 0 27381 249 0 0 25 0 1 0 131994672 478695424 116438 4089446400 134512640 135752675 4289291120 18446744073709551615 135221488 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 116869 116438 146 303 0 116564 0
Current children cumulated CPU time (s) 276.3
Current children cumulated vsize (KiB) 467476

[startup+276.4 s]
/proc/loadavg: 1.99 1.99 2.04 3/179 12085
/proc/meminfo: memFree=31169780/32951124 swapFree=67111528/67111528
[pid=12077] ppid=12075 vsize=467476 CPUtime=276.4
/proc/12077/stat : 12077 (wbo1.4b) R 12075 12077 11343 0 -1 4202496 116581 0 0 0 27391 249 0 0 25 0 1 0 131994672 478695424 116438 4089446400 134512640 135752675 4289291120 18446744073709551615 134520786 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/12077/statm: 116869 116438 146 303 0 116564 0
Current children cumulated CPU time (s) 276.4
Current children cumulated vsize (KiB) 467476

Child status: 0
Real time (s): 276.455
CPU time (s): 276.461
CPU user time (s): 273.95
CPU system time (s): 2.51062
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 467476

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

runsolver used 0.386941 second user time and 0.877866 second system time

The end

Launcher Data

Begin job on node103 at 2010-06-30 16:09:27
IDJOB=2690731
IDBENCH=78945
IDSOLVER=1201
FILE ID=node103/2690731-1277906967
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.1900581320--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-2690731-1277906967/watcher-2690731-1277906967 -o /tmp/evaluation-result-2690731-1277906967/solver-2690731-1277906967 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690731-1277906967.wbo

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

MD5SUM BENCH= 4c1853ff60c53f26c44f2cbc4e9273c7
RANDOM SEED=2096898507

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:      31636068 kB
Buffers:        191908 kB
Cached:         904528 kB
SwapCached:          0 kB
Active:         538104 kB
Inactive:       636480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31636068 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2752 kB
Writeback:           0 kB
AnonPages:       77916 kB
Mapped:          15784 kB
Slab:            77308 kB
PageTables:       5004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221924 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74208 MiB
End job on node103 at 2010-06-30 16:14:03