Trace number 2690791

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 285.193 285.185

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900556231--soft-66-100-0.wbo
MD5SUM75cdbfdf3c0702d95dd33d3fc3f86ad3
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 benchmark256.623
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 constraints904
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 44120
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44119
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
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-2690791-1277910182.wbo.
0.00/0.00	c Instance file HOME/instance-2690791-1277910182.wbo
0.00/0.00	c File size is 87885 bytes.
0.00/0.00	c Highest Coefficient sum: 723
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.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     231     2707     8338 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |     231     2707     8338 |     5500      100     28 |  0.002 % |
0.00/0.01	c |       251 |     231     2707     8338 |     6050      251     30 |  0.002 % |
0.00/0.02	c |       476 |     231     2707     8338 |     6655      476     29 |  0.002 % |
0.00/0.03	c |       814 |     231     2707     8338 |     7320      814     30 |  0.002 % |
0.00/0.04	c |      1321 |     231     2707     8338 |     8052     1321     29 |  0.002 % |
0.06/0.06	c |      2081 |     231     2707     8338 |     8857     2081     30 |  0.002 % |
0.09/0.11	c |      3220 |     231     2707     8338 |     9743     3220     31 |  0.002 % |
0.09/0.17	c |      4928 |     231     2707     8338 |    10717     4928     31 |  0.002 % |
0.19/0.29	c |      7490 |     231     2707     8338 |    11789     7490     33 |  0.002 % |
0.49/0.50	c |     11336 |     231     2707     8338 |    12968    11336     35 |  0.002 % |
0.79/0.87	c |     17104 |     231     2707     8338 |    14265    10556     37 |  0.002 % |
1.39/1.40	c |     25755 |     231     2707     8338 |    15692    12028     34 |  0.002 % |
2.29/2.33	c |     38730 |     231     2707     8338 |    17261     9209     38 |  0.002 % |
3.79/3.82	c |     58191 |     231     2707     8338 |    18987    11304     38 |  0.002 % |
6.39/6.45	c |     87386 |     231     2707     8338 |    20886    11850     41 |  0.002 % |
10.09/10.11	c |    131176 |     231     2707     8338 |    22974    13639     41 |  0.002 % |
15.99/16.04	c |    196861 |     231     2707     8338 |    25272    21490     42 |  0.002 % |
25.99/26.01	c |    295388 |     231     2707     8338 |    27799    13603     40 |  0.002 % |
41.80/41.82	c |    443180 |     231     2707     8338 |    30579    21482     39 |  0.002 % |
66.00/66.02	c |    664864 |     231     2707     8338 |    33637    24136     42 |  0.002 % |
103.40/103.43	c |    997389 |     231     2707     8338 |    37001    15915     40 |  0.002 % |
163.29/163.39	c |   1496177 |     231     2707     8338 |    40701    25550     39 |  0.002 % |
182.89/182.91	c There are 0 assigned variables. 0 in cost function.
183.40/183.50	c ============================[ Search Statistics ]==============================
183.40/183.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.40/183.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.40/183.50	c ===============================================================================
183.40/183.50	c |         0 |     231     2709     8344 |     5000        0    nan |  0.000 % |
183.50/183.56	c |       100 |     231     2709     8344 |     5500      100     25 |  0.002 % |
183.50/183.57	c |       252 |     231     2709     8344 |     6050      252     23 |  0.002 % |
183.60/183.63	c |       477 |     231     2709     8344 |     6655      477     22 |  0.002 % |
183.60/183.64	c |       815 |     231     2709     8344 |     7320      815     22 |  0.002 % |
183.60/183.66	c |      1324 |     231     2709     8344 |     8052     1324     23 |  0.002 % |
183.60/183.68	c |      2085 |     231     2709     8344 |     8857     2085     25 |  0.002 % |
183.70/183.73	c |      3224 |     231     2709     8344 |     9743     3224     28 |  0.002 % |
183.80/183.80	c |      4933 |     231     2709     8344 |    10717     4933     27 |  0.002 % |
183.90/183.93	c |      7495 |     231     2709     8344 |    11789     7495     27 |  0.002 % |
184.09/184.18	c |     11339 |     231     2709     8344 |    12968    11339     28 |  0.002 % |
184.49/184.53	c |     17107 |     231     2709     8344 |    14265    10562     26 |  0.002 % |
185.09/185.14	c |     25758 |     231     2709     8344 |    15692    12023     28 |  0.002 % |
186.10/186.19	c |     38733 |     231     2709     8344 |    17261     9221     29 |  0.002 % |
187.69/187.72	c |     58195 |     231     2709     8344 |    18987    11343     26 |  0.002 % |
190.20/190.25	c |     87387 |     231     2709     8344 |    20886    11882     26 |  0.002 % |
194.49/194.59	c |    131176 |     231     2709     8344 |    22974    13710     28 |  0.002 % |
201.30/201.33	c |    196863 |     231     2709     8344 |    25272    21615     35 |  0.002 % |
211.60/211.66	c |    295390 |     231     2709     8344 |    27799    13706     29 |  0.002 % |
228.20/228.21	c |    443180 |     231     2709     8344 |    30579    21751     30 |  0.002 % |
254.49/254.55	c |    664864 |     231     2709     8344 |    33637    25188     31 |  0.002 % |
284.40/284.45	c ===============================================================================
285.10/285.16	c core #1
285.10/285.16	c 
285.10/285.16	c 
285.10/285.16	c Core size: 7	Core Weight: 2147483647	Total Weight: 2147483647
285.10/285.16	c
285.10/285.16	c
285.10/285.16	c Memory used           : 511.14 MB
285.10/285.16	c CPU time              : 280.854 s
285.10/285.16	c 
285.10/285.16	s UNSATISFIABLE
285.10/285.16	c Total CPU time: 280.854 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-2690791-1277910182/watcher-2690791-1277910182 -o /tmp/evaluation-result-2690791-1277910182/solver-2690791-1277910182 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690791-1277910182.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.08 4/178 12834
/proc/meminfo: memFree=28875296/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=2792 CPUtime=0
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 309 0 0 0 0 0 0 0 25 0 1 0 132314968 2859008 227 4089446400 134512640 135752675 4291463040 18446744073709551615 135207212 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 698 230 147 303 0 371 0

