Trace number 41143

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 1270.99 1271.3

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.unbounded.all.ucl.opb
MD5SUM1785d65de493315a1e7654bb7aab8248
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 benchmark431.497
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables84836
Total number of constraints245062
Number of constraints which are clauses233598
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11464
Minimum length of a constraint1
Maximum length of a constraint15
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 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
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/node49/41143-1149236522/instance-41143-1149236522.opb ......
1271.27	c done parsing opb.
1271.27	s UNSATISFIABLE
1271.27	c Total Run Time					1267.64

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/node49/watcher-41143-1149236522 -o ROOT/results/node49/solver-41143-1149236522 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node49/41143-1149236522/instance-41143-1149236522.opb 564662750 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.94 0.95 0.90 2/64 30494
/proc/meminfo: memFree=1571392/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=9356 CPUtime=0
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 136 0 0 0 0 0 0 0 19 0 1 0 189319358 9580544 120 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 2339 121 90 232 0 2104 0

[startup+10.0021 s]
/proc/loadavg: 0.95 0.95 0.90 2/64 30494
/proc/meminfo: memFree=1531152/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=45292 CPUtime=9.99
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 12497 0 0 0 992 7 0 0 25 0 1 0 189319358 46379008 10124 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551216 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 11323 10124 105 232 0 11088 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 45292

[startup+20.0089 s]
/proc/loadavg: 0.96 0.95 0.90 2/64 30494
/proc/meminfo: memFree=1525976/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=51020 CPUtime=19.99
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 14304 0 0 0 1989 10 0 0 25 0 1 0 189319358 52244480 11433 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 12755 11433 105 232 0 12520 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 51020

