Trace number 41488

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.64 1801.27

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-mkc.opb
MD5SUM7ddc5796bc843f2bf9bc94a0b22fd8e4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-4316
Best CPU time to get the best result obtained on this benchmark1800.59
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -4362
Optimality of the best value was proved NO
Number of variables5383
Total number of constraints3279
Number of constraints which are clauses2977
Number of constraints which are cardinality constraints (but not clauses)276
Number of constraints which are nor clauses,nor cardinality constraints26
Minimum length of a constraint2
Maximum length of a constraint2952
Number of terms in the objective function 2946
Biggest coefficient in the objective function 334
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 526119
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 254588
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 526119
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/node48/41488-1149273816/instance-41488-1149273816.opb ......
0.27	c done parsing opb.
0.27	o 522848
0.35	o 522710
0.43	o 522698
0.52	o 522664
0.60	o 522506
0.68	o 522504
0.77	o 522486
0.85	o 522372
0.94	o 522300
1.02	o 522236
1.10	o 522229
1.19	o 522203
1.27	o 522169
1.35	o 522159
1.44	o 522155
1.52	o 522149
1.61	o 522136
1.69	o 522101
1.77	o 521950
1.86	o 521940
1.94	o 521925
2.02	o 521905
2.11	o 521868
2.19	o 521845
2.28	o 521818
2.36	o 521720
2.44	o 521651
2.53	o 521551
2.61	o 521541
2.69	o 521510
2.78	o 521503
2.86	o 521464
2.95	o 521343
3.03	o 521310
3.11	o 521267
3.20	o 521213
3.28	o 521185
3.37	o 521041
3.45	o 521039
3.54	o 521024
3.62	o 521004
3.70	o 520980
3.79	o 520974
3.87	o 520905
3.96	o 520863
4.04	o 520740
4.42	o 520656
55.90	o 520533
55.99	o 520503
56.07	o 520490
56.15	o 520313
56.23	o 520149
56.32	o 520147
56.40	o 519983
56.54	o 519982
56.65	o 516834
56.77	o 516813
766.95	o 516786

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/node48/watcher-41488-1149273816 -o ROOT/results/node48/solver-41488-1149273816 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node48/41488-1149273816/instance-41488-1149273816.opb 644831470 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.97 2/64 16357
/proc/meminfo: memFree=1239096/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=1400 CPUtime=0
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 193048670 1433600 104 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135137821 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 477 112 90 232 0 242 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.95 0.97 2/64 16357
/proc/meminfo: memFree=1217504/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=35952 CPUtime=9.98
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 5522 0 0 0 994 4 0 0 25 0 1 0 193048670 36814848 5498 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564924 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 8988 5498 108 232 0 8753 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 35952

[startup+20.008 s]
/proc/loadavg: 0.94 0.96 0.97 2/64 16357
/proc/meminfo: memFree=1186720/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=68856 CPUtime=19.99
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 13212 0 0 0 1991 8 0 0 25 0 1 0 193048670 70508544 13188 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551608 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 17214 13188 108 232 0 16979 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 68856

[startup+30.0137 s]
/proc/loadavg: 0.95 0.96 0.97 2/64 16357
/proc/meminfo: memFree=1156960/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=134660 CPUtime=29.99
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 20670 0 0 0 2988 11 0 0 25 0 1 0 193048670 137891840 20646 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552187 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 33665 20646 108 232 0 33430 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 134660

[startup+40.0194 s]
/proc/loadavg: 0.95 0.96 0.97 2/64 16357
/proc/meminfo: memFree=1129632/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=134804 CPUtime=40
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 27482 0 0 0 3983 17 0 0 25 0 1 0 193048670 138039296 27458 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 33701 27458 108 232 0 33466 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 134804

[startup+50.0251 s]
/proc/loadavg: 0.96 0.96 0.97 2/64 16357
/proc/meminfo: memFree=1103072/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=266524 CPUtime=50
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 34098 0 0 0 4978 22 0 0 25 0 1 0 193048670 272920576 34025 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134562069 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 66631 34025 108 232 0 66396 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 266524

[startup+60.0309 s]
/proc/loadavg: 0.97 0.96 0.97 2/64 16357
/proc/meminfo: memFree=1072352/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=267540 CPUtime=59.99
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 41765 0 0 0 5974 25 0 0 25 0 1 0 193048670 273960960 41692 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 66885 41692 108 232 0 66650 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 267540

[startup+70.0366 s]
/proc/loadavg: 0.97 0.96 0.97 2/64 16357
/proc/meminfo: memFree=1040096/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=267824 CPUtime=70
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 49814 0 0 0 6971 29 0 0 25 0 1 0 193048670 274251776 49741 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550051 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 66956 49741 108 232 0 66721 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 267824

