Trace number 2690677

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 417.519 417.502

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900579996--soft-33-100-0.wbo
MD5SUM469cd609ab798a94b23843d73b73e9c6
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 benchmark340.634
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 constraints1837
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 93832
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 93831
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 677
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-2690677-1277904201.wbo.
0.00/0.00	c Instance file HOME/instance-2690677-1277904201.wbo
0.00/0.00	c File size is 92475 bytes.
0.00/0.00	c Highest Coefficient sum: 677
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     231     2707     8338 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |     231     2707     8338 |     5500      100     22 |  0.002 % |
0.00/0.01	c |       251 |     231     2707     8338 |     6050      251     29 |  0.002 % |
0.00/0.02	c |       477 |     231     2707     8338 |     6655      477     33 |  0.002 % |
0.00/0.03	c |       815 |     231     2707     8338 |     7320      815     34 |  0.002 % |
0.00/0.04	c |      1322 |     231     2707     8338 |     8052     1322     36 |  0.002 % |
0.05/0.07	c |      2082 |     231     2707     8338 |     8857     2082     37 |  0.002 % |
0.09/0.11	c |      3224 |     231     2707     8338 |     9743     3224     36 |  0.002 % |
0.09/0.20	c |      4932 |     231     2707     8338 |    10717     4932     36 |  0.002 % |
0.29/0.31	c |      7494 |     231     2707     8338 |    11789     7494     35 |  0.002 % |
0.49/0.54	c |     11340 |     231     2707     8338 |    12968    11340     36 |  0.002 % |
0.89/0.90	c |     17106 |     231     2707     8338 |    14265    10557     36 |  0.002 % |
1.39/1.47	c |     25755 |     231     2707     8338 |    15692    12029     37 |  0.002 % |
2.39/2.44	c |     38729 |     231     2707     8338 |    17261     9222     39 |  0.002 % |
3.70/3.74	c |     58191 |     231     2707     8338 |    18987    11314     39 |  0.002 % |
5.89/5.94	c |     87383 |     231     2707     8338 |    20886    11849     38 |  0.002 % |
9.80/9.80	c |    131175 |     231     2707     8338 |    22974    13654     39 |  0.002 % |
15.99/16.06	c |    196860 |     231     2707     8338 |    25272    21540     39 |  0.002 % |
25.89/25.93	c |    295386 |     231     2707     8338 |    27799    12102     41 |  0.002 % |
41.80/41.87	c |    443176 |     231     2707     8338 |    30579    16148     40 |  0.002 % |
68.10/68.16	c |    664860 |     231     2707     8338 |    33637    17852     42 |  0.002 % |
110.30/110.36	c |    997386 |     231     2707     8338 |    37001    32935     41 |  0.002 % |
176.70/176.74	c |   1496174 |     231     2707     8338 |    40701    19167     42 |  0.002 % |
181.70/181.70	c There are 0 assigned variables. 0 in cost function.
182.20/182.24	c ============================[ Search Statistics ]==============================
182.20/182.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.20/182.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.20/182.24	c ===============================================================================
182.20/182.24	c |         0 |     231     2708     8341 |     5000        0    nan |  0.000 % |
182.30/182.31	c |       100 |     231     2708     8341 |     5500      100     17 |  0.002 % |
182.30/182.32	c |       250 |     231     2708     8341 |     6050      250     20 |  0.002 % |
182.30/182.37	c |       475 |     231     2708     8341 |     6655      475     20 |  0.002 % |
182.30/182.38	c |       813 |     231     2708     8341 |     7320      813     24 |  0.002 % |
182.30/182.39	c |      1319 |     231     2708     8341 |     8052     1319     23 |  0.002 % |
182.40/182.42	c |      2080 |     231     2708     8341 |     8857     2080     23 |  0.002 % |
182.40/182.46	c |      3219 |     231     2708     8341 |     9743     3219     24 |  0.002 % |
182.50/182.53	c |      4929 |     231     2708     8341 |    10717     4929     24 |  0.002 % |
182.61/182.66	c |      7491 |     231     2708     8341 |    11789     7491     25 |  0.002 % |
182.80/182.89	c |     11336 |     231     2708     8341 |    12968    11336     26 |  0.002 % |
183.20/183.28	c |     17104 |     231     2708     8341 |    14265    10562     29 |  0.002 % |
183.90/183.97	c |     25755 |     231     2708     8341 |    15692    12025     31 |  0.002 % |
185.10/185.12	c |     38730 |     231     2708     8341 |    17261     9197     31 |  0.002 % |
186.91/186.95	c |     58191 |     231     2708     8341 |    18987    11284     30 |  0.002 % |
189.70/189.78	c |     87383 |     231     2708     8341 |    20886    11813     31 |  0.002 % |
194.30/194.32	c |    131172 |     231     2708     8341 |    22974    13606     31 |  0.002 % |
201.50/201.59	c |    196856 |     231     2708     8341 |    25272    21420     27 |  0.002 % |
213.10/213.16	c |    295382 |     231     2708     8341 |    27799    13517     30 |  0.002 % |
230.50/230.53	c |    443172 |     231     2708     8341 |    30579    20880     29 |  0.002 % |
256.40/256.48	c |    664855 |     231     2708     8341 |    33637    20631     24 |  0.002 % |
302.10/302.10	c |    997382 |     231     2708     8341 |    37001    17658     27 |  0.002 % |
364.31/364.36	c |   1496172 |     231     2708     8341 |    40701    33818     26 |  0.002 % |
417.40/417.42	c ===============================================================================
417.40/417.48	c core #1
417.40/417.48	c 
417.40/417.48	c 
417.40/417.48	c Core size: 18	Core Weight: 2147483647	Total Weight: 2147483647
417.40/417.48	c
417.40/417.48	c
417.40/417.48	c Memory used           : 645.03 MB
417.40/417.48	c CPU time              : 413.868 s
417.40/417.48	c 
417.40/417.48	s UNSATISFIABLE
417.40/417.48	c Total CPU time: 413.868 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-2690677-1277904201/watcher-2690677-1277904201 -o /tmp/evaluation-result-2690677-1277904201/solver-2690677-1277904201 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690677-1277904201.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.02 2.00 4/178 24137
/proc/meminfo: memFree=31610044/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=2664 CPUtime=0
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 308 0 0 0 0 0 0 0 25 0 1 0 166023190 2727936 227 4089446400 134512640 135752675 4288492992 18446744073709551615 134576168 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24137/statm: 666 227 148 303 0 338 0

