Trace number 40979

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 476.229 476.429

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900557362.opb
MD5SUM0fb4f85eaa7daeec6ae4b4468524bb94
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 benchmark21.7527
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 709
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/node90/40979-1149216936/instance-40979-1149216936.opb ......
476.41	c done parsing opb.
476.41	s UNSATISFIABLE
476.41	c Total Run Time					476.195

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/node90/watcher-40979-1149216936 -o ROOT/results/node90/solver-40979-1149216936 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node90/40979-1149216936/instance-40979-1149216936.opb 673901496 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.94 0.90 2/67 10408
/proc/meminfo: memFree=1623360/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=1400 CPUtime=0
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 187332604 1433600 135 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617263 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 350 135 100 232 0 115 0

[startup+10.0019 s]
/proc/loadavg: 0.87 0.94 0.90 2/67 10408
/proc/meminfo: memFree=1611456/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=13728 CPUtime=9.99
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 3438 0 0 0 992 7 0 0 25 0 1 0 187332604 14057472 3075 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 3432 3075 104 232 0 3197 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13728

[startup+20.0079 s]
/proc/loadavg: 0.89 0.94 0.90 2/67 10408
/proc/meminfo: memFree=1605056/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=25212 CPUtime=19.99
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 5413 0 0 0 1988 11 0 0 25 0 1 0 187332604 25817088 4665 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551987 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 6303 4665 104 232 0 6068 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 25212

[startup+30.014 s]
/proc/loadavg: 0.90 0.94 0.90 2/67 10408
/proc/meminfo: memFree=1600384/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=26396 CPUtime=29.99
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 6587 0 0 0 2985 14 0 0 25 0 1 0 187332604 27029504 5839 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 6599 5839 104 232 0 6364 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 26396

[startup+40.0201 s]
/proc/loadavg: 0.92 0.94 0.90 2/67 10408
/proc/meminfo: memFree=1596096/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=44092 CPUtime=40
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 7652 0 0 0 3982 18 0 0 25 0 1 0 187332604 45150208 6904 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 11023 6904 104 232 0 10788 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 44092

[startup+50.0262 s]
/proc/loadavg: 0.93 0.94 0.90 2/67 10408
/proc/meminfo: memFree=1592640/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=45104 CPUtime=50.01
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 8509 0 0 0 4980 21 0 0 25 0 1 0 187332604 46186496 7761 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 11276 7761 104 232 0 11041 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 45104

[startup+60.0323 s]
/proc/loadavg: 0.94 0.95 0.90 2/67 10408
/proc/meminfo: memFree=1589632/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=48956 CPUtime=60
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 10038 0 0 0 5977 23 0 0 25 0 1 0 187332604 50130944 8521 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 12239 8521 104 232 0 12004 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 48956

[startup+70.0374 s]
/proc/loadavg: 0.95 0.95 0.91 2/67 10408
/proc/meminfo: memFree=1586688/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=49968 CPUtime=70.01
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 10765 0 0 0 6975 26 0 0 25 0 1 0 187332604 51167232 9248 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 12492 9248 104 232 0 12257 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 49968

[startup+80.0435 s]
/proc/loadavg: 0.96 0.95 0.91 2/67 10408
/proc/meminfo: memFree=1583808/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=50292 CPUtime=80.02
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 11481 0 0 0 7973 29 0 0 25 0 1 0 187332604 51499008 9964 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 12573 9964 104 232 0 12338 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 50292

[startup+90.0495 s]
/proc/loadavg: 0.96 0.95 0.91 2/67 10408
/proc/meminfo: memFree=1580736/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=51040 CPUtime=90.02
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 12244 0 0 0 8971 31 0 0 25 0 1 0 187332604 52264960 10727 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 12760 10727 104 232 0 12525 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 51040

[startup+100.056 s]
/proc/loadavg: 0.97 0.95 0.91 2/67 10408
/proc/meminfo: memFree=1578496/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=51628 CPUtime=100.02
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 12801 0 0 0 9969 33 0 0 25 0 1 0 187332604 52867072 11284 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 12907 11284 104 232 0 12672 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 51628

