Trace number 2690275

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 412.962 412.966

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900667195--soft-0-100-0.wbo
MD5SUMa4c39a3f1b80365b8ad34a89f93fc523
Bench CategorySOFT-SMALLINT-LIN (only soft 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 benchmark210.262
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 constraints2707
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 134314
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 134313
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 655
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-2690275-1277929823.wbo.
0.00/0.00	c Instance file HOME/instance-2690275-1277929823.wbo
0.00/0.00	c File size is 96735 bytes.
0.00/0.00	c Highest Coefficient sum: 655
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     31 |  0.002 % |
0.00/0.01	c |       251 |     231     2707     8338 |     6050      251     35 |  0.002 % |
0.00/0.02	c |       476 |     231     2707     8338 |     6655      476     34 |  0.002 % |
0.00/0.03	c |       814 |     231     2707     8338 |     7320      814     32 |  0.002 % |
0.00/0.04	c |      1323 |     231     2707     8338 |     8052     1323     32 |  0.002 % |
0.00/0.07	c |      2082 |     231     2707     8338 |     8857     2082     32 |  0.002 % |
0.09/0.11	c |      3221 |     231     2707     8338 |     9743     3221     32 |  0.002 % |
0.09/0.18	c |      4930 |     231     2707     8338 |    10717     4930     33 |  0.002 % |
0.29/0.31	c |      7492 |     231     2707     8338 |    11789     7492     34 |  0.002 % |
0.49/0.55	c |     11338 |     231     2707     8338 |    12968    11338     34 |  0.002 % |
0.79/0.89	c |     17105 |     231     2707     8338 |    14265    10554     36 |  0.002 % |
1.39/1.48	c |     25754 |     231     2707     8338 |    15692    12013     40 |  0.002 % |
2.29/2.32	c |     38728 |     231     2707     8338 |    17261     9177     36 |  0.002 % |
3.80/3.87	c |     58189 |     231     2707     8338 |    18987    11258     39 |  0.002 % |
5.89/5.90	c |     87381 |     231     2707     8338 |    20886    11808     39 |  0.002 % |
9.29/9.37	c |    131170 |     231     2707     8338 |    22974    13595     42 |  0.002 % |
15.49/15.50	c |    196855 |     231     2707     8338 |    25272    21198     41 |  0.002 % |
24.79/24.82	c |    295383 |     231     2707     8338 |    27799    12345     39 |  0.002 % |
39.09/39.18	c |    443174 |     231     2707     8338 |    30579    18957     38 |  0.002 % |
61.68/61.78	c |    664857 |     231     2707     8338 |    33637    20142     38 |  0.002 % |
95.48/95.59	c |    997382 |     231     2707     8338 |    37001    32107     40 |  0.002 % |
150.59/150.68	c |   1496173 |     231     2707     8338 |    40701    15847     37 |  0.002 % |
183.88/183.97	c There are 0 assigned variables. 0 in cost function.
184.49/184.59	c ============================[ Search Statistics ]==============================
184.49/184.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.49/184.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.49/184.59	c ===============================================================================
184.49/184.59	c |         0 |     231     2720     8377 |     5000        0    nan |  0.000 % |
184.69/184.72	c |       101 |     231     2720     8377 |     5500      101     18 |  0.002 % |
184.69/184.73	c |       252 |     231     2720     8377 |     6050      252     22 |  0.002 % |
184.69/184.73	c |       477 |     231     2720     8377 |     6655      477     24 |  0.002 % |
184.69/184.74	c |       815 |     231     2720     8377 |     7320      815     26 |  0.002 % |
184.69/184.76	c |      1321 |     231     2720     8377 |     8052     1321     29 |  0.002 % |
184.69/184.79	c |      2081 |     231     2720     8377 |     8857     2081     32 |  0.002 % |
184.79/184.84	c |      3221 |     231     2720     8377 |     9743     3221     31 |  0.002 % |
184.89/184.93	c |      4931 |     231     2720     8377 |    10717     4931     31 |  0.002 % |
184.98/185.07	c |      7494 |     231     2720     8377 |    11789     7494     30 |  0.002 % |
185.29/185.31	c |     11338 |     231     2720     8377 |    12968    11338     30 |  0.002 % |
185.59/185.67	c |     17105 |     231     2720     8377 |    14265    10554     30 |  0.002 % |
186.29/186.30	c |     25756 |     231     2720     8377 |    15692    12008     32 |  0.002 % |
187.09/187.19	c |     38730 |     231     2720     8377 |    17261     9170     28 |  0.002 % |
188.59/188.68	c |     58196 |     231     2720     8377 |    18987    11267     32 |  0.002 % |
190.88/190.99	c |     87390 |     231     2720     8377 |    20886    11823     33 |  0.002 % |
195.38/195.44	c |    131179 |     231     2720     8377 |    22974    13658     34 |  0.002 % |
201.88/201.90	c |    196863 |     231     2720     8377 |    25272    21611     32 |  0.002 % |
212.59/212.68	c |    295390 |     231     2720     8377 |    27799    14193     35 |  0.002 % |
230.78/230.89	c |    443181 |     231     2720     8377 |    30579    25659     35 |  0.002 % |
256.78/256.85	c |    664866 |     231     2720     8377 |    33637    30049     26 |  0.002 % |
297.59/297.67	c |    997392 |     231     2720     8377 |    37001    25559     30 |  0.002 % |
360.89/360.99	c |   1496180 |     231     2720     8377 |    40701    28871     25 |  0.002 % |
411.89/411.99	c ===============================================================================
412.89/412.94	c core #1
412.89/412.94	c 
412.89/412.94	c 
412.89/412.94	c Core size: 51	Core Weight: 2147483647	Total Weight: 2147483647
412.89/412.94	c
412.89/412.94	c
412.89/412.94	c Memory used           : 712.08 MB
412.89/412.94	c CPU time              : 405.081 s
412.89/412.94	c 
412.89/412.94	s UNSATISFIABLE
412.89/412.94	c Total CPU time: 405.081 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-2690275-1277929823/watcher-2690275-1277929823 -o /tmp/evaluation-result-2690275-1277929823/solver-2690275-1277929823 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690275-1277929823.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.01 2.00 3/196 27212
/proc/meminfo: memFree=30920500/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=2668 CPUtime=0
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 304 0 0 0 0 0 0 0 21 0 1 0 166621850 2732032 223 4089446400 134512640 135752675 4292012256 18446744073709551615 134564806 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/27212/statm: 667 223 147 303 0 338 0

[startup+0.0824329 s]
/proc/loadavg: 2.00 2.01 2.00 3/196 27212
/proc/meminfo: memFree=30920500/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=3496 CPUtime=0.07
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 535 0 0 0 7 0 0 0 21 0 1 0 166621850 3579904 430 4089446400 134512640 135752675 4292012256 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/27212/statm: 874 430 144 303 0 569 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3496

[startup+0.100418 s]
/proc/loadavg: 2.00 2.01 2.00 3/196 27212
/proc/meminfo: memFree=30920500/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=3628 CPUtime=0.09
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 576 0 0 0 9 0 0 0 21 0 1 0 166621850 3715072 471 4089446400 134512640 135752675 4292012256 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/27212/statm: 907 471 144 303 0 602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3628

[startup+0.300383 s]
/proc/loadavg: 2.00 2.01 2.00 3/196 27212
/proc/meminfo: memFree=30920500/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=5092 CPUtime=0.29
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 950 0 0 0 29 0 0 0 21 0 1 0 166621850 5214208 845 4089446400 134512640 135752675 4292012256 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/27212/statm: 1273 845 144 303 0 968 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5092

[startup+0.700317 s]
/proc/loadavg: 2.00 2.01 2.00 3/196 27212
/proc/meminfo: memFree=30920500/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=7144 CPUtime=0.69
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 1459 0 0 0 67 2 0 0 22 0 1 0 166621850 7315456 1354 4089446400 134512640 135752675 4292012256 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/27212/statm: 1786 1354 144 303 0 1481 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7144

[startup+1.50018 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 27213
/proc/meminfo: memFree=30913724/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=11368 CPUtime=1.49
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 2510 0 0 0 144 5 0 0 25 0 1 0 166621850 11640832 2405 4089446400 134512640 135752675 4292012256 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/27212/statm: 2842 2405 144 303 0 2537 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11368

[startup+3.10091 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 27213
/proc/meminfo: memFree=30907648/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=18628 CPUtime=3.09
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 4329 0 0 0 298 11 0 0 25 0 1 0 166621850 19075072 4224 4089446400 134512640 135752675 4292012256 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/27212/statm: 4657 4224 144 303 0 4352 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18628

[startup+6.30038 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 27213
/proc/meminfo: memFree=30890680/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=32996 CPUtime=6.29
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 7906 0 0 0 609 20 0 0 25 0 1 0 166621850 33787904 7801 4089446400 134512640 135752675 4292012256 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/27212/statm: 8249 7801 144 303 0 7944 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32996

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 27215
/proc/meminfo: memFree=30862408/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=57956 CPUtime=12.69
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 14152 0 0 0 1232 37 0 0 25 0 1 0 166621850 59346944 14047 4089446400 134512640 135752675 4292012256 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/27212/statm: 14489 14047 144 303 0 14184 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57956

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 27215
/proc/meminfo: memFree=30813092/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=102588 CPUtime=25.49
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 25302 0 0 0 2483 66 0 0 25 0 1 0 166621850 105050112 25197 4089446400 134512640 135752675 4292012256 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/27212/statm: 25647 25197 144 303 0 25342 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102588

[startup+51.1009 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 27215
/proc/meminfo: memFree=30717580/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=186240 CPUtime=51.09
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 46199 0 0 0 4986 123 0 0 25 0 1 0 166621850 190709760 46094 4089446400 134512640 135752675 4292012256 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/27212/statm: 46560 46094 144 303 0 46255 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 186240

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 27217
/proc/meminfo: memFree=30538472/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=345880 CPUtime=102.28
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 86127 0 0 0 9991 237 0 0 25 0 1 0 166621850 354181120 86022 4089446400 134512640 135752675 4292012256 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27212/statm: 86470 86022 144 303 0 86165 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 345880

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/197 27219
/proc/meminfo: memFree=30338912/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=518724 CPUtime=162.28
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 129326 0 0 0 15874 354 0 0 25 0 1 0 166621850 531173376 129221 4089446400 134512640 135752675 4292012256 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27212/statm: 129681 129221 144 303 0 129376 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 518724

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 27219
/proc/meminfo: memFree=30238044/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=578648 CPUtime=222.28
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 144358 0 0 0 21753 475 0 0 25 0 1 0 166621850 592535552 144213 4089446400 134512640 135752675 4292012256 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27212/statm: 144662 144213 146 303 0 144357 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 578648

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/197 27221
/proc/meminfo: memFree=30204744/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=578648 CPUtime=282.29
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 144364 0 0 0 27666 563 0 0 25 0 1 0 166621850 592535552 144219 4089446400 134512640 135752675 4292012256 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27212/statm: 144662 144219 146 303 0 144357 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 578648

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 27223
/proc/meminfo: memFree=30149400/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=607692 CPUtime=342.29
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 151621 0 0 0 33576 653 0 0 25 0 1 0 166621850 622276608 151476 4089446400 134512640 135752675 4292012256 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27212/statm: 151923 151476 146 303 0 151618 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 607692

[startup+402.301 s]
/proc/loadavg: 2.26 2.10 2.03 3/197 27225
/proc/meminfo: memFree=30025968/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=705892 CPUtime=402.28
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 176143 0 0 0 39460 768 0 0 25 0 1 0 166621850 722833408 175998 4089446400 134512640 135752675 4292012256 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27212/statm: 176473 175998 146 303 0 176168 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 705892

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

[startup+403.101 s]
/proc/loadavg: 2.24 2.10 2.03 3/197 27225
/proc/meminfo: memFree=30024108/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=707344 CPUtime=403.09
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 176502 0 0 0 39539 770 0 0 25 0 1 0 166621850 724320256 176357 4089446400 134512640 135752675 4292012256 18446744073709551615 134612040 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27212/statm: 176836 176357 146 303 0 176531 0
Current children cumulated CPU time (s) 403.09
Current children cumulated vsize (KiB) 707344

[startup+409.501 s]
/proc/loadavg: 2.22 2.09 2.03 3/197 27225
/proc/meminfo: memFree=30012684/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=716084 CPUtime=409.49
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 178691 0 0 0 40168 781 0 0 25 0 1 0 166621850 733270016 178546 4089446400 134512640 135752675 4292012256 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27212/statm: 179021 178546 146 303 0 178716 0
Current children cumulated CPU time (s) 409.49
Current children cumulated vsize (KiB) 716084

[startup+411.101 s]
/proc/loadavg: 2.22 2.09 2.03 3/197 27225
/proc/meminfo: memFree=30010948/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=718076 CPUtime=411.09
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 179205 0 0 0 40326 783 0 0 25 0 1 0 166621850 735309824 179060 4089446400 134512640 135752675 4292012256 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27212/statm: 179519 179060 146 303 0 179214 0
Current children cumulated CPU time (s) 411.09
Current children cumulated vsize (KiB) 718076

[startup+411.9 s]
/proc/loadavg: 2.22 2.09 2.03 3/197 27225
/proc/meminfo: memFree=30009336/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=719792 CPUtime=411.89
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 179611 0 0 0 40404 785 0 0 25 0 1 0 166621850 737067008 179466 4089446400 134512640 135752675 4292012256 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27212/statm: 179948 179466 146 303 0 179643 0
Current children cumulated CPU time (s) 411.89
Current children cumulated vsize (KiB) 719792

[startup+412.7 s]
/proc/loadavg: 2.20 2.09 2.03 3/197 27225
/proc/meminfo: memFree=29999912/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=729164 CPUtime=412.69
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 181969 0 0 0 40484 785 0 0 25 0 1 0 166621850 746663936 181824 4089446400 134512640 135752675 4292012256 18446744073709551615 134520793 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27212/statm: 182291 181824 146 303 0 181986 0
Current children cumulated CPU time (s) 412.69
Current children cumulated vsize (KiB) 729164

[startup+412.9 s]
/proc/loadavg: 2.20 2.09 2.03 3/197 27225
/proc/meminfo: memFree=29999912/32951124 swapFree=67111528/67111528
[pid=27212] ppid=27210 vsize=729164 CPUtime=412.89
/proc/27212/stat : 27212 (wbo1.4b) R 27210 27212 27003 0 -1 4202496 181969 0 0 0 40504 785 0 0 25 0 1 0 166621850 746663936 181824 4089446400 134512640 135752675 4292012256 18446744073709551615 134615571 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/27212/statm: 182291 181824 146 303 0 181986 0
Current children cumulated CPU time (s) 412.89
Current children cumulated vsize (KiB) 729164

Child status: 0
Real time (s): 412.966
CPU time (s): 412.962
CPU user time (s): 405.081
CPU system time (s): 7.8808
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 729164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 405.081
system time used= 7.8808
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181971
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 471

runsolver used 0.558915 second user time and 1.3248 second system time

The end

Launcher Data

Begin job on node118 at 2010-06-30 22:30:23
IDJOB=2690275
IDBENCH=79301
IDSOLVER=1201
FILE ID=node118/2690275-1277929823
PBS_JOBID= 11197414
Free space on /tmp= 74212 MiB

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

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

MD5SUM BENCH= a4c39a3f1b80365b8ad34a89f93fc523
RANDOM SEED=1754449562

node118.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.791
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.58
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.791
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.791
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.76
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.791
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.791
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.75
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.791
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.791
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.791
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	: 5448.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30921400 kB
Buffers:        213440 kB
Cached:        1301124 kB
SwapCached:          0 kB
Active:         843592 kB
Inactive:      1041916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30921400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2792 kB
Writeback:           0 kB
AnonPages:      371340 kB
Mapped:          20508 kB
Slab:            80216 kB
PageTables:       5464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1659308 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 node118 at 2010-06-30 22:37:16