Trace number 1875919

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 467.125 467.284

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900571761.opb
MD5SUM1ce0037c3d80e79a7b72360f6130d1f3
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 benchmark34.7127
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 713
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-1875919-1245117241.opb.
0.00/0.00	c Instance file HOME/instance-1875919-1245117241.opb
0.00/0.00	c File size is 83373 bytes.
0.00/0.01	c Highest Coefficient sum: 713
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 |       102 |     231     2707     8338 |     5500      102     20 |  0.002 % |
0.00/0.02	c |       253 |     231     2707     8338 |     6050      253     21 |  0.002 % |
0.00/0.03	c |       478 |     231     2707     8338 |     6655      478     26 |  0.002 % |
0.03/0.05	c |       815 |     231     2707     8338 |     7320      815     27 |  0.002 % |
0.03/0.08	c |      1321 |     231     2707     8338 |     8052     1321     25 |  0.002 % |
0.09/0.13	c |      2081 |     231     2707     8338 |     8857     2081     28 |  0.002 % |
0.19/0.21	c |      3220 |     231     2707     8338 |     9743     3220     29 |  0.002 % |
0.29/0.36	c |      4930 |     231     2707     8338 |    10717     4930     31 |  0.002 % |
0.49/0.59	c |      7493 |     231     2707     8338 |    11789     7493     32 |  0.002 % |
0.99/1.06	c |     11338 |     231     2707     8338 |    12968    11338     33 |  0.002 % |
1.69/1.74	c |     17105 |     231     2707     8338 |    14265    10555     35 |  0.002 % |
2.79/2.89	c |     25756 |     231     2707     8338 |    15692    12028     34 |  0.002 % |
4.59/4.66	c |     38731 |     231     2707     8338 |    17261     9198     35 |  0.002 % |
7.49/7.50	c |     58194 |     231     2707     8338 |    18987    11317     36 |  0.002 % |
12.59/12.66	c |     87387 |     231     2707     8338 |    20886    11848     36 |  0.002 % |
20.89/20.96	c |    131178 |     231     2707     8338 |    22974    13673     42 |  0.002 % |
36.28/36.35	c |    196864 |     231     2707     8338 |    25272    21661     38 |  0.002 % |
60.57/60.63	c |    295393 |     231     2707     8338 |    27799    13867     40 |  0.002 % |
100.26/100.36	c |    443183 |     231     2707     8338 |    30579    20905     40 |  0.002 % |
162.43/162.52	c |    664866 |     231     2707     8338 |    33637    21182     40 |  0.002 % |
262.10/262.29	c |    997393 |     231     2707     8338 |    37001    12815     40 |  0.002 % |
418.35/418.51	c |   1496184 |     230     2707     8338 |    40701    36935     36 |  0.435 % |
436.34/436.52	c ===============================================================================
466.93/467.19	c core #1
466.93/467.19	c Core size: 2586	Core Weight: 2147483647	Total Weight: 2147483647
466.93/467.19	c restarts              : 23
466.93/467.19	c conflicts             : 1543100        (3333 /sec)
466.93/467.19	c decisions             : 2016687        (1.34 % random) (4355 /sec)
466.93/467.19	c propagations          : 62003172       (133903 /sec)
466.93/467.19	c conflict literals     : 63433100       (0.00 % deleted)
466.93/467.19	c Memory used           : 539.79 MB
466.93/467.19	c CPU time              : 463.045 s
466.93/467.19	c 
466.93/467.19	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-1875919-1245117241/watcher-1875919-1245117241 -o /tmp/evaluation-result-1875919-1245117241/solver-1875919-1245117241 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875919-1245117241.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.99 0.98 1.00 3/64 30661
/proc/meminfo: memFree=1381732/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=2608 CPUtime=0
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 179321263 2670592 173 1992294400 134512640 135709839 4294956240 18446744073709551615 134547899 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 652 173 125 292 0 336 0

