Trace number 40948

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 1423.71 1424.16

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900581320.opb
MD5SUM9f20f031d3068edba1350cbde5c721b5
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 benchmark368.384
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 641
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/node18/40948-1149213263/instance-40948-1149213263.opb ......
1424.13	c done parsing opb.
1424.13	s UNSATISFIABLE
1424.13	c Total Run Time					1423.66

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/node18/watcher-40948-1149213263 -o ROOT/results/node18/solver-40948-1149213263 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node18/40948-1149213263/instance-40948-1149213263.opb 863490443 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1347184/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=1400 CPUtime=0
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 186989295 1433600 139 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 350 139 100 232 0 115 0

[startup+10.0021 s]
/proc/loadavg: 0.93 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1334456/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=21956 CPUtime=10
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 3650 0 0 0 992 8 0 0 25 0 1 0 186989295 22482944 3286 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 5489 3286 104 232 0 5254 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 21956

[startup+20.0091 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1327864/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=25256 CPUtime=19.99
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 5690 0 0 0 1989 10 0 0 25 0 1 0 186989295 25862144 4941 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 6314 4941 104 232 0 6079 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 25256

[startup+30.0151 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1323064/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=26736 CPUtime=30
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 6914 0 0 0 2986 14 0 0 25 0 1 0 186989295 27377664 6165 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 6684 6165 104 232 0 6449 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 26736

[startup+40.0211 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1318264/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=44452 CPUtime=40
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 8099 0 0 0 3984 16 0 0 25 0 1 0 186989295 45518848 7350 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 11113 7350 105 232 0 10878 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 44452

[startup+50.027 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1314680/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=48556 CPUtime=50
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 9786 0 0 0 4981 19 0 0 25 0 1 0 186989295 49721344 8268 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551977 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 12139 8268 105 232 0 11904 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 48556

[startup+60.033 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1310968/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=49256 CPUtime=60.01
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 10719 0 0 0 5979 22 0 0 25 0 1 0 186989295 50438144 9201 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 12314 9201 105 232 0 12079 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 49256

[startup+70.039 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1307640/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=50196 CPUtime=70.02
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 11545 0 0 0 6976 26 0 0 25 0 1 0 186989295 51400704 10027 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 12549 10027 105 232 0 12314 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 50196

[startup+80.046 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1304824/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=51224 CPUtime=80.02
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 12239 0 0 0 7974 28 0 0 25 0 1 0 186989295 52453376 10721 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 12806 10721 105 232 0 12571 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 51224

[startup+90.0519 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1301560/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=51940 CPUtime=90.02
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 13060 0 0 0 8972 30 0 0 25 0 1 0 186989295 53186560 11542 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611848 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 12985 11542 105 232 0 12750 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 51940

[startup+100.058 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1298488/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=52996 CPUtime=100.02
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 13832 0 0 0 9970 32 0 0 25 0 1 0 186989295 54267904 12314 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 13249 12314 105 232 0 13014 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 52996

[startup+110.064 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1295672/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=85896 CPUtime=110.03
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 14520 0 0 0 10969 34 0 0 25 0 1 0 186989295 87957504 13002 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611565 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 21474 13002 105 232 0 21239 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 85896

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1293048/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=86548 CPUtime=120.03
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 15175 0 0 0 11967 36 0 0 25 0 1 0 186989295 88625152 13657 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 21637 13657 105 232 0 21402 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 86548

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1290616/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=86944 CPUtime=130.04
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 15787 0 0 0 12965 39 0 0 25 0 1 0 186989295 89030656 14269 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 21736 14269 105 232 0 21501 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 86944

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1288120/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=87508 CPUtime=140.04
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 16404 0 0 0 13964 40 0 0 25 0 1 0 186989295 89608192 14886 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 21877 14886 105 232 0 21642 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 87508

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1286008/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=87640 CPUtime=150.04
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 16931 0 0 0 14963 41 0 0 25 0 1 0 186989295 89743360 15413 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 21910 15413 105 232 0 21675 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 87640

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1283064/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=95044 CPUtime=160.05
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 19232 0 0 0 15961 44 0 0 25 0 1 0 186989295 97325056 16111 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549939 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 23761 16111 105 232 0 23526 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 95044

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1281144/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=95776 CPUtime=170.05
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 19781 0 0 0 16958 47 0 0 25 0 1 0 186989295 98074624 16594 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 23944 16594 105 232 0 23709 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 95776

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1278840/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=96624 CPUtime=180.05
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 20411 0 0 0 17956 49 0 0 25 0 1 0 186989295 98942976 17191 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 24156 17191 105 232 0 23921 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 96624

[startup+190.113 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1276856/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=97292 CPUtime=190.06
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 21047 0 0 0 18955 51 0 0 25 0 1 0 186989295 99627008 17695 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611861 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 24323 17695 105 232 0 24088 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 97292

[startup+200.119 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1274680/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=98064 CPUtime=200.06
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 21633 0 0 0 19954 52 0 0 25 0 1 0 186989295 100417536 18248 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 24516 18248 105 232 0 24281 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 98064

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25463
/proc/meminfo: memFree=1272568/2055920 swapFree=4180888/4192956

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

/proc/25463/statm: 51094 34780 105 232 0 50859 0
Current children cumulated CPU time (s) 1210.33
Current children cumulated vsize (Kb) 204376

[startup+1220.73 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1207416/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=205088 CPUtime=1220.32
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 43509 0 0 0 121866 166 0 0 25 0 1 0 186989295 210010112 34956 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 51272 34956 105 232 0 51037 0
Current children cumulated CPU time (s) 1220.32
Current children cumulated vsize (Kb) 205088

[startup+1230.73 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1207288/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=205088 CPUtime=1230.33
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 43540 0 0 0 122866 167 0 0 25 0 1 0 186989295 210010112 34987 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552179 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 51272 34987 105 232 0 51037 0
Current children cumulated CPU time (s) 1230.33
Current children cumulated vsize (Kb) 205088

[startup+1240.74 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1206968/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=205344 CPUtime=1240.33
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 43643 0 0 0 123866 167 0 0 25 0 1 0 186989295 210272256 35025 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551997 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 51336 35025 105 232 0 51101 0
Current children cumulated CPU time (s) 1240.33
Current children cumulated vsize (Kb) 205344

[startup+1250.74 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1206968/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=205344 CPUtime=1250.34
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 43669 0 0 0 124866 168 0 0 25 0 1 0 186989295 210272256 35051 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 51336 35051 105 232 0 51101 0
Current children cumulated CPU time (s) 1250.34
Current children cumulated vsize (Kb) 205344

[startup+1260.75 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1206904/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=205344 CPUtime=1260.34
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 43695 0 0 0 125865 169 0 0 25 0 1 0 186989295 210272256 35077 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 51336 35077 105 232 0 51101 0
Current children cumulated CPU time (s) 1260.34
Current children cumulated vsize (Kb) 205344

[startup+1270.76 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1206776/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=205344 CPUtime=1270.34
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 43732 0 0 0 126864 170 0 0 25 0 1 0 186989295 210272256 35114 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 51336 35114 105 232 0 51101 0
Current children cumulated CPU time (s) 1270.34
Current children cumulated vsize (Kb) 205344

[startup+1280.76 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1206648/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=205344 CPUtime=1280.34
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 43757 0 0 0 127863 171 0 0 25 0 1 0 186989295 210272256 35139 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 51336 35139 105 232 0 51101 0
Current children cumulated CPU time (s) 1280.34
Current children cumulated vsize (Kb) 205344

[startup+1290.77 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1205368/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=206100 CPUtime=1290.36
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 44077 0 0 0 128863 173 0 0 25 0 1 0 186989295 211046400 35459 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 51525 35459 105 232 0 51290 0
Current children cumulated CPU time (s) 1290.36
Current children cumulated vsize (Kb) 206100

[startup+1300.77 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1205304/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=206100 CPUtime=1300.36
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 44102 0 0 0 129862 174 0 0 25 0 1 0 186989295 211046400 35484 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 51525 35484 105 232 0 51290 0
Current children cumulated CPU time (s) 1300.36
Current children cumulated vsize (Kb) 206100

[startup+1310.78 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1205048/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=206228 CPUtime=1310.36
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 44180 0 0 0 130860 176 0 0 25 0 1 0 186989295 211177472 35529 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 51557 35529 105 232 0 51322 0
Current children cumulated CPU time (s) 1310.36
Current children cumulated vsize (Kb) 206228

[startup+1320.79 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1204920/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=207032 CPUtime=1320.37
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 44217 0 0 0 131860 177 0 0 25 0 1 0 186989295 212000768 35566 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 51758 35566 105 232 0 51523 0
Current children cumulated CPU time (s) 1320.37
Current children cumulated vsize (Kb) 207032

[startup+1330.79 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1204792/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=207160 CPUtime=1330.36
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 44283 0 0 0 132859 177 0 0 25 0 1 0 186989295 212131840 35599 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 51790 35599 105 232 0 51555 0
Current children cumulated CPU time (s) 1330.36
Current children cumulated vsize (Kb) 207160

[startup+1340.8 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1204728/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=207160 CPUtime=1340.37
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 44311 0 0 0 133859 178 0 0 25 0 1 0 186989295 212131840 35627 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550001 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 51790 35627 105 232 0 51555 0
Current children cumulated CPU time (s) 1340.37
Current children cumulated vsize (Kb) 207160

[startup+1350.8 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1204088/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=207160 CPUtime=1350.37
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 44469 0 0 0 134858 179 0 0 25 0 1 0 186989295 212131840 35785 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 51790 35785 105 232 0 51555 0
Current children cumulated CPU time (s) 1350.37
Current children cumulated vsize (Kb) 207160

[startup+1360.81 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1203960/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=207160 CPUtime=1360.38
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 44502 0 0 0 135858 180 0 0 25 0 1 0 186989295 212131840 35818 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 51790 35818 105 232 0 51555 0
Current children cumulated CPU time (s) 1360.38
Current children cumulated vsize (Kb) 207160

[startup+1370.82 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1203256/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=208016 CPUtime=1370.38
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 44669 0 0 0 136857 181 0 0 25 0 1 0 186989295 213008384 35985 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 52004 35985 105 232 0 51769 0
Current children cumulated CPU time (s) 1370.38
Current children cumulated vsize (Kb) 208016

[startup+1380.82 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1202104/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=208924 CPUtime=1380.38
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 44959 0 0 0 137856 182 0 0 25 0 1 0 186989295 213938176 36275 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 52231 36275 105 232 0 51996 0
Current children cumulated CPU time (s) 1380.38
Current children cumulated vsize (Kb) 208924

[startup+1390.83 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1202040/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=208924 CPUtime=1390.38
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 44982 0 0 0 138855 183 0 0 25 0 1 0 186989295 213938176 36298 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 52231 36298 105 232 0 51996 0
Current children cumulated CPU time (s) 1390.38
Current children cumulated vsize (Kb) 208924

[startup+1400.83 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1201912/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=208924 CPUtime=1400.39
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 45007 0 0 0 139855 184 0 0 25 0 1 0 186989295 213938176 36323 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 52231 36323 105 232 0 51996 0
Current children cumulated CPU time (s) 1400.39
Current children cumulated vsize (Kb) 208924

[startup+1410.84 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1201144/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=209888 CPUtime=1410.39
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 45197 0 0 0 140855 184 0 0 25 0 1 0 186989295 214925312 36513 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 52472 36513 105 232 0 52237 0
Current children cumulated CPU time (s) 1410.39
Current children cumulated vsize (Kb) 209888

[startup+1420.85 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26134
/proc/meminfo: memFree=1200376/2055920 swapFree=4180888/4192956
[pid=25463] ppid=25461 vsize=210912 CPUtime=1420.4
/proc/25463/stat : 25463 (PBS4L) R 25461 25463 25418 0 -1 4194304 45396 0 0 0 141855 185 0 0 25 0 1 0 186989295 215973888 36712 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552202 0 0 4096 0 0 0 0 17 1 0 0
/proc/25463/statm: 52728 36712 105 232 0 52493 0
Current children cumulated CPU time (s) 1420.4
Current children cumulated vsize (Kb) 210912

Child status: 0
Real time (s): 1424.16
CPU time (s): 1423.71
CPU user time (s): 1421.82
CPU system time (s): 1.88671
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (Kb): 210912

Launcher Data (download as text)

Begin job on node18 on Fri Jun  2 01:54:23 UTC 2006


FILE ID= 40948-1149213263

PBS_JOBID= 294482

BENCH NAME= ROOT/tmp/node18/40948-1149213263/instance-40948-1149213263.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node18/40948-1149213263/instance-40948-1149213263.opb 863490443
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-40948-1149213263 -o ROOT/results/node18/solver-40948-1149213263 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node18/40948-1149213263/instance-40948-1149213263.opb 863490443

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  9f20f031d3068edba1350cbde5c721b5

RANDOM SEED= 863490443


/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	: 5931.00
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:       1347456 kB
Buffers:         39876 kB
Cached:         592028 kB
SwapCached:       3828 kB
Active:         251296 kB
Inactive:       389436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1347456 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14668 kB
Slab:            53752 kB
Committed_AS:   216516 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node18 on Fri Jun  2 02:18:08 UTC 2006