Trace number 40954

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, and are wall clock time (not CPU 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
PBS 4.1LUNSAT 976.16 976.416

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900568706.opb
MD5SUM082ddfc9fd4236cd65307e1807f0f4bb
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark36.4045
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 711
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 (download as text)

0.00	c PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node7/40954-1149214248/instance-40954-1149214248.opb ......
976.39	c done parsing opb.
976.39	s UNSATISFIABLE
976.39	c Total Run Time					976.117

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node7/watcher-40954-1149214248 -o ROOT/results/node7/solver-40954-1149214248 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node7/40954-1149214248/instance-40954-1149214248.opb 18307488 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1510880/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=1400 CPUtime=0
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 187087024 1433600 135 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134535947 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 350 135 100 232 0 115 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1499232/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=13816 CPUtime=9.99
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 3364 0 0 0 993 6 0 0 25 0 1 0 187087024 14147584 3000 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552058 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 3454 3000 104 232 0 3219 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13816

[startup+20.0086 s]
/proc/loadavg: 0.94 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1493216/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=25344 CPUtime=20
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 5264 0 0 0 1990 10 0 0 25 0 1 0 187087024 25952256 4515 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 6336 4515 104 232 0 6101 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 25344

[startup+30.0147 s]
/proc/loadavg: 0.95 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1488352/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=26496 CPUtime=30
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 6494 0 0 0 2987 13 0 0 25 0 1 0 187087024 27131904 5745 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 6624 5745 104 232 0 6389 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 26496

[startup+40.0207 s]
/proc/loadavg: 0.96 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1484256/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=44000 CPUtime=40
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 7508 0 0 0 3985 15 0 0 25 0 1 0 187087024 45056000 6759 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 11000 6759 104 232 0 10765 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 44000

[startup+50.0278 s]
/proc/loadavg: 0.96 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1480608/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=45204 CPUtime=50.01
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 8441 0 0 0 4982 19 0 0 25 0 1 0 187087024 46288896 7692 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 11301 7692 105 232 0 11066 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 45204

[startup+60.0328 s]
/proc/loadavg: 0.97 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1477536/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=49420 CPUtime=60
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 9975 0 0 0 5979 21 0 0 25 0 1 0 187087024 50606080 8457 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 12355 8457 105 232 0 12120 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 49420

[startup+70.0389 s]
/proc/loadavg: 0.97 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1474656/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=50344 CPUtime=70.01
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 10695 0 0 0 6978 23 0 0 25 0 1 0 187087024 51552256 9177 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 12586 9177 105 232 0 12351 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 50344

[startup+80.045 s]
/proc/loadavg: 0.98 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1471712/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=51296 CPUtime=80.01
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 11433 0 0 0 7977 24 0 0 25 0 1 0 187087024 52527104 9915 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 12824 9915 105 232 0 12589 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 51296

[startup+90.051 s]
/proc/loadavg: 0.98 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1468832/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=52340 CPUtime=90.02
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 12143 0 0 0 8975 27 0 0 25 0 1 0 187087024 53596160 10625 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552269 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 13085 10625 105 232 0 12850 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 52340

[startup+100.057 s]
/proc/loadavg: 0.98 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1466016/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=53000 CPUtime=100.03
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 12852 0 0 0 9973 30 0 0 25 0 1 0 187087024 54272000 11334 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 13250 11334 105 232 0 13015 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 53000

[startup+110.064 s]
/proc/loadavg: 0.98 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1463712/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=53132 CPUtime=110.02
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 13434 0 0 0 10971 31 0 0 25 0 1 0 187087024 54407168 11916 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 13283 11916 105 232 0 13048 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 53132

[startup+120.07 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1461856/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=53796 CPUtime=120.03
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 13886 0 0 0 11970 33 0 0 25 0 1 0 187087024 55087104 12368 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 13449 12368 105 232 0 13214 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 53796

[startup+130.076 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1459872/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=87272 CPUtime=130.03
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 14414 0 0 0 12968 35 0 0 25 0 1 0 187087024 89366528 12863 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 21818 12863 105 232 0 21583 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 87272

[startup+140.082 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1458464/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=87796 CPUtime=140.03
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 14800 0 0 0 13967 36 0 0 25 0 1 0 187087024 89903104 13216 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 21949 13216 105 232 0 21714 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 87796

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1456480/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=88076 CPUtime=150.04
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 15320 0 0 0 14966 38 0 0 25 0 1 0 187087024 90189824 13703 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550838 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 22019 13703 105 232 0 21784 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 88076

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1454368/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=88532 CPUtime=160.05
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 15848 0 0 0 15964 41 0 0 25 0 1 0 187087024 90656768 14231 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 22133 14231 105 232 0 21898 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 88532

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1452256/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=89364 CPUtime=170.05
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 16526 0 0 0 16962 43 0 0 25 0 1 0 187087024 91508736 14744 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 22341 14744 105 232 0 22106 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 89364

[startup+180.107 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1450464/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=90084 CPUtime=180.05
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 17032 0 0 0 17960 45 0 0 25 0 1 0 187087024 92246016 15217 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 22521 15217 105 232 0 22286 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 90084

[startup+190.113 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1448992/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=90892 CPUtime=190.05
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 17495 0 0 0 18959 46 0 0 25 0 1 0 187087024 93073408 15581 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 22723 15581 105 232 0 22488 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 90892

[startup+200.119 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1447136/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=91308 CPUtime=200.06
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 18025 0 0 0 19958 48 0 0 25 0 1 0 187087024 93499392 16045 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551990 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 22827 16045 105 232 0 22592 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 91308

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1446240/2055920 swapFree=4181500/4192956

################
# More data... #
################

/proc/1784/statm: 44761 27409 105 232 0 44526 0
Current children cumulated CPU time (s) 760.25
Current children cumulated vsize (Kb) 179044

[startup+770.459 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1401376/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=179432 CPUtime=770.25
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 32315 0 0 0 76912 113 0 0 25 0 1 0 187087024 183738368 27449 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 44858 27449 105 232 0 44623 0
Current children cumulated CPU time (s) 770.25
Current children cumulated vsize (Kb) 179432

[startup+780.465 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1401312/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=179432 CPUtime=780.25
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 32342 0 0 0 77912 113 0 0 25 0 1 0 187087024 183738368 27476 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 44858 27476 105 232 0 44623 0
Current children cumulated CPU time (s) 780.25
Current children cumulated vsize (Kb) 179432

[startup+790.471 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1400608/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=179848 CPUtime=790.26
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 32512 0 0 0 78911 115 0 0 25 0 1 0 187087024 184164352 27646 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551987 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 44962 27646 105 232 0 44727 0
Current children cumulated CPU time (s) 790.26
Current children cumulated vsize (Kb) 179848

[startup+800.477 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1400224/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=192268 CPUtime=800.26
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 35631 0 0 0 79909 117 0 0 25 0 1 0 187087024 196882432 27692 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48067 27692 105 232 0 47832 0
Current children cumulated CPU time (s) 800.26
Current children cumulated vsize (Kb) 192268

[startup+810.483 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1400224/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=192268 CPUtime=810.27
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 35655 0 0 0 80909 118 0 0 25 0 1 0 187087024 196882432 27716 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549939 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48067 27716 105 232 0 47832 0
Current children cumulated CPU time (s) 810.27
Current children cumulated vsize (Kb) 192268

[startup+820.489 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1399968/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=192524 CPUtime=820.27
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 35771 0 0 0 81908 119 0 0 25 0 1 0 187087024 197144576 27767 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48131 27767 105 232 0 47896 0
Current children cumulated CPU time (s) 820.27
Current children cumulated vsize (Kb) 192524

[startup+830.495 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1399776/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=192964 CPUtime=830.27
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 35856 0 0 0 82908 119 0 0 25 0 1 0 187087024 197595136 27852 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48241 27852 105 232 0 48006 0
Current children cumulated CPU time (s) 830.27
Current children cumulated vsize (Kb) 192964

[startup+840.501 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1399520/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=193220 CPUtime=840.28
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 35951 0 0 0 83908 120 0 0 25 0 1 0 187087024 197857280 27882 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48305 27882 105 232 0 48070 0
Current children cumulated CPU time (s) 840.28
Current children cumulated vsize (Kb) 193220

[startup+850.508 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1399136/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=193220 CPUtime=850.27
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 36071 0 0 0 84907 120 0 0 25 0 1 0 187087024 197857280 28002 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551977 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48305 28002 105 232 0 48070 0
Current children cumulated CPU time (s) 850.27
Current children cumulated vsize (Kb) 193220

[startup+860.514 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1398944/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=193352 CPUtime=860.28
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 36121 0 0 0 85906 122 0 0 25 0 1 0 187087024 197992448 28052 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48338 28052 105 232 0 48103 0
Current children cumulated CPU time (s) 860.28
Current children cumulated vsize (Kb) 193352

[startup+870.52 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1398304/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=194316 CPUtime=870.28
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 36288 0 0 0 86905 123 0 0 25 0 1 0 187087024 198979584 28219 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48579 28219 105 232 0 48344 0
Current children cumulated CPU time (s) 870.28
Current children cumulated vsize (Kb) 194316

[startup+880.526 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1398176/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=194316 CPUtime=880.29
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 36312 0 0 0 87905 124 0 0 25 0 1 0 187087024 198979584 28243 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48579 28243 105 232 0 48344 0
Current children cumulated CPU time (s) 880.29
Current children cumulated vsize (Kb) 194316

[startup+890.532 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1397472/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=194844 CPUtime=890.29
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 36493 0 0 0 88904 125 0 0 25 0 1 0 187087024 199520256 28424 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48711 28424 105 232 0 48476 0
Current children cumulated CPU time (s) 890.29
Current children cumulated vsize (Kb) 194844

[startup+900.538 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1397344/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=194844 CPUtime=900.29
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 36524 0 0 0 89903 126 0 0 25 0 1 0 187087024 199520256 28455 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546536 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48711 28455 105 232 0 48476 0
Current children cumulated CPU time (s) 900.29
Current children cumulated vsize (Kb) 194844

[startup+910.544 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1397216/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=194844 CPUtime=910.3
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 36549 0 0 0 90903 127 0 0 25 0 1 0 187087024 199520256 28480 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48711 28480 105 232 0 48476 0
Current children cumulated CPU time (s) 910.3
Current children cumulated vsize (Kb) 194844

[startup+920.55 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1397152/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=194844 CPUtime=920.31
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 36571 0 0 0 91902 129 0 0 25 0 1 0 187087024 199520256 28502 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48711 28502 105 232 0 48476 0
Current children cumulated CPU time (s) 920.31
Current children cumulated vsize (Kb) 194844

[startup+930.556 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1396704/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=195404 CPUtime=930.31
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 36673 0 0 0 92901 130 0 0 25 0 1 0 187087024 200093696 28604 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550001 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48851 28604 105 232 0 48616 0
Current children cumulated CPU time (s) 930.31
Current children cumulated vsize (Kb) 195404

[startup+940.562 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1396640/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=195404 CPUtime=940.31
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 36694 0 0 0 93901 130 0 0 25 0 1 0 187087024 200093696 28625 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549306 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48851 28625 105 232 0 48616 0
Current children cumulated CPU time (s) 940.31
Current children cumulated vsize (Kb) 195404

[startup+950.568 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1396192/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=195404 CPUtime=950.32
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 36812 0 0 0 94901 131 0 0 25 0 1 0 187087024 200093696 28743 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 48851 28743 105 232 0 48616 0
Current children cumulated CPU time (s) 950.32
Current children cumulated vsize (Kb) 195404

[startup+960.574 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1395744/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=196000 CPUtime=960.32
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 36925 0 0 0 95900 132 0 0 25 0 1 0 187087024 200704000 28856 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 49000 28856 105 232 0 48765 0
Current children cumulated CPU time (s) 960.32
Current children cumulated vsize (Kb) 196000

[startup+970.58 s]
/proc/loadavg: 0.99 0.98 0.93 2/64 1784
/proc/meminfo: memFree=1395232/2055920 swapFree=4181500/4192956
[pid=1784] ppid=1782 vsize=196632 CPUtime=970.32
/proc/1784/stat : 1784 (PBS4L) R 1782 1784 1739 0 -1 4194304 37048 0 0 0 96900 132 0 0 25 0 1 0 187087024 201351168 28979 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552002 0 0 4096 0 0 0 0 17 1 0 0
/proc/1784/statm: 49158 28979 105 232 0 48923 0
Current children cumulated CPU time (s) 970.32
Current children cumulated vsize (Kb) 196632

Child status: 0
Real time (s): 976.416
CPU time (s): 976.16
CPU user time (s): 974.806
CPU system time (s): 1.35379
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (Kb): 196632

Launcher Data (download as text)

Begin job on node7 on Fri Jun  2 02:10:48 UTC 2006


FILE ID= 40954-1149214248

PBS_JOBID= 294557

BENCH NAME= ROOT/tmp/node7/40954-1149214248/instance-40954-1149214248.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node7/40954-1149214248/instance-40954-1149214248.opb 18307488
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-40954-1149214248 -o ROOT/results/node7/solver-40954-1149214248 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node7/40954-1149214248/instance-40954-1149214248.opb 18307488

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  082ddfc9fd4236cd65307e1807f0f4bb

RANDOM SEED= 18307488


/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.232
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.232
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:       1511088 kB
Buffers:         31736 kB
Cached:         441448 kB
SwapCached:       3564 kB
Active:         190124 kB
Inactive:       292156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1511088 kB
SwapTotal:     4192956 kB
SwapFree:      4181500 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14960 kB
Slab:            48524 kB
Committed_AS:   183880 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node7 on Fri Jun  2 02:27:05 UTC 2006