[startup+0.0541171 s]
/proc/loadavg: 2.00 2.02 2.00 4/178 24137
/proc/meminfo: memFree=31610044/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=3236 CPUtime=0.05
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 463 0 0 0 5 0 0 0 18 0 1 0 166023190 3313664 359 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 809 359 144 303 0 504 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3236

[startup+0.101106 s]
/proc/loadavg: 2.00 2.02 2.00 4/178 24137
/proc/meminfo: memFree=31610044/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=3632 CPUtime=0.09
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 565 0 0 0 9 0 0 0 18 0 1 0 166023190 3719168 461 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 908 461 144 303 0 603 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3632

[startup+0.30107 s]
/proc/loadavg: 2.00 2.02 2.00 4/178 24137
/proc/meminfo: memFree=31610044/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=4952 CPUtime=0.29
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 906 0 0 0 28 1 0 0 18 0 1 0 166023190 5070848 802 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 1238 803 144 303 0 933 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4952

[startup+0.700994 s]
/proc/loadavg: 2.00 2.02 2.00 4/178 24137
/proc/meminfo: memFree=31610044/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=7064 CPUtime=0.69
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 1423 0 0 0 68 1 0 0 18 0 1 0 166023190 7233536 1319 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 1766 1319 144 303 0 1461 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7064

