Trace number 40846

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.1L? (TO) 1800.81 1801.33

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21ls.opb
MD5SUM3d28f31cd61cfb39466f429c599fdb4f
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.455929
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints644
Number of constraints which are clauses354
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint2
Maximum length of a constraint144
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 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 165
Number of bits of the biggest sum of numbers8
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/node71/40846-1149206628/instance-40846-1149206628.opb ......

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/node71/watcher-40846-1149206628 -o ROOT/results/node71/solver-40846-1149206628 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node71/40846-1149206628/instance-40846-1149206628.opb 620508154 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.77 0.92 0.82 2/64 30449
/proc/meminfo: memFree=1564208/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=1400 CPUtime=0
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 186332500 1433600 146 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135097567 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 350 147 100 232 0 115 0

[startup+10.0024 s]
/proc/loadavg: 0.81 0.92 0.82 2/64 30449
/proc/meminfo: memFree=1543744/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=22992 CPUtime=9.99
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 5402 0 0 0 994 5 0 0 25 0 1 0 186332500 23543808 5229 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 5748 5229 105 232 0 5513 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 22992

[startup+20.0097 s]
/proc/loadavg: 0.84 0.93 0.83 2/64 30449
/proc/meminfo: memFree=1539136/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=41908 CPUtime=20
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 6730 0 0 0 1992 8 0 0 25 0 1 0 186332500 42913792 6364 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 10477 6364 105 232 0 10242 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 41908

[startup+30.0171 s]
/proc/loadavg: 0.86 0.93 0.83 2/64 30449
/proc/meminfo: memFree=1537536/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=44672 CPUtime=30
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 7504 0 0 0 2989 11 0 0 25 0 1 0 186332500 45744128 6753 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 11168 6753 105 232 0 10933 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 44672

[startup+40.0235 s]
/proc/loadavg: 0.88 0.93 0.83 2/64 30449
/proc/meminfo: memFree=1534912/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=45740 CPUtime=40.01
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 8155 0 0 0 3986 15 0 0 25 0 1 0 186332500 46837760 7404 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134561653 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 11435 7404 105 232 0 11200 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 45740

[startup+50.0299 s]
/proc/loadavg: 0.90 0.93 0.83 2/64 30449
/proc/meminfo: memFree=1533760/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=46488 CPUtime=50.01
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 8445 0 0 0 4984 17 0 0 25 0 1 0 186332500 47603712 7694 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 11622 7694 105 232 0 11387 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 46488

[startup+60.0362 s]
/proc/loadavg: 0.91 0.93 0.83 2/64 30449
/proc/meminfo: memFree=1531968/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=47480 CPUtime=60.01
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 8901 0 0 0 5982 19 0 0 25 0 1 0 186332500 48619520 8150 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 11870 8150 105 232 0 11635 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 47480

[startup+70.0426 s]
/proc/loadavg: 0.93 0.94 0.83 2/64 30449
/proc/meminfo: memFree=1530304/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=51908 CPUtime=70.02
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 10071 0 0 0 6980 22 0 0 25 0 1 0 186332500 53153792 8551 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 12977 8551 105 232 0 12742 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 51908

[startup+80.05 s]
/proc/loadavg: 0.94 0.94 0.83 2/64 30449
/proc/meminfo: memFree=1526080/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=52996 CPUtime=80.01
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 11126 0 0 0 7977 24 0 0 25 0 1 0 186332500 54267904 9606 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 13249 9606 105 232 0 13014 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 52996

[startup+90.0564 s]
/proc/loadavg: 0.95 0.94 0.83 2/64 30449
/proc/meminfo: memFree=1524928/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=53820 CPUtime=90.02
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 11422 0 0 0 8976 26 0 0 25 0 1 0 186332500 55111680 9902 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 13455 9902 105 232 0 13220 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 53820

[startup+100.063 s]
/proc/loadavg: 0.95 0.94 0.83 2/64 30449
/proc/meminfo: memFree=1523200/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=54416 CPUtime=100.03
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 11858 0 0 0 9974 29 0 0 25 0 1 0 186332500 55721984 10338 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 13604 10338 105 232 0 13369 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 54416

[startup+110.069 s]
/proc/loadavg: 0.96 0.94 0.83 2/64 30449
/proc/meminfo: memFree=1521344/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=55156 CPUtime=110.03
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 12329 0 0 0 10972 31 0 0 25 0 1 0 186332500 56479744 10809 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 13789 10809 105 232 0 13554 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 55156

[startup+120.076 s]
/proc/loadavg: 0.97 0.94 0.83 2/64 30449
/proc/meminfo: memFree=1520256/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=55808 CPUtime=120.03
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 12599 0 0 0 11969 34 0 0 25 0 1 0 186332500 57147392 11079 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 13952 11079 105 232 0 13717 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 55808

[startup+130.082 s]
/proc/loadavg: 0.97 0.94 0.84 2/64 30449
/proc/meminfo: memFree=1517120/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=62464 CPUtime=130.03
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 14877 0 0 0 12967 36 0 0 25 0 1 0 186332500 63963136 11820 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 15616 11820 105 232 0 15381 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 62464

