Trace number 41014

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 340.272 340.367

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900563801.opb
MD5SUMc0dce06d795e831bf046e609ad2fb3fd
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 benchmark52.0781
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 719
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/node42/41014-1149221019/instance-41014-1149221019.opb ......
340.35	c done parsing opb.
340.35	s UNSATISFIABLE
340.35	c Total Run Time					340.237

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/node42/watcher-41014-1149221019 -o ROOT/results/node42/solver-41014-1149221019 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node42/41014-1149221019/instance-41014-1149221019.opb 205614543 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.94 0.93 3/64 523
/proc/meminfo: memFree=1442360/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=18540 CPUtime=0
/proc/523/stat : 523 (runsolver) R 521 523 478 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 187769001 18984960 279 18446744073709551615 4194304 4262084 548682069040 18446744073709551615 259415141671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/523/statm: 4635 279 243 16 0 2626 0

[startup+10.0023 s]
/proc/loadavg: 0.87 0.94 0.93 2/64 523
/proc/meminfo: memFree=1430784/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=13808 CPUtime=9.99
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 3348 0 0 0 993 6 0 0 25 0 1 0 187769001 14139392 2984 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 3452 2984 104 232 0 3217 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13808

[startup+20.0084 s]
/proc/loadavg: 0.89 0.94 0.93 2/64 523
/proc/meminfo: memFree=1424704/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=25228 CPUtime=19.99
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 5252 0 0 0 1990 9 0 0 25 0 1 0 187769001 25833472 4503 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 6307 4503 104 232 0 6072 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 25228

[startup+30.0155 s]
/proc/loadavg: 0.90 0.94 0.93 2/64 523
/proc/meminfo: memFree=1419712/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=26348 CPUtime=29.99
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 6482 0 0 0 2986 13 0 0 25 0 1 0 187769001 26980352 5733 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 6587 5733 104 232 0 6352 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 26348

[startup+40.0207 s]
/proc/loadavg: 0.92 0.94 0.93 2/64 523
/proc/meminfo: memFree=1415552/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=43836 CPUtime=40
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 7515 0 0 0 3984 16 0 0 25 0 1 0 187769001 44888064 6766 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 10959 6766 104 232 0 10724 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 43836

[startup+50.0268 s]
/proc/loadavg: 0.93 0.94 0.93 2/64 523
/proc/meminfo: memFree=1412224/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=45116 CPUtime=50
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 8358 0 0 0 4981 19 0 0 25 0 1 0 187769001 46198784 7609 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564532 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 11279 7609 105 232 0 11044 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 45116

[startup+60.0329 s]
/proc/loadavg: 0.94 0.95 0.93 2/64 523
/proc/meminfo: memFree=1409280/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=48644 CPUtime=60.01
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 9852 0 0 0 5978 23 0 0 25 0 1 0 187769001 49811456 8334 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 12161 8334 105 232 0 11926 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 48644

[startup+70.039 s]
/proc/loadavg: 0.95 0.95 0.93 2/64 523
/proc/meminfo: memFree=1406272/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=49480 CPUtime=70.01
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 10600 0 0 0 6976 25 0 0 25 0 1 0 187769001 50667520 9082 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552279 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 12370 9082 105 232 0 12135 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 49480

[startup+80.0452 s]
/proc/loadavg: 0.96 0.95 0.93 2/64 523
/proc/meminfo: memFree=1403200/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=50536 CPUtime=80.01
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 11380 0 0 0 7975 26 0 0 25 0 1 0 187769001 51748864 9862 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 12634 9862 105 232 0 12399 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 50536

[startup+90.0513 s]
/proc/loadavg: 0.96 0.95 0.93 2/64 523
/proc/meminfo: memFree=1401280/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=51268 CPUtime=90.01
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 11856 0 0 0 8973 28 0 0 25 0 1 0 187769001 52498432 10338 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 12817 10338 105 232 0 12582 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 51268

[startup+100.056 s]
/proc/loadavg: 0.97 0.95 0.93 2/64 523
/proc/meminfo: memFree=1398912/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=51692 CPUtime=100.02
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 12450 0 0 0 9972 30 0 0 25 0 1 0 187769001 52932608 10932 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 12923 10932 105 232 0 12688 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 51692

[startup+110.063 s]
/proc/loadavg: 0.97 0.95 0.93 2/64 523
/proc/meminfo: memFree=1396800/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=51956 CPUtime=110.03
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 12982 0 0 0 10970 33 0 0 25 0 1 0 187769001 53202944 11464 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 12989 11464 105 232 0 12754 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 51956