[startup+80.0423 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 16357
/proc/meminfo: memFree=1039968/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=267956 CPUtime=80
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 49838 0 0 0 7971 29 0 0 25 0 1 0 193048670 274386944 49765 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 66989 49765 108 232 0 66754 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 267956

[startup+90.048 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 16357
/proc/meminfo: memFree=1039968/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=267956 CPUtime=90.01
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 49861 0 0 0 8971 30 0 0 25 0 1 0 193048670 274386944 49788 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 66989 49788 108 232 0 66754 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 267956

[startup+100.054 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 16357
/proc/meminfo: memFree=1039904/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=267956 CPUtime=100.01
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 49864 0 0 0 9971 30 0 0 25 0 1 0 193048670 274386944 49791 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549257 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 66989 49791 108 232 0 66754 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 267956

[startup+110.059 s]
/proc/loadavg: 0.98 0.96 0.97 2/64 16357
/proc/meminfo: memFree=1039776/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=268088 CPUtime=110.01
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 49901 0 0 0 10971 30 0 0 25 0 1 0 193048670 274522112 49828 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134594609 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 67022 49828 108 232 0 66787 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 268088

[startup+120.065 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16357
/proc/meminfo: memFree=1039520/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=268328 CPUtime=120.01
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 49969 0 0 0 11971 30 0 0 25 0 1 0 193048670 274767872 49896 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549257 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 67082 49896 108 232 0 66847 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 268328

[startup+130.071 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16357
/proc/meminfo: memFree=1039328/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=268460 CPUtime=130.01
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 50006 0 0 0 12971 30 0 0 25 0 1 0 193048670 274903040 49933 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 67115 49933 108 232 0 66880 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 268460

[startup+140.077 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16357
/proc/meminfo: memFree=1039008/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=268968 CPUtime=140.01
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 50140 0 0 0 13971 30 0 0 25 0 1 0 193048670 275423232 49970 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549321 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 67242 49970 108 232 0 67007 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 268968

[startup+150.082 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16357
/proc/meminfo: memFree=1039008/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=269068 CPUtime=150.02
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 50169 0 0 0 14971 31 0 0 25 0 1 0 193048670 275525632 49999 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 67267 49999 108 232 0 67032 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 269068

[startup+160.088 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16357
/proc/meminfo: memFree=1039008/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=269176 CPUtime=160.02
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 50192 0 0 0 15971 31 0 0 25 0 1 0 193048670 275636224 50022 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 67294 50022 108 232 0 67059 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 269176

[startup+170.094 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16357
/proc/meminfo: memFree=1038624/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=269428 CPUtime=170.02
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 50280 0 0 0 16971 31 0 0 25 0 1 0 193048670 275894272 50110 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549239 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 67357 50110 108 232 0 67122 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 269428

[startup+180.099 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16357
/proc/meminfo: memFree=1038368/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=269668 CPUtime=180.02
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 50334 0 0 0 17971 31 0 0 25 0 1 0 193048670 276140032 50164 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549239 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 67417 50164 108 232 0 67182 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 269668

[startup+190.105 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16357
/proc/meminfo: memFree=1038048/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=270016 CPUtime=190.03
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 50429 0 0 0 18971 32 0 0 25 0 1 0 193048670 276496384 50259 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549303 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 67504 50259 108 232 0 67269 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 270016

[startup+200.111 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16357
/proc/meminfo: memFree=1037472/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=270520 CPUtime=200.04
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 50562 0 0 0 19971 33 0 0 25 0 1 0 193048670 277012480 50392 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 67630 50392 108 232 0 67395 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 270520

[startup+210.118 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16357
/proc/meminfo: memFree=1029728/2055920 swapFree=4181440/4192956

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

/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208736 0 0 0 177967 174 0 0 25 0 1 0 193048670 953540608 207219 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232798 207219 108 232 0 232563 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 931192

[startup+1783.05 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407464/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931192 CPUtime=1782.42
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208737 0 0 0 178068 174 0 0 25 0 1 0 193048670 953540608 207220 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134594017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232798 207220 108 232 0 232563 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 931192

[startup+1784.06 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407464/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931192 CPUtime=1783.42
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208738 0 0 0 178168 174 0 0 25 0 1 0 193048670 953540608 207221 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232798 207221 108 232 0 232563 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 931192

[startup+1785.06 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407464/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931192 CPUtime=1784.42
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208740 0 0 0 178268 174 0 0 25 0 1 0 193048670 953540608 207223 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232798 207223 108 232 0 232563 0
Current children cumulated CPU time (s) 1784.42
Current children cumulated vsize (Kb) 931192

[startup+1786.06 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407464/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931192 CPUtime=1785.43
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208740 0 0 0 178369 174 0 0 25 0 1 0 193048670 953540608 207223 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232798 207223 108 232 0 232563 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 931192

[startup+1787.07 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407336/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931192 CPUtime=1786.43
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208762 0 0 0 178469 174 0 0 25 0 1 0 193048670 953540608 207245 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232798 207245 108 232 0 232563 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 931192

[startup+1788.07 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407336/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931192 CPUtime=1787.44
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208763 0 0 0 178570 174 0 0 25 0 1 0 193048670 953540608 207246 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232798 207246 108 232 0 232563 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 931192

[startup+1789.08 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407336/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931192 CPUtime=1788.44
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208764 0 0 0 178670 174 0 0 25 0 1 0 193048670 953540608 207247 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549239 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232798 207247 108 232 0 232563 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 931192

[startup+1790.08 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407336/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931192 CPUtime=1789.45
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208765 0 0 0 178771 174 0 0 25 0 1 0 193048670 953540608 207248 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550025 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232798 207248 108 232 0 232563 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 931192

[startup+1791.09 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407272/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931320 CPUtime=1790.45
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208776 0 0 0 178871 174 0 0 25 0 1 0 193048670 953671680 207259 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551587 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232830 207259 108 232 0 232595 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 931320

[startup+1792.09 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407272/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931320 CPUtime=1791.45
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208782 0 0 0 178971 174 0 0 25 0 1 0 193048670 953671680 207265 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232830 207265 108 232 0 232595 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (Kb) 931320

[startup+1793.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407272/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931320 CPUtime=1792.46
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208783 0 0 0 179072 174 0 0 25 0 1 0 193048670 953671680 207266 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549336 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232830 207266 108 232 0 232595 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 931320

[startup+1794.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407272/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931320 CPUtime=1793.46
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208784 0 0 0 179172 174 0 0 25 0 1 0 193048670 953671680 207267 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232830 207267 108 232 0 232595 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 931320

[startup+1795.11 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407272/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931320 CPUtime=1794.47
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208785 0 0 0 179273 174 0 0 25 0 1 0 193048670 953671680 207268 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550051 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232830 207268 108 232 0 232595 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 931320

[startup+1796.11 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407208/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931320 CPUtime=1795.48
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208798 0 0 0 179373 175 0 0 25 0 1 0 193048670 953671680 207281 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549466 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232830 207281 108 232 0 232595 0
Current children cumulated CPU time (s) 1795.48
Current children cumulated vsize (Kb) 931320

[startup+1797.12 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407208/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931320 CPUtime=1796.48
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208799 0 0 0 179473 175 0 0 25 0 1 0 193048670 953671680 207282 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134594604 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232830 207282 108 232 0 232595 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 931320

[startup+1798.12 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407208/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931320 CPUtime=1797.49
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208800 0 0 0 179574 175 0 0 25 0 1 0 193048670 953671680 207283 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549267 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232830 207283 108 232 0 232595 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (Kb) 931320

[startup+1799.13 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407208/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931320 CPUtime=1798.49
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208801 0 0 0 179674 175 0 0 25 0 1 0 193048670 953671680 207284 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549323 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232830 207284 108 232 0 232595 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 931320

[startup+1800.13 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407144/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931320 CPUtime=1799.49
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208809 0 0 0 179774 175 0 0 25 0 1 0 193048670 953671680 207292 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232830 207292 108 232 0 232595 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 931320

[startup+1801.14 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407144/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931320 CPUtime=1800.5
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208815 0 0 0 179875 175 0 0 25 0 1 0 193048670 953671680 207298 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232830 207298 108 232 0 232595 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 931320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 16552
/proc/meminfo: memFree=407144/2055920 swapFree=4181440/4192956
[pid=16357] ppid=16355 vsize=931320 CPUtime=1800.5
/proc/16357/stat : 16357 (PBS4L) R 16355 16357 16311 0 -1 4194304 208815 0 0 0 179875 175 0 0 25 0 1 0 193048670 953671680 207298 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/16357/statm: 232830 207298 108 232 0 232595 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 931320

Sending SIGTERM to -16357
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.27
CPU time (s): 1800.64
CPU user time (s): 1798.76
CPU system time (s): 1.88171
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (Kb): 931320
The end

Launcher Data (download as text)

Begin job on node48 on Fri Jun  2 18:43:36 UTC 2006


FILE ID= 41488-1149273816

PBS_JOBID= 301370

BENCH NAME= ROOT/tmp/node48/41488-1149273816/instance-41488-1149273816.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node48/41488-1149273816/instance-41488-1149273816.opb 644831470
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-41488-1149273816 -o ROOT/results/node48/solver-41488-1149273816 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node48/41488-1149273816/instance-41488-1149273816.opb 644831470

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  7ddc5796bc843f2bf9bc94a0b22fd8e4

RANDOM SEED= 644831470


/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.259
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.259
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:       1239304 kB
Buffers:         29480 kB
Cached:         714248 kB
SwapCached:       3388 kB
Active:         230348 kB
Inactive:       522232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1239304 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          14868 kB
Slab:            50072 kB
Committed_AS:   241732 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 node48 on Fri Jun  2 19:13:38 UTC 2006