Trace number 41002

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 446.949 447.062

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900570242.opb
MD5SUM490d573a1d39845890b306c349815f34
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 benchmark136.072
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 749
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/node51/41002-1149219868/instance-41002-1149219868.opb ......
447.04	c done parsing opb.
447.04	s UNSATISFIABLE
447.04	c Total Run Time					446.913

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/node51/watcher-41002-1149219868 -o ROOT/results/node51/solver-41002-1149219868 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node51/41002-1149219868/instance-41002-1149219868.opb 570136994 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.98 2/64 28506
/proc/meminfo: memFree=1406192/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=1400 CPUtime=0
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 152 0 0 0 0 0 0 0 18 0 1 0 187654073 1433600 135 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617263 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 350 135 100 232 0 115 0

[startup+10.0019 s]
/proc/loadavg: 0.93 0.95 0.98 2/64 28506
/proc/meminfo: memFree=1394920/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=13620 CPUtime=9.99
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 3299 0 0 0 993 6 0 0 25 0 1 0 187654073 13946880 2935 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 3405 2935 104 232 0 3170 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13620

[startup+20.0078 s]
/proc/loadavg: 0.94 0.96 0.98 2/64 28506
/proc/meminfo: memFree=1388904/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=24960 CPUtime=20
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 5186 0 0 0 1990 10 0 0 25 0 1 0 187654073 25559040 4437 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551990 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 6240 4437 104 232 0 6005 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 24960