[startup+1.50084 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 24138
/proc/meminfo: memFree=31603840/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=10892 CPUtime=1.49
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 2376 0 0 0 146 3 0 0 20 0 1 0 166023190 11153408 2272 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 2723 2272 144 303 0 2418 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10892

[startup+3.10054 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 24138
/proc/meminfo: memFree=31598880/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=18032 CPUtime=3.09
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 4180 0 0 0 304 5 0 0 25 0 1 0 166023190 18464768 4076 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 4508 4076 144 303 0 4203 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18032

[startup+6.30092 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 24138
/proc/meminfo: memFree=31584820/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=31276 CPUtime=6.29
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 7494 0 0 0 620 9 0 0 25 0 1 0 166023190 32026624 7390 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 7819 7390 144 303 0 7514 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31276

[startup+12.7007 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 24138
/proc/meminfo: memFree=31561512/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=53352 CPUtime=12.69
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 13003 0 0 0 1253 16 0 0 25 0 1 0 166023190 54632448 12899 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 13338 12899 144 303 0 13033 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53352

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24139
/proc/meminfo: memFree=31518744/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=95236 CPUtime=25.49
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 23484 0 0 0 2517 32 0 0 25 0 1 0 166023190 97521664 23380 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 23809 23380 144 303 0 23504 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95236

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24140
/proc/meminfo: memFree=31443080/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=171776 CPUtime=51.09
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 42599 0 0 0 5050 59 0 0 25 0 1 0 166023190 175898624 42495 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 42944 42495 144 303 0 42639 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 171776

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24141
/proc/meminfo: memFree=31308760/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=304036 CPUtime=102.31
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 75648 0 0 0 10127 104 0 0 25 0 1 0 166023190 311332864 75544 4089446400 134512640 135752675 4288492992 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 76009 75544 144 303 0 75704 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 304036

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24142
/proc/meminfo: memFree=31160176/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=453336 CPUtime=162.3
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 112972 0 0 0 16075 155 0 0 25 0 1 0 166023190 464216064 112868 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 113334 112868 144 303 0 113029 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 453336

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24144
/proc/meminfo: memFree=31109288/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=502684 CPUtime=222.3
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 125352 0 0 0 22025 205 0 0 25 0 1 0 166023190 514748416 125208 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 125671 125208 146 303 0 125366 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 502684

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24146
/proc/meminfo: memFree=31109252/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=502684 CPUtime=282.3
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 125369 0 0 0 27977 253 0 0 25 0 1 0 166023190 514748416 125225 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 125671 125225 146 303 0 125366 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 502684

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24147
/proc/meminfo: memFree=31064088/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=548172 CPUtime=342.3
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 136734 0 0 0 33930 300 0 0 25 0 1 0 166023190 561328128 136590 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 137043 136590 146 303 0 136738 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 548172

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24149
/proc/meminfo: memFree=30973912/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=638844 CPUtime=402.3
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 159367 0 0 0 39881 349 0 0 25 0 1 0 166023190 654176256 159223 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 159711 159223 146 303 0 159406 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 638844

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

[startup+409.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24149
/proc/meminfo: memFree=30962004/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=650200 CPUtime=409.5
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 162203 0 0 0 40594 356 0 0 25 0 1 0 166023190 665804800 162059 4089446400 134512640 135752675 4288492992 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 162550 162059 146 303 0 162245 0
Current children cumulated CPU time (s) 409.5
Current children cumulated vsize (KiB) 650200

[startup+412.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24149
/proc/meminfo: memFree=30957540/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=654556 CPUtime=412.7
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 163305 0 0 0 40912 358 0 0 25 0 1 0 166023190 670265344 163161 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 163639 163161 146 303 0 163334 0
Current children cumulated CPU time (s) 412.7
Current children cumulated vsize (KiB) 654556

[startup+415.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24149
/proc/meminfo: memFree=30953572/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=658260 CPUtime=415.91
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 164221 0 0 0 41230 361 0 0 25 0 1 0 166023190 674058240 164077 4089446400 134512640 135752675 4288492992 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 164565 164077 146 303 0 164260 0
Current children cumulated CPU time (s) 415.91
Current children cumulated vsize (KiB) 658260

[startup+416.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24149
/proc/meminfo: memFree=30953572/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=659184 CPUtime=416.71
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 164449 0 0 0 41309 362 0 0 25 0 1 0 166023190 675004416 164305 4089446400 134512640 135752675 4288492992 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 164796 164305 146 303 0 164491 0
Current children cumulated CPU time (s) 416.71
Current children cumulated vsize (KiB) 659184

[startup+417.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24149
/proc/meminfo: memFree=30952332/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=659580 CPUtime=417.11
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202496 164547 0 0 0 41349 362 0 0 25 0 1 0 166023190 675409920 164403 4089446400 134512640 135752675 4288492992 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24137/statm: 164895 164403 146 303 0 164590 0
Current children cumulated CPU time (s) 417.11
Current children cumulated vsize (KiB) 659580

[startup+417.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24149
/proc/meminfo: memFree=30952332/32950928 swapFree=67111528/67111528
[pid=24137] ppid=24135 vsize=0 CPUtime=417.5
/proc/24137/stat : 24137 (wbo1.4b) R 24135 24137 23479 0 -1 4202500 164808 0 0 0 41386 364 0 0 25 0 1 0 166023190 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/24137/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 417.5
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 417.502
CPU time (s): 417.519
CPU user time (s): 413.868
CPU system time (s): 3.65045
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 659844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 413.868
system time used= 3.65044
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 164808
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= 3
involuntary context switches= 763

runsolver used 0.708892 second user time and 1.57476 second system time

The end

Launcher Data

Begin job on node115 at 2010-06-30 15:23:21
IDJOB=2690677
IDBENCH=78918
IDSOLVER=1201
FILE ID=node115/2690677-1277904201
PBS_JOBID= 11197196
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.1900579996--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-2690677-1277904201/watcher-2690677-1277904201 -o /tmp/evaluation-result-2690677-1277904201/solver-2690677-1277904201 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690677-1277904201.wbo

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

MD5SUM BENCH= 469cd609ab798a94b23843d73b73e9c6
RANDOM SEED=1372648870

node115.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.796
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.59
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.796
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.796
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.796
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.76
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.796
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.82
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.796
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.796
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.796
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:      31610688 kB
Buffers:        189812 kB
Cached:         932424 kB
SwapCached:          0 kB
Active:         538628 kB
Inactive:       661116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31610688 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2764 kB
Writeback:           0 kB
AnonPages:       77728 kB
Mapped:          15456 kB
Slab:            77576 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   218808 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74208 MiB
End job on node115 at 2010-06-30 15:30:19