[startup+0.03975 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 30661
/proc/meminfo: memFree=1381732/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=2788 CPUtime=0.03
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 293 0 0 0 3 0 0 0 18 0 1 0 179321263 2854912 256 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 697 256 135 292 0 402 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2788

[startup+0.102761 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 30661
/proc/meminfo: memFree=1381732/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=3052 CPUtime=0.09
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 375 0 0 0 9 0 0 0 18 0 1 0 179321263 3125248 338 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 763 338 135 292 0 468 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3052

[startup+0.302795 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 30661
/proc/meminfo: memFree=1381732/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=3976 CPUtime=0.29
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 585 0 0 0 29 0 0 0 19 0 1 0 179321263 4071424 548 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 994 548 135 292 0 699 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3976

[startup+0.701863 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 30661
/proc/meminfo: memFree=1381732/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=5296 CPUtime=0.69
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 924 0 0 0 67 2 0 0 22 0 1 0 179321263 5423104 887 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 1324 887 135 292 0 1029 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5296

[startup+1.502 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30662
/proc/meminfo: memFree=1377820/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=7476 CPUtime=1.49
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 1462 0 0 0 146 3 0 0 25 0 1 0 179321263 7655424 1425 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 1869 1425 135 292 0 1574 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7476

[startup+3.10127 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30662
/proc/meminfo: memFree=1374748/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=11304 CPUtime=3.09
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 2434 0 0 0 303 6 0 0 25 0 1 0 179321263 11575296 2397 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 2826 2397 135 292 0 2531 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11304

[startup+6.30182 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30662
/proc/meminfo: memFree=1366940/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=18432 CPUtime=6.29
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 4221 0 0 0 617 12 0 0 25 0 1 0 179321263 18874368 4184 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 4608 4184 135 292 0 4313 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18432

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30662
/proc/meminfo: memFree=1354268/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=30584 CPUtime=12.69
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 7227 0 0 0 1249 20 0 0 25 0 1 0 179321263 31318016 7190 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 7646 7190 135 292 0 7351 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30584

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30662
/proc/meminfo: memFree=1332828/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=51056 CPUtime=25.48
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 12364 0 0 0 2514 34 0 0 25 0 1 0 179321263 52281344 12327 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 12764 12327 135 292 0 12469 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51056

[startup+51.1024 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30662
/proc/meminfo: memFree=1298844/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=85288 CPUtime=51.07
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 20923 0 0 0 5046 61 0 0 25 0 1 0 179321263 87334912 20886 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 21322 20886 135 292 0 21027 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 85288

[startup+102.304 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30662
/proc/meminfo: memFree=1233820/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=149708 CPUtime=102.26
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 37003 0 0 0 10115 111 0 0 25 0 1 0 179321263 153300992 36966 1992294400 134512640 135709839 4294956240 18446744073709551615 134517520 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 37427 36966 135 292 0 37132 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 149708

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30662
/proc/meminfo: memFree=1165148/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=219028 CPUtime=162.24
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 54344 0 0 0 16058 166 0 0 25 0 1 0 179321263 224284672 54307 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 54757 54307 135 292 0 54462 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 219028

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30662
/proc/meminfo: memFree=1099164/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=284116 CPUtime=222.21
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 70614 0 0 0 22002 219 0 0 25 0 1 0 179321263 290934784 70577 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 71029 70577 135 292 0 70734 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 284116

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30662
/proc/meminfo: memFree=1034204/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=349384 CPUtime=282.2
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 86930 0 0 0 27949 271 0 0 25 0 1 0 179321263 357769216 86893 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 87346 86893 135 292 0 87051 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 349384

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30662
/proc/meminfo: memFree=971996/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=411104 CPUtime=342.18
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 102347 0 0 0 33899 319 0 0 25 0 1 0 179321263 420970496 102310 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 102776 102310 135 292 0 102481 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 411104

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30662
/proc/meminfo: memFree=912476/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=471776 CPUtime=402.16
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 117508 0 0 0 39849 367 0 0 25 0 1 0 179321263 483098624 117471 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 117944 117471 135 292 0 117649 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 471776

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30668
/proc/meminfo: memFree=829716/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=552740 CPUtime=462.13
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 137757 0 0 0 45814 399 0 0 25 0 1 0 179321263 566005760 137720 1992294400 134512640 135709839 4294956240 18446744073709551615 134584174 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 138185 137720 136 292 0 137890 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 552740

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

[startup+463.902 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30668
/proc/meminfo: memFree=829716/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=552740 CPUtime=463.73
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 137757 0 0 0 45974 399 0 0 25 0 1 0 179321263 566005760 137720 1992294400 134512640 135709839 4294956240 18446744073709551615 134583733 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 138185 137720 136 292 0 137890 0
Current children cumulated CPU time (s) 463.73
Current children cumulated vsize (KiB) 552740

[startup+465.502 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30668
/proc/meminfo: memFree=829716/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=552740 CPUtime=465.33
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 137757 0 0 0 46134 399 0 0 25 0 1 0 179321263 566005760 137720 1992294400 134512640 135709839 4294956240 18446744073709551615 134583751 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 138185 137720 136 292 0 137890 0
Current children cumulated CPU time (s) 465.33
Current children cumulated vsize (KiB) 552740

[startup+466.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30668
/proc/meminfo: memFree=829716/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=552740 CPUtime=466.14
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 137757 0 0 0 46215 399 0 0 25 0 1 0 179321263 566005760 137720 1992294400 134512640 135709839 4294956240 18446744073709551615 134584114 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 138185 137720 136 292 0 137890 0
Current children cumulated CPU time (s) 466.14
Current children cumulated vsize (KiB) 552740

[startup+466.701 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30668
/proc/meminfo: memFree=829716/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=552740 CPUtime=466.53
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 137757 0 0 0 46254 399 0 0 25 0 1 0 179321263 566005760 137720 1992294400 134512640 135709839 4294956240 18446744073709551615 134583795 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 138185 137720 136 292 0 137890 0
Current children cumulated CPU time (s) 466.53
Current children cumulated vsize (KiB) 552740

[startup+467.101 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30668
/proc/meminfo: memFree=829716/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=552740 CPUtime=466.93
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194304 137757 0 0 0 46294 399 0 0 25 0 1 0 179321263 566005760 137720 1992294400 134512640 135709839 4294956240 18446744073709551615 134584101 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 138185 137720 136 292 0 137890 0
Current children cumulated CPU time (s) 466.93
Current children cumulated vsize (KiB) 552740

[startup+467.201 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30668
/proc/meminfo: memFree=829716/2055920 swapFree=4181368/4192956
[pid=30661] ppid=30659 vsize=0 CPUtime=467.03
/proc/30661/stat : 30661 (wbo) R 30659 30661 29817 0 -1 4194308 137759 0 0 0 46304 399 0 0 25 0 1 0 179321263 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/30661/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 467.03
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 467.284
CPU time (s): 467.125
CPU user time (s): 463.046
CPU system time (s): 4.07938
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 552740

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

runsolver used 0.353946 second user time and 0.991849 second system time

The end

Launcher Data

Begin job on node43 at 2009-06-16 03:54:01
IDJOB=1875919
IDBENCH=1284
IDSOLVER=698
FILE ID=node43/1875919-1245117241
PBS_JOBID= 9363666
Free space on /tmp= 66192 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900571761.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-1875919-1245117241/watcher-1875919-1245117241 -o /tmp/evaluation-result-1875919-1245117241/solver-1875919-1245117241 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875919-1245117241.opb

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

MD5SUM BENCH= 1ce0037c3d80e79a7b72360f6130d1f3
RANDOM SEED=1264040496

node43.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.281
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.281
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:       1382084 kB
Buffers:         39804 kB
Cached:         563580 kB
SwapCached:       5352 kB
Active:          63132 kB
Inactive:       548060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1382084 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            48592 kB
Committed_AS:   160044 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875919-1245117241.opb

Free space on /tmp at the end= 66192 MiB
End job on node43 at 2009-06-16 04:01:48