Trace number 41008

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 413.265 413.459

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900566157.opb
MD5SUM8170439ba832b251137a16b29cd20ba3
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 benchmark101.42
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 801
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/node30/41008-1149220467/instance-41008-1149220467.opb ......
413.44	c done parsing opb.
413.44	s UNSATISFIABLE
413.44	c Total Run Time					413.231

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/node30/watcher-41008-1149220467 -o ROOT/results/node30/solver-41008-1149220467 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node30/41008-1149220467/instance-41008-1149220467.opb 694601379 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.98 3/64 15953
/proc/meminfo: memFree=1365400/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=1400 CPUtime=0
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 187710353 1433600 112 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 350 114 90 232 0 115 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.95 0.98 2/64 15953
/proc/meminfo: memFree=1354968/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=13464 CPUtime=9.99
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 3072 0 0 0 994 5 0 0 25 0 1 0 187710353 13787136 2708 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 3366 2708 104 232 0 3131 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13464

[startup+20.0094 s]
/proc/loadavg: 0.94 0.96 0.98 2/64 15953
/proc/meminfo: memFree=1349280/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=24856 CPUtime=20
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 4889 0 0 0 1990 10 0 0 25 0 1 0 187710353 25452544 4140 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 6214 4140 104 232 0 5979 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 24856