[startup+30.0158 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 30494
/proc/meminfo: memFree=1523224/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=54756 CPUtime=30
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 15545 0 0 0 2987 13 0 0 25 0 1 0 189319358 56070144 12177 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546505 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 13689 12177 105 232 0 13454 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 54756

[startup+40.0216 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 30494
/proc/meminfo: memFree=1521432/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=56456 CPUtime=39.99
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 16122 0 0 0 3984 15 0 0 25 0 1 0 189319358 57810944 12622 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 14114 12622 105 232 0 13879 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 56456

[startup+50.0274 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 30494
/proc/meminfo: memFree=1520600/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=64908 CPUtime=50
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 16865 0 0 0 4982 18 0 0 25 0 1 0 189319358 66465792 12834 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 16227 12834 105 232 0 15992 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 64908

[startup+60.0332 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 30494
/proc/meminfo: memFree=1519960/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=65424 CPUtime=60.01
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 17263 0 0 0 5980 21 0 0 25 0 1 0 189319358 66994176 13000 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 16356 13000 105 232 0 16121 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 65424

[startup+70.0391 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 30494
/proc/meminfo: memFree=1519064/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=66460 CPUtime=70.01
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 18000 0 0 0 6976 25 0 0 25 0 1 0 189319358 68055040 13240 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134553155 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 16615 13240 105 232 0 16380 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 66460

[startup+80.0459 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 30494
/proc/meminfo: memFree=1518296/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=66884 CPUtime=80.02
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 18334 0 0 0 7974 28 0 0 25 0 1 0 189319358 68489216 13408 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 16721 13408 105 232 0 16486 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 66884

[startup+90.0517 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 30494
/proc/meminfo: memFree=1517464/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=67840 CPUtime=90.01
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 18896 0 0 0 8971 30 0 0 25 0 1 0 189319358 69468160 13605 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551086 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 16960 13605 105 232 0 16725 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 67840

[startup+100.058 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 30494
/proc/meminfo: memFree=1517464/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=67840 CPUtime=100.02
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 18918 0 0 0 9969 33 0 0 25 0 1 0 189319358 69468160 13627 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 16960 13627 105 232 0 16725 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 67840

[startup+110.063 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30494
/proc/meminfo: memFree=1517144/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=68292 CPUtime=110.03
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 19202 0 0 0 10967 36 0 0 25 0 1 0 189319358 69931008 13712 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 17073 13712 105 232 0 16838 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 68292

[startup+120.069 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30494
/proc/meminfo: memFree=1516248/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=68872 CPUtime=120.03
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 19650 0 0 0 11965 38 0 0 25 0 1 0 189319358 70524928 13928 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 17218 13928 105 232 0 16983 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 68872

[startup+130.075 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30494
/proc/meminfo: memFree=1515928/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=69260 CPUtime=130.04
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 19934 0 0 0 12962 42 0 0 25 0 1 0 189319358 70922240 14046 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134543348 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 17315 14046 105 232 0 17080 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 69260

[startup+140.081 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30494
/proc/meminfo: memFree=1515032/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=75728 CPUtime=140.04
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 21646 0 0 0 13959 45 0 0 25 0 1 0 189319358 77545472 14221 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552496 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 18932 14221 105 232 0 18697 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 75728

[startup+150.087 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30494
/proc/meminfo: memFree=1514456/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=76376 CPUtime=150.03
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 22086 0 0 0 14956 47 0 0 25 0 1 0 189319358 78209024 14396 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 19094 14396 105 232 0 18859 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 76376

[startup+160.092 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30494
/proc/meminfo: memFree=1513688/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=76932 CPUtime=160.04
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 22414 0 0 0 15954 50 0 0 25 0 1 0 189319358 78778368 14558 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552093 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 19233 14558 105 232 0 18998 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 76932

[startup+170.098 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30494
/proc/meminfo: memFree=1513176/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=77516 CPUtime=170.04
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 22590 0 0 0 16951 53 0 0 25 0 1 0 189319358 79376384 14701 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 19379 14701 105 232 0 19144 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 77516

[startup+180.104 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30494
/proc/meminfo: memFree=1512472/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=77648 CPUtime=180.05
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 23075 0 0 0 17949 56 0 0 25 0 1 0 189319358 79511552 14854 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 19412 14854 105 232 0 19177 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 77648

[startup+190.11 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30494
/proc/meminfo: memFree=1511960/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=78296 CPUtime=190.05
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 23515 0 0 0 18947 58 0 0 25 0 1 0 189319358 80175104 15029 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134543364 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 19574 15029 105 232 0 19339 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 78296

[startup+200.116 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30494
/proc/meminfo: memFree=1511384/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=78556 CPUtime=200.06
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 23853 0 0 0 19945 61 0 0 25 0 1 0 189319358 80441344 15168 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 19639 15168 105 232 0 19404 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 78556

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30494
/proc/meminfo: memFree=1510808/2055920 swapFree=4181416/4192956

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

/proc/30494/statm: 26377 21416 105 232 0 26142 0
Current children cumulated CPU time (s) 1060.44
Current children cumulated vsize (Kb) 105508

[startup+1070.71 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1485792/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106024 CPUtime=1070.44
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 42538 0 0 0 106754 290 0 0 25 0 1 0 189319358 108568576 21440 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26506 21440 105 232 0 26271 0
Current children cumulated CPU time (s) 1070.44
Current children cumulated vsize (Kb) 106024

[startup+1080.72 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1485728/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106024 CPUtime=1080.45
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 42711 0 0 0 107751 294 0 0 25 0 1 0 189319358 108568576 21447 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26506 21447 105 232 0 26271 0
Current children cumulated CPU time (s) 1080.45
Current children cumulated vsize (Kb) 106024

[startup+1090.72 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1485536/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106156 CPUtime=1090.45
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 42917 0 0 0 108749 296 0 0 25 0 1 0 189319358 108703744 21487 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26539 21487 105 232 0 26304 0
Current children cumulated CPU time (s) 1090.45
Current children cumulated vsize (Kb) 106156

[startup+1100.73 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1485536/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106156 CPUtime=1100.45
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 43092 0 0 0 109746 299 0 0 25 0 1 0 189319358 108703744 21496 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551993 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26539 21496 105 232 0 26304 0
Current children cumulated CPU time (s) 1100.45
Current children cumulated vsize (Kb) 106156

[startup+1110.73 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1485472/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106156 CPUtime=1110.46
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 43269 0 0 0 110744 302 0 0 25 0 1 0 189319358 108703744 21507 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26539 21507 105 232 0 26304 0
Current children cumulated CPU time (s) 1110.46
Current children cumulated vsize (Kb) 106156

[startup+1120.74 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1485344/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106284 CPUtime=1120.46
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 43658 0 0 0 111742 304 0 0 25 0 1 0 189319358 108834816 21531 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546544 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26571 21531 105 232 0 26336 0
Current children cumulated CPU time (s) 1120.46
Current children cumulated vsize (Kb) 106284

[startup+1130.74 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1485344/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106284 CPUtime=1130.46
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 43832 0 0 0 112739 307 0 0 25 0 1 0 189319358 108834816 21539 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26571 21539 105 232 0 26336 0
Current children cumulated CPU time (s) 1130.46
Current children cumulated vsize (Kb) 106284

[startup+1140.75 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1485280/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106404 CPUtime=1140.46
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 44014 0 0 0 113738 308 0 0 25 0 1 0 189319358 108957696 21555 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26601 21555 105 232 0 26366 0
Current children cumulated CPU time (s) 1140.46
Current children cumulated vsize (Kb) 106404

[startup+1150.76 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1485216/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106404 CPUtime=1150.47
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 44197 0 0 0 114736 311 0 0 25 0 1 0 189319358 108957696 21572 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26601 21572 105 232 0 26366 0
Current children cumulated CPU time (s) 1150.47
Current children cumulated vsize (Kb) 106404

[startup+1160.76 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1485152/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106404 CPUtime=1160.48
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 44385 0 0 0 115735 313 0 0 25 0 1 0 189319358 108957696 21594 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26601 21594 105 232 0 26366 0
Current children cumulated CPU time (s) 1160.48
Current children cumulated vsize (Kb) 106404

[startup+1170.77 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1485024/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106404 CPUtime=1170.52
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 44729 0 0 0 116737 315 0 0 25 0 1 0 189319358 108957696 21606 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551957 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26601 21606 105 232 0 26366 0
Current children cumulated CPU time (s) 1170.52
Current children cumulated vsize (Kb) 106404

[startup+1180.82 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1485024/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106500 CPUtime=1180.52
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 44911 0 0 0 117735 317 0 0 25 0 1 0 189319358 109056000 21622 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551957 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26625 21622 105 232 0 26390 0
Current children cumulated CPU time (s) 1180.52
Current children cumulated vsize (Kb) 106500

[startup+1190.82 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1484896/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106500 CPUtime=1190.52
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 45263 0 0 0 118733 319 0 0 25 0 1 0 189319358 109056000 21642 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26625 21642 105 232 0 26390 0
Current children cumulated CPU time (s) 1190.52
Current children cumulated vsize (Kb) 106500

[startup+1200.83 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1484896/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106500 CPUtime=1200.53
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 45278 0 0 0 119732 321 0 0 25 0 1 0 189319358 109056000 21657 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26625 21657 105 232 0 26390 0
Current children cumulated CPU time (s) 1200.53
Current children cumulated vsize (Kb) 106500

[startup+1210.83 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1484768/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106608 CPUtime=1210.53
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 45465 0 0 0 120731 322 0 0 25 0 1 0 189319358 109166592 21678 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26652 21678 105 232 0 26417 0
Current children cumulated CPU time (s) 1210.53
Current children cumulated vsize (Kb) 106608

[startup+1220.84 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1483744/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106608 CPUtime=1220.53
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 46047 0 0 0 121729 324 0 0 25 0 1 0 189319358 109166592 21928 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26652 21928 105 232 0 26417 0
Current children cumulated CPU time (s) 1220.53
Current children cumulated vsize (Kb) 106608

[startup+1230.84 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1483680/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106728 CPUtime=1230.54
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 46231 0 0 0 122728 326 0 0 25 0 1 0 189319358 109289472 21946 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26682 21946 105 232 0 26447 0
Current children cumulated CPU time (s) 1230.54
Current children cumulated vsize (Kb) 106728

[startup+1240.85 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1482464/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106728 CPUtime=1240.54
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 46908 0 0 0 123726 328 0 0 25 0 1 0 189319358 109289472 22291 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26682 22291 105 232 0 26447 0
Current children cumulated CPU time (s) 1240.54
Current children cumulated vsize (Kb) 106728

[startup+1250.86 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1480992/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106728 CPUtime=1250.54
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 47553 0 0 0 124724 330 0 0 25 0 1 0 189319358 109289472 22604 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26682 22604 105 232 0 26447 0
Current children cumulated CPU time (s) 1250.54
Current children cumulated vsize (Kb) 106728

[startup+1260.86 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1480864/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=106840 CPUtime=1260.55
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 48082 0 0 0 125722 333 0 0 25 0 1 0 189319358 109404160 22635 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26710 22635 105 232 0 26475 0
Current children cumulated CPU time (s) 1260.55
Current children cumulated vsize (Kb) 106840

[startup+1270.87 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30496
/proc/meminfo: memFree=1480032/2055920 swapFree=4181416/4192956
[pid=30494] ppid=30492 vsize=107548 CPUtime=1270.55
/proc/30494/stat : 30494 (PBS4L) R 30492 30494 30449 0 -1 4194304 48626 0 0 0 126721 334 0 0 25 0 1 0 189319358 110129152 22847 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30494/statm: 26887 22847 105 232 0 26652 0
Current children cumulated CPU time (s) 1270.55
Current children cumulated vsize (Kb) 107548

Child status: 0
Real time (s): 1271.3
CPU time (s): 1270.99
CPU user time (s): 1267.63
CPU system time (s): 3.36349
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (Kb): 107548

Launcher Data (download as text)

Begin job on node49 on Fri Jun  2 08:22:02 UTC 2006


FILE ID= 41143-1149236522

PBS_JOBID= 297022

BENCH NAME= ROOT/tmp/node49/41143-1149236522/instance-41143-1149236522.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node49/41143-1149236522/instance-41143-1149236522.opb 564662750
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node49/watcher-41143-1149236522 -o ROOT/results/node49/solver-41143-1149236522 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node49/41143-1149236522/instance-41143-1149236522.opb 564662750

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  1785d65de493315a1e7654bb7aab8248

RANDOM SEED= 564662750


/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:       1571792 kB
Buffers:          7664 kB
Cached:         407020 kB
SwapCached:       3244 kB
Active:          49440 kB
Inactive:       373960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571792 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14896 kB
Slab:            46720 kB
Committed_AS:   239760 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node49 on Fri Jun  2 08:43:14 UTC 2006