Trace number 41277

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 NameAnswerObjective functionCPU timeWall clock time
PBS 4.1L? (TO) 1800.56 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-tr12-30.opb
MD5SUM012c11861136c422cb8bda81e1d7561a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21960
Total number of constraints750
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints750
Minimum length of a constraint31
Maximum length of a constraint372
Number of terms in the objective function 11160
Biggest coefficient in the objective function 1295
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 533310
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261781
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 533310
Number of bits of the biggest sum of numbers20
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/node44/41277-1149260349/instance-41277-1149260349.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/node44/watcher-41277-1149260349 -o ROOT/results/node44/solver-41277-1149260349 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node44/41277-1149260349/instance-41277-1149260349.opb 102240949 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.99 0.94 2/64 13799
/proc/meminfo: memFree=1319096/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=3460 CPUtime=0
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 191701693 3543040 151 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134599096 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 865 153 90 232 0 630 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.99 0.94 2/64 13799
/proc/meminfo: memFree=1309576/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=13004 CPUtime=9.99
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 3543 0 0 0 995 4 0 0 25 0 1 0 191701693 13316096 2476 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 3251 2476 105 232 0 3016 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 13004

[startup+20.0092 s]
/proc/loadavg: 0.94 0.99 0.94 2/64 13799
/proc/meminfo: memFree=1308360/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=15052 CPUtime=19.99
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 3877 0 0 0 1994 5 0 0 25 0 1 0 191701693 15413248 2810 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 3763 2810 105 232 0 3528 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 15052

[startup+30.016 s]
/proc/loadavg: 0.95 0.99 0.94 2/64 13799
/proc/meminfo: memFree=1306760/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=19668 CPUtime=30
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 4435 0 0 0 2992 8 0 0 25 0 1 0 191701693 20140032 3196 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549321 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 4917 3196 105 232 0 4682 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 19668

[startup+40.0219 s]
/proc/loadavg: 0.96 0.99 0.94 2/64 13799
/proc/meminfo: memFree=1305864/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=20324 CPUtime=40
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 5036 0 0 0 3990 10 0 0 25 0 1 0 191701693 20811776 3399 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 5081 3399 105 232 0 4846 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 20324

[startup+50.0287 s]
/proc/loadavg: 0.96 0.99 0.94 2/64 13799
/proc/meminfo: memFree=1305288/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=20456 CPUtime=50
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 5468 0 0 0 4988 12 0 0 25 0 1 0 191701693 20946944 3573 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549318 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 5114 3573 105 232 0 4879 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 20456

[startup+60.0345 s]
/proc/loadavg: 0.97 0.99 0.94 2/64 13799
/proc/meminfo: memFree=1303368/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=20740 CPUtime=60
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 6200 0 0 0 5985 15 0 0 25 0 1 0 191701693 21237760 4047 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 5185 4047 105 232 0 4950 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 20740

[startup+70.0414 s]
/proc/loadavg: 0.97 0.99 0.94 2/64 13799
/proc/meminfo: memFree=1300808/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=29204 CPUtime=70.01
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 7164 0 0 0 6983 18 0 0 25 0 1 0 191701693 29904896 4710 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 7301 4710 105 232 0 7066 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 29204

[startup+80.0482 s]
/proc/loadavg: 0.98 0.99 0.94 2/64 13799
/proc/meminfo: memFree=1298568/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=30280 CPUtime=80.01
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 8171 0 0 0 7981 20 0 0 25 0 1 0 191701693 31006720 5309 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134587456 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 7570 5309 105 232 0 7335 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 30280

[startup+90.0541 s]
/proc/loadavg: 0.98 0.99 0.94 2/64 13799
/proc/meminfo: memFree=1296584/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=30384 CPUtime=90.01
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 8891 0 0 0 8979 22 0 0 25 0 1 0 191701693 31113216 5728 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 7596 5728 105 232 0 7361 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 30384

[startup+100.06 s]
/proc/loadavg: 0.98 0.99 0.94 2/64 13799
/proc/meminfo: memFree=1294216/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=30660 CPUtime=100.01
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 9788 0 0 0 9977 24 0 0 25 0 1 0 191701693 31395840 6324 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 7665 6324 105 232 0 7430 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 30660

[startup+110.066 s]
/proc/loadavg: 0.98 0.99 0.94 2/64 13799
/proc/meminfo: memFree=1292104/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=30960 CPUtime=110.02
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 10589 0 0 0 10975 27 0 0 25 0 1 0 191701693 31703040 6867 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 7740 6867 105 232 0 7505 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 30960

[startup+120.072 s]
/proc/loadavg: 0.99 0.99 0.94 2/70 13870
/proc/meminfo: memFree=1289680/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=47780 CPUtime=120.01
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 11098 0 0 0 11971 30 0 0 25 0 1 0 191701693 48926720 7204 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 11945 7204 105 232 0 11710 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 47780