[startup+140.088 s]
/proc/loadavg: 0.98 0.95 0.84 2/64 30449
/proc/meminfo: memFree=1516160/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=63000 CPUtime=140.04
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 15150 0 0 0 13965 39 0 0 25 0 1 0 186332500 64512000 12093 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 15750 12093 105 232 0 15515 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 63000

[startup+150.096 s]
/proc/loadavg: 0.98 0.95 0.84 2/64 30449
/proc/meminfo: memFree=1515072/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=63820 CPUtime=150.04
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 15413 0 0 0 14963 41 0 0 25 0 1 0 186332500 65351680 12356 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 15955 12356 105 232 0 15720 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 63820

[startup+160.101 s]
/proc/loadavg: 0.98 0.95 0.84 2/64 30449
/proc/meminfo: memFree=1514176/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=64268 CPUtime=160.04
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 15643 0 0 0 15960 44 0 0 25 0 1 0 186332500 65810432 12586 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549031 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 16067 12586 105 232 0 15832 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 64268

[startup+170.107 s]
/proc/loadavg: 0.98 0.95 0.84 2/64 30449
/proc/meminfo: memFree=1513216/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=64904 CPUtime=170.05
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 15876 0 0 0 16958 47 0 0 25 0 1 0 186332500 66461696 12819 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 16226 12819 105 232 0 15991 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 64904

[startup+180.114 s]
/proc/loadavg: 0.99 0.95 0.84 2/64 30449
/proc/meminfo: memFree=1512384/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=64904 CPUtime=180.06
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 16087 0 0 0 17956 50 0 0 25 0 1 0 186332500 66461696 13030 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 16226 13030 105 232 0 15991 0
Current children cumulated CPU time (s) 180.06
Current children cumulated vsize (Kb) 64904

[startup+190.12 s]
/proc/loadavg: 0.99 0.95 0.84 2/64 30449
/proc/meminfo: memFree=1509760/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=65764 CPUtime=190.06
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 16742 0 0 0 18954 52 0 0 25 0 1 0 186332500 67342336 13685 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 16441 13685 105 232 0 16206 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 65764

[startup+200.127 s]
/proc/loadavg: 0.99 0.95 0.84 2/64 30449
/proc/meminfo: memFree=1508224/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=67448 CPUtime=200.06
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 17132 0 0 0 19951 55 0 0 25 0 1 0 186332500 69066752 14075 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 16862 14075 105 232 0 16627 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 67448

[startup+210.133 s]
/proc/loadavg: 0.99 0.95 0.84 2/64 30449
/proc/meminfo: memFree=1507456/2055920 swapFree=4182220/4192956

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

/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 72931 0 0 0 177795 371 0 0 25 0 1 0 186332500 257220608 48367 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62798 48367 105 232 0 62563 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (Kb) 251192