[startup+30.0137 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 28506
/proc/meminfo: memFree=1384424/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=25936 CPUtime=30
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 6310 0 0 0 2987 13 0 0 25 0 1 0 187654073 26558464 5561 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 6484 5561 105 232 0 6249 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 25936

[startup+40.0196 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 28506
/proc/meminfo: memFree=1380008/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=43396 CPUtime=40
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 7407 0 0 0 3985 15 0 0 25 0 1 0 187654073 44437504 6658 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 10849 6658 105 232 0 10614 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 43396

[startup+50.0256 s]
/proc/loadavg: 0.96 0.96 0.98 2/64 28506
/proc/meminfo: memFree=1376808/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=44344 CPUtime=50
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 8207 0 0 0 4982 18 0 0 25 0 1 0 187654073 45408256 7458 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 11086 7458 105 232 0 10851 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 44344

[startup+60.0315 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 28506
/proc/meminfo: memFree=1373416/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=48256 CPUtime=60.01
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 9820 0 0 0 5979 22 0 0 25 0 1 0 187654073 49414144 8302 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550778 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 12064 8302 105 232 0 11829 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 48256

[startup+70.0374 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 28506
/proc/meminfo: memFree=1371368/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=49092 CPUtime=70.02
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 10314 0 0 0 6978 24 0 0 25 0 1 0 187654073 50270208 8796 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 12273 8796 105 232 0 12038 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 49092

[startup+80.0433 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 28506
/proc/meminfo: memFree=1369768/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=50136 CPUtime=80.02
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 10727 0 0 0 7976 26 0 0 25 0 1 0 187654073 51339264 9209 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 12534 9209 105 232 0 12299 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 50136

[startup+90.0492 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 28506
/proc/meminfo: memFree=1367208/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=51088 CPUtime=90.02
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 11361 0 0 0 8973 29 0 0 25 0 1 0 187654073 52314112 9843 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 12772 9843 105 232 0 12537 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 51088

[startup+100.055 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 28506
/proc/meminfo: memFree=1364392/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=51544 CPUtime=100.02
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 12055 0 0 0 9972 30 0 0 25 0 1 0 187654073 52781056 10537 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 12886 10537 105 232 0 12651 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 51544

[startup+110.061 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 28506
/proc/meminfo: memFree=1362088/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=51968 CPUtime=110.03
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 12637 0 0 0 10971 32 0 0 25 0 1 0 187654073 53215232 11119 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 12992 11119 105 232 0 12757 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 51968

[startup+120.067 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1359208/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=52560 CPUtime=120.03
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 13348 0 0 0 11968 35 0 0 25 0 1 0 187654073 53821440 11830 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 13140 11830 105 232 0 12905 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 52560

[startup+130.072 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1356712/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=85856 CPUtime=130.03
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 13971 0 0 0 12967 36 0 0 25 0 1 0 187654073 87916544 12453 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 21464 12453 105 232 0 21229 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 85856

[startup+140.078 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1354344/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=86252 CPUtime=140.04
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 14565 0 0 0 13966 38 0 0 25 0 1 0 187654073 88322048 13047 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 21563 13047 105 232 0 21328 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 86252

[startup+150.084 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1351848/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=86840 CPUtime=150.04
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 15184 0 0 0 14964 40 0 0 25 0 1 0 187654073 88924160 13666 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 21710 13666 105 232 0 21475 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 86840

[startup+160.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1349608/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=87180 CPUtime=160.04
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 15754 0 0 0 15962 42 0 0 25 0 1 0 187654073 89272320 14236 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 21795 14236 105 232 0 21560 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 87180

[startup+170.096 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1347432/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=87832 CPUtime=170.05
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 16328 0 0 0 16962 43 0 0 25 0 1 0 187654073 89939968 14777 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 21958 14777 105 232 0 21723 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 87832

[startup+180.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1345576/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=88928 CPUtime=180.05
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 16867 0 0 0 17960 45 0 0 25 0 1 0 187654073 91062272 15217 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 22232 15217 105 232 0 21997 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 88928

[startup+190.107 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1345192/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=89248 CPUtime=190.05
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 17013 0 0 0 18959 46 0 0 25 0 1 0 187654073 91389952 15330 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549251 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 22312 15330 105 232 0 22077 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 89248

[startup+200.113 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1344168/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=96280 CPUtime=200.06
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 18805 0 0 0 19957 49 0 0 25 0 1 0 187654073 98590720 15585 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 24070 15585 105 232 0 23835 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 96280

[startup+210.119 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1343464/2055920 swapFree=4181388/4192956

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

/proc/28506/statm: 24361 15889 105 232 0 24126 0
Current children cumulated CPU time (s) 230.06
Current children cumulated vsize (Kb) 97444

[startup+240.137 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1342632/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=97444 CPUtime=240.07
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 19310 0 0 0 23954 53 0 0 25 0 1 0 187654073 99782656 15958 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 24361 15958 105 232 0 24126 0
Current children cumulated CPU time (s) 240.07
Current children cumulated vsize (Kb) 97444

[startup+250.143 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1342248/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=97760 CPUtime=250.07
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 19427 0 0 0 24953 54 0 0 25 0 1 0 187654073 100106240 16042 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 24440 16042 105 232 0 24205 0
Current children cumulated CPU time (s) 250.07
Current children cumulated vsize (Kb) 97760

[startup+260.149 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1341672/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=97892 CPUtime=260.08
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 19588 0 0 0 25952 56 0 0 25 0 1 0 187654073 100241408 16203 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 24473 16203 105 232 0 24238 0
Current children cumulated CPU time (s) 260.08
Current children cumulated vsize (Kb) 97892

[startup+270.155 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1339560/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=99016 CPUtime=270.08
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 20247 0 0 0 26950 58 0 0 25 0 1 0 187654073 101392384 16730 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 24754 16730 105 232 0 24519 0
Current children cumulated CPU time (s) 270.08
Current children cumulated vsize (Kb) 99016

[startup+280.161 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1339048/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=99332 CPUtime=280.08
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 20383 0 0 0 27950 58 0 0 25 0 1 0 187654073 101715968 16833 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 24833 16833 105 232 0 24598 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (Kb) 99332

[startup+290.167 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1338536/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=99792 CPUtime=290.08
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 20565 0 0 0 28949 59 0 0 25 0 1 0 187654073 102187008 16982 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 24948 16982 105 232 0 24713 0
Current children cumulated CPU time (s) 290.08
Current children cumulated vsize (Kb) 99792

[startup+300.173 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1337832/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=100392 CPUtime=300.09
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 20766 0 0 0 29949 60 0 0 25 0 1 0 187654073 102801408 17150 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550680 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 25098 17150 105 232 0 24863 0
Current children cumulated CPU time (s) 300.09
Current children cumulated vsize (Kb) 100392

[startup+310.178 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1337448/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=100780 CPUtime=310.1
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 20895 0 0 0 30948 62 0 0 25 0 1 0 187654073 103198720 17246 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 25195 17246 105 232 0 24960 0
Current children cumulated CPU time (s) 310.1
Current children cumulated vsize (Kb) 100780

[startup+320.184 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1336808/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=101504 CPUtime=320.1
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 21104 0 0 0 31948 62 0 0 25 0 1 0 187654073 103940096 17389 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559025 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 25376 17389 105 232 0 25141 0
Current children cumulated CPU time (s) 320.1
Current children cumulated vsize (Kb) 101504

[startup+330.19 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1336680/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=101696 CPUtime=330.1
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 21153 0 0 0 32947 63 0 0 25 0 1 0 187654073 104136704 17438 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 25424 17438 105 232 0 25189 0
Current children cumulated CPU time (s) 330.1
Current children cumulated vsize (Kb) 101696

[startup+340.196 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1336104/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=101952 CPUtime=340.11
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 21304 0 0 0 33947 64 0 0 25 0 1 0 187654073 104398848 17589 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 25488 17589 105 232 0 25253 0
Current children cumulated CPU time (s) 340.11
Current children cumulated vsize (Kb) 101952

[startup+350.202 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1335592/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=102416 CPUtime=350.1
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 21426 0 0 0 34945 65 0 0 25 0 1 0 187654073 104873984 17711 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 25604 17711 105 232 0 25369 0
Current children cumulated CPU time (s) 350.1
Current children cumulated vsize (Kb) 102416

[startup+360.207 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1335400/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=102416 CPUtime=360.11
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 21478 0 0 0 35944 67 0 0 25 0 1 0 187654073 104873984 17763 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 25604 17763 105 232 0 25369 0
Current children cumulated CPU time (s) 360.11
Current children cumulated vsize (Kb) 102416

[startup+370.213 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1334824/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=103028 CPUtime=370.12
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 21620 0 0 0 36944 68 0 0 25 0 1 0 187654073 105500672 17905 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 25757 17905 105 232 0 25522 0
Current children cumulated CPU time (s) 370.12
Current children cumulated vsize (Kb) 103028

[startup+380.219 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1334376/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=103336 CPUtime=380.12
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 21729 0 0 0 37943 69 0 0 25 0 1 0 187654073 105816064 18014 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 25834 18014 105 232 0 25599 0
Current children cumulated CPU time (s) 380.12
Current children cumulated vsize (Kb) 103336

[startup+390.225 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1334248/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=103336 CPUtime=390.12
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 21764 0 0 0 38942 70 0 0 25 0 1 0 187654073 105816064 18049 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 25834 18049 105 232 0 25599 0
Current children cumulated CPU time (s) 390.12
Current children cumulated vsize (Kb) 103336

[startup+400.231 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1333544/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=104004 CPUtime=400.12
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 21941 0 0 0 39941 71 0 0 25 0 1 0 187654073 106500096 18226 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 26001 18226 105 232 0 25766 0
Current children cumulated CPU time (s) 400.12
Current children cumulated vsize (Kb) 104004

[startup+410.237 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1333032/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=104372 CPUtime=410.12
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 22082 0 0 0 40940 72 0 0 25 0 1 0 187654073 106876928 18367 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 26093 18367 105 232 0 25858 0
Current children cumulated CPU time (s) 410.12
Current children cumulated vsize (Kb) 104372

[startup+420.243 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1332584/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=104760 CPUtime=420.13
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 22186 0 0 0 41939 74 0 0 25 0 1 0 187654073 107274240 18471 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 26190 18471 105 232 0 25955 0
Current children cumulated CPU time (s) 420.13
Current children cumulated vsize (Kb) 104760

[startup+430.248 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1331880/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=105176 CPUtime=430.14
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 22368 0 0 0 42938 76 0 0 25 0 1 0 187654073 107700224 18653 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 26294 18653 105 232 0 26059 0
Current children cumulated CPU time (s) 430.14
Current children cumulated vsize (Kb) 105176

[startup+440.254 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 28506
/proc/meminfo: memFree=1331304/2055920 swapFree=4181388/4192956
[pid=28506] ppid=28504 vsize=105616 CPUtime=440.14
/proc/28506/stat : 28506 (PBS4L) R 28504 28506 28461 0 -1 4194304 22503 0 0 0 43937 77 0 0 25 0 1 0 187654073 108150784 18788 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550040 0 0 4096 0 0 0 0 17 1 0 0
/proc/28506/statm: 26404 18788 105 232 0 26169 0
Current children cumulated CPU time (s) 440.14
Current children cumulated vsize (Kb) 105616

Child status: 0
Real time (s): 447.062
CPU time (s): 446.949
CPU user time (s): 446.159
CPU system time (s): 0.789879
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (Kb): 105616

Launcher Data (download as text)

Begin job on node51 on Fri Jun  2 03:44:28 UTC 2006


FILE ID= 41002-1149219868

PBS_JOBID= 295182

BENCH NAME= ROOT/tmp/node51/41002-1149219868/instance-41002-1149219868.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node51/41002-1149219868/instance-41002-1149219868.opb 570136994
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-41002-1149219868 -o ROOT/results/node51/solver-41002-1149219868 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node51/41002-1149219868/instance-41002-1149219868.opb 570136994

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  490d573a1d39845890b306c349815f34

RANDOM SEED= 570136994


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1406400 kB
Buffers:         16960 kB
Cached:         562616 kB
SwapCached:       3524 kB
Active:          83576 kB
Inactive:       504992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1406400 kB
SwapTotal:     4192956 kB
SwapFree:      4181388 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14904 kB
Slab:            46960 kB
Committed_AS:   204580 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node51 on Fri Jun  2 03:51:55 UTC 2006