Trace number 1875995

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.0UNSAT 153.756 153.824

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900564281.opb
MD5SUM0626939ca6144a564c8e59fb048e3266
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark6.87096
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of 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
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 705
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 This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1875995-1245124585.opb.
0.00/0.00	c Instance file HOME/instance-1875995-1245124585.opb
0.00/0.00	c File size is 83373 bytes.
0.00/0.01	c Highest Coefficient sum: 705
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      231                                                 |
0.00/0.01	c |  Number Clauses:        2684                                                |
0.00/0.01	c |  Number Cardinality:    22                                                  |
0.00/0.01	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     21 |  0.002 % |
0.00/0.02	c |       255 |     231     2707     8338 |     6050      255     21 |  0.002 % |
0.00/0.03	c |       481 |     231     2707     8338 |     6655      481     28 |  0.002 % |
0.00/0.05	c |       818 |     231     2707     8338 |     7320      818     30 |  0.002 % |
0.00/0.08	c |      1326 |     231     2707     8338 |     8052     1326     30 |  0.002 % |
0.09/0.13	c |      2087 |     231     2707     8338 |     8857     2087     30 |  0.002 % |
0.19/0.20	c |      3226 |     231     2707     8338 |     9743     3226     31 |  0.002 % |
0.29/0.33	c |      4934 |     231     2707     8338 |    10717     4934     30 |  0.002 % |
0.49/0.57	c |      7496 |     231     2707     8338 |    11789     7496     31 |  0.002 % |
0.89/0.99	c |     11340 |     231     2707     8338 |    12968    11340     31 |  0.002 % |
1.59/1.60	c |     17108 |     231     2707     8338 |    14265    10571     33 |  0.002 % |
2.69/2.76	c |     25761 |     231     2707     8338 |    15692    12050     35 |  0.002 % |
4.60/4.63	c |     38736 |     231     2707     8338 |    17261     9219     33 |  0.002 % |
7.48/7.54	c |     58198 |     231     2707     8338 |    18987    11331     35 |  0.002 % |
12.59/12.67	c |     87390 |     231     2707     8338 |    20886    11924     36 |  0.002 % |
20.27/20.33	c |    131179 |     231     2707     8338 |    22974    13737     35 |  0.002 % |
33.27/33.34	c |    196864 |     231     2707     8338 |    25272    21725     38 |  0.002 % |
57.76/57.86	c |    295392 |     231     2707     8338 |    27799    15377     39 |  0.002 % |
94.35/94.48	c |    443181 |     231     2707     8338 |    30579    24538     38 |  0.002 % |
143.62/143.73	c ===============================================================================
153.62/153.78	c core #1
153.62/153.78	c Core size: 2580	Core Weight: 2147483647	Total Weight: 2147483647
153.62/153.79	c restarts              : 20
153.62/153.79	c conflicts             : 627781         (4124 /sec)
153.62/153.79	c decisions             : 863239         (1.39 % random) (5670 /sec)
153.62/153.79	c propagations          : 25058723       (164598 /sec)
153.62/153.79	c conflict literals     : 24566036       (0.00 % deleted)
153.62/153.79	c Memory used           : 215.84 MB
153.62/153.79	c CPU time              : 152.242 s
153.62/153.79	c 
153.62/153.79	s UNSATISFIABLE

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-1875995-1245124585/watcher-1875995-1245124585 -o /tmp/evaluation-result-1875995-1245124585/solver-1875995-1245124585 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875995-1245124585.opb 

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): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4431
/proc/meminfo: memFree=1236680/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=2608 CPUtime=0
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 180058510 2670592 174 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/4431/statm: 652 174 125 292 0 336 0

