Trace number 2690207

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 420.919 420.908

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900670234--soft-0-100-0.wbo
MD5SUM68083219a398085883a8cf7e46688b9f
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 benchmark488.736
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 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-2690207-1277926371.wbo.
0.00/0.00	c Instance file HOME/instance-2690207-1277926371.wbo
0.00/0.00	c File size is 96731 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 |       102 |     231     2707     8338 |     5500      102     22 |  0.002 % |
0.00/0.01	c |       252 |     231     2707     8338 |     6050      252     28 |  0.002 % |
0.00/0.02	c |       477 |     231     2707     8338 |     6655      477     29 |  0.002 % |
0.00/0.03	c |       814 |     231     2707     8338 |     7320      814     28 |  0.002 % |
0.03/0.04	c |      1320 |     231     2707     8338 |     8052     1320     28 |  0.002 % |
0.03/0.06	c |      2079 |     231     2707     8338 |     8857     2079     28 |  0.002 % |
0.09/0.10	c |      3221 |     231     2707     8338 |     9743     3221     30 |  0.002 % |
0.09/0.16	c |      4931 |     231     2707     8338 |    10717     4931     30 |  0.002 % |
0.19/0.28	c |      7494 |     231     2707     8338 |    11789     7494     31 |  0.002 % |
0.39/0.47	c |     11339 |     231     2707     8338 |    12968    11339     31 |  0.002 % |
0.69/0.79	c |     17107 |     231     2707     8338 |    14265    10571     33 |  0.002 % |
1.29/1.33	c |     25759 |     231     2707     8338 |    15692    12043     36 |  0.002 % |
2.20/2.23	c |     38736 |     231     2707     8338 |    17261     9203     37 |  0.002 % |
3.59/3.60	c |     58197 |     231     2707     8338 |    18987    11270     41 |  0.002 % |
6.09/6.18	c |     87389 |     231     2707     8338 |    20886    11814     40 |  0.002 % |
10.19/10.21	c |    131178 |     231     2707     8338 |    22974    13607     43 |  0.002 % |
15.99/16.04	c |    196862 |     231     2707     8338 |    25272    21607     38 |  0.002 % |
25.19/25.26	c |    295389 |     231     2707     8338 |    27799    24923     40 |  0.002 % |
40.09/40.10	c |    443180 |     231     2707     8338 |    30579    13112     36 |  0.002 % |
63.59/63.64	c |    664864 |     231     2707     8338 |    33637    30250     41 |  0.002 % |
102.49/102.57	c |    997389 |     230     2707     8338 |    37001    20971     41 |  0.435 % |
158.79/158.81	c |   1496178 |     230     2707     8338 |    40701    29392     39 |  0.435 % |
181.89/181.96	c There are 1 assigned variables. 0 in cost function.
182.50/182.54	c ============================[ Search Statistics ]==============================
182.50/182.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.50/182.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.50/182.54	c ===============================================================================
182.50/182.54	c |         0 |     230     2676     8232 |     5000        0    nan |  0.000 % |
182.60/182.67	c |       100 |     230     2676     8232 |     5500      100     22 |  0.435 % |
182.60/182.67	c |       251 |     230     2676     8232 |     6050      251     23 |  0.435 % |
182.60/182.68	c |       478 |     230     2676     8232 |     6655      478     24 |  0.435 % |
182.60/182.69	c |       818 |     230     2676     8232 |     7320      818     21 |  0.435 % |
182.69/182.70	c |      1324 |     230     2676     8232 |     8052     1324     24 |  0.435 % |
182.69/182.73	c |      2083 |     230     2676     8232 |     8857     2083     25 |  0.435 % |
182.69/182.77	c |      3222 |     230     2676     8232 |     9743     3222     23 |  0.435 % |
182.80/182.83	c |      4930 |     230     2676     8232 |    10717     4930     23 |  0.435 % |
182.90/182.95	c |      7493 |     230     2676     8232 |    11789     7493     25 |  0.435 % |
183.10/183.15	c |     11338 |     230     2676     8232 |    12968    11338     25 |  0.435 % |
183.49/183.55	c |     17106 |     230     2676     8232 |    14265    10568     29 |  0.435 % |
184.09/184.14	c |     25758 |     230     2676     8232 |    15692    12024     29 |  0.435 % |
184.99/185.09	c |     38732 |     230     2676     8232 |    17261     9202     34 |  0.435 % |
186.79/186.80	c |     58193 |     230     2676     8232 |    18987    11278     32 |  0.435 % |
189.40/189.45	c |     87385 |     230     2676     8232 |    20886    11823     32 |  0.435 % |
193.30/193.33	c |    131175 |     230     2676     8232 |    22974    13607     29 |  0.435 % |
199.70/199.71	c |    196859 |     230     2676     8232 |    25272    21071     31 |  0.435 % |
210.60/210.65	c |    295386 |     230     2676     8232 |    27799    13143     35 |  0.435 % |
226.19/226.27	c |    443176 |     230     2676     8232 |    30579    17426     29 |  0.435 % |
250.10/250.12	c |    664859 |     230     2676     8232 |    33637    16274     25 |  0.435 % |
290.60/290.66	c |    997385 |     230     2676     8232 |    37001    28632     26 |  0.435 % |
352.70/352.71	c |   1496174 |     230     2676     8232 |    40701    19410     28 |  0.435 % |
420.20/420.21	c ===============================================================================
420.81/420.88	c core #1
420.81/420.88	c 
420.81/420.88	c 
420.81/420.88	c Core size: 33	Core Weight: 2147483647	Total Weight: 2147483647
420.81/420.88	c
420.81/420.88	c
420.81/420.88	c Memory used           : 707.01 MB
420.81/420.88	c CPU time              : 416.556 s
420.81/420.88	c 
420.81/420.88	s UNSATISFIABLE
420.81/420.88	c Total CPU time: 416.556 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-2690207-1277926371/watcher-2690207-1277926371 -o /tmp/evaluation-result-2690207-1277926371/solver-2690207-1277926371 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690207-1277926371.wbo 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 15802
/proc/meminfo: memFree=30903216/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=2668 CPUtime=0
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 308 0 0 0 0 0 0 0 25 0 1 0 133934057 2732032 226 4089446400 134512640 135752675 4292277568 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 667 226 148 303 0 338 0