[startup+110.062 s]
/proc/loadavg: 0.97 0.95 0.91 2/67 10408
/proc/meminfo: memFree=1575936/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=53072 CPUtime=110.02
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 13475 0 0 0 10967 35 0 0 25 0 1 0 187332604 54345728 11925 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 13268 11925 104 232 0 13033 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 53072

[startup+120.068 s]
/proc/loadavg: 0.98 0.95 0.91 2/67 10408
/proc/meminfo: memFree=1573696/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=86368 CPUtime=120.03
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 14047 0 0 0 11966 37 0 0 25 0 1 0 187332604 88440832 12497 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 21592 12497 104 232 0 21357 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 86368

[startup+130.073 s]
/proc/loadavg: 0.98 0.95 0.91 2/67 10408
/proc/meminfo: memFree=1571328/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=87396 CPUtime=130.03
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 14728 0 0 0 12963 40 0 0 25 0 1 0 187332604 89493504 13079 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 21849 13079 104 232 0 21614 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 87396

[startup+140.079 s]
/proc/loadavg: 0.98 0.95 0.91 2/67 10408
/proc/meminfo: memFree=1569088/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=88444 CPUtime=140.03
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 15355 0 0 0 13961 42 0 0 25 0 1 0 187332604 90566656 13640 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134548991 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 22111 13640 104 232 0 21876 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 88444

[startup+150.085 s]
/proc/loadavg: 0.98 0.95 0.91 2/67 10408
/proc/meminfo: memFree=1568704/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=88764 CPUtime=150.03
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 15487 0 0 0 14960 43 0 0 25 0 1 0 187332604 90894336 13739 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 22191 13739 104 232 0 21956 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 88764

