Trace number 41048

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.53 1801.22

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k3_l5_n550.opb
MD5SUMb656932a938990470d09f3771b5047c2
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 benchmark5.54416
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1650
Total number of constraints113164
Number of constraints which are clauses112614
Number of constraints which are cardinality constraints (but not clauses)550
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
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/node38/41048-1149225309/instance-41048-1149225309.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/node38/watcher-41048-1149225309 -o ROOT/results/node38/solver-41048-1149225309 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node38/41048-1149225309/instance-41048-1149225309.opb 630612573 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1403824/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=1700 CPUtime=0
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 228 0 0 0 0 0 0 0 19 0 1 0 188197198 1740800 212 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134877297 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 425 212 100 232 0 190 0

[startup+10.0028 s]
/proc/loadavg: 0.93 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1390576/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=16368 CPUtime=9.99
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 4158 0 0 0 980 19 0 0 25 0 1 0 188197198 16760832 3409 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552019 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 4092 3409 105 232 0 3857 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 16368

[startup+20.0087 s]
/proc/loadavg: 0.94 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1389616/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=16632 CPUtime=19.99
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 4453 0 0 0 1959 40 0 0 25 0 1 0 188197198 17031168 3704 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 4158 3704 105 232 0 3923 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 16632

[startup+30.0147 s]
/proc/loadavg: 0.95 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1388848/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=17044 CPUtime=29.99
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 4656 0 0 0 2942 57 0 0 25 0 1 0 188197198 17453056 3907 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 4261 3907 105 232 0 4026 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 17044

[startup+40.0206 s]
/proc/loadavg: 0.96 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1388656/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=17176 CPUtime=39.99
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 4729 0 0 0 3926 73 0 0 25 0 1 0 188197198 17588224 3980 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 4294 3980 105 232 0 4059 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 17176

[startup+50.0266 s]
/proc/loadavg: 0.96 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1388272/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=17556 CPUtime=50
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 4818 0 0 0 4909 91 0 0 25 0 1 0 188197198 17977344 4069 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 4389 4069 105 232 0 4154 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 17556

[startup+60.0325 s]
/proc/loadavg: 0.97 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1388016/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=17688 CPUtime=60
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 4882 0 0 0 5895 105 0 0 25 0 1 0 188197198 18112512 4133 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 4422 4133 105 232 0 4187 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 17688

[startup+70.0385 s]
/proc/loadavg: 0.97 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1387440/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=20892 CPUtime=70
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 5744 0 0 0 6881 119 0 0 25 0 1 0 188197198 21393408 4226 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551993 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 5223 4226 105 232 0 4988 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 20892

[startup+80.0444 s]
/proc/loadavg: 0.98 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1387312/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=21040 CPUtime=80
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 5810 0 0 0 7865 135 0 0 25 0 1 0 188197198 21544960 4292 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 5260 4292 105 232 0 5025 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 21040

[startup+90.0504 s]
/proc/loadavg: 0.98 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1386928/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=29232 CPUtime=90.01
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 5908 0 0 0 8852 149 0 0 25 0 1 0 188197198 29933568 4390 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 7308 4390 105 232 0 7073 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 29232

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1386736/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=29364 CPUtime=100.01
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 5952 0 0 0 9838 163 0 0 25 0 1 0 188197198 30068736 4434 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 7341 4434 105 232 0 7106 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 29364

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1386672/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=29492 CPUtime=110.01
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 5979 0 0 0 10823 178 0 0 25 0 1 0 188197198 30199808 4461 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 7373 4461 105 232 0 7138 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 29492

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1386544/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=29492 CPUtime=120.02
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 6011 0 0 0 11809 193 0 0 25 0 1 0 188197198 30199808 4493 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 7373 4493 105 232 0 7138 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 29492

