Trace number 41018

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 690.442 690.836

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900567024.opb
MD5SUM42a09607e2cf515cb7da5ec0628015c7
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 benchmark31.0293
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 755
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/node78/41018-1149221509/instance-41018-1149221509.opb ......
690.82	c done parsing opb.
690.82	s UNSATISFIABLE
690.82	c Total Run Time					690.406

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/node78/watcher-41018-1149221509 -o ROOT/results/node78/solver-41018-1149221509 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node78/41018-1149221509/instance-41018-1149221509.opb 307434604 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.75 0.89 0.89 2/67 1646
/proc/meminfo: memFree=1396152/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=1400 CPUtime=0
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 156 0 0 0 0 0 0 0 19 0 1 0 187179721 1433600 140 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 350 140 100 232 0 115 0

[startup+10.0022 s]
/proc/loadavg: 0.78 0.89 0.89 2/67 1646
/proc/meminfo: memFree=1384312/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=13860 CPUtime=9.98
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 3435 0 0 0 991 7 0 0 25 0 1 0 187179721 14192640 3072 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 3465 3072 104 232 0 3230 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 13860

[startup+20.0083 s]
/proc/loadavg: 0.82 0.89 0.89 2/67 1646
/proc/meminfo: memFree=1378104/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=25324 CPUtime=19.99
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 5392 0 0 0 1987 12 0 0 25 0 1 0 187179721 25931776 4644 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 6331 4644 104 232 0 6096 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 25324

[startup+30.0144 s]
/proc/loadavg: 0.84 0.90 0.90 2/67 1646
/proc/meminfo: memFree=1373496/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=26912 CPUtime=29.99
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 6541 0 0 0 2985 14 0 0 25 0 1 0 187179721 27557888 5793 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 6728 5793 104 232 0 6493 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 26912

[startup+40.0195 s]
/proc/loadavg: 0.87 0.90 0.90 2/67 1646
/proc/meminfo: memFree=1369400/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=44088 CPUtime=39.99
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 7547 0 0 0 3982 17 0 0 25 0 1 0 187179721 45146112 6799 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552002 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 11022 6799 104 232 0 10787 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 44088

[startup+50.0255 s]
/proc/loadavg: 0.89 0.90 0.90 2/67 1646
/proc/meminfo: memFree=1365688/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=48188 CPUtime=49.99
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 9256 0 0 0 4978 21 0 0 25 0 1 0 187179721 49344512 7739 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 12047 7739 105 232 0 11812 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 48188

[startup+60.0316 s]
/proc/loadavg: 0.90 0.90 0.90 2/67 1646
/proc/meminfo: memFree=1362104/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=49508 CPUtime=59.99
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 10162 0 0 0 5976 23 0 0 25 0 1 0 187179721 50696192 8645 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 12377 8645 105 232 0 12142 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 49508

[startup+70.0377 s]
/proc/loadavg: 0.92 0.91 0.90 2/67 1646
/proc/meminfo: memFree=1359416/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=49952 CPUtime=69.99
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 10811 0 0 0 6975 24 0 0 25 0 1 0 187179721 51150848 9294 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 12488 9294 105 232 0 12253 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 49952

[startup+80.0438 s]
/proc/loadavg: 0.93 0.91 0.90 2/67 1646
/proc/meminfo: memFree=1356792/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=50744 CPUtime=79.99
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 11460 0 0 0 7973 26 0 0 25 0 1 0 187179721 51961856 9943 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 12686 9943 105 232 0 12451 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 50744

[startup+90.0499 s]
/proc/loadavg: 0.94 0.91 0.90 2/67 1646
/proc/meminfo: memFree=1353976/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=51444 CPUtime=90
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 12179 0 0 0 8971 29 0 0 25 0 1 0 187179721 52678656 10662 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 12861 10662 105 232 0 12626 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 51444

[startup+100.055 s]
/proc/loadavg: 0.95 0.91 0.90 2/67 1646
/proc/meminfo: memFree=1351352/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=52016 CPUtime=99.99
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 12818 0 0 0 9969 30 0 0 25 0 1 0 187179721 53264384 11301 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552279 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 13004 11301 105 232 0 12769 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 52016