[startup+0.0658271 s]
/proc/loadavg: 2.00 2.01 2.08 4/178 12834
/proc/meminfo: memFree=28875296/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=3232 CPUtime=0.06
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 466 0 0 0 6 0 0 0 25 0 1 0 132314968 3309568 362 4089446400 134512640 135752675 4291463040 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 808 362 144 303 0 503 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3232

[startup+0.100793 s]
/proc/loadavg: 2.00 2.01 2.08 4/178 12834
/proc/meminfo: memFree=28875296/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=3500 CPUtime=0.09
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 529 0 0 0 9 0 0 0 25 0 1 0 132314968 3584000 425 4089446400 134512640 135752675 4291463040 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 875 425 144 303 0 570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3500

[startup+0.300758 s]
/proc/loadavg: 2.00 2.01 2.08 4/178 12834
/proc/meminfo: memFree=28875296/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=4688 CPUtime=0.29
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 833 0 0 0 28 1 0 0 25 0 1 0 132314968 4800512 729 4089446400 134512640 135752675 4291463040 18446744073709551615 134611702 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 1172 729 144 303 0 867 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4688

[startup+0.700686 s]
/proc/loadavg: 2.00 2.01 2.08 4/178 12834
/proc/meminfo: memFree=28875296/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=6404 CPUtime=0.69
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 1282 0 0 0 68 1 0 0 25 0 1 0 132314968 6557696 1178 4089446400 134512640 135752675 4291463040 18446744073709551615 134611626 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 1601 1178 144 303 0 1296 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6404

[startup+1.50055 s]
/proc/loadavg: 2.00 2.01 2.08 3/179 12835
/proc/meminfo: memFree=28869532/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=9704 CPUtime=1.49
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 2098 0 0 0 145 4 0 0 25 0 1 0 132314968 9936896 1994 4089446400 134512640 135752675 4291463040 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 2426 1994 144 303 0 2121 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9704

[startup+3.10026 s]
/proc/loadavg: 2.00 2.01 2.08 3/179 12835
/proc/meminfo: memFree=28864200/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=15516 CPUtime=3.09
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 3544 0 0 0 303 6 0 0 25 0 1 0 132314968 15888384 3440 4089446400 134512640 135752675 4291463040 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 3879 3440 144 303 0 3574 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15516