[startup+0.0348961 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 15802
/proc/meminfo: memFree=30903216/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=2968 CPUtime=0.03
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 419 0 0 0 3 0 0 0 25 0 1 0 133934057 3039232 313 4089446400 134512640 135752675 4292277568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 742 313 144 303 0 437 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2968

[startup+0.100883 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 15802
/proc/meminfo: memFree=30903216/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=3632 CPUtime=0.09
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 584 0 0 0 9 0 0 0 25 0 1 0 133934057 3719168 478 4089446400 134512640 135752675 4292277568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 908 478 144 303 0 603 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3632

[startup+0.30085 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 15802
/proc/meminfo: memFree=30903216/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=5092 CPUtime=0.29
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 952 0 0 0 29 0 0 0 25 0 1 0 133934057 5214208 846 4089446400 134512640 135752675 4292277568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 1273 846 144 303 0 968 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5092

[startup+0.700778 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 15802
/proc/meminfo: memFree=30903216/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=7500 CPUtime=0.69
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 1539 0 0 0 68 1 0 0 25 0 1 0 133934057 7680000 1433 4089446400 134512640 135752675 4292277568 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 1875 1433 144 303 0 1570 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7500

[startup+1.50063 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15803
/proc/meminfo: memFree=30894776/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=11592 CPUtime=1.49
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 2573 0 0 0 147 2 0 0 25 0 1 0 133934057 11870208 2467 4089446400 134512640 135752675 4292277568 18446744073709551615 134612130 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 2898 2467 144 303 0 2593 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11592

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15803
/proc/meminfo: memFree=30889444/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=19116 CPUtime=3.09
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 4438 0 0 0 305 4 0 0 25 0 1 0 133934057 19574784 4332 4089446400 134512640 135752675 4292277568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 4779 4332 144 303 0 4474 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19116

[startup+6.30078 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15803
/proc/meminfo: memFree=30871424/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=31724 CPUtime=6.29
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 7582 0 0 0 621 8 0 0 25 0 1 0 133934057 32485376 7476 4089446400 134512640 135752675 4292277568 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 7931 7476 144 303 0 7626 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31724

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15804
/proc/meminfo: memFree=30843156/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=54828 CPUtime=12.69
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 13384 0 0 0 1253 16 0 0 25 0 1 0 133934057 56143872 13278 4089446400 134512640 135752675 4292277568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 13707 13278 144 303 0 13402 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54828

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15804
/proc/meminfo: memFree=30781996/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=99468 CPUtime=25.49
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 24532 0 0 0 2516 33 0 0 25 0 1 0 133934057 101855232 24426 4089446400 134512640 135752675 4292277568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 24867 24426 144 303 0 24562 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 99468

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15805
/proc/meminfo: memFree=30686120/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=180188 CPUtime=51.09
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 44710 0 0 0 5045 64 0 0 25 0 1 0 133934057 184512512 44604 4089446400 134512640 135752675 4292277568 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 45047 44604 144 303 0 44742 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 180188

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15806
/proc/meminfo: memFree=30509128/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=327140 CPUtime=102.3
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 81438 0 0 0 10114 116 0 0 25 0 1 0 133934057 334991360 81332 4089446400 134512640 135752675 4292277568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 81785 81332 144 303 0 81480 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 327140

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15808
/proc/meminfo: memFree=30285264/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=500888 CPUtime=162.3
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 124859 0 0 0 16050 180 0 0 25 0 1 0 133934057 512909312 124753 4089446400 134512640 135752675 4292277568 18446744073709551615 134611782 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 125222 124753 144 303 0 124917 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 500888

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15809
/proc/meminfo: memFree=30231316/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=550516 CPUtime=222.3
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 137302 0 0 0 21992 238 0 0 25 0 1 0 133934057 563728384 137156 4089446400 134512640 135752675 4292277568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 137629 137156 146 303 0 137324 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 550516

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15811
/proc/meminfo: memFree=30232408/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=550516 CPUtime=282.29
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 137315 0 0 0 27928 301 0 0 25 0 1 0 133934057 563728384 137169 4089446400 134512640 135752675 4292277568 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 137629 137169 146 303 0 137324 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 550516

[startup+342.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 15813
/proc/meminfo: memFree=30192572/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=587456 CPUtime=342.3
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 146536 0 0 0 33877 353 0 0 25 0 1 0 133934057 601554944 146390 4089446400 134512640 135752675 4292277568 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 146864 146390 146 303 0 146559 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 587456

[startup+402.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 15814
/proc/meminfo: memFree=30105932/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=686600 CPUtime=402.3
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 171317 0 0 0 39818 412 0 0 25 0 1 0 133934057 703078400 171171 4089446400 134512640 135752675 4292277568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 171650 171171 146 303 0 171345 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 686600

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

[startup+409.501 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 15814
/proc/meminfo: memFree=30090920/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=699668 CPUtime=409.51
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 174575 0 0 0 40529 422 0 0 25 0 1 0 133934057 716460032 174429 4089446400 134512640 135752675 4292277568 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 174917 174429 146 303 0 174612 0
Current children cumulated CPU time (s) 409.51
Current children cumulated vsize (KiB) 699668

[startup+415.901 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 15815
/proc/meminfo: memFree=30079384/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=711024 CPUtime=415.9
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 177401 0 0 0 41161 429 0 0 25 0 1 0 133934057 728088576 177255 4089446400 134512640 135752675 4292277568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 177756 177255 146 303 0 177451 0
Current children cumulated CPU time (s) 415.9
Current children cumulated vsize (KiB) 711024

[startup+419.106 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 15815
/proc/meminfo: memFree=30074916/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=715392 CPUtime=419.11
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 178495 0 0 0 41478 433 0 0 25 0 1 0 133934057 732561408 178349 4089446400 134512640 135752675 4292277568 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 178848 178350 146 303 0 178543 0
Current children cumulated CPU time (s) 419.11
Current children cumulated vsize (KiB) 715392

[startup+419.901 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 15815
/proc/meminfo: memFree=30074916/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=716712 CPUtime=419.9
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 178834 0 0 0 41557 433 0 0 25 0 1 0 133934057 733913088 178688 4089446400 134512640 135752675 4292277568 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 179178 178688 146 303 0 178873 0
Current children cumulated CPU time (s) 419.9
Current children cumulated vsize (KiB) 716712

[startup+420.701 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 15815
/proc/meminfo: memFree=30073180/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=723972 CPUtime=420.71
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202496 180655 0 0 0 41637 434 0 0 25 0 1 0 133934057 741347328 180509 4089446400 134512640 135752675 4292277568 18446744073709551615 134615137 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15802/statm: 180993 180509 146 303 0 180688 0
Current children cumulated CPU time (s) 420.71
Current children cumulated vsize (KiB) 723972

[startup+420.901 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 15815
/proc/meminfo: memFree=30073180/32950928 swapFree=67111528/67111528
[pid=15802] ppid=15800 vsize=0 CPUtime=420.9
/proc/15802/stat : 15802 (wbo1.4b) R 15800 15802 13870 0 -1 4202500 180657 0 0 0 41655 435 0 0 25 0 1 0 133934057 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/15802/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 420.9
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 420.908
CPU time (s): 420.919
CPU user time (s): 416.556
CPU system time (s): 4.36334
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 723972

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

runsolver used 0.573912 second user time and 1.34579 second system time

The end

Launcher Data

Begin job on node122 at 2010-06-30 21:32:51
IDJOB=2690207
IDBENCH=79269
IDSOLVER=1201
FILE ID=node122/2690207-1277926371
PBS_JOBID= 11197338
Free space on /tmp= 74208 MiB

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

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

MD5SUM BENCH= 68083219a398085883a8cf7e46688b9f
RANDOM SEED=86443584

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30903736 kB
Buffers:        206056 kB
Cached:        1155792 kB
SwapCached:          0 kB
Active:        1064556 kB
Inactive:       839608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30903736 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2768 kB
Writeback:           0 kB
AnonPages:      542328 kB
Mapped:          17036 kB
Slab:            79844 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   693352 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 node122 at 2010-06-30 21:39:52