[startup+110.061 s]
/proc/loadavg: 0.96 0.92 0.90 2/67 1646
/proc/meminfo: memFree=1348920/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=52544 CPUtime=110
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 13422 0 0 0 10967 33 0 0 25 0 1 0 187179721 53805056 11905 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 13136 11905 105 232 0 12901 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 52544

[startup+120.067 s]
/proc/loadavg: 0.96 0.92 0.90 2/67 1646
/proc/meminfo: memFree=1346488/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=85868 CPUtime=119.99
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 14035 0 0 0 11965 34 0 0 25 0 1 0 187179721 87928832 12518 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550054 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 21467 12518 105 232 0 21232 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 85868

[startup+130.073 s]
/proc/loadavg: 0.97 0.92 0.91 2/67 1646
/proc/meminfo: memFree=1344248/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=86552 CPUtime=129.99
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 14643 0 0 0 12963 36 0 0 25 0 1 0 187179721 88629248 13093 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611544 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 21638 13093 105 232 0 21403 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 86552

[startup+140.079 s]
/proc/loadavg: 0.97 0.92 0.91 2/67 1646
/proc/meminfo: memFree=1342136/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=87104 CPUtime=139.99
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 15231 0 0 0 13961 38 0 0 25 0 1 0 187179721 89194496 13615 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550057 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 21776 13615 105 232 0 21541 0
Current children cumulated CPU time (s) 139.99
Current children cumulated vsize (Kb) 87104

[startup+150.085 s]
/proc/loadavg: 0.98 0.92 0.91 2/67 1646
/proc/meminfo: memFree=1339768/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=87684 CPUtime=149.99
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 15873 0 0 0 14959 40 0 0 25 0 1 0 187179721 89788416 14191 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 21921 14191 105 232 0 21686 0
Current children cumulated CPU time (s) 149.99
Current children cumulated vsize (Kb) 87684

[startup+160.092 s]
/proc/loadavg: 0.98 0.93 0.91 2/67 1646
/proc/meminfo: memFree=1337272/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=88552 CPUtime=159.99
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 16555 0 0 0 15957 42 0 0 25 0 1 0 187179721 90677248 14807 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551990 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 22138 14807 105 232 0 21903 0
Current children cumulated CPU time (s) 159.99
Current children cumulated vsize (Kb) 88552

[startup+170.097 s]
/proc/loadavg: 0.98 0.93 0.91 2/67 1646
/proc/meminfo: memFree=1335672/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=89148 CPUtime=169.99
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 17006 0 0 0 16956 43 0 0 25 0 1 0 187179721 91287552 15225 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552182 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 22287 15225 105 232 0 22052 0
Current children cumulated CPU time (s) 169.99
Current children cumulated vsize (Kb) 89148

[startup+180.103 s]
/proc/loadavg: 0.98 0.93 0.91 2/67 1646
/proc/meminfo: memFree=1333944/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=89724 CPUtime=179.99
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 17547 0 0 0 17953 46 0 0 25 0 1 0 187179721 91877376 15667 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 22431 15667 105 232 0 22196 0
Current children cumulated CPU time (s) 179.99
Current children cumulated vsize (Kb) 89724

[startup+190.109 s]
/proc/loadavg: 0.99 0.93 0.91 2/67 1646
/proc/meminfo: memFree=1331576/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=90696 CPUtime=190
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 18209 0 0 0 18953 47 0 0 25 0 1 0 187179721 92872704 16230 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 22674 16230 105 232 0 22439 0
Current children cumulated CPU time (s) 190
Current children cumulated vsize (Kb) 90696

[startup+200.115 s]
/proc/loadavg: 0.99 0.93 0.91 2/67 1646
/proc/meminfo: memFree=1329848/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=97184 CPUtime=200
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 20190 0 0 0 19951 49 0 0 25 0 1 0 187179721 99516416 16674 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 24296 16674 105 232 0 24061 0
Current children cumulated CPU time (s) 200
Current children cumulated vsize (Kb) 97184

[startup+210.122 s]
/proc/loadavg: 0.99 0.94 0.91 2/67 1646
/proc/meminfo: memFree=1327736/2055892 swapFree=4085732/4096564

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