[startup+6.30069 s]
/proc/loadavg: 2.00 2.01 2.08 3/179 12835
/proc/meminfo: memFree=28846192/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=25736 CPUtime=6.29
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 6104 0 0 0 620 9 0 0 25 0 1 0 132314968 26353664 6000 4089446400 134512640 135752675 4291463040 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 6434 6000 144 303 0 6129 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25736

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 12835
/proc/meminfo: memFree=28817424/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=46344 CPUtime=12.69
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 11265 0 0 0 1248 21 0 0 25 0 1 0 132314968 47456256 11161 4089446400 134512640 135752675 4291463040 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 11586 11161 144 303 0 11281 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46344

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 12835
/proc/meminfo: memFree=28760704/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=82276 CPUtime=25.49
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 20225 0 0 0 2505 44 0 0 25 0 1 0 132314968 84250624 20121 4089446400 134512640 135752675 4291463040 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 20569 20121 144 303 0 20264 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82276

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 2.08 3/179 12836
/proc/meminfo: memFree=28650908/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=147836 CPUtime=51.09
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 36598 0 0 0 5024 85 0 0 25 0 1 0 132314968 151384064 36494 4089446400 134512640 135752675 4291463040 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 36959 36494 144 303 0 36654 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 147836

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 12866
/proc/meminfo: memFree=31047356/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=273756 CPUtime=102.3
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 68063 0 0 0 10060 170 0 0 25 0 1 0 132314968 280326144 67959 4089446400 134512640 135752675 4291463040 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 68439 67959 144 303 0 68134 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 273756

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.07 3/179 12867
/proc/meminfo: memFree=30739044/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=410524 CPUtime=162.29
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 102251 0 0 0 15966 263 0 0 25 0 1 0 132314968 420376576 102147 4089446400 134512640 135752675 4291463040 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 102631 102147 144 303 0 102326 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 410524

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 12869
/proc/meminfo: memFree=30566868/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=468000 CPUtime=222.3
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 116699 0 0 0 21881 349 0 0 25 0 1 0 132314968 479232000 116555 4089446400 134512640 135752675 4291463040 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 117000 116555 146 303 0 116695 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 468000

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 12871
/proc/meminfo: memFree=30468600/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=521912 CPUtime=282.29
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 130167 0 0 0 27800 429 0 0 25 0 1 0 132314968 534437888 130023 4089446400 134512640 135752675 4291463040 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 130478 130023 146 303 0 130173 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 521912

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

[startup+283.1 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 12871
/proc/meminfo: memFree=30467732/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=522616 CPUtime=283.1
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 130322 0 0 0 27880 430 0 0 25 0 1 0 132314968 535158784 130178 4089446400 134512640 135752675 4291463040 18446744073709551615 134611628 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 130654 130178 146 303 0 130349 0
Current children cumulated CPU time (s) 283.1
Current children cumulated vsize (KiB) 522616

[startup+283.9 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 12871
/proc/meminfo: memFree=30466368/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=523144 CPUtime=283.9
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 130477 0 0 0 27959 431 0 0 25 0 1 0 132314968 535699456 130333 4089446400 134512640 135752675 4291463040 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 130786 130333 146 303 0 130481 0
Current children cumulated CPU time (s) 283.9
Current children cumulated vsize (KiB) 523144

[startup+284.701 s]
/proc/loadavg: 2.00 2.00 2.06 3/179 12871
/proc/meminfo: memFree=30466368/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=523408 CPUtime=284.7
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 130543 0 0 0 28038 432 0 0 25 0 1 0 132314968 535969792 130399 4089446400 134512640 135752675 4291463040 18446744073709551615 134516213 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 130852 130399 146 303 0 130547 0
Current children cumulated CPU time (s) 284.7
Current children cumulated vsize (KiB) 523408

[startup+285.101 s]
/proc/loadavg: 2.00 2.00 2.05 3/179 12871
/proc/meminfo: memFree=30465624/32950904 swapFree=67111528/67111528
[pid=12834] ppid=12832 vsize=523408 CPUtime=285.1
/proc/12834/stat : 12834 (wbo1.4b) R 12832 12834 11542 0 -1 4202496 130543 0 0 0 28078 432 0 0 25 0 1 0 132314968 535969792 130399 4089446400 134512640 135752675 4291463040 18446744073709551615 134713981 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/12834/statm: 130852 130399 146 303 0 130547 0
Current children cumulated CPU time (s) 285.1
Current children cumulated vsize (KiB) 523408

Child status: 0
Real time (s): 285.185
CPU time (s): 285.193
CPU user time (s): 280.854
CPU system time (s): 4.33834
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 523408

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

runsolver used 0.387941 second user time and 0.91886 second system time

The end

Launcher Data

Begin job on node121 at 2010-06-30 17:03:02
IDJOB=2690791
IDBENCH=78975
IDSOLVER=1201
FILE ID=node121/2690791-1277910182
PBS_JOBID= 11197191
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.1900556231--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-2690791-1277910182/watcher-2690791-1277910182 -o /tmp/evaluation-result-2690791-1277910182/solver-2690791-1277910182 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690791-1277910182.wbo

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

MD5SUM BENCH= 75cdbfdf3c0702d95dd33d3fc3f86ad3
RANDOM SEED=1279051672

node121.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.876
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.75
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.876
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	: 5226.23
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.876
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.876
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.876
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.876
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.82
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.876
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.876
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:     32950904 kB
MemFree:      28875824 kB
Buffers:        193800 kB
Cached:        1101136 kB
SwapCached:          0 kB
Active:        3136516 kB
Inactive:       789524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      28875824 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2736 kB
Writeback:           0 kB
AnonPages:     2631396 kB
Mapped:          16284 kB
Slab:            80500 kB
PageTables:       9832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  2895844 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 node121 at 2010-06-30 17:07:48