Trace number 40998

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 747.514 747.7

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900562192.opb
MD5SUM608a9740e0756eec3b8d3bf2dd1f591f
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 benchmark163.645
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 765
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/node72/40998-1149219464/instance-40998-1149219464.opb ......
747.68	c done parsing opb.
747.68	s UNSATISFIABLE
747.68	c Total Run Time					747.473

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/node72/watcher-40998-1149219464 -o ROOT/results/node72/solver-40998-1149219464 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node72/40998-1149219464/instance-40998-1149219464.opb 723806630 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1601176/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=1400 CPUtime=0
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 187610842 1433600 130 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134565904 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 350 130 100 232 0 115 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1589272/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=13796 CPUtime=9.99
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 3430 0 0 0 993 6 0 0 25 0 1 0 187610842 14127104 3066 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 3449 3066 104 232 0 3214 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13796

[startup+20.0081 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1583128/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=25148 CPUtime=19.99
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 5347 0 0 0 1990 9 0 0 25 0 1 0 187610842 25751552 4598 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 6287 4598 105 232 0 6052 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 25148

[startup+30.014 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1578264/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=26604 CPUtime=30
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 6576 0 0 0 2988 12 0 0 25 0 1 0 187610842 27242496 5827 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 6651 5827 105 232 0 6416 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 26604

[startup+40.0199 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1575256/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=44100 CPUtime=40
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 7346 0 0 0 3986 14 0 0 25 0 1 0 187610842 45158400 6597 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 11025 6597 105 232 0 10790 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 44100

[startup+50.0268 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1571544/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=44696 CPUtime=50
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 8267 0 0 0 4983 17 0 0 25 0 1 0 187610842 45768704 7518 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 11174 7518 105 232 0 10939 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 44696

[startup+60.0327 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1568280/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=48692 CPUtime=60.01
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 9853 0 0 0 5982 19 0 0 25 0 1 0 187610842 49860608 8335 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551997 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 12173 8335 105 232 0 11938 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 48692

[startup+70.0386 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1564632/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=49920 CPUtime=70.01
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 10771 0 0 0 6980 21 0 0 25 0 1 0 187610842 51118080 9253 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 12480 9253 105 232 0 12245 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 49920

[startup+80.0445 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1562072/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=50848 CPUtime=80.02
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 11398 0 0 0 7978 24 0 0 25 0 1 0 187610842 52068352 9880 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 12712 9880 105 232 0 12477 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 50848

[startup+90.0505 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1559384/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=51244 CPUtime=90.02
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 12077 0 0 0 8976 26 0 0 25 0 1 0 187610842 52473856 10559 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 12811 10559 105 232 0 12576 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 51244

[startup+100.056 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1557272/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=51788 CPUtime=100.02
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 12606 0 0 0 9975 27 0 0 25 0 1 0 187610842 53030912 11088 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 12947 11088 105 232 0 12712 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 51788

[startup+110.063 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1554840/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=52180 CPUtime=110.02
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 13237 0 0 0 10973 29 0 0 25 0 1 0 187610842 53432320 11686 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 13045 11686 105 232 0 12810 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 52180

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1552728/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=52700 CPUtime=120.03
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 13768 0 0 0 11972 31 0 0 25 0 1 0 187610842 53964800 12217 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 13175 12217 105 232 0 12940 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 52700

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1550296/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=85992 CPUtime=130.04
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 14406 0 0 0 12970 34 0 0 25 0 1 0 187610842 88055808 12822 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 21498 12822 105 232 0 21263 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 85992

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1547480/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=86916 CPUtime=140.04
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 15103 0 0 0 13968 36 0 0 25 0 1 0 187610842 89001984 13519 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550776 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 21729 13519 105 232 0 21494 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 86916

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1544984/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=87956 CPUtime=150.05
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 15792 0 0 0 14967 38 0 0 25 0 1 0 187610842 90066944 14142 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 21989 14142 105 232 0 21754 0
Current children cumulated CPU time (s) 150.05
Current children cumulated vsize (Kb) 87956

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1543000/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=89384 CPUtime=160.04
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 16480 0 0 0 15965 39 0 0 25 0 1 0 187610842 91529216 14632 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 22346 14632 105 232 0 22111 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 89384

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1541400/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=89852 CPUtime=170.05
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 16883 0 0 0 16963 42 0 0 25 0 1 0 187610842 92008448 15035 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 22463 15035 105 232 0 22228 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 89852

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1539992/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=89980 CPUtime=180.05
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 17277 0 0 0 17961 44 0 0 25 0 1 0 187610842 92139520 15396 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552216 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 22495 15396 105 232 0 22260 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 89980

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1538008/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=90780 CPUtime=190.06
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 17827 0 0 0 18960 46 0 0 25 0 1 0 187610842 92958720 15880 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 22695 15880 105 232 0 22460 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 90780

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1536088/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=91296 CPUtime=200.06
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 18375 0 0 0 19958 48 0 0 25 0 1 0 187610842 93487104 16362 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 22824 16362 105 232 0 22589 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 91296

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1533848/2055920 swapFree=4182504/4192956

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

/proc/11775/statm: 26912 23711 105 232 0 26677 0
Current children cumulated CPU time (s) 530.17
Current children cumulated vsize (Kb) 107648

[startup+540.317 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1506200/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=107972 CPUtime=540.18
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 28160 0 0 0 53932 86 0 0 25 0 1 0 187610842 110563328 23818 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552182 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 26993 23818 105 232 0 26758 0
Current children cumulated CPU time (s) 540.18
Current children cumulated vsize (Kb) 107972

[startup+550.322 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1505816/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=107972 CPUtime=550.18
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 28264 0 0 0 54931 87 0 0 25 0 1 0 187610842 110563328 23922 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 26993 23922 105 232 0 26758 0
Current children cumulated CPU time (s) 550.18
Current children cumulated vsize (Kb) 107972

[startup+560.328 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1505624/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=107972 CPUtime=560.18
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 28299 0 0 0 55930 88 0 0 25 0 1 0 187610842 110563328 23957 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 26993 23957 105 232 0 26758 0
Current children cumulated CPU time (s) 560.18
Current children cumulated vsize (Kb) 107972

[startup+570.334 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1505496/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=108316 CPUtime=570.18
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 28340 0 0 0 56930 88 0 0 25 0 1 0 187610842 110915584 23998 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27079 23998 105 232 0 26844 0
Current children cumulated CPU time (s) 570.18
Current children cumulated vsize (Kb) 108316

[startup+580.34 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1505368/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=108316 CPUtime=580.18
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 28369 0 0 0 57929 89 0 0 25 0 1 0 187610842 110915584 24027 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27079 24027 105 232 0 26844 0
Current children cumulated CPU time (s) 580.18
Current children cumulated vsize (Kb) 108316

[startup+590.345 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1504920/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=108684 CPUtime=590.2
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 28485 0 0 0 58929 91 0 0 25 0 1 0 187610842 111292416 24143 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27171 24143 105 232 0 26936 0
Current children cumulated CPU time (s) 590.2
Current children cumulated vsize (Kb) 108684

[startup+600.351 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1504728/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=108876 CPUtime=600.19
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 28527 0 0 0 59928 91 0 0 25 0 1 0 187610842 111489024 24185 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552095 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27219 24185 105 232 0 26984 0
Current children cumulated CPU time (s) 600.19
Current children cumulated vsize (Kb) 108876

[startup+610.357 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1504600/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=108876 CPUtime=610.2
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 28555 0 0 0 60928 92 0 0 25 0 1 0 187610842 111489024 24213 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27219 24213 105 232 0 26984 0
Current children cumulated CPU time (s) 610.2
Current children cumulated vsize (Kb) 108876

[startup+620.363 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1504088/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=109136 CPUtime=620.21
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 28694 0 0 0 61928 93 0 0 25 0 1 0 187610842 111755264 24352 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27284 24352 105 232 0 27049 0
Current children cumulated CPU time (s) 620.21
Current children cumulated vsize (Kb) 109136

[startup+630.369 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1503896/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=109524 CPUtime=630.21
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 28738 0 0 0 62927 94 0 0 25 0 1 0 187610842 112152576 24396 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27381 24396 105 232 0 27146 0
Current children cumulated CPU time (s) 630.21
Current children cumulated vsize (Kb) 109524

[startup+640.376 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1503768/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=109524 CPUtime=640.21
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 28772 0 0 0 63926 95 0 0 25 0 1 0 187610842 112152576 24430 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27381 24430 105 232 0 27146 0
Current children cumulated CPU time (s) 640.21
Current children cumulated vsize (Kb) 109524

[startup+650.381 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1503384/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=109524 CPUtime=650.22
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 28871 0 0 0 64925 97 0 0 25 0 1 0 187610842 112152576 24529 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27381 24529 105 232 0 27146 0
Current children cumulated CPU time (s) 650.22
Current children cumulated vsize (Kb) 109524

[startup+660.386 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1503256/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=109524 CPUtime=660.22
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 28903 0 0 0 65925 97 0 0 25 0 1 0 187610842 112152576 24561 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27381 24561 105 232 0 27146 0
Current children cumulated CPU time (s) 660.22
Current children cumulated vsize (Kb) 109524

[startup+670.392 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1502424/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=110380 CPUtime=670.22
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 29099 0 0 0 66924 98 0 0 25 0 1 0 187610842 113029120 24757 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27595 24757 105 232 0 27360 0
Current children cumulated CPU time (s) 670.22
Current children cumulated vsize (Kb) 110380

[startup+680.398 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1501656/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=111344 CPUtime=680.22
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 29302 0 0 0 67923 99 0 0 25 0 1 0 187610842 114016256 24960 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551985 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27836 24960 105 232 0 27601 0
Current children cumulated CPU time (s) 680.22
Current children cumulated vsize (Kb) 111344

[startup+690.404 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1501464/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=111344 CPUtime=690.23
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 29340 0 0 0 68923 100 0 0 25 0 1 0 187610842 114016256 24998 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552515 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27836 24998 105 232 0 27601 0
Current children cumulated CPU time (s) 690.23
Current children cumulated vsize (Kb) 111344

[startup+700.411 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1501080/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=111344 CPUtime=700.23
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 29439 0 0 0 69922 101 0 0 25 0 1 0 187610842 114016256 25097 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27836 25097 105 232 0 27601 0
Current children cumulated CPU time (s) 700.23
Current children cumulated vsize (Kb) 111344

[startup+710.416 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1500824/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=111872 CPUtime=710.23
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 29507 0 0 0 70921 102 0 0 25 0 1 0 187610842 114556928 25165 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27968 25165 105 232 0 27733 0
Current children cumulated CPU time (s) 710.23
Current children cumulated vsize (Kb) 111872

[startup+720.422 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1500696/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=111872 CPUtime=720.23
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 29540 0 0 0 71920 103 0 0 25 0 1 0 187610842 114556928 25198 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 27968 25198 105 232 0 27733 0
Current children cumulated CPU time (s) 720.23
Current children cumulated vsize (Kb) 111872

[startup+730.428 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1499864/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=112432 CPUtime=730.24
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 29739 0 0 0 72919 105 0 0 25 0 1 0 187610842 115130368 25397 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 28108 25397 105 232 0 27873 0
Current children cumulated CPU time (s) 730.24
Current children cumulated vsize (Kb) 112432

[startup+740.434 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11775
/proc/meminfo: memFree=1499352/2055920 swapFree=4182504/4192956
[pid=11775] ppid=11773 vsize=113028 CPUtime=740.24
/proc/11775/stat : 11775 (PBS4L) R 11773 11775 11730 0 -1 4194304 29869 0 0 0 73918 106 0 0 25 0 1 0 187610842 115740672 25527 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/11775/statm: 28257 25527 105 232 0 28022 0
Current children cumulated CPU time (s) 740.24
Current children cumulated vsize (Kb) 113028

Child status: 0
Real time (s): 747.7
CPU time (s): 747.514
CPU user time (s): 746.42
CPU system time (s): 1.09383
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (Kb): 113028

Launcher Data (download as text)

Begin job on node72 on Fri Jun  2 03:37:44 UTC 2006


FILE ID= 40998-1149219464

PBS_JOBID= 295135

BENCH NAME= ROOT/tmp/node72/40998-1149219464/instance-40998-1149219464.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node72/40998-1149219464/instance-40998-1149219464.opb 723806630
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-40998-1149219464 -o ROOT/results/node72/solver-40998-1149219464 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node72/40998-1149219464/instance-40998-1149219464.opb 723806630

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  608a9740e0756eec3b8d3bf2dd1f591f

RANDOM SEED= 723806630


/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.227
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.227
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:       1601384 kB
Buffers:         35252 kB
Cached:         342848 kB
SwapCached:       2428 kB
Active:         101648 kB
Inactive:       285356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1601384 kB
SwapTotal:     4192956 kB
SwapFree:      4182504 kB
Dirty:             208 kB
Writeback:           0 kB
Mapped:          16020 kB
Slab:            53576 kB
Committed_AS:   215712 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node72 on Fri Jun  2 03:50:12 UTC 2006