Trace number 2690687

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 413.573 413.564

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900577940--soft-33-100-0.wbo
MD5SUM426e5957e411ffe2f76bd332943fd07d
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 benchmark467.838
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 constraints1816
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 92461
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92460
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 661
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-2690687-1277904671.wbo.
0.00/0.00	c Instance file HOME/instance-2690687-1277904671.wbo
0.00/0.00	c File size is 92398 bytes.
0.00/0.00	c Highest Coefficient sum: 661
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     231     2707     8338 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       101 |     231     2707     8338 |     5500      101     25 |  0.002 % |
0.00/0.01	c |       253 |     231     2707     8338 |     6050      253     29 |  0.002 % |
0.00/0.02	c |       479 |     231     2707     8338 |     6655      479     31 |  0.002 % |
0.00/0.03	c |       819 |     231     2707     8338 |     7320      819     32 |  0.002 % |
0.00/0.04	c |      1325 |     231     2707     8338 |     8052     1325     33 |  0.002 % |
0.00/0.07	c |      2084 |     231     2707     8338 |     8857     2084     31 |  0.002 % |
0.09/0.10	c |      3226 |     231     2707     8338 |     9743     3226     31 |  0.002 % |
0.09/0.16	c |      4934 |     231     2707     8338 |    10717     4934     32 |  0.002 % |
0.19/0.27	c |      7496 |     231     2707     8338 |    11789     7496     33 |  0.002 % |
0.39/0.49	c |     11341 |     231     2707     8338 |    12968    11341     35 |  0.002 % |
0.79/0.88	c |     17108 |     231     2707     8338 |    14265    10580     39 |  0.002 % |
1.49/1.51	c |     25759 |     231     2707     8338 |    15692    12051     41 |  0.002 % |
2.49/2.54	c |     38734 |     231     2707     8338 |    17261     9243     37 |  0.002 % |
3.99/4.08	c |     58196 |     231     2707     8338 |    18987    11316     38 |  0.002 % |
6.39/6.47	c |     87389 |     231     2707     8338 |    20886    11845     40 |  0.002 % |
10.19/10.22	c |    131180 |     231     2707     8338 |    22974    13652     39 |  0.002 % |
16.69/16.80	c |    196864 |     231     2707     8338 |    25272    21368     40 |  0.002 % |
27.29/27.38	c |    295391 |     231     2707     8338 |    27799    12456     38 |  0.002 % |
44.39/44.42	c |    443181 |     231     2707     8338 |    30579    18386     40 |  0.002 % |
70.89/70.93	c |    664866 |     231     2707     8338 |    33637    19493     42 |  0.002 % |
110.29/110.39	c |    997392 |     231     2707     8338 |    37001    30415     41 |  0.002 % |
177.60/177.63	c |   1496180 |     231     2707     8338 |    40701    23729     45 |  0.002 % |
183.30/183.36	c There are 0 assigned variables. 0 in cost function.
183.90/183.90	c ============================[ Search Statistics ]==============================
183.90/183.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.90/183.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.90/183.90	c ===============================================================================
183.90/183.90	c |         0 |     231     2710     8347 |     5000        0    nan |  0.000 % |
183.90/183.97	c |       100 |     231     2710     8347 |     5500      100     23 |  0.002 % |
183.90/183.98	c |       252 |     231     2710     8347 |     6050      252     26 |  0.002 % |
184.00/184.03	c |       478 |     231     2710     8347 |     6655      478     27 |  0.002 % |
184.00/184.04	c |       816 |     231     2710     8347 |     7320      816     27 |  0.002 % |
184.00/184.05	c |      1324 |     231     2710     8347 |     8052     1324     26 |  0.002 % |
184.00/184.08	c |      2084 |     231     2710     8347 |     8857     2084     29 |  0.002 % |
184.09/184.13	c |      3224 |     231     2710     8347 |     9743     3224     28 |  0.002 % |
184.19/184.21	c |      4932 |     231     2710     8347 |    10717     4932     27 |  0.002 % |
184.30/184.35	c |      7495 |     231     2710     8347 |    11789     7495     28 |  0.002 % |
184.60/184.60	c |     11339 |     231     2710     8347 |    12968    11339     27 |  0.002 % |
184.90/184.97	c |     17106 |     231     2710     8347 |    14265    10567     29 |  0.002 % |
185.60/185.63	c |     25755 |     231     2710     8347 |    15692    12025     31 |  0.002 % |
186.70/186.75	c |     38730 |     231     2710     8347 |    17261     9189     36 |  0.002 % |
188.20/188.28	c |     58194 |     231     2710     8347 |    18987    11291     27 |  0.002 % |
190.99/191.07	c |     87386 |     231     2710     8347 |    20886    11844     29 |  0.002 % |
195.20/195.27	c |    131175 |     231     2710     8347 |    22974    13667     29 |  0.002 % |
201.69/201.74	c |    196861 |     231     2710     8347 |    25272    21605     31 |  0.002 % |
212.60/212.68	c |    295387 |     231     2710     8347 |    27799    12058     29 |  0.002 % |
229.19/229.28	c |    443176 |     231     2710     8347 |    30579    17398     28 |  0.002 % |
257.20/257.20	c |    664861 |     231     2710     8347 |    33637    20581     27 |  0.002 % |
299.69/299.72	c |    997386 |     231     2710     8347 |    37001    16857     25 |  0.002 % |
358.70/358.75	c |   1496174 |     231     2710     8347 |    40701    32019     30 |  0.002 % |
412.70/412.76	c ===============================================================================
413.50/413.54	c core #1
413.50/413.54	c 
413.50/413.54	c 
413.50/413.54	c Core size: 15	Core Weight: 2147483647	Total Weight: 2147483647
413.50/413.54	c
413.50/413.54	c
413.50/413.54	c Memory used           : 679.99 MB
413.50/413.54	c CPU time              : 405.999 s
413.50/413.54	c 
413.50/413.54	s UNSATISFIABLE
413.50/413.54	c Total CPU time: 405.999 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-2690687-1277904671/watcher-2690687-1277904671 -o /tmp/evaluation-result-2690687-1277904671/solver-2690687-1277904671 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690687-1277904671.wbo 

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


