Trace number 41108

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.72 1801.24

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga40_39_sat_pb.cnf.cr.opb
MD5SUM72bb077846a4d869a09744c0b238b13c
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.051992
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2340
Total number of constraints1678
Number of constraints which are clauses1599
Number of constraints which are cardinality constraints (but not clauses)79
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint40
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
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/node46/41108-1149232645/instance-41108-1149232645.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/node46/watcher-41108-1149232645 -o ROOT/results/node46/solver-41108-1149232645 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node46/41108-1149232645/instance-41108-1149232645.opb 29933906 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.93 2/64 26937
/proc/meminfo: memFree=1221128/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=1620 CPUtime=0
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 103421342 1658880 129 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598843 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 405 131 90 232 0 170 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.95 0.93 2/64 26937
/proc/meminfo: memFree=1184016/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=70944 CPUtime=10
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 9406 0 0 0 988 12 0 0 25 0 1 0 103421342 72646656 9382 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134562108 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 17736 9382 105 232 0 17501 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 70944

[startup+20.0093 s]
/proc/loadavg: 0.94 0.96 0.93 2/64 26937
/proc/meminfo: memFree=1164816/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=72720 CPUtime=20
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 14248 0 0 0 1984 16 0 0 25 0 1 0 103421342 74465280 14175 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 18180 14175 105 232 0 17945 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 72720

[startup+30.0153 s]
/proc/loadavg: 0.95 0.96 0.93 2/64 26937
/proc/meminfo: memFree=1163536/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=74072 CPUtime=30
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 14675 0 0 0 2965 35 0 0 25 0 1 0 103421342 75849728 14505 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 18518 14505 105 232 0 18283 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 74072

[startup+40.0214 s]
/proc/loadavg: 0.95 0.96 0.93 2/64 26937
/proc/meminfo: memFree=1162640/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=75008 CPUtime=40
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 14904 0 0 0 3965 35 0 0 25 0 1 0 103421342 76808192 14734 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 18752 14734 105 232 0 18517 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 75008

[startup+50.0275 s]
/proc/loadavg: 0.96 0.96 0.93 2/64 26937
/proc/meminfo: memFree=1147792/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=76244 CPUtime=50.01
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 18620 0 0 0 4963 38 0 0 25 0 1 0 103421342 78073856 18450 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 19061 18450 105 232 0 18826 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 76244

[startup+60.0335 s]
/proc/loadavg: 0.97 0.96 0.93 2/64 26937
/proc/meminfo: memFree=1128720/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=144372 CPUtime=60.01
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 23383 0 0 0 5960 41 0 0 25 0 1 0 103421342 147836928 23213 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564918 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 36093 23213 105 232 0 35858 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 144372

[startup+70.0396 s]
/proc/loadavg: 0.97 0.96 0.93 2/64 26937
/proc/meminfo: memFree=1108880/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=145696 CPUtime=70.01
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 28336 0 0 0 6957 44 0 0 25 0 1 0 103421342 149192704 28166 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 36424 28166 105 232 0 36189 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 145696

