Trace number 41116

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.6 1801.25

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga45_44_sat_pb.cnf.cr.opb
MD5SUM1fc5c2586ddac9fd4692e69ce4a42173
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.070988
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2970
Total number of constraints2113
Number of constraints which are clauses2024
Number of constraints which are cardinality constraints (but not clauses)89
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint22
Maximum length of a constraint45
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 46
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/node60/41116-1149233083/instance-41116-1149233083.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/node60/watcher-41116-1149233083 -o ROOT/results/node60/solver-41116-1149233083 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node60/41116-1149233083/instance-41116-1149233083.opb 67722978 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1565536/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=1680 CPUtime=0
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 188976093 1720320 147 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598843 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 420 149 90 232 0 185 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1531176/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=37576 CPUtime=9.99
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 8706 0 0 0 987 12 0 0 25 0 1 0 188976093 38477824 8682 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549550 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 9394 8682 105 232 0 9159 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 37576

[startup+20.0094 s]
/proc/loadavg: 0.94 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1502120/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=72300 CPUtime=19.99
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 15961 0 0 0 1981 18 0 0 25 0 1 0 188976093 74035200 15937 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 18075 15937 105 232 0 17840 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 72300

[startup+30.0162 s]
/proc/loadavg: 0.95 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1483048/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=140892 CPUtime=30
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 20758 0 0 0 2978 22 0 0 25 0 1 0 188976093 144273408 20685 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546351 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 35223 20685 105 232 0 34988 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 140892

[startup+40.022 s]
/proc/loadavg: 0.96 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1482664/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=141288 CPUtime=40
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 20857 0 0 0 3978 22 0 0 25 0 1 0 188976093 144678912 20784 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549323 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 35322 20784 105 232 0 35087 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 141288

[startup+50.0288 s]
/proc/loadavg: 0.96 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1481256/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=142860 CPUtime=50
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 21224 0 0 0 4977 23 0 0 25 0 1 0 188976093 146288640 21151 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 35715 21151 105 232 0 35480 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 142860

[startup+60.0346 s]
/proc/loadavg: 0.97 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1466472/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=143852 CPUtime=60
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 24905 0 0 0 5975 25 0 0 25 0 1 0 188976093 147304448 24832 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564928 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 35963 24832 105 232 0 35728 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 143852

[startup+70.0414 s]
/proc/loadavg: 0.97 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1448744/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=145820 CPUtime=70.01
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 29439 0 0 0 6973 28 0 0 25 0 1 0 188976093 149319680 29269 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134561665 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 36455 29269 105 232 0 36220 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 145820

[startup+80.0473 s]
/proc/loadavg: 0.98 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1423656/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=149344 CPUtime=80.01
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 35686 0 0 0 7970 31 0 0 25 0 1 0 188976093 152928256 35516 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564928 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 37336 35516 105 232 0 37101 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 149344

[startup+90.0531 s]
/proc/loadavg: 0.98 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1415272/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=281636 CPUtime=90.01
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 37717 0 0 0 8968 33 0 0 25 0 1 0 188976093 288395264 37547 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 70409 37547 105 232 0 70174 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 281636

[startup+100.059 s]
/proc/loadavg: 0.98 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1402984/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=283852 CPUtime=100.01
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 40777 0 0 0 9966 35 0 0 25 0 1 0 188976093 290664448 40607 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134593964 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 70963 40607 105 232 0 70728 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 283852