[startup+0 s]
/proc/loadavg: 1.96 1.99 2.06 3/178 15741
/proc/meminfo: memFree=31212288/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=2664 CPUtime=0
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 306 0 0 0 0 0 0 0 21 0 1 0 131761570 2727936 224 4089446400 134512640 135752675 4294806976 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/15741/statm: 666 224 146 303 0 338 0

[startup+0.101454 s]
/proc/loadavg: 1.96 1.99 2.06 3/178 15741
/proc/meminfo: memFree=31212288/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=3628 CPUtime=0.09
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 573 0 0 0 9 0 0 0 21 0 1 0 131761570 3715072 468 4089446400 134512640 135752675 4294806976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/15741/statm: 907 468 144 303 0 602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3628

[startup+0.200438 s]
/proc/loadavg: 1.96 1.99 2.06 3/178 15741
/proc/meminfo: memFree=31212288/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=4420 CPUtime=0.19
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 766 0 0 0 18 1 0 0 21 0 1 0 131761570 4526080 661 4089446400 134512640 135752675 4294806976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/15741/statm: 1105 661 144 303 0 800 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4420

[startup+0.300431 s]
/proc/loadavg: 1.96 1.99 2.06 3/178 15741
/proc/meminfo: memFree=31212288/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=5080 CPUtime=0.29
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 932 0 0 0 28 1 0 0 21 0 1 0 131761570 5201920 827 4089446400 134512640 135752675 4294806976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/15741/statm: 1270 827 144 303 0 965 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5080

[startup+0.700349 s]
/proc/loadavg: 1.96 1.99 2.06 3/178 15741
/proc/meminfo: memFree=31212288/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=7228 CPUtime=0.69
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 1468 0 0 0 66 3 0 0 22 0 1 0 131761570 7401472 1363 4089446400 134512640 135752675 4294806976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/15741/statm: 1807 1363 144 303 0 1502 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7228

[startup+1.50021 s]
/proc/loadavg: 1.96 1.99 2.06 3/179 15742
/proc/meminfo: memFree=31201740/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=10796 CPUtime=1.49
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 2385 0 0 0 144 5 0 0 25 0 1 0 131761570 11055104 2280 4089446400 134512640 135752675 4294806976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/15741/statm: 2699 2280 144 303 0 2394 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10796