[startup+120.069 s]
/proc/loadavg: 0.98 0.95 0.93 2/64 523
/proc/meminfo: memFree=1395072/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=52968 CPUtime=120.03
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 13439 0 0 0 11969 34 0 0 25 0 1 0 187769001 54239232 11888 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 13242 11888 105 232 0 13007 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 52968

[startup+130.075 s]
/proc/loadavg: 0.98 0.95 0.93 2/64 523
/proc/meminfo: memFree=1394496/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=53248 CPUtime=130.03
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 13579 0 0 0 12967 36 0 0 25 0 1 0 187769001 54525952 12028 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550853 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 13312 12028 105 232 0 13077 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 53248

[startup+140.081 s]
/proc/loadavg: 0.98 0.95 0.93 2/64 523
/proc/meminfo: memFree=1392576/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=53948 CPUtime=140.04
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 14058 0 0 0 13966 38 0 0 25 0 1 0 187769001 55242752 12507 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 13487 12507 105 232 0 13252 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 53948

[startup+150.087 s]
/proc/loadavg: 0.98 0.95 0.93 2/64 523
/proc/meminfo: memFree=1391872/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=54456 CPUtime=150.04
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 14245 0 0 0 14965 39 0 0 25 0 1 0 187769001 55762944 12694 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 13614 12694 105 232 0 13379 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 54456

[startup+160.092 s]
/proc/loadavg: 0.99 0.96 0.93 2/64 523
/proc/meminfo: memFree=1391296/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=55068 CPUtime=160.04
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 14422 0 0 0 15963 41 0 0 25 0 1 0 187769001 56389632 12838 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 13767 12838 105 232 0 13532 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 55068

[startup+170.098 s]
/proc/loadavg: 0.99 0.96 0.93 2/64 523
/proc/meminfo: memFree=1390848/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=55068 CPUtime=170.04
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 14522 0 0 0 16962 42 0 0 25 0 1 0 187769001 56389632 12938 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 13767 12938 105 232 0 13532 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 55068

[startup+180.104 s]
/proc/loadavg: 0.99 0.96 0.93 2/64 523
/proc/meminfo: memFree=1390336/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=55584 CPUtime=180.05
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 14655 0 0 0 17961 44 0 0 25 0 1 0 187769001 56918016 13071 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 13896 13071 105 232 0 13661 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 55584

[startup+190.111 s]
/proc/loadavg: 0.99 0.96 0.93 2/64 523
/proc/meminfo: memFree=1389248/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=88500 CPUtime=190.05
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 14931 0 0 0 18960 45 0 0 25 0 1 0 187769001 90624000 13347 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 22125 13347 105 232 0 21890 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 88500

[startup+200.117 s]
/proc/loadavg: 0.99 0.96 0.93 2/64 523
/proc/meminfo: memFree=1387200/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=95152 CPUtime=200.05
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 16964 0 0 0 19958 47 0 0 25 0 1 0 187769001 97435648 13843 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 23788 13843 105 232 0 23553 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 95152

[startup+210.123 s]
/proc/loadavg: 0.99 0.96 0.93 2/64 523
/proc/meminfo: memFree=1386880/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=95476 CPUtime=210.06
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 17043 0 0 0 20957 49 0 0 25 0 1 0 187769001 97767424 13922 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552250 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 23869 13922 105 232 0 23634 0
Current children cumulated CPU time (s) 210.06
Current children cumulated vsize (Kb) 95476

[startup+220.128 s]
/proc/loadavg: 0.99 0.96 0.93 2/64 523
/proc/meminfo: memFree=1386240/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=95992 CPUtime=220.06
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 17233 0 0 0 21956 50 0 0 25 0 1 0 187769001 98295808 14079 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552218 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 23998 14079 105 232 0 23763 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (Kb) 95992

[startup+230.134 s]
/proc/loadavg: 0.99 0.96 0.93 2/64 523
/proc/meminfo: memFree=1385664/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=96624 CPUtime=230.06
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 17383 0 0 0 22955 51 0 0 25 0 1 0 187769001 98942976 14229 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 24156 14229 105 232 0 23921 0
Current children cumulated CPU time (s) 230.06
Current children cumulated vsize (Kb) 96624

[startup+240.14 s]
/proc/loadavg: 0.99 0.96 0.93 2/64 523
/proc/meminfo: memFree=1385344/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=96944 CPUtime=240.07
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 17499 0 0 0 23954 53 0 0 25 0 1 0 187769001 99270656 14312 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 24236 14312 105 232 0 24001 0
Current children cumulated CPU time (s) 240.07
Current children cumulated vsize (Kb) 96944