[startup+80.0456 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 26937
/proc/meminfo: memFree=1098512/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=148344 CPUtime=80.02
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 31106 0 0 0 7956 46 0 0 25 0 1 0 103421342 151904256 30743 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549306 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 37086 30743 105 232 0 36851 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 148344

[startup+90.0507 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 26937
/proc/meminfo: memFree=1088656/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=152140 CPUtime=90.01
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 33562 0 0 0 8954 47 0 0 25 0 1 0 103421342 155791360 33199 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134586404 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 38035 33199 105 232 0 37800 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 152140

[startup+100.057 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 26937
/proc/meminfo: memFree=1076624/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=153284 CPUtime=100.02
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 36571 0 0 0 9952 50 0 0 25 0 1 0 103421342 156962816 36208 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559012 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 38321 36208 105 232 0 38086 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 153284

[startup+110.063 s]
/proc/loadavg: 0.98 0.96 0.93 2/64 26937
/proc/meminfo: memFree=1064016/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=286428 CPUtime=110.03
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 39642 0 0 0 10950 53 0 0 25 0 1 0 103421342 293302272 39279 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549048 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 71607 39279 105 232 0 71372 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 286428

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 26937
/proc/meminfo: memFree=1058128/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=289180 CPUtime=120.03
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 41110 0 0 0 11949 54 0 0 25 0 1 0 103421342 296120320 40747 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558988 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 72295 40747 105 232 0 72060 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 289180

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 26937
/proc/meminfo: memFree=1050960/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=290756 CPUtime=130.03
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 42912 0 0 0 12948 55 0 0 25 0 1 0 103421342 297734144 42549 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 72689 42549 105 232 0 72454 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 290756

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 26937
/proc/meminfo: memFree=1034576/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=293444 CPUtime=140.03
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 47002 0 0 0 13946 57 0 0 25 0 1 0 103421342 300486656 46639 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 73361 46639 105 232 0 73126 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 293444

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 26937
/proc/meminfo: memFree=1030096/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=297700 CPUtime=150.04
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 48119 0 0 0 14946 58 0 0 25 0 1 0 103421342 304844800 47756 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549031 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 74425 47756 105 232 0 74190 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 297700

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 26937
/proc/meminfo: memFree=1018512/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=298180 CPUtime=160.04
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 51008 0 0 0 15944 60 0 0 25 0 1 0 103421342 305336320 50645 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558960 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 74545 50645 105 232 0 74310 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 298180

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 26937
/proc/meminfo: memFree=1000336/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=302088 CPUtime=170.04
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 55532 0 0 0 16942 62 0 0 25 0 1 0 103421342 309338112 55169 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134585809 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 75522 55169 105 232 0 75287 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 302088

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 26937
/proc/meminfo: memFree=998160/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=304776 CPUtime=180.04
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 56078 0 0 0 17941 63 0 0 25 0 1 0 103421342 312090624 55715 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564933 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 76194 55715 105 232 0 75959 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 304776

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 26937
/proc/meminfo: memFree=996752/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=306292 CPUtime=190.05
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 56436 0 0 0 18941 64 0 0 25 0 1 0 103421342 313643008 56073 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 76573 56073 105 232 0 76338 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 306292

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 26937
/proc/meminfo: memFree=982544/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=310004 CPUtime=200.05
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 59982 0 0 0 19939 66 0 0 25 0 1 0 103421342 317444096 59619 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 77501 59619 105 232 0 77266 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 310004

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 26937
/proc/meminfo: memFree=979984/2055920 swapFree=4183160/4192956

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

/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109438 0 0 0 177998 158 0 0 25 0 1 0 103421342 557531136 106384 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106384 105 232 0 135881 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 544464

[startup+1783.08 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794576/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1782.56
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109440 0 0 0 178098 158 0 0 25 0 1 0 103421342 557531136 106386 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106386 105 232 0 135881 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 544464

[startup+1784.08 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794576/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1783.56
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109441 0 0 0 178198 158 0 0 25 0 1 0 103421342 557531136 106387 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106387 105 232 0 135881 0
Current children cumulated CPU time (s) 1783.56
Current children cumulated vsize (Kb) 544464

[startup+1785.09 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794576/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1784.57
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109442 0 0 0 178299 158 0 0 25 0 1 0 103421342 557531136 106388 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106388 105 232 0 135881 0
Current children cumulated CPU time (s) 1784.57
Current children cumulated vsize (Kb) 544464

[startup+1786.09 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794576/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1785.57
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109444 0 0 0 178399 158 0 0 25 0 1 0 103421342 557531136 106390 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106390 105 232 0 135881 0
Current children cumulated CPU time (s) 1785.57
Current children cumulated vsize (Kb) 544464

[startup+1787.1 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794576/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1786.57
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109445 0 0 0 178499 158 0 0 25 0 1 0 103421342 557531136 106391 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549306 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106391 105 232 0 135881 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 544464

[startup+1788.1 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794576/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1787.58
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109446 0 0 0 178600 158 0 0 25 0 1 0 103421342 557531136 106392 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550057 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106392 105 232 0 135881 0
Current children cumulated CPU time (s) 1787.58
Current children cumulated vsize (Kb) 544464

[startup+1789.11 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794512/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1788.58
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109447 0 0 0 178700 158 0 0 25 0 1 0 103421342 557531136 106393 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134548991 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106393 105 232 0 135881 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 544464

[startup+1790.11 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794512/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1789.59
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109448 0 0 0 178801 158 0 0 25 0 1 0 103421342 557531136 106394 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106394 105 232 0 135881 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 544464

[startup+1791.12 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794512/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1790.59
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109449 0 0 0 178901 158 0 0 25 0 1 0 103421342 557531136 106395 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106395 105 232 0 135881 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 544464

[startup+1792.12 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794512/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1791.6
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109452 0 0 0 179002 158 0 0 25 0 1 0 103421342 557531136 106398 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550043 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106398 105 232 0 135881 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (Kb) 544464

[startup+1793.13 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794512/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1792.6
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109458 0 0 0 179102 158 0 0 25 0 1 0 103421342 557531136 106404 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106404 105 232 0 135881 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 544464

[startup+1794.13 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794512/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1793.61
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109460 0 0 0 179203 158 0 0 25 0 1 0 103421342 557531136 106406 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558847 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106406 105 232 0 135881 0
Current children cumulated CPU time (s) 1793.61
Current children cumulated vsize (Kb) 544464

[startup+1795.14 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794448/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1794.61
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109461 0 0 0 179303 158 0 0 25 0 1 0 103421342 557531136 106407 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106407 105 232 0 135881 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (Kb) 544464

[startup+1796.14 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794448/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1795.61
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109462 0 0 0 179403 158 0 0 25 0 1 0 103421342 557531136 106408 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549091 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106408 105 232 0 135881 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 544464

[startup+1797.15 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794448/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1796.62
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109462 0 0 0 179504 158 0 0 25 0 1 0 103421342 557531136 106408 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552216 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106408 105 232 0 135881 0
Current children cumulated CPU time (s) 1796.62
Current children cumulated vsize (Kb) 544464

[startup+1798.15 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794448/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1797.62
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109465 0 0 0 179604 158 0 0 25 0 1 0 103421342 557531136 106411 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106411 105 232 0 135881 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (Kb) 544464

[startup+1799.16 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794448/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544464 CPUtime=1798.64
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109466 0 0 0 179705 159 0 0 25 0 1 0 103421342 557531136 106412 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136116 106412 105 232 0 135881 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 544464

[startup+1800.16 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794384/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544596 CPUtime=1799.64
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109484 0 0 0 179805 159 0 0 25 0 1 0 103421342 557666304 106430 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549084 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136149 106430 105 232 0 135914 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 544596

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794384/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544596 CPUtime=1800.65
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109487 0 0 0 179906 159 0 0 25 0 1 0 103421342 557666304 106433 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558960 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136149 106433 105 232 0 135914 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 544596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.93 2/64 26937
/proc/meminfo: memFree=794384/2055920 swapFree=4183160/4192956
[pid=26937] ppid=26935 vsize=544596 CPUtime=1800.65
/proc/26937/stat : 26937 (PBS4L) R 26935 26937 26892 0 -1 4194304 109487 0 0 0 179906 159 0 0 25 0 1 0 103421342 557666304 106433 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559028 0 0 4096 0 0 0 0 17 1 0 0
/proc/26937/statm: 136149 106433 105 232 0 135914 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 544596

Sending SIGTERM to -26937
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.24
CPU time (s): 1800.72
CPU user time (s): 1799.06
CPU system time (s): 1.65775
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (Kb): 544596
The end

Launcher Data (download as text)

Begin job on node46 on Fri Jun  2 07:17:25 UTC 2006


FILE ID= 41108-1149232645

PBS_JOBID= 296559

BENCH NAME= ROOT/tmp/node46/41108-1149232645/instance-41108-1149232645.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node46/41108-1149232645/instance-41108-1149232645.opb 29933906
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-41108-1149232645 -o ROOT/results/node46/solver-41108-1149232645 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node46/41108-1149232645/instance-41108-1149232645.opb 29933906

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  72bb077846a4d869a09744c0b238b13c

RANDOM SEED= 29933906


/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.223
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.223
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:       1221336 kB
Buffers:         41812 kB
Cached:         714040 kB
SwapCached:       4252 kB
Active:         175272 kB
Inactive:       589680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1221336 kB
SwapTotal:     4192956 kB
SwapFree:      4183160 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          15052 kB
Slab:            55700 kB
Committed_AS:   195792 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 node46 on Fri Jun  2 07:47:26 UTC 2006