[startup+130.078 s]
/proc/loadavg: 0.99 0.99 0.94 2/64 13994
/proc/meminfo: memFree=1288752/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=47920 CPUtime=130
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 11786 0 0 0 12966 34 0 0 25 0 1 0 191701693 49070080 7634 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 11980 7634 105 232 0 11745 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 47920

[startup+140.085 s]
/proc/loadavg: 0.99 0.99 0.94 2/64 13994
/proc/meminfo: memFree=1287488/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=47920 CPUtime=139.99
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 12330 0 0 0 13964 35 0 0 25 0 1 0 191701693 49070080 7963 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564195 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 11980 7963 105 232 0 11745 0
Current children cumulated CPU time (s) 139.99
Current children cumulated vsize (Kb) 47920

[startup+150.091 s]
/proc/loadavg: 0.99 0.99 0.94 2/64 13994
/proc/meminfo: memFree=1285576/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=48268 CPUtime=150
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 13052 0 0 0 14962 38 0 0 25 0 1 0 191701693 49426432 8470 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 12067 8470 105 232 0 11832 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 48268

[startup+160.097 s]
/proc/loadavg: 0.99 0.99 0.94 2/64 13994
/proc/meminfo: memFree=1284808/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=49996 CPUtime=160.01
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 13818 0 0 0 15961 40 0 0 25 0 1 0 191701693 51195904 8636 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 12499 8636 105 232 0 12264 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 49996

[startup+170.103 s]
/proc/loadavg: 0.99 0.99 0.94 2/64 13994
/proc/meminfo: memFree=1283848/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=50140 CPUtime=170.01
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 14240 0 0 0 16960 41 0 0 25 0 1 0 191701693 51343360 8886 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 12535 8886 105 232 0 12300 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 50140

[startup+180.109 s]
/proc/loadavg: 0.99 0.99 0.94 2/64 13994
/proc/meminfo: memFree=1282312/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=50444 CPUtime=180.01
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 14779 0 0 0 17958 43 0 0 25 0 1 0 191701693 51654656 9253 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 12611 9253 105 232 0 12376 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 50444

[startup+190.114 s]
/proc/loadavg: 0.99 0.99 0.94 2/64 13994
/proc/meminfo: memFree=1281480/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=50604 CPUtime=190.01
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 15164 0 0 0 18957 44 0 0 25 0 1 0 191701693 51818496 9466 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 12651 9466 105 232 0 12416 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 50604

[startup+200.12 s]
/proc/loadavg: 0.99 0.99 0.94 2/64 13994
/proc/meminfo: memFree=1281096/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=50740 CPUtime=200.01
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 15441 0 0 0 19955 46 0 0 25 0 1 0 191701693 51957760 9571 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 12685 9571 105 232 0 12450 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 50740

[startup+210.126 s]
/proc/loadavg: 0.99 0.99 0.94 2/64 13994
/proc/meminfo: memFree=1279432/2055920 swapFree=4181400/4192956

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

/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59017 0 0 0 177863 282 0 0 25 0 1 0 191701693 179326976 28475 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43781 28475 105 232 0 43546 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (Kb) 175124

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205128/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175124 CPUtime=1782.45
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59017 0 0 0 177963 282 0 0 25 0 1 0 191701693 179326976 28475 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43781 28475 105 232 0 43546 0
Current children cumulated CPU time (s) 1782.45
Current children cumulated vsize (Kb) 175124