[startup+250.146 s]
/proc/loadavg: 0.99 0.96 0.93 2/64 523
/proc/meminfo: memFree=1384768/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=97204 CPUtime=250.07
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 17639 0 0 0 24952 55 0 0 25 0 1 0 187769001 99536896 14419 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552216 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 24301 14419 105 232 0 24066 0
Current children cumulated CPU time (s) 250.07
Current children cumulated vsize (Kb) 97204

[startup+260.152 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 523
/proc/meminfo: memFree=1384320/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=97700 CPUtime=260.07
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 17776 0 0 0 25951 56 0 0 25 0 1 0 187769001 100044800 14556 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552235 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 24425 14556 105 232 0 24190 0
Current children cumulated CPU time (s) 260.07
Current children cumulated vsize (Kb) 97700

[startup+270.159 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 523
/proc/meminfo: memFree=1383744/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=98024 CPUtime=270.08
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 17946 0 0 0 26951 57 0 0 25 0 1 0 187769001 100376576 14726 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 24506 14726 105 232 0 24271 0
Current children cumulated CPU time (s) 270.08
Current children cumulated vsize (Kb) 98024

[startup+280.165 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 523
/proc/meminfo: memFree=1383360/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=98296 CPUtime=280.08
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 18052 0 0 0 27950 58 0 0 25 0 1 0 187769001 100655104 14832 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 24574 14832 105 232 0 24339 0
Current children cumulated CPU time (s) 280.08
Current children cumulated vsize (Kb) 98296

[startup+290.171 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 523
/proc/meminfo: memFree=1383104/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=98584 CPUtime=290.08
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 18114 0 0 0 28949 59 0 0 25 0 1 0 187769001 100950016 14894 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 24646 14894 105 232 0 24411 0
Current children cumulated CPU time (s) 290.08
Current children cumulated vsize (Kb) 98584

[startup+300.177 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 523
/proc/meminfo: memFree=1382784/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=98904 CPUtime=300.09
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 18226 0 0 0 29949 60 0 0 25 0 1 0 187769001 101277696 14973 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 24726 14973 105 232 0 24491 0
Current children cumulated CPU time (s) 300.09
Current children cumulated vsize (Kb) 98904

[startup+310.183 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 523
/proc/meminfo: memFree=1381952/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=99536 CPUtime=310.09
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 18431 0 0 0 30947 62 0 0 25 0 1 0 187769001 101924864 15178 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552034 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 24884 15178 105 232 0 24649 0
Current children cumulated CPU time (s) 310.09
Current children cumulated vsize (Kb) 99536

[startup+320.189 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 523
/proc/meminfo: memFree=1381312/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=99880 CPUtime=320.1
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 18596 0 0 0 31948 62 0 0 25 0 1 0 187769001 102277120 15343 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551987 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 24970 15343 105 232 0 24735 0
Current children cumulated CPU time (s) 320.1
Current children cumulated vsize (Kb) 99880

[startup+330.196 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 523
/proc/meminfo: memFree=1380608/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=100636 CPUtime=330.09
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 18770 0 0 0 32946 63 0 0 25 0 1 0 187769001 103051264 15517 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 25159 15517 105 232 0 24924 0
Current children cumulated CPU time (s) 330.09
Current children cumulated vsize (Kb) 100636

[startup+340.202 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 523
/proc/meminfo: memFree=1379648/2055920 swapFree=4181440/4192956
[pid=523] ppid=521 vsize=101492 CPUtime=340.1
/proc/523/stat : 523 (PBS4L) R 521 523 478 0 -1 4194304 19006 0 0 0 33945 65 0 0 25 0 1 0 187769001 103927808 15753 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/523/statm: 25373 15753 105 232 0 25138 0
Current children cumulated CPU time (s) 340.1
Current children cumulated vsize (Kb) 101492

Child status: 0
Real time (s): 340.367
CPU time (s): 340.272
CPU user time (s): 339.605
CPU system time (s): 0.666898
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (Kb): 101492

Launcher Data (download as text)

Begin job on node42 on Fri Jun  2 04:03:39 UTC 2006


FILE ID= 41014-1149221019

PBS_JOBID= 295347

BENCH NAME= ROOT/tmp/node42/41014-1149221019/instance-41014-1149221019.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node42/41014-1149221019/instance-41014-1149221019.opb 205614543
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-41014-1149221019 -o ROOT/results/node42/solver-41014-1149221019 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node42/41014-1149221019/instance-41014-1149221019.opb 205614543

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  c0dce06d795e831bf046e609ad2fb3fd

RANDOM SEED= 205614543


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1442568 kB
Buffers:         27328 kB
Cached:         514396 kB
SwapCached:       3432 kB
Active:         277092 kB
Inactive:       273508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1442568 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14920 kB
Slab:            48848 kB
Committed_AS:   222660 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node42 on Fri Jun  2 04:09:20 UTC 2006