[startup+1783.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1370432/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1782.68
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 72974 0 0 0 177896 372 0 0 25 0 1 0 186332500 257355776 48410 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550787 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48410 105 232 0 62596 0
Current children cumulated CPU time (s) 1782.68
Current children cumulated vsize (Kb) 251324

[startup+1784.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369920/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1783.68
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73095 0 0 0 177996 372 0 0 25 0 1 0 186332500 257355776 48531 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611556 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48531 105 232 0 62596 0
Current children cumulated CPU time (s) 1783.68
Current children cumulated vsize (Kb) 251324

[startup+1785.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369856/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1784.68
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73104 0 0 0 178096 372 0 0 25 0 1 0 186332500 257355776 48540 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48540 105 232 0 62596 0
Current children cumulated CPU time (s) 1784.68
Current children cumulated vsize (Kb) 251324

[startup+1786.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369856/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1785.68
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73117 0 0 0 178196 372 0 0 25 0 1 0 186332500 257355776 48553 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48553 105 232 0 62596 0
Current children cumulated CPU time (s) 1785.68
Current children cumulated vsize (Kb) 251324

[startup+1787.22 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369792/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1786.7
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73125 0 0 0 178297 373 0 0 25 0 1 0 186332500 257355776 48561 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558811 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48561 105 232 0 62596 0
Current children cumulated CPU time (s) 1786.7
Current children cumulated vsize (Kb) 251324

[startup+1788.22 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369792/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1787.7
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73133 0 0 0 178397 373 0 0 25 0 1 0 186332500 257355776 48569 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550057 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48569 105 232 0 62596 0
Current children cumulated CPU time (s) 1787.7
Current children cumulated vsize (Kb) 251324

[startup+1789.23 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369728/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1788.7
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73141 0 0 0 178497 373 0 0 25 0 1 0 186332500 257355776 48577 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550838 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48577 105 232 0 62596 0
Current children cumulated CPU time (s) 1788.7
Current children cumulated vsize (Kb) 251324

[startup+1790.23 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369344/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1789.71
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73237 0 0 0 178598 373 0 0 25 0 1 0 186332500 257355776 48673 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48673 105 232 0 62596 0
Current children cumulated CPU time (s) 1789.71
Current children cumulated vsize (Kb) 251324

[startup+1791.24 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369280/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1790.71
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73249 0 0 0 178698 373 0 0 25 0 1 0 186332500 257355776 48685 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549958 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48685 105 232 0 62596 0
Current children cumulated CPU time (s) 1790.71
Current children cumulated vsize (Kb) 251324

[startup+1792.24 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369280/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1791.71
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73259 0 0 0 178798 373 0 0 25 0 1 0 186332500 257355776 48695 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48695 105 232 0 62596 0
Current children cumulated CPU time (s) 1791.71
Current children cumulated vsize (Kb) 251324

[startup+1793.25 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369216/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1792.73
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73270 0 0 0 178899 374 0 0 25 0 1 0 186332500 257355776 48706 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550046 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48706 105 232 0 62596 0
Current children cumulated CPU time (s) 1792.73
Current children cumulated vsize (Kb) 251324

[startup+1794.25 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369152/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1793.73
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73279 0 0 0 178999 374 0 0 25 0 1 0 186332500 257355776 48715 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48715 105 232 0 62596 0
Current children cumulated CPU time (s) 1793.73
Current children cumulated vsize (Kb) 251324

[startup+1795.26 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369152/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1794.73
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73288 0 0 0 179099 374 0 0 25 0 1 0 186332500 257355776 48724 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48724 105 232 0 62596 0
Current children cumulated CPU time (s) 1794.73
Current children cumulated vsize (Kb) 251324

[startup+1796.26 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369088/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1795.74
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73297 0 0 0 179200 374 0 0 25 0 1 0 186332500 257355776 48733 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48733 105 232 0 62596 0
Current children cumulated CPU time (s) 1795.74
Current children cumulated vsize (Kb) 251324

[startup+1797.27 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369088/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1796.74
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73308 0 0 0 179300 374 0 0 25 0 1 0 186332500 257355776 48744 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549498 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48744 105 232 0 62596 0
Current children cumulated CPU time (s) 1796.74
Current children cumulated vsize (Kb) 251324

[startup+1798.27 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369024/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1797.74
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73316 0 0 0 179400 374 0 0 25 0 1 0 186332500 257355776 48752 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48752 105 232 0 62596 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (Kb) 251324

[startup+1799.28 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1369024/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1798.75
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73324 0 0 0 179500 375 0 0 25 0 1 0 186332500 257355776 48760 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48760 105 232 0 62596 0
Current children cumulated CPU time (s) 1798.75
Current children cumulated vsize (Kb) 251324

[startup+1800.28 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1368960/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1799.76
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73338 0 0 0 179601 375 0 0 25 0 1 0 186332500 257355776 48774 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48774 105 232 0 62596 0
Current children cumulated CPU time (s) 1799.76
Current children cumulated vsize (Kb) 251324

[startup+1801.29 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1368896/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1800.76
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73345 0 0 0 179701 375 0 0 25 0 1 0 186332500 257355776 48781 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48781 105 232 0 62596 0
Current children cumulated CPU time (s) 1800.76
Current children cumulated vsize (Kb) 251324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.29 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30449
/proc/meminfo: memFree=1368896/2055920 swapFree=4182220/4192956
[pid=30449] ppid=30447 vsize=251324 CPUtime=1800.76
/proc/30449/stat : 30449 (PBS4L) R 30447 30449 30404 0 -1 4194304 73345 0 0 0 179701 375 0 0 25 0 1 0 186332500 257355776 48781 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/30449/statm: 62831 48781 105 232 0 62596 0
Current children cumulated CPU time (s) 1800.76
Current children cumulated vsize (Kb) 251324

Sending SIGTERM to -30449
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.33
CPU time (s): 1800.81
CPU user time (s): 1797.02
CPU system time (s): 3.78542
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (Kb): 251324
The end

Launcher Data (download as text)

Begin job on node71 on Fri Jun  2 00:03:48 UTC 2006


FILE ID= 40846-1149206628

PBS_JOBID= 293158

BENCH NAME= ROOT/tmp/node71/40846-1149206628/instance-40846-1149206628.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node71/40846-1149206628/instance-40846-1149206628.opb 620508154
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-40846-1149206628 -o ROOT/results/node71/solver-40846-1149206628 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node71/40846-1149206628/instance-40846-1149206628.opb 620508154

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  3d28f31cd61cfb39466f429c599fdb4f

RANDOM SEED= 620508154


/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.236
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.236
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:       1564480 kB
Buffers:         36184 kB
Cached:         379512 kB
SwapCached:       2504 kB
Active:         105840 kB
Inactive:       318652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1564480 kB
SwapTotal:     4192956 kB
SwapFree:      4182220 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          15088 kB
Slab:            52952 kB
Committed_AS:   180728 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node71 on Fri Jun  2 00:33:50 UTC 2006