[startup+0.100896 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4431
/proc/meminfo: memFree=1236680/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=3052 CPUtime=0.09
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 375 0 0 0 9 0 0 0 18 0 1 0 180058510 3125248 338 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4431/statm: 763 338 135 292 0 468 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3052

[startup+0.201907 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4431
/proc/meminfo: memFree=1236680/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=3580 CPUtime=0.19
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 494 0 0 0 19 0 0 0 18 0 1 0 180058510 3665920 457 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4431/statm: 895 457 135 292 0 600 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3580

[startup+0.301919 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4431
/proc/meminfo: memFree=1236680/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=3976 CPUtime=0.29
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 595 0 0 0 28 1 0 0 19 0 1 0 180058510 4071424 558 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4431/statm: 994 559 135 292 0 699 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3976

[startup+0.701964 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4431
/proc/meminfo: memFree=1236680/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=5296 CPUtime=0.69
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 931 0 0 0 67 2 0 0 22 0 1 0 180058510 5423104 894 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4431/statm: 1324 894 135 292 0 1029 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5296

[startup+1.50106 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 4432
/proc/meminfo: memFree=1232512/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=7560 CPUtime=1.49
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 1492 0 0 0 146 3 0 0 25 0 1 0 180058510 7741440 1455 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4431/statm: 1890 1455 135 292 0 1595 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7560

[startup+3.10124 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 4432
/proc/meminfo: memFree=1229504/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=11388 CPUtime=3.09
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 2433 0 0 0 304 5 0 0 25 0 1 0 180058510 11661312 2396 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/4431/statm: 2847 2396 135 292 0 2552 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11388

[startup+6.3018 s]
/proc/loadavg: 1.17 1.03 1.01 2/65 4432
/proc/meminfo: memFree=1222208/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=18128 CPUtime=6.29
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 4128 0 0 0 620 9 0 0 25 0 1 0 180058510 18563072 4091 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/4431/statm: 4532 4091 135 292 0 4237 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18128

[startup+12.7015 s]
/proc/loadavg: 1.15 1.03 1.01 2/65 4432
/proc/meminfo: memFree=1209544/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=30048 CPUtime=12.68
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 7104 0 0 0 1251 17 0 0 25 0 1 0 180058510 30769152 7067 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/4431/statm: 7512 7067 135 292 0 7217 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30048

[startup+25.506 s]
/proc/loadavg: 1.12 1.03 1.01 2/65 4432
/proc/meminfo: memFree=1186376/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=52648 CPUtime=25.48
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 12747 0 0 0 2515 33 0 0 25 0 1 0 180058510 53911552 12710 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/4431/statm: 13162 12710 135 292 0 12867 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52648

[startup+51.1019 s]
/proc/loadavg: 1.08 1.03 1.01 2/65 4432
/proc/meminfo: memFree=1151496/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=87828 CPUtime=51.07
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 21549 0 0 0 5049 58 0 0 25 0 1 0 180058510 89935872 21512 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/4431/statm: 21957 21512 135 292 0 21662 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 87828

[startup+102.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 4432
/proc/meminfo: memFree=1087240/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=153096 CPUtime=102.24
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 37858 0 0 0 10118 106 0 0 25 0 1 0 180058510 156770304 37821 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/4431/statm: 38274 37821 135 292 0 37979 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 153096

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

[startup+102.506 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 4432
/proc/meminfo: memFree=1085384/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=153360 CPUtime=102.44
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 37939 0 0 0 10138 106 0 0 25 0 1 0 180058510 157040640 37902 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/4431/statm: 38340 37902 135 292 0 38045 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 153360

[startup+128.102 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 4432
/proc/meminfo: memFree=1055688/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=183236 CPUtime=128.04
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 45398 0 0 0 12673 131 0 0 25 0 1 0 180058510 187633664 45361 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/4431/statm: 45809 45361 135 292 0 45514 0
Current children cumulated CPU time (s) 128.04
Current children cumulated vsize (KiB) 183236

[startup+140.902 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 4432
/proc/meminfo: memFree=1039560/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=198956 CPUtime=140.83
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 49318 0 0 0 13939 144 0 0 25 0 1 0 180058510 203730944 49281 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/4431/statm: 49739 49281 135 292 0 49444 0
Current children cumulated CPU time (s) 140.83
Current children cumulated vsize (KiB) 198956

[startup+147.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 4432
/proc/meminfo: memFree=1021768/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=219568 CPUtime=147.22
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 54480 0 0 0 14575 147 0 0 25 0 1 0 180058510 224837632 54443 1992294400 134512640 135709839 4294956240 18446744073709551615 134516532 0 0 4096 3 0 0 0 17 0 0 0
/proc/4431/statm: 54892 54443 136 292 0 54597 0
Current children cumulated CPU time (s) 147.22
Current children cumulated vsize (KiB) 219568

[startup+150.502 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 4432
/proc/meminfo: memFree=1017544/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=221020 CPUtime=150.42
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 54826 0 0 0 14895 147 0 0 25 0 1 0 180058510 226324480 54789 1992294400 134512640 135709839 4294956240 18446744073709551615 134584101 0 0 4096 3 0 0 0 17 0 0 0
/proc/4431/statm: 55255 54789 136 292 0 54960 0
Current children cumulated CPU time (s) 150.42
Current children cumulated vsize (KiB) 221020

[startup+152.102 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 4432
/proc/meminfo: memFree=1017416/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=221020 CPUtime=152.02
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 54826 0 0 0 15055 147 0 0 25 0 1 0 180058510 226324480 54789 1992294400 134512640 135709839 4294956240 18446744073709551615 134583795 0 0 4096 3 0 0 0 17 0 0 0
/proc/4431/statm: 55255 54789 136 292 0 54960 0
Current children cumulated CPU time (s) 152.02
Current children cumulated vsize (KiB) 221020

[startup+152.902 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 4432
/proc/meminfo: memFree=1017416/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=221020 CPUtime=152.82
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 54826 0 0 0 15135 147 0 0 25 0 1 0 180058510 226324480 54789 1992294400 134512640 135709839 4294956240 18446744073709551615 134584101 0 0 4096 3 0 0 0 17 0 0 0
/proc/4431/statm: 55255 54789 136 292 0 54960 0
Current children cumulated CPU time (s) 152.82
Current children cumulated vsize (KiB) 221020

[startup+153.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 4432
/proc/meminfo: memFree=1017416/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=221020 CPUtime=153.22
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 54826 0 0 0 15175 147 0 0 25 0 1 0 180058510 226324480 54789 1992294400 134512640 135709839 4294956240 18446744073709551615 134520142 0 0 4096 3 0 0 0 17 0 0 0
/proc/4431/statm: 55255 54789 136 292 0 54960 0
Current children cumulated CPU time (s) 153.22
Current children cumulated vsize (KiB) 221020

[startup+153.702 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 4432
/proc/meminfo: memFree=1017416/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=221020 CPUtime=153.62
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194304 54826 0 0 0 15215 147 0 0 25 0 1 0 180058510 226324480 54789 1992294400 134512640 135709839 4294956240 18446744073709551615 134584101 0 0 4096 3 0 0 0 17 0 0 0
/proc/4431/statm: 55255 54789 136 292 0 54960 0
Current children cumulated CPU time (s) 153.62
Current children cumulated vsize (KiB) 221020

[startup+153.802 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 4432
/proc/meminfo: memFree=1017416/2055920 swapFree=4191900/4192956
[pid=4431] ppid=4429 vsize=0 CPUtime=153.72
/proc/4431/stat : 4431 (wbo) R 4429 4431 2914 0 -1 4194308 54828 0 0 0 15224 148 0 0 25 0 1 0 180058510 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/4431/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 153.72
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 153.824
CPU time (s): 153.756
CPU user time (s): 152.244
CPU system time (s): 1.51177
CPU usage (%): 99.9554
Max. virtual memory (cumulated for all children) (KiB): 221020

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

runsolver used 0.154976 second user time and 0.434933 second system time

The end

Launcher Data

Begin job on node28 at 2009-06-16 05:56:25
IDJOB=1875995
IDBENCH=1368
IDSOLVER=698
FILE ID=node28/1875995-1245124585
PBS_JOBID= 9363637
Free space on /tmp= 66176 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900564281.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1875995-1245124585/watcher-1875995-1245124585 -o /tmp/evaluation-result-1875995-1245124585/solver-1875995-1245124585 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875995-1245124585.opb

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

MD5SUM BENCH= 0626939ca6144a564c8e59fb048e3266
RANDOM SEED=361422661

node28.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1237224 kB
Buffers:         47192 kB
Cached:         691844 kB
SwapCached:        260 kB
Active:         104864 kB
Inactive:       648500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1237224 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:          22592 kB
Slab:            51232 kB
Committed_AS:   144116 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875995-1245124585.opb

Free space on /tmp at the end= 66176 MiB
End job on node28 at 2009-06-16 05:58:59