[startup+30.0154 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 15953
/proc/meminfo: memFree=1344992/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=25824 CPUtime=30
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 5961 0 0 0 2987 13 0 0 25 0 1 0 187710353 26443776 5212 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 6456 5212 104 232 0 6221 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 25824

[startup+40.0215 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 15953
/proc/meminfo: memFree=1341344/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=27120 CPUtime=40
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 6889 0 0 0 3985 15 0 0 25 0 1 0 187710353 27770880 6140 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 6780 6140 104 232 0 6545 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 27120

[startup+50.0275 s]
/proc/loadavg: 0.96 0.96 0.98 2/64 15953
/proc/meminfo: memFree=1338016/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=44548 CPUtime=50
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 7726 0 0 0 4983 17 0 0 25 0 1 0 187710353 45617152 6977 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 11137 6977 104 232 0 10902 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 44548

[startup+60.0336 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 15953
/proc/meminfo: memFree=1334816/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=48796 CPUtime=60
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 9279 0 0 0 5980 20 0 0 25 0 1 0 187710353 49967104 7761 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550830 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 12199 7761 104 232 0 11964 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 48796

[startup+70.0396 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 15953
/proc/meminfo: memFree=1332000/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=49588 CPUtime=70.01
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 9978 0 0 0 6980 21 0 0 25 0 1 0 187710353 50778112 8460 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 12397 8460 104 232 0 12162 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 49588

[startup+80.0467 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 15953
/proc/meminfo: memFree=1329568/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=49928 CPUtime=80.01
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 10585 0 0 0 7978 23 0 0 25 0 1 0 187710353 51126272 9067 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 12482 9067 104 232 0 12247 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 49928

[startup+90.0527 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 15953
/proc/meminfo: memFree=1328800/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=50644 CPUtime=90.02
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 10800 0 0 0 8978 24 0 0 25 0 1 0 187710353 51859456 9282 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 12661 9282 104 232 0 12426 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 50644

[startup+100.059 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 15953
/proc/meminfo: memFree=1326176/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=51096 CPUtime=100.02
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 11447 0 0 0 9976 26 0 0 25 0 1 0 187710353 52322304 9929 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 12774 9929 104 232 0 12539 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 51096

[startup+110.065 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 15953
/proc/meminfo: memFree=1323936/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=51616 CPUtime=110.02
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 12064 0 0 0 10974 28 0 0 25 0 1 0 187710353 52854784 10480 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 12904 10480 104 232 0 12669 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 51616

[startup+120.071 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1321440/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=52596 CPUtime=120.02
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 12683 0 0 0 11972 30 0 0 25 0 1 0 187710353 53858304 11099 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 13149 11099 104 232 0 12914 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 52596

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1319392/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=53384 CPUtime=130.03
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 13228 0 0 0 12971 32 0 0 25 0 1 0 187710353 54665216 11611 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 13346 11611 104 232 0 13111 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 53384

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1317920/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=53644 CPUtime=140.04
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 13615 0 0 0 13970 34 0 0 25 0 1 0 187710353 54931456 11965 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 13411 11965 104 232 0 13176 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 53644

[startup+150.089 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1316448/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=54208 CPUtime=150.04
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 14037 0 0 0 14969 35 0 0 25 0 1 0 187710353 55508992 12321 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 13552 12321 104 232 0 13317 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 54208

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1315936/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=54824 CPUtime=160.04
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 14208 0 0 0 15968 36 0 0 25 0 1 0 187710353 56139776 12492 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 13706 12492 104 232 0 13471 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 54824

[startup+170.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1314720/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=55500 CPUtime=170.04
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 14528 0 0 0 16966 38 0 0 25 0 1 0 187710353 56832000 12779 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 13875 12779 104 232 0 13640 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 55500

[startup+180.107 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1314208/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=55852 CPUtime=180.04
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 14700 0 0 0 17964 40 0 0 25 0 1 0 187710353 57192448 12918 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550001 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 13963 12918 104 232 0 13728 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 55852

[startup+190.113 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1313632/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=56508 CPUtime=190.05
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 14858 0 0 0 18963 42 0 0 25 0 1 0 187710353 57864192 13043 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 14127 13043 104 232 0 13892 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 56508

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1313312/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=56508 CPUtime=200.05
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 14946 0 0 0 19962 43 0 0 25 0 1 0 187710353 57864192 13131 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552011 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 14127 13131 104 232 0 13892 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 56508

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1312928/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=56900 CPUtime=210.05
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 15068 0 0 0 20961 44 0 0 25 0 1 0 187710353 58265600 13220 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 14225 13220 104 232 0 13990 0
Current children cumulated CPU time (s) 210.05
Current children cumulated vsize (Kb) 56900

[startup+220.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1312352/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=57424 CPUtime=220.05
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 15293 0 0 0 21961 44 0 0 25 0 1 0 187710353 58802176 13346 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 14356 13346 104 232 0 14121 0
Current children cumulated CPU time (s) 220.05
Current children cumulated vsize (Kb) 57424

[startup+230.136 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1311968/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=63824 CPUtime=230.06
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 16966 0 0 0 22960 46 0 0 25 0 1 0 187710353 65355776 13416 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551990 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 15956 13416 104 232 0 15721 0
Current children cumulated CPU time (s) 230.06
Current children cumulated vsize (Kb) 63824

[startup+240.143 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1310624/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=97160 CPUtime=240.07
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 17346 0 0 0 23959 48 0 0 25 0 1 0 187710353 99491840 13763 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552324 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 24290 13763 104 232 0 24055 0
Current children cumulated CPU time (s) 240.07
Current children cumulated vsize (Kb) 97160

[startup+250.149 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1310240/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=97936 CPUtime=250.07
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 17585 0 0 0 24958 49 0 0 25 0 1 0 187710353 100286464 13903 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 24484 13903 104 232 0 24249 0
Current children cumulated CPU time (s) 250.07
Current children cumulated vsize (Kb) 97936

[startup+260.154 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1309664/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=98232 CPUtime=260.07
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 17762 0 0 0 25957 50 0 0 25 0 1 0 187710353 100589568 14047 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 24558 14047 104 232 0 24323 0
Current children cumulated CPU time (s) 260.07
Current children cumulated vsize (Kb) 98232

[startup+270.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1309152/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=98540 CPUtime=270.07
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 17910 0 0 0 26956 51 0 0 25 0 1 0 187710353 100904960 14162 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 24635 14162 104 232 0 24400 0
Current children cumulated CPU time (s) 270.07
Current children cumulated vsize (Kb) 98540

[startup+280.166 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1308832/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=98672 CPUtime=280.07
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 17985 0 0 0 27955 52 0 0 25 0 1 0 187710353 101040128 14237 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 24668 14237 104 232 0 24433 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (Kb) 98672

[startup+290.172 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1308384/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=99248 CPUtime=290.08
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 18095 0 0 0 28954 54 0 0 25 0 1 0 187710353 101629952 14347 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 24812 14347 105 232 0 24577 0
Current children cumulated CPU time (s) 290.08
Current children cumulated vsize (Kb) 99248

[startup+300.178 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1307872/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=99460 CPUtime=300.08
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 18228 0 0 0 29954 54 0 0 25 0 1 0 187710353 101847040 14480 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 24865 14480 105 232 0 24630 0
Current children cumulated CPU time (s) 300.08
Current children cumulated vsize (Kb) 99460

[startup+310.184 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1307552/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=99816 CPUtime=310.09
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 18326 0 0 0 30953 56 0 0 25 0 1 0 187710353 102211584 14545 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 24954 14545 105 232 0 24719 0
Current children cumulated CPU time (s) 310.09
Current children cumulated vsize (Kb) 99816

[startup+320.189 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1307232/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=99816 CPUtime=320.09
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 18417 0 0 0 31952 57 0 0 25 0 1 0 187710353 102211584 14636 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551990 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 24954 14636 105 232 0 24719 0
Current children cumulated CPU time (s) 320.09
Current children cumulated vsize (Kb) 99816

[startup+330.195 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1306784/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=100184 CPUtime=330.09
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 18550 0 0 0 32951 58 0 0 25 0 1 0 187710353 102588416 14736 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 25046 14736 105 232 0 24811 0
Current children cumulated CPU time (s) 330.09
Current children cumulated vsize (Kb) 100184

[startup+340.201 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1306592/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=100184 CPUtime=340.1
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 18597 0 0 0 33950 60 0 0 25 0 1 0 187710353 102588416 14783 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551940 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 25046 14783 105 232 0 24811 0
Current children cumulated CPU time (s) 340.1
Current children cumulated vsize (Kb) 100184

[startup+350.207 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1306528/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=100184 CPUtime=350.1
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 18640 0 0 0 34949 61 0 0 25 0 1 0 187710353 102588416 14826 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 25046 14826 105 232 0 24811 0
Current children cumulated CPU time (s) 350.1
Current children cumulated vsize (Kb) 100184

[startup+360.213 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1306208/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=100632 CPUtime=360.1
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 18780 0 0 0 35948 62 0 0 25 0 1 0 187710353 103047168 14900 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 25158 14900 105 232 0 24923 0
Current children cumulated CPU time (s) 360.1
Current children cumulated vsize (Kb) 100632

[startup+370.219 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1305632/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=101160 CPUtime=370.11
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 18927 0 0 0 36948 63 0 0 25 0 1 0 187710353 103587840 15047 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551999 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 25290 15047 105 232 0 25055 0
Current children cumulated CPU time (s) 370.11
Current children cumulated vsize (Kb) 101160

[startup+380.225 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1305248/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=101576 CPUtime=380.11
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 19048 0 0 0 37947 64 0 0 25 0 1 0 187710353 104013824 15135 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 25394 15135 105 232 0 25159 0
Current children cumulated CPU time (s) 380.11
Current children cumulated vsize (Kb) 101576

[startup+390.231 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 15953
/proc/meminfo: memFree=1304928/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=101576 CPUtime=390.11
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 19117 0 0 0 38947 64 0 0 25 0 1 0 187710353 104013824 15204 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552023 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 25394 15204 105 232 0 25159 0
Current children cumulated CPU time (s) 390.11
Current children cumulated vsize (Kb) 101576

[startup+400.237 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 16024
/proc/meminfo: memFree=1303088/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=102208 CPUtime=400.1
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 19278 0 0 0 39937 73 0 0 25 0 1 0 187710353 104660992 15365 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 25552 15365 105 232 0 25317 0
Current children cumulated CPU time (s) 400.1
Current children cumulated vsize (Kb) 102208

[startup+410.244 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 16148
/proc/meminfo: memFree=1303680/2055920 swapFree=4180904/4192956
[pid=15953] ppid=15951 vsize=102336 CPUtime=410.04
/proc/15953/stat : 15953 (PBS4L) R 15951 15953 15908 0 -1 4194304 19382 0 0 0 40930 74 0 0 25 0 1 0 187710353 104792064 15436 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/15953/statm: 25584 15436 105 232 0 25349 0
Current children cumulated CPU time (s) 410.04
Current children cumulated vsize (Kb) 102336

Child status: 0
Real time (s): 413.459
CPU time (s): 413.265
CPU user time (s): 412.504
CPU system time (s): 0.760884
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (Kb): 102336

Launcher Data (download as text)

Begin job on node30 on Fri Jun  2 03:54:27 UTC 2006


FILE ID= 41008-1149220467

PBS_JOBID= 295266

BENCH NAME= ROOT/tmp/node30/41008-1149220467/instance-41008-1149220467.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node30/41008-1149220467/instance-41008-1149220467.opb 694601379
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-41008-1149220467 -o ROOT/results/node30/solver-41008-1149220467 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node30/41008-1149220467/instance-41008-1149220467.opb 694601379

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  8170439ba832b251137a16b29cd20ba3

RANDOM SEED= 694601379


/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.216
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.216
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:       1365608 kB
Buffers:         33304 kB
Cached:         578132 kB
SwapCached:       3828 kB
Active:         241848 kB
Inactive:       378400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1365608 kB
SwapTotal:     4192956 kB
SwapFree:      4180904 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14728 kB
Slab:            56172 kB
Committed_AS:   120712 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node30 on Fri Jun  2 04:01:21 UTC 2006