[startup+110.065 s]
/proc/loadavg: 0.98 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1392552/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=286764 CPUtime=110.01
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 43388 0 0 0 10964 37 0 0 25 0 1 0 188976093 293646336 43218 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549581 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 71691 43218 105 232 0 71456 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 286764

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1384616/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=287212 CPUtime=120.01
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 45355 0 0 0 11963 38 0 0 25 0 1 0 188976093 294105088 45185 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550784 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 71803 45185 105 232 0 71568 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 287212

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1374632/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=288404 CPUtime=130.02
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 47854 0 0 0 12962 40 0 0 25 0 1 0 188976093 295325696 47684 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549014 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 72101 47684 105 232 0 71866 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 288404

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1365544/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=291744 CPUtime=140.02
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 50119 0 0 0 13961 41 0 0 25 0 1 0 188976093 298745856 49949 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 72936 49949 105 232 0 72701 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 291744

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1353768/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=292624 CPUtime=150.02
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 53057 0 0 0 14960 42 0 0 25 0 1 0 188976093 299646976 52887 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 73156 52887 105 232 0 72921 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 292624

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1353000/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=293568 CPUtime=160.03
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 53240 0 0 0 15960 43 0 0 25 0 1 0 188976093 300613632 53070 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549257 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 73392 53070 105 232 0 73157 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 293568

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1343720/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=294496 CPUtime=170.03
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 55755 0 0 0 16958 45 0 0 25 0 1 0 188976093 301563904 55392 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 73624 55392 105 232 0 73389 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 294496

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1342248/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=296032 CPUtime=180.03
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 56130 0 0 0 17958 45 0 0 25 0 1 0 188976093 303136768 55767 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550844 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 74008 55767 105 232 0 73773 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 296032

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1338792/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=298132 CPUtime=190.04
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 56998 0 0 0 18958 46 0 0 25 0 1 0 188976093 305287168 56635 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 74533 56635 105 232 0 74298 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 298132

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1336872/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=300812 CPUtime=200.03
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 57475 0 0 0 19957 46 0 0 25 0 1 0 188976093 308031488 57112 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 75203 57112 105 232 0 74968 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 300812

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12155
/proc/meminfo: memFree=1314984/2055920 swapFree=4181460/4192956

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

/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 125034 0 0 0 178015 127 0 0 25 0 1 0 188976093 605659136 123517 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 123517 105 232 0 147631 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (Kb) 591464