/proc/1646/statm: 26577 20992 105 232 0 26342 0
Current children cumulated CPU time (s) 480
Current children cumulated vsize (Kb) 106308

[startup+490.291 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1646
/proc/meminfo: memFree=1312248/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=106436 CPUtime=490
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 25297 0 0 0 48923 77 0 0 25 0 1 0 187179721 108990464 21055 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 26609 21055 105 232 0 26374 0
Current children cumulated CPU time (s) 490
Current children cumulated vsize (Kb) 106436

[startup+500.297 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1311864/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=106436 CPUtime=500
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 25354 0 0 0 49923 77 0 0 25 0 1 0 187179721 108990464 21112 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549064 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 26609 21112 105 232 0 26374 0
Current children cumulated CPU time (s) 500
Current children cumulated vsize (Kb) 106436

[startup+510.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1311480/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=106824 CPUtime=510.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 25475 0 0 0 50922 79 0 0 25 0 1 0 187179721 109387776 21200 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552224 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 26706 21200 105 232 0 26471 0
Current children cumulated CPU time (s) 510.01
Current children cumulated vsize (Kb) 106824

[startup+520.309 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1311288/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=106952 CPUtime=520.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 25549 0 0 0 51922 79 0 0 25 0 1 0 187179721 109518848 21241 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1646/statm: 26738 21241 105 232 0 26503 0
Current children cumulated CPU time (s) 520.01
Current children cumulated vsize (Kb) 106952

[startup+530.315 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1310136/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=107676 CPUtime=530.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 25898 0 0 0 52920 81 0 0 25 0 1 0 187179721 110260224 21557 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 26919 21557 105 232 0 26684 0
Current children cumulated CPU time (s) 530.01
Current children cumulated vsize (Kb) 107676

[startup+540.321 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1309944/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=107676 CPUtime=540.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 25980 0 0 0 53919 82 0 0 25 0 1 0 187179721 110260224 21639 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550095 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 26919 21639 105 232 0 26684 0
Current children cumulated CPU time (s) 540.01
Current children cumulated vsize (Kb) 107676

[startup+550.327 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1309752/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=107676 CPUtime=550.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 26023 0 0 0 54918 83 0 0 25 0 1 0 187179721 110260224 21682 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552218 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 26919 21682 105 232 0 26684 0
Current children cumulated CPU time (s) 550.01
Current children cumulated vsize (Kb) 107676

[startup+560.333 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1309624/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=108000 CPUtime=560.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 26069 0 0 0 55917 84 0 0 25 0 1 0 187179721 110592000 21728 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552002 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 27000 21728 105 232 0 26765 0
Current children cumulated CPU time (s) 560.01
Current children cumulated vsize (Kb) 108000

[startup+570.339 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1309432/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=108000 CPUtime=570.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 26109 0 0 0 56916 85 0 0 25 0 1 0 187179721 110592000 21768 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 27000 21768 105 232 0 26765 0
Current children cumulated CPU time (s) 570.01
Current children cumulated vsize (Kb) 108000

[startup+580.345 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1309304/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=108000 CPUtime=580.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 26133 0 0 0 57915 86 0 0 25 0 1 0 187179721 110592000 21792 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 27000 21792 105 232 0 26765 0
Current children cumulated CPU time (s) 580.01
Current children cumulated vsize (Kb) 108000

[startup+590.351 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1308600/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=108712 CPUtime=590.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 26317 0 0 0 58914 87 0 0 25 0 1 0 187179721 111321088 21976 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 27178 21976 105 232 0 26943 0
Current children cumulated CPU time (s) 590.01
Current children cumulated vsize (Kb) 108712

[startup+600.357 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1307896/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=109100 CPUtime=600.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 26487 0 0 0 59913 88 0 0 25 0 1 0 187179721 111718400 22146 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 27275 22146 105 232 0 27040 0
Current children cumulated CPU time (s) 600.01
Current children cumulated vsize (Kb) 109100

[startup+610.364 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1307512/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=109516 CPUtime=610.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 26579 0 0 0 60912 89 0 0 25 0 1 0 187179721 112144384 22238 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 27379 22238 105 232 0 27144 0
Current children cumulated CPU time (s) 610.01
Current children cumulated vsize (Kb) 109516

[startup+620.37 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1307384/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=109516 CPUtime=620.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 26612 0 0 0 61911 90 0 0 25 0 1 0 187179721 112144384 22271 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 27379 22271 105 232 0 27144 0
Current children cumulated CPU time (s) 620.01
Current children cumulated vsize (Kb) 109516

[startup+630.377 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1307320/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=109516 CPUtime=630.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 26639 0 0 0 62910 91 0 0 25 0 1 0 187179721 112144384 22298 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552305 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 27379 22298 105 232 0 27144 0
Current children cumulated CPU time (s) 630.01
Current children cumulated vsize (Kb) 109516

[startup+640.382 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1306552/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=110216 CPUtime=640.02
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 26831 0 0 0 63909 93 0 0 25 0 1 0 187179721 112861184 22490 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559006 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 27554 22490 105 232 0 27319 0
Current children cumulated CPU time (s) 640.02
Current children cumulated vsize (Kb) 110216

[startup+650.388 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1306424/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=110216 CPUtime=650.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 26857 0 0 0 64908 93 0 0 25 0 1 0 187179721 112861184 22516 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 27554 22516 105 232 0 27319 0
Current children cumulated CPU time (s) 650.01
Current children cumulated vsize (Kb) 110216

[startup+660.394 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1305784/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=110684 CPUtime=660.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 27016 0 0 0 65907 94 0 0 25 0 1 0 187179721 113340416 22675 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 27671 22675 105 232 0 27436 0
Current children cumulated CPU time (s) 660.01
Current children cumulated vsize (Kb) 110684

[startup+670.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1305208/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=111180 CPUtime=670.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 27156 0 0 0 66906 95 0 0 25 0 1 0 187179721 113848320 22815 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1646/statm: 27795 22815 105 232 0 27560 0
Current children cumulated CPU time (s) 670.01
Current children cumulated vsize (Kb) 111180

[startup+680.406 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1305016/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=111180 CPUtime=680.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 27209 0 0 0 67905 96 0 0 25 0 1 0 187179721 113848320 22868 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552216 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 27795 22868 105 232 0 27560 0
Current children cumulated CPU time (s) 680.01
Current children cumulated vsize (Kb) 111180

[startup+690.412 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1648
/proc/meminfo: memFree=1304120/2055892 swapFree=4085732/4096564
[pid=1646] ppid=1644 vsize=112268 CPUtime=690.01
/proc/1646/stat : 1646 (PBS4L) R 1644 1646 1601 0 -1 4194304 27437 0 0 0 68904 97 0 0 25 0 1 0 187179721 114962432 23096 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 0 0 0
/proc/1646/statm: 28067 23096 105 232 0 27832 0
Current children cumulated CPU time (s) 690.01
Current children cumulated vsize (Kb) 112268

Child status: 0
Real time (s): 690.836
CPU time (s): 690.442
CPU user time (s): 689.449
CPU system time (s): 0.992849
CPU usage (%): 99.943
Max. virtual memory (cumulated for all children) (Kb): 112268

Launcher Data (download as text)

Begin job on node78 on Fri Jun  2 04:11:49 UTC 2006


FILE ID= 41018-1149221509

PBS_JOBID= 295396

BENCH NAME= ROOT/tmp/node78/41018-1149221509/instance-41018-1149221509.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node78/41018-1149221509/instance-41018-1149221509.opb 307434604
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node78/watcher-41018-1149221509 -o ROOT/results/node78/solver-41018-1149221509 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node78/41018-1149221509/instance-41018-1149221509.opb 307434604

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  42a09607e2cf515cb7da5ec0628015c7

RANDOM SEED= 307434604


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

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


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1396360 kB
Buffers:         38408 kB
Cached:         547332 kB
SwapCached:       2596 kB
Active:         119700 kB
Inactive:       474828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1396360 kB
SwapTotal:     4096564 kB
SwapFree:      4085732 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          15124 kB
Slab:            51516 kB
Committed_AS:   209932 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node78 on Fri Jun  2 04:23:20 UTC 2006