[startup+130.074 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1386480/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=29644 CPUtime=130.02
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 6042 0 0 0 12795 207 0 0 25 0 1 0 188197198 30355456 4524 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 7411 4524 105 232 0 7176 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 29644

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1386032/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=29644 CPUtime=140.02
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 6147 0 0 0 13782 220 0 0 25 0 1 0 188197198 30355456 4629 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552324 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 7411 4629 105 232 0 7176 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 29644

[startup+150.086 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1385904/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=29772 CPUtime=150.02
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 6173 0 0 0 14769 233 0 0 25 0 1 0 188197198 30486528 4655 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 7443 4655 105 232 0 7208 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 29772

[startup+160.092 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1385840/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=29772 CPUtime=160.02
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 6196 0 0 0 15755 247 0 0 25 0 1 0 188197198 30486528 4678 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 7443 4678 105 232 0 7208 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 29772

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1385520/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=29944 CPUtime=170.03
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 6265 0 0 0 16744 259 0 0 25 0 1 0 188197198 30662656 4747 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 7486 4747 105 232 0 7251 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 29944

[startup+180.104 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1385200/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=29944 CPUtime=180.03
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 6340 0 0 0 17730 273 0 0 25 0 1 0 188197198 30662656 4822 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552281 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 7486 4822 105 232 0 7251 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 29944

[startup+190.11 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1385136/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=29944 CPUtime=190.03
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 6358 0 0 0 18716 287 0 0 25 0 1 0 188197198 30662656 4840 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 7486 4840 105 232 0 7251 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 29944

[startup+200.116 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1385072/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=30072 CPUtime=200.03
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 6378 0 0 0 19704 299 0 0 25 0 1 0 188197198 30793728 4860 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552095 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 7518 4860 105 232 0 7283 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 30072

[startup+210.123 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1996
/proc/meminfo: memFree=1384944/2055920 swapFree=4181196/4192956

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

/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11163 0 0 0 176044 2098 0 0 25 0 1 0 188197198 43843584 8108 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8108 105 232 0 10469 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (Kb) 42816

[startup+1783.1 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371696/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1782.43
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11164 0 0 0 176144 2099 0 0 25 0 1 0 188197198 43843584 8109 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8109 105 232 0 10469 0
Current children cumulated CPU time (s) 1782.43
Current children cumulated vsize (Kb) 42816

[startup+1784.1 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371696/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1783.43
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11165 0 0 0 176243 2100 0 0 25 0 1 0 188197198 43843584 8110 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8110 105 232 0 10469 0
Current children cumulated CPU time (s) 1783.43
Current children cumulated vsize (Kb) 42816

[startup+1785.11 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371696/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1784.44
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11165 0 0 0 176342 2102 0 0 25 0 1 0 188197198 43843584 8110 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8110 105 232 0 10469 0
Current children cumulated CPU time (s) 1784.44
Current children cumulated vsize (Kb) 42816

[startup+1786.11 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371696/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1785.44
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11166 0 0 0 176442 2102 0 0 25 0 1 0 188197198 43843584 8111 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558890 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8111 105 232 0 10469 0
Current children cumulated CPU time (s) 1785.44
Current children cumulated vsize (Kb) 42816

[startup+1787.12 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371696/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1786.45
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11167 0 0 0 176541 2104 0 0 25 0 1 0 188197198 43843584 8112 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8112 105 232 0 10469 0
Current children cumulated CPU time (s) 1786.45
Current children cumulated vsize (Kb) 42816

[startup+1788.12 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371696/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1787.44
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11169 0 0 0 176639 2105 0 0 25 0 1 0 188197198 43843584 8114 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8114 105 232 0 10469 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 42816

[startup+1789.13 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371696/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1788.45
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11170 0 0 0 176739 2106 0 0 25 0 1 0 188197198 43843584 8115 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8115 105 232 0 10469 0
Current children cumulated CPU time (s) 1788.45
Current children cumulated vsize (Kb) 42816

[startup+1790.13 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371696/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1789.46
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11170 0 0 0 176839 2107 0 0 25 0 1 0 188197198 43843584 8115 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8115 105 232 0 10469 0
Current children cumulated CPU time (s) 1789.46
Current children cumulated vsize (Kb) 42816

[startup+1791.14 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371632/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1790.46
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11172 0 0 0 176938 2108 0 0 25 0 1 0 188197198 43843584 8117 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8117 105 232 0 10469 0
Current children cumulated CPU time (s) 1790.46
Current children cumulated vsize (Kb) 42816

[startup+1792.14 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371632/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1791.47
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11173 0 0 0 177037 2110 0 0 25 0 1 0 188197198 43843584 8118 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8118 105 232 0 10469 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (Kb) 42816

[startup+1793.15 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371632/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1792.47
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11186 0 0 0 177136 2111 0 0 25 0 1 0 188197198 43843584 8131 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8131 105 232 0 10469 0
Current children cumulated CPU time (s) 1792.47
Current children cumulated vsize (Kb) 42816

[startup+1794.15 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371568/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1793.47
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11188 0 0 0 177236 2111 0 0 25 0 1 0 188197198 43843584 8133 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8133 105 232 0 10469 0
Current children cumulated CPU time (s) 1793.47
Current children cumulated vsize (Kb) 42816

[startup+1795.16 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371568/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1794.48
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11188 0 0 0 177336 2112 0 0 25 0 1 0 188197198 43843584 8133 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8133 105 232 0 10469 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (Kb) 42816

[startup+1796.16 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371568/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1795.48
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11189 0 0 0 177435 2113 0 0 25 0 1 0 188197198 43843584 8134 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8134 105 232 0 10469 0
Current children cumulated CPU time (s) 1795.48
Current children cumulated vsize (Kb) 42816

[startup+1797.17 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371568/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1796.48
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11190 0 0 0 177534 2114 0 0 25 0 1 0 188197198 43843584 8135 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8135 105 232 0 10469 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 42816

[startup+1798.17 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371568/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1797.49
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11192 0 0 0 177634 2115 0 0 25 0 1 0 188197198 43843584 8137 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8137 105 232 0 10469 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (Kb) 42816

[startup+1799.18 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371568/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1798.5
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11194 0 0 0 177734 2116 0 0 25 0 1 0 188197198 43843584 8139 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8139 105 232 0 10469 0
Current children cumulated CPU time (s) 1798.5
Current children cumulated vsize (Kb) 42816

[startup+1800.18 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371568/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1799.5
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11195 0 0 0 177833 2117 0 0 25 0 1 0 188197198 43843584 8140 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8140 105 232 0 10469 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (Kb) 42816

[startup+1801.19 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371568/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1800.51
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11195 0 0 0 177932 2119 0 0 25 0 1 0 188197198 43843584 8140 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8140 105 232 0 10469 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 42816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 0.99 0.98 0.94 2/64 1998
/proc/meminfo: memFree=1371568/2055920 swapFree=4181196/4192956
[pid=1996] ppid=1994 vsize=42816 CPUtime=1800.51
/proc/1996/stat : 1996 (PBS4L) R 1994 1996 1948 0 -1 4194304 11195 0 0 0 177932 2119 0 0 25 0 1 0 188197198 43843584 8140 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1996/statm: 10704 8140 105 232 0 10469 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 42816

Sending SIGTERM to -1996
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.53
CPU user time (s): 1779.33
CPU system time (s): 21.1998
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (Kb): 42816
The end

Launcher Data (download as text)

Begin job on node38 on Fri Jun  2 05:15:09 UTC 2006


FILE ID= 41048-1149225309

PBS_JOBID= 295787

BENCH NAME= ROOT/tmp/node38/41048-1149225309/instance-41048-1149225309.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node38/41048-1149225309/instance-41048-1149225309.opb 630612573
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-41048-1149225309 -o ROOT/results/node38/solver-41048-1149225309 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node38/41048-1149225309/instance-41048-1149225309.opb 630612573

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  b656932a938990470d09f3771b5047c2

RANDOM SEED= 630612573


/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.267
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.267
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:       1404032 kB
Buffers:         21624 kB
Cached:         558044 kB
SwapCached:       3636 kB
Active:          93380 kB
Inactive:       495196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1404032 kB
SwapTotal:     4192956 kB
SwapFree:      4181196 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14892 kB
Slab:            49312 kB
Committed_AS:   228256 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 node38 on Fri Jun  2 05:45:35 UTC 2006