[startup+3.10093 s]
/proc/loadavg: 1.96 1.99 2.06 3/179 15742
/proc/meminfo: memFree=31193060/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=17264 CPUtime=3.09
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 3980 0 0 0 300 9 0 0 25 0 1 0 131761570 17678336 3875 4089446400 134512640 135752675 4294806976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/15741/statm: 4316 3875 144 303 0 4011 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17264

[startup+6.30037 s]
/proc/loadavg: 1.96 1.99 2.06 3/179 15742
/proc/meminfo: memFree=31169628/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=29940 CPUtime=6.29
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 7155 0 0 0 612 17 0 0 25 0 1 0 131761570 30658560 7050 4089446400 134512640 135752675 4294806976 18446744073709551615 134602984 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/15741/statm: 7485 7050 144 303 0 7180 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29940

[startup+12.7002 s]
/proc/loadavg: 1.97 1.99 2.06 3/179 15742
/proc/meminfo: memFree=31125856/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=52660 CPUtime=12.69
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 12848 0 0 0 1237 32 0 0 25 0 1 0 131761570 53923840 12743 4089446400 134512640 135752675 4294806976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/15741/statm: 13165 12743 144 303 0 12860 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52660

[startup+25.501 s]
/proc/loadavg: 1.97 1.99 2.06 3/179 15742
/proc/meminfo: memFree=31044500/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=93260 CPUtime=25.49
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 22993 0 0 0 2491 58 0 0 25 0 1 0 131761570 95498240 22888 4089446400 134512640 135752675 4294806976 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15741/statm: 23315 22888 144 303 0 23010 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93260

[startup+51.1004 s]
/proc/loadavg: 1.98 1.99 2.06 3/179 15746
/proc/meminfo: memFree=30901732/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=166636 CPUtime=51.09
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 41297 0 0 0 5004 105 0 0 25 0 1 0 131761570 170635264 41192 4089446400 134512640 135752675 4294806976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15741/statm: 41659 41192 144 303 0 41354 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 166636

[startup+102.3 s]
/proc/loadavg: 1.99 1.99 2.05 3/179 15747
/proc/meminfo: memFree=30618392/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=307160 CPUtime=102.3
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 76425 0 0 0 10026 204 0 0 25 0 1 0 131761570 314531840 76320 4089446400 134512640 135752675 4294806976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15741/statm: 76790 76320 144 303 0 76485 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 307160

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 2.05 3/179 15749
/proc/meminfo: memFree=30312184/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=460624 CPUtime=162.3
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 114782 0 0 0 15928 302 0 0 25 0 1 0 131761570 471678976 114677 4089446400 134512640 135752675 4294806976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15741/statm: 115156 114677 144 303 0 114851 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 460624

[startup+222.306 s]
/proc/loadavg: 1.99 1.99 2.04 3/179 15751
/proc/meminfo: memFree=30111848/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=511980 CPUtime=222.3
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 127680 0 0 0 21812 418 0 0 25 0 1 0 131761570 524267520 127535 4089446400 134512640 135752675 4294806976 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15741/statm: 127995 127535 146 303 0 127690 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 511980

[startup+282.301 s]
/proc/loadavg: 2.04 2.01 2.04 3/179 15752
/proc/meminfo: memFree=29978992/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=511980 CPUtime=282.3
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 127683 0 0 0 27710 520 0 0 25 0 1 0 131761570 524267520 127538 4089446400 134512640 135752675 4294806976 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15741/statm: 127995 127538 146 303 0 127690 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 511980

[startup+342.301 s]
/proc/loadavg: 2.01 2.00 2.04 3/179 15754
/proc/meminfo: memFree=29781036/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=576760 CPUtime=342.3
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 143879 0 0 0 33600 630 0 0 25 0 1 0 131761570 590602240 143734 4089446400 134512640 135752675 4294806976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15741/statm: 144190 143734 146 303 0 143885 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 576760

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 15755
/proc/meminfo: memFree=29548376/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=674900 CPUtime=402.3
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 168404 0 0 0 39492 738 0 0 25 0 1 0 131761570 691097600 168259 4089446400 134512640 135752675 4294806976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15741/statm: 168725 168259 146 303 0 168420 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 674900

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