[startup+1784.09 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205128/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175124 CPUtime=1783.46
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59018 0 0 0 178064 282 0 0 25 0 1 0 191701693 179326976 28476 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550014 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43781 28476 105 232 0 43546 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (Kb) 175124

[startup+1785.09 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205128/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175124 CPUtime=1784.46
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59063 0 0 0 178164 282 0 0 25 0 1 0 191701693 179326976 28478 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43781 28478 105 232 0 43546 0
Current children cumulated CPU time (s) 1784.46
Current children cumulated vsize (Kb) 175124

[startup+1786.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205128/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175124 CPUtime=1785.46
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59066 0 0 0 178264 282 0 0 25 0 1 0 191701693 179326976 28481 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546657 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43781 28481 105 232 0 43546 0
Current children cumulated CPU time (s) 1785.46
Current children cumulated vsize (Kb) 175124

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205064/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175124 CPUtime=1786.47
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59114 0 0 0 178365 282 0 0 25 0 1 0 191701693 179326976 28486 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552496 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43781 28486 105 232 0 43546 0
Current children cumulated CPU time (s) 1786.47
Current children cumulated vsize (Kb) 175124

[startup+1788.11 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205064/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175124 CPUtime=1787.47
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59161 0 0 0 178465 282 0 0 25 0 1 0 191701693 179326976 28490 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43781 28490 105 232 0 43546 0
Current children cumulated CPU time (s) 1787.47
Current children cumulated vsize (Kb) 175124

[startup+1789.11 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205064/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175124 CPUtime=1788.47
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59161 0 0 0 178565 282 0 0 25 0 1 0 191701693 179326976 28490 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43781 28490 105 232 0 43546 0
Current children cumulated CPU time (s) 1788.47
Current children cumulated vsize (Kb) 175124

[startup+1790.12 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205064/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175124 CPUtime=1789.48
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59162 0 0 0 178666 282 0 0 25 0 1 0 191701693 179326976 28491 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43781 28491 105 232 0 43546 0
Current children cumulated CPU time (s) 1789.48
Current children cumulated vsize (Kb) 175124

[startup+1791.12 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205064/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175124 CPUtime=1790.48
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59162 0 0 0 178766 282 0 0 25 0 1 0 191701693 179326976 28491 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43781 28491 105 232 0 43546 0
Current children cumulated CPU time (s) 1790.48
Current children cumulated vsize (Kb) 175124

[startup+1792.13 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205064/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175124 CPUtime=1791.49
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59163 0 0 0 178867 282 0 0 25 0 1 0 191701693 179326976 28492 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43781 28492 105 232 0 43546 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (Kb) 175124

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205064/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175124 CPUtime=1792.5
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59164 0 0 0 178967 283 0 0 25 0 1 0 191701693 179326976 28493 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43781 28493 105 232 0 43546 0
Current children cumulated CPU time (s) 1792.5
Current children cumulated vsize (Kb) 175124

[startup+1794.14 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205064/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175124 CPUtime=1793.5
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59211 0 0 0 179067 283 0 0 25 0 1 0 191701693 179326976 28497 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135141137 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43781 28497 105 232 0 43546 0
Current children cumulated CPU time (s) 1793.5
Current children cumulated vsize (Kb) 175124

[startup+1795.14 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205000/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175656 CPUtime=1794.5
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59212 0 0 0 179167 283 0 0 25 0 1 0 191701693 179871744 28498 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43914 28498 105 232 0 43679 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (Kb) 175656

[startup+1796.15 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205000/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175656 CPUtime=1795.51
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59213 0 0 0 179268 283 0 0 25 0 1 0 191701693 179871744 28499 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43914 28499 105 232 0 43679 0
Current children cumulated CPU time (s) 1795.51
Current children cumulated vsize (Kb) 175656

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205000/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175656 CPUtime=1796.51
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59213 0 0 0 179368 283 0 0 25 0 1 0 191701693 179871744 28499 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43914 28499 105 232 0 43679 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (Kb) 175656

[startup+1798.16 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205000/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175656 CPUtime=1797.52
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59216 0 0 0 179469 283 0 0 25 0 1 0 191701693 179871744 28502 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43914 28502 105 232 0 43679 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (Kb) 175656

[startup+1799.16 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205000/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175656 CPUtime=1798.52
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59218 0 0 0 179569 283 0 0 25 0 1 0 191701693 179871744 28504 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43914 28504 105 232 0 43679 0
Current children cumulated CPU time (s) 1798.52
Current children cumulated vsize (Kb) 175656

[startup+1800.17 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1205000/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175656 CPUtime=1799.52
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59218 0 0 0 179669 283 0 0 25 0 1 0 191701693 179871744 28504 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43914 28504 105 232 0 43679 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (Kb) 175656

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1204936/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175656 CPUtime=1800.53
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59268 0 0 0 179770 283 0 0 25 0 1 0 191701693 179871744 28511 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43914 28511 105 232 0 43679 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (Kb) 175656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 0.95 2/64 13994
/proc/meminfo: memFree=1204936/2055920 swapFree=4181400/4192956
[pid=13799] ppid=13797 vsize=175656 CPUtime=1800.53
/proc/13799/stat : 13799 (PBS4L) R 13797 13799 13753 0 -1 4194304 59268 0 0 0 179770 283 0 0 25 0 1 0 191701693 179871744 28511 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13799/statm: 43914 28511 105 232 0 43679 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (Kb) 175656

Sending SIGTERM to -13799
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.56
CPU user time (s): 1797.7
CPU system time (s): 2.85856
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (Kb): 175656
The end

Launcher Data (download as text)

Begin job on node44 on Fri Jun  2 14:59:09 UTC 2006


FILE ID= 41277-1149260349

PBS_JOBID= 298620

BENCH NAME= ROOT/tmp/node44/41277-1149260349/instance-41277-1149260349.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node44/41277-1149260349/instance-41277-1149260349.opb 102240949
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-41277-1149260349 -o ROOT/results/node44/solver-41277-1149260349 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node44/41277-1149260349/instance-41277-1149260349.opb 102240949

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  012c11861136c422cb8bda81e1d7561a

RANDOM SEED= 102240949


/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.261
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.261
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:       1319304 kB
Buffers:         26952 kB
Cached:         637660 kB
SwapCached:       3488 kB
Active:          70740 kB
Inactive:       602844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1319304 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:             212 kB
Writeback:           0 kB
Mapped:          14948 kB
Slab:            49048 kB
Committed_AS:   242992 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node44 on Fri Jun  2 15:29:10 UTC 2006