Trace number 41016

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.1L? (TO) 1800.73 1801.22

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900667195.opb
MD5SUM80da336e36371770b02ed1fca93b5c11
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 benchmark415.278
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 655
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/node62/41016-1149221260/instance-41016-1149221260.opb ......

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/node62/watcher-41016-1149221260 -o ROOT/results/node62/solver-41016-1149221260 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node62/41016-1149221260/instance-41016-1149221260.opb 505894 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 0.94 2/64 30561
/proc/meminfo: memFree=1473160/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=1400 CPUtime=0
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 31329538 1433600 132 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 350 132 100 232 0 115 0

[startup+10.0021 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30561
/proc/meminfo: memFree=1461400/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=13704 CPUtime=9.99
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 3411 0 0 0 994 5 0 0 25 0 1 0 31329538 14032896 3047 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550685 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 3426 3047 105 232 0 3191 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13704

[startup+20.0083 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1455328/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=24996 CPUtime=19.99
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 5299 0 0 0 1990 9 0 0 25 0 1 0 31329538 25595904 4550 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551997 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 6249 4550 105 232 0 6014 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 24996

[startup+30.0145 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1450336/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=26304 CPUtime=29.99
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 6533 0 0 0 2987 12 0 0 25 0 1 0 31329538 26935296 5784 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 6576 5784 105 232 0 6341 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 26304

[startup+40.0207 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1445792/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=43692 CPUtime=40
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 7664 0 0 0 3984 16 0 0 25 0 1 0 31329538 44740608 6915 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 10923 6915 105 232 0 10688 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 43692

[startup+50.0269 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1441696/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=47732 CPUtime=50.01
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 9464 0 0 0 4982 19 0 0 25 0 1 0 31329538 48877568 7946 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 11933 7946 105 232 0 11698 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 47732

[startup+60.0331 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1437536/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=49008 CPUtime=60.01
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 10509 0 0 0 5979 22 0 0 25 0 1 0 31329538 50184192 8991 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 12252 8991 105 232 0 12017 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 49008

[startup+70.0393 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1434592/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=50204 CPUtime=70.01
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 11232 0 0 0 6977 24 0 0 25 0 1 0 31329538 51408896 9714 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 12551 9714 105 232 0 12316 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 50204

[startup+80.0455 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1431008/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=51380 CPUtime=80.01
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 12135 0 0 0 7974 27 0 0 25 0 1 0 31329538 52613120 10617 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550001 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 12845 10617 105 232 0 12610 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 51380

[startup+90.0517 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1428704/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=52100 CPUtime=90.02
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 12705 0 0 0 8971 31 0 0 25 0 1 0 31329538 53350400 11187 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552266 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 13025 11187 105 232 0 12790 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 52100

[startup+100.058 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1426592/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=52628 CPUtime=100.02
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 13229 0 0 0 9968 34 0 0 25 0 1 0 31329538 53891072 11711 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550761 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 13157 11711 105 232 0 12922 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 52628

[startup+110.064 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1423712/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=86264 CPUtime=110.03
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 13951 0 0 0 10967 36 0 0 25 0 1 0 31329538 88334336 12433 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 21566 12433 105 232 0 21331 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 86264

[startup+120.07 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1420960/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=87000 CPUtime=120.02
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 14652 0 0 0 11964 38 0 0 25 0 1 0 31329538 89088000 13134 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 21750 13134 105 232 0 21515 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 87000

[startup+130.075 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1418464/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=87588 CPUtime=130.03
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 15260 0 0 0 12963 40 0 0 25 0 1 0 31329538 89690112 13742 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 21897 13742 105 232 0 21662 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 87588

[startup+140.082 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1416672/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=88284 CPUtime=140.03
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 15708 0 0 0 13961 42 0 0 25 0 1 0 31329538 90402816 14190 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 22071 14190 105 232 0 21836 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 88284

[startup+150.088 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1414368/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=88548 CPUtime=150.03
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 16290 0 0 0 14959 44 0 0 25 0 1 0 31329538 90673152 14772 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 22137 14772 105 232 0 21902 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 88548

[startup+160.094 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1412320/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=95084 CPUtime=160.04
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 18362 0 0 0 15957 47 0 0 25 0 1 0 31329538 97366016 15274 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552176 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 23771 15274 105 232 0 23536 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 95084

[startup+170.101 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1410080/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=95828 CPUtime=170.05
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 18917 0 0 0 16957 48 0 0 25 0 1 0 31329538 98127872 15829 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551990 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 23957 15829 105 232 0 23722 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 95828

[startup+180.106 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1407968/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=96020 CPUtime=180.04
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 19432 0 0 0 17955 49 0 0 25 0 1 0 31329538 98324480 16344 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 24005 16344 105 232 0 23770 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 96020

[startup+190.112 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1405728/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=96444 CPUtime=190.05
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 19998 0 0 0 18954 51 0 0 25 0 1 0 31329538 98758656 16910 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 24111 16910 105 232 0 23876 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 96444

[startup+200.118 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1403424/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=97172 CPUtime=200.05
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 20562 0 0 0 19953 52 0 0 25 0 1 0 31329538 99504128 17474 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 24293 17474 105 232 0 24058 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 97172

[startup+210.124 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1402016/2055920 swapFree=4192956/4192956

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

/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52346 0 0 0 177940 220 0 0 25 0 1 0 31329538 219459584 43198 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43198 105 232 0 53344 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 214316

[startup+1783.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299936/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1782.6
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52349 0 0 0 178040 220 0 0 25 0 1 0 31329538 219459584 43201 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43201 105 232 0 53344 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 214316

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299872/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1783.61
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52354 0 0 0 178141 220 0 0 25 0 1 0 31329538 219459584 43206 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550853 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43206 105 232 0 53344 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 214316

[startup+1785.11 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299872/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1784.61
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52356 0 0 0 178241 220 0 0 25 0 1 0 31329538 219459584 43208 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43208 105 232 0 53344 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 214316

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299872/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1785.61
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52359 0 0 0 178341 220 0 0 25 0 1 0 31329538 219459584 43211 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43211 105 232 0 53344 0
Current children cumulated CPU time (s) 1785.61
Current children cumulated vsize (Kb) 214316

[startup+1787.12 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299872/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1786.62
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52362 0 0 0 178442 220 0 0 25 0 1 0 31329538 219459584 43214 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43214 105 232 0 53344 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 214316

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299872/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1787.62
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52364 0 0 0 178542 220 0 0 25 0 1 0 31329538 219459584 43216 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43216 105 232 0 53344 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (Kb) 214316

[startup+1789.13 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299872/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1788.63
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52366 0 0 0 178643 220 0 0 25 0 1 0 31329538 219459584 43218 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43218 105 232 0 53344 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 214316

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299808/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1789.63
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52368 0 0 0 178743 220 0 0 25 0 1 0 31329538 219459584 43220 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43220 105 232 0 53344 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 214316

[startup+1791.14 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299808/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1790.64
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52370 0 0 0 178844 220 0 0 25 0 1 0 31329538 219459584 43222 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43222 105 232 0 53344 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 214316

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299808/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1791.65
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52372 0 0 0 178944 221 0 0 25 0 1 0 31329538 219459584 43224 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43224 105 232 0 53344 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 214316

[startup+1793.15 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299808/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1792.65
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52373 0 0 0 179044 221 0 0 25 0 1 0 31329538 219459584 43225 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43225 105 232 0 53344 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 214316

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299808/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1793.66
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52376 0 0 0 179145 221 0 0 25 0 1 0 31329538 219459584 43228 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552179 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43228 105 232 0 53344 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 214316

[startup+1795.16 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299808/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1794.66
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52379 0 0 0 179245 221 0 0 25 0 1 0 31329538 219459584 43231 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43231 105 232 0 53344 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 214316

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299808/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1795.66
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52380 0 0 0 179345 221 0 0 25 0 1 0 31329538 219459584 43232 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43232 105 232 0 53344 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 214316

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299808/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1796.67
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52381 0 0 0 179446 221 0 0 25 0 1 0 31329538 219459584 43233 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552275 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43233 105 232 0 53344 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 214316

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299808/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1797.67
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52383 0 0 0 179546 221 0 0 25 0 1 0 31329538 219459584 43235 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43235 105 232 0 53344 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 214316

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299744/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1798.67
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52385 0 0 0 179646 221 0 0 25 0 1 0 31329538 219459584 43237 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43237 105 232 0 53344 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (Kb) 214316

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299744/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1799.68
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52389 0 0 0 179747 221 0 0 25 0 1 0 31329538 219459584 43241 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43241 105 232 0 53344 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 214316

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299744/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1800.68
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52392 0 0 0 179847 221 0 0 25 0 1 0 31329538 219459584 43244 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550046 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43244 105 232 0 53344 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 214316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 30563
/proc/meminfo: memFree=1299744/2055920 swapFree=4192956/4192956
[pid=30561] ppid=30559 vsize=214316 CPUtime=1800.69
/proc/30561/stat : 30561 (PBS4L) R 30559 30561 30516 0 -1 4194304 52392 0 0 0 179848 221 0 0 25 0 1 0 31329538 219459584 43244 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/30561/statm: 53579 43244 105 232 0 53344 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 214316

Sending SIGTERM to -30561
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.73
CPU user time (s): 1798.48
CPU system time (s): 2.24666
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (Kb): 214316
The end

Launcher Data (download as text)

Begin job on node62 on Fri Jun  2 04:07:40 UTC 2006


FILE ID= 41016-1149221260

PBS_JOBID= 295366

BENCH NAME= ROOT/tmp/node62/41016-1149221260/instance-41016-1149221260.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node62/41016-1149221260/instance-41016-1149221260.opb 505894
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-41016-1149221260 -o ROOT/results/node62/solver-41016-1149221260 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node62/41016-1149221260/instance-41016-1149221260.opb 505894

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  80da336e36371770b02ed1fca93b5c11

RANDOM SEED= 505894


/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.225
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.225
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:       1473368 kB
Buffers:         31156 kB
Cached:         472928 kB
SwapCached:          0 kB
Active:         115464 kB
Inactive:       403112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473368 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             212 kB
Writeback:           0 kB
Mapped:          24896 kB
Slab:            49988 kB
Committed_AS:   163424 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node62 on Fri Jun  2 04:37:41 UTC 2006