[startup+403.2 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 15755
/proc/meminfo: memFree=29544284/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=676484 CPUtime=403.2
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 168776 0 0 0 39580 740 0 0 25 0 1 0 131761570 692719616 168631 4089446400 134512640 135752675 4294806976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15741/statm: 169121 168631 146 303 0 168816 0
Current children cumulated CPU time (s) 403.2
Current children cumulated vsize (KiB) 676484

[startup+409.6 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 15755
/proc/meminfo: memFree=29521096/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=684404 CPUtime=409.6
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 170777 0 0 0 40210 750 0 0 25 0 1 0 131761570 700829696 170632 4089446400 134512640 135752675 4294806976 18446744073709551615 134611594 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15741/statm: 171101 170632 146 303 0 170796 0
Current children cumulated CPU time (s) 409.6
Current children cumulated vsize (KiB) 684404

[startup+411.201 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 15755
/proc/meminfo: memFree=29517624/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=686668 CPUtime=411.2
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 171338 0 0 0 40368 752 0 0 25 0 1 0 131761570 703148032 171193 4089446400 134512640 135752675 4294806976 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15741/statm: 171667 171193 146 303 0 171362 0
Current children cumulated CPU time (s) 411.2
Current children cumulated vsize (KiB) 686668

[startup+412.801 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 15755
/proc/meminfo: memFree=29509672/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=689572 CPUtime=412.8
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 172047 0 0 0 40526 754 0 0 25 0 1 0 131761570 706121728 171902 4089446400 134512640 135752675 4294806976 18446744073709551615 134516230 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15741/statm: 172393 171903 146 303 0 172088 0
Current children cumulated CPU time (s) 412.8
Current children cumulated vsize (KiB) 689572

[startup+413.201 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 15755
/proc/meminfo: memFree=29509672/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=696172 CPUtime=413.2
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 173714 0 0 0 40565 755 0 0 25 0 1 0 131761570 712880128 173569 4089446400 134512640 135752675 4294806976 18446744073709551615 134615261 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15741/statm: 174043 173569 146 303 0 173738 0
Current children cumulated CPU time (s) 413.2
Current children cumulated vsize (KiB) 696172

[startup+413.401 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 15755
/proc/meminfo: memFree=29509672/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=696304 CPUtime=413.4
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 173744 0 0 0 40585 755 0 0 25 0 1 0 131761570 713015296 173599 4089446400 134512640 135752675 4294806976 18446744073709551615 134615579 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15741/statm: 174076 173599 146 303 0 173771 0
Current children cumulated CPU time (s) 413.4
Current children cumulated vsize (KiB) 696304

[startup+413.5 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 15755
/proc/meminfo: memFree=29509672/32951124 swapFree=67111528/67111528
[pid=15741] ppid=15739 vsize=696304 CPUtime=413.5
/proc/15741/stat : 15741 (wbo1.4b) R 15739 15741 14210 0 -1 4202496 173744 0 0 0 40595 755 0 0 25 0 1 0 131761570 713015296 173599 4089446400 134512640 135752675 4294806976 18446744073709551615 134521727 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/15741/statm: 174076 173599 146 303 0 173771 0
Current children cumulated CPU time (s) 413.5
Current children cumulated vsize (KiB) 696304

Child status: 0
Real time (s): 413.564
CPU time (s): 413.573
CPU user time (s): 405.999
CPU system time (s): 7.57385
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 696304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 405.999
system time used= 7.57385
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173746
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= 4
involuntary context switches= 514

runsolver used 0.567913 second user time and 1.3238 second system time

The end

Launcher Data

Begin job on node140 at 2010-06-30 15:31:11
IDJOB=2690687
IDBENCH=78923
IDSOLVER=1201
FILE ID=node140/2690687-1277904671
PBS_JOBID= 11197170
Free space on /tmp= 74200 MiB

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

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

MD5SUM BENCH= 426e5957e411ffe2f76bd332943fd07d
RANDOM SEED=954192585

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31212940 kB
Buffers:        188372 kB
Cached:        1278024 kB
SwapCached:          0 kB
Active:         874676 kB
Inactive:       719660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31212940 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5708 kB
Writeback:           0 kB
AnonPages:      127660 kB
Mapped:          15072 kB
Slab:            79844 kB
PageTables:       5300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   271920 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= 74196 MiB
End job on node140 at 2010-06-30 15:38:05