[startup+160.091 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 10408
/proc/meminfo: memFree=1568000/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=89572 CPUtime=160.04
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 15711 0 0 0 15960 44 0 0 25 0 1 0 187332604 91721728 13897 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 22393 13897 104 232 0 22158 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 89572

[startup+170.097 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 10408
/proc/meminfo: memFree=1567232/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=89968 CPUtime=170.04
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 15917 0 0 0 16958 46 0 0 25 0 1 0 187332604 92127232 14103 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 22492 14103 104 232 0 22257 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 89968

[startup+180.104 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 10408
/proc/meminfo: memFree=1565184/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=90100 CPUtime=180.05
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 16435 0 0 0 17957 48 0 0 25 0 1 0 187332604 92262400 14621 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 22525 14621 104 232 0 22290 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 90100

[startup+190.109 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 10408
/proc/meminfo: memFree=1563200/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=90812 CPUtime=190.05
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 16924 0 0 0 18955 50 0 0 25 0 1 0 187332604 92991488 15110 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 22703 15110 104 232 0 22468 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 90812

[startup+200.115 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 10408
/proc/meminfo: memFree=1561408/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=97392 CPUtime=200.06
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 18900 0 0 0 19953 53 0 0 25 0 1 0 187332604 99729408 15549 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 24348 15549 104 232 0 24113 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 97392

[startup+210.122 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 10408
/proc/meminfo: memFree=1559616/2055888 swapFree=4085308/4096564

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

/proc/10408/statm: 24672 17114 105 232 0 24437 0
Current children cumulated CPU time (s) 260.08
Current children cumulated vsize (Kb) 98688

[startup+270.157 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10408
/proc/meminfo: memFree=1553216/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=99680 CPUtime=270.08
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 21077 0 0 0 26947 61 0 0 25 0 1 0 187332604 102072320 17594 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 24920 17594 105 232 0 24685 0
Current children cumulated CPU time (s) 270.08
Current children cumulated vsize (Kb) 99680

[startup+280.163 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10408
/proc/meminfo: memFree=1553024/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=99680 CPUtime=280.08
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 21119 0 0 0 27946 62 0 0 25 0 1 0 187332604 102072320 17636 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 24920 17636 105 232 0 24685 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (Kb) 99680

[startup+290.169 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10408
/proc/meminfo: memFree=1552512/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=100196 CPUtime=290.09
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 21324 0 0 0 28946 63 0 0 25 0 1 0 187332604 102600704 17775 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 25049 17775 105 232 0 24814 0
Current children cumulated CPU time (s) 290.09
Current children cumulated vsize (Kb) 100196

[startup+300.175 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10408
/proc/meminfo: memFree=1552128/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=100612 CPUtime=300.08
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 21455 0 0 0 29945 63 0 0 25 0 1 0 187332604 103026688 17873 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 25153 17873 105 232 0 24918 0
Current children cumulated CPU time (s) 300.08
Current children cumulated vsize (Kb) 100612

[startup+310.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10408
/proc/meminfo: memFree=1550848/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=101628 CPUtime=310.09
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 21800 0 0 0 30945 64 0 0 25 0 1 0 187332604 104067072 18185 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552011 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 25407 18185 105 232 0 25172 0
Current children cumulated CPU time (s) 310.09
Current children cumulated vsize (Kb) 101628

[startup+320.187 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10408
/proc/meminfo: memFree=1550400/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=101756 CPUtime=320.09
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 21922 0 0 0 31944 65 0 0 25 0 1 0 187332604 104198144 18274 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 25439 18274 105 232 0 25204 0
Current children cumulated CPU time (s) 320.09
Current children cumulated vsize (Kb) 101756

[startup+330.193 s]
/proc/loadavg: 0.99 0.97 0.91 2/73 10471
/proc/meminfo: memFree=1548792/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=102084 CPUtime=330.06
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 22017 0 0 0 32940 66 0 0 25 0 1 0 187332604 104534016 18336 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 25521 18336 105 232 0 25286 0
Current children cumulated CPU time (s) 330.06
Current children cumulated vsize (Kb) 102084

[startup+340.199 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10603
/proc/meminfo: memFree=1549224/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=102524 CPUtime=340.03
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 22152 0 0 0 33936 67 0 0 25 0 1 0 187332604 104984576 18471 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549585 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 25631 18471 105 232 0 25396 0
Current children cumulated CPU time (s) 340.03
Current children cumulated vsize (Kb) 102524

[startup+350.205 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10603
/proc/meminfo: memFree=1548608/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=102892 CPUtime=350.03
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 22384 0 0 0 34935 68 0 0 25 0 1 0 187332604 105361408 18670 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551990 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 25723 18670 105 232 0 25488 0
Current children cumulated CPU time (s) 350.03
Current children cumulated vsize (Kb) 102892

[startup+360.211 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10603
/proc/meminfo: memFree=1548352/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=103156 CPUtime=360.04
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 22465 0 0 0 35934 70 0 0 25 0 1 0 187332604 105631744 18751 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 25789 18751 105 232 0 25554 0
Current children cumulated CPU time (s) 360.04
Current children cumulated vsize (Kb) 103156

[startup+370.216 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10603
/proc/meminfo: memFree=1547456/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=103972 CPUtime=370.03
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 22689 0 0 0 36932 71 0 0 25 0 1 0 187332604 106467328 18975 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 25993 18975 105 232 0 25758 0
Current children cumulated CPU time (s) 370.03
Current children cumulated vsize (Kb) 103972

[startup+380.222 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10603
/proc/meminfo: memFree=1546624/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=104604 CPUtime=380.04
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 22895 0 0 0 37931 73 0 0 25 0 1 0 187332604 107114496 19181 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 26151 19181 105 232 0 25916 0
Current children cumulated CPU time (s) 380.04
Current children cumulated vsize (Kb) 104604

[startup+390.228 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10603
/proc/meminfo: memFree=1546112/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=105080 CPUtime=390.04
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 23021 0 0 0 38930 74 0 0 25 0 1 0 187332604 107601920 19307 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 26270 19307 105 232 0 26035 0
Current children cumulated CPU time (s) 390.04
Current children cumulated vsize (Kb) 105080

[startup+400.234 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10603
/proc/meminfo: memFree=1545792/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=105344 CPUtime=400.05
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 23100 0 0 0 39930 75 0 0 25 0 1 0 187332604 107872256 19386 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552216 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 26336 19386 105 232 0 26101 0
Current children cumulated CPU time (s) 400.05
Current children cumulated vsize (Kb) 105344

[startup+410.24 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10603
/proc/meminfo: memFree=1545408/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=105712 CPUtime=410.05
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 23202 0 0 0 40929 76 0 0 25 0 1 0 187332604 108249088 19488 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552187 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 26428 19488 105 232 0 26193 0
Current children cumulated CPU time (s) 410.05
Current children cumulated vsize (Kb) 105712

[startup+420.246 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10603
/proc/meminfo: memFree=1545216/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=105712 CPUtime=420.06
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 23238 0 0 0 41929 77 0 0 25 0 1 0 187332604 108249088 19524 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 26428 19524 105 232 0 26193 0
Current children cumulated CPU time (s) 420.06
Current children cumulated vsize (Kb) 105712

[startup+430.252 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10603
/proc/meminfo: memFree=1544960/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=105712 CPUtime=430.06
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 23308 0 0 0 42928 78 0 0 25 0 1 0 187332604 108249088 19594 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 26428 19594 105 232 0 26193 0
Current children cumulated CPU time (s) 430.06
Current children cumulated vsize (Kb) 105712

[startup+440.258 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10603
/proc/meminfo: memFree=1544640/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=106360 CPUtime=440.06
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 23398 0 0 0 43928 78 0 0 25 0 1 0 187332604 108912640 19651 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 26590 19651 105 232 0 26355 0
Current children cumulated CPU time (s) 440.06
Current children cumulated vsize (Kb) 106360

[startup+450.264 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10603
/proc/meminfo: memFree=1543680/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=107216 CPUtime=450.07
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 23664 0 0 0 44927 80 0 0 25 0 1 0 187332604 109789184 19917 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 26804 19917 105 232 0 26569 0
Current children cumulated CPU time (s) 450.07
Current children cumulated vsize (Kb) 107216

[startup+460.27 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10603
/proc/meminfo: memFree=1543232/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=107216 CPUtime=460.07
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 23770 0 0 0 45926 81 0 0 25 0 1 0 187332604 109789184 20023 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552002 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 26804 20023 105 232 0 26569 0
Current children cumulated CPU time (s) 460.07
Current children cumulated vsize (Kb) 107216

[startup+470.276 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 10603
/proc/meminfo: memFree=1542912/2055888 swapFree=4085308/4096564
[pid=10408] ppid=10406 vsize=107684 CPUtime=470.07
/proc/10408/stat : 10408 (PBS4L) R 10406 10408 10363 0 -1 4194304 23855 0 0 0 46925 82 0 0 25 0 1 0 187332604 110268416 20108 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552002 0 0 4096 0 0 0 0 17 1 0 0
/proc/10408/statm: 26921 20108 105 232 0 26686 0
Current children cumulated CPU time (s) 470.07
Current children cumulated vsize (Kb) 107684

Child status: 0
Real time (s): 476.429
CPU time (s): 476.229
CPU user time (s): 475.38
CPU system time (s): 0.84887
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (Kb): 107684

Launcher Data (download as text)

Begin job on node90 on Fri Jun  2 02:55:36 UTC 2006


FILE ID= 40979-1149216936

PBS_JOBID= 294887

BENCH NAME= ROOT/tmp/node90/40979-1149216936/instance-40979-1149216936.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node90/40979-1149216936/instance-40979-1149216936.opb 673901496
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node90/watcher-40979-1149216936 -o ROOT/results/node90/solver-40979-1149216936 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node90/40979-1149216936/instance-40979-1149216936.opb 673901496

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  0fb4f85eaa7daeec6ae4b4468524bb94

RANDOM SEED= 673901496


/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.227
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.227
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.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1623568 kB
Buffers:         23044 kB
Cached:         342812 kB
SwapCached:       2568 kB
Active:          88996 kB
Inactive:       285660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1623568 kB
SwapTotal:     4096564 kB
SwapFree:      4085308 kB
Dirty:             152 kB
Writeback:           0 kB
Mapped:          16048 kB
Slab:            44408 kB
Committed_AS:   246916 kB
PageTables:       1268 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node90 on Fri Jun  2 03:03:33 UTC 2006