[startup+1783.07 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1070120/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1782.42
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 125035 0 0 0 178115 127 0 0 25 0 1 0 188976093 605659136 123518 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564869 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 123518 105 232 0 147631 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 591464

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1070120/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1783.43
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 125035 0 0 0 178216 127 0 0 25 0 1 0 188976093 605659136 123518 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549540 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 123518 105 232 0 147631 0
Current children cumulated CPU time (s) 1783.43
Current children cumulated vsize (Kb) 591464

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1070120/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1784.43
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 125036 0 0 0 178316 127 0 0 25 0 1 0 188976093 605659136 123519 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551987 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 123519 105 232 0 147631 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (Kb) 591464

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1070120/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1785.44
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 125037 0 0 0 178417 127 0 0 25 0 1 0 188976093 605659136 123520 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550808 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 123520 105 232 0 147631 0
Current children cumulated CPU time (s) 1785.44
Current children cumulated vsize (Kb) 591464

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1070120/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1786.44
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 125038 0 0 0 178517 127 0 0 25 0 1 0 188976093 605659136 123521 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 123521 105 232 0 147631 0
Current children cumulated CPU time (s) 1786.44
Current children cumulated vsize (Kb) 591464

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1070120/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1787.44
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 125039 0 0 0 178617 127 0 0 25 0 1 0 188976093 605659136 123522 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549052 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 123522 105 232 0 147631 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 591464

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1070120/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1788.45
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 125040 0 0 0 178718 127 0 0 25 0 1 0 188976093 605659136 123523 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558960 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 123523 105 232 0 147631 0
Current children cumulated CPU time (s) 1788.45
Current children cumulated vsize (Kb) 591464

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1070120/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1789.45
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 125041 0 0 0 178818 127 0 0 25 0 1 0 188976093 605659136 123524 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 123524 105 232 0 147631 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 591464

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1070120/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1790.46
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 125042 0 0 0 178919 127 0 0 25 0 1 0 188976093 605659136 123525 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134612801 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 123525 105 232 0 147631 0
Current children cumulated CPU time (s) 1790.46
Current children cumulated vsize (Kb) 591464

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1070120/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1791.46
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 125042 0 0 0 179019 127 0 0 25 0 1 0 188976093 605659136 123525 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 123525 105 232 0 147631 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (Kb) 591464

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1070056/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1792.47
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 125053 0 0 0 179120 127 0 0 25 0 1 0 188976093 605659136 123536 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 123536 105 232 0 147631 0
Current children cumulated CPU time (s) 1792.47
Current children cumulated vsize (Kb) 591464

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1069608/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1793.47
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 125168 0 0 0 179220 127 0 0 25 0 1 0 188976093 605659136 123651 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549073 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 123651 105 232 0 147631 0
Current children cumulated CPU time (s) 1793.47
Current children cumulated vsize (Kb) 591464

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1067624/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1794.47
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 125662 0 0 0 179320 127 0 0 25 0 1 0 188976093 605659136 124145 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 124145 105 232 0 147631 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 591464

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1065448/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1795.48
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 126196 0 0 0 179420 128 0 0 25 0 1 0 188976093 605659136 124679 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 124679 105 232 0 147631 0
Current children cumulated CPU time (s) 1795.48
Current children cumulated vsize (Kb) 591464

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1064936/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1796.49
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 126333 0 0 0 179521 128 0 0 25 0 1 0 188976093 605659136 124816 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611556 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 124816 105 232 0 147631 0
Current children cumulated CPU time (s) 1796.49
Current children cumulated vsize (Kb) 591464

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1064936/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1797.49
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 126334 0 0 0 179621 128 0 0 25 0 1 0 188976093 605659136 124817 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 124817 105 232 0 147631 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (Kb) 591464

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1064936/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1798.5
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 126335 0 0 0 179722 128 0 0 25 0 1 0 188976093 605659136 124818 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 124818 105 232 0 147631 0
Current children cumulated CPU time (s) 1798.5
Current children cumulated vsize (Kb) 591464

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1064936/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1799.5
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 126336 0 0 0 179822 128 0 0 25 0 1 0 188976093 605659136 124819 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134585814 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 124819 105 232 0 147631 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (Kb) 591464

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1064872/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1800.51
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 126337 0 0 0 179923 128 0 0 25 0 1 0 188976093 605659136 124820 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551990 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 124820 105 232 0 147631 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 591464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 12157
/proc/meminfo: memFree=1064872/2055920 swapFree=4181460/4192956
[pid=12155] ppid=12153 vsize=591464 CPUtime=1800.51
/proc/12155/stat : 12155 (PBS4L) R 12153 12155 12110 0 -1 4194304 126337 0 0 0 179923 128 0 0 25 0 1 0 188976093 605659136 124820 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134594604 0 0 4096 0 0 0 0 17 1 0 0
/proc/12155/statm: 147866 124820 105 232 0 147631 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 591464

Sending SIGTERM to -12155
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.25
CPU time (s): 1800.6
CPU user time (s): 1799.23
CPU system time (s): 1.36379
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (Kb): 591464
The end

Launcher Data (download as text)

Begin job on node60 on Fri Jun  2 07:24:43 UTC 2006


FILE ID= 41116-1149233083

PBS_JOBID= 296667

BENCH NAME= ROOT/tmp/node60/41116-1149233083/instance-41116-1149233083.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node60/41116-1149233083/instance-41116-1149233083.opb 67722978
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-41116-1149233083 -o ROOT/results/node60/solver-41116-1149233083 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node60/41116-1149233083/instance-41116-1149233083.opb 67722978

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  1fc5c2586ddac9fd4692e69ce4a42173

RANDOM SEED= 67722978


/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.257
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.257
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:       1565744 kB
Buffers:         37276 kB
Cached:         376924 kB
SwapCached:       3320 kB
Active:         112652 kB
Inactive:       310364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1565744 kB
SwapTotal:     4192956 kB
SwapFree:      4181460 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14728 kB
Slab:            53148 kB
Committed_AS:   217864 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node60 on Fri Jun  2 07:54:44 UTC 2006