Trace number 41112

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.26 1801.32

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga30_30_sat_pb.cnf.cr.opb
MD5SUM09dd38397cb073c3f8ce1c2b987fae03
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.021995
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1350
Total number of constraints990
Number of constraints which are clauses930
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint30
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 31
Number of bits of the biggest sum of numbers5
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/node40/41112-1149232858/instance-41112-1149232858.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/node40/watcher-41112-1149232858 -o ROOT/results/node40/solver-41112-1149232858 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node40/41112-1149232858/instance-41112-1149232858.opb 412027127 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 3/64 6968
/proc/meminfo: memFree=1356376/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=1540 CPUtime=0
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 202 0 0 0 0 0 0 0 18 0 1 0 188952270 1576960 176 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 385 176 100 232 0 150 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 6968
/proc/meminfo: memFree=1320216/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=37416 CPUtime=9.99
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 9237 0 0 0 992 7 0 0 25 0 1 0 188952270 38313984 9154 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134594062 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 9354 9154 105 232 0 9119 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 37416

[startup+20.0087 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 6968
/proc/meminfo: memFree=1317208/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=40548 CPUtime=20
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 10100 0 0 0 1990 10 0 0 25 0 1 0 188952270 41521152 9920 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 10137 9920 105 232 0 9902 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 40548

[startup+30.015 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 6968
/proc/meminfo: memFree=1307800/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=75240 CPUtime=30
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 12441 0 0 0 2987 13 0 0 25 0 1 0 188952270 77045760 12261 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 18810 12261 105 232 0 18575 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 75240

[startup+40.0213 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 6968
/proc/meminfo: memFree=1290456/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=79656 CPUtime=40
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 16967 0 0 0 3984 16 0 0 25 0 1 0 188952270 81567744 16594 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 19914 16594 105 232 0 19679 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 79656

[startup+50.0286 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 6968
/proc/meminfo: memFree=1276312/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=147072 CPUtime=50
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 20490 0 0 0 4982 18 0 0 25 0 1 0 188952270 150601728 20117 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 36768 20117 105 232 0 36533 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 147072

[startup+60.035 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 6968
/proc/meminfo: memFree=1268248/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=149320 CPUtime=60.01
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 22517 0 0 0 5980 21 0 0 25 0 1 0 188952270 152903680 22144 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559012 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 37330 22144 105 232 0 37095 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 149320

[startup+70.0413 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 6968
/proc/meminfo: memFree=1255512/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=151844 CPUtime=70
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 25690 0 0 0 6975 25 0 0 25 0 1 0 188952270 155488256 25317 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549084 0 0 4096 0 0 0 0 17 1 0 0
/proc/6968/statm: 37961 25317 105 232 0 37726 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 151844

[startup+80.0476 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 6968
/proc/meminfo: memFree=1251288/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=155516 CPUtime=80
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 27100 0 0 0 7970 30 0 0 25 0 1 0 188952270 159248384 26342 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559004 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 38879 26342 105 232 0 38644 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 155516

[startup+90.0539 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 6968
/proc/meminfo: memFree=1250712/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=155736 CPUtime=90.01
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 27260 0 0 0 8968 33 0 0 25 0 1 0 188952270 159473664 26502 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 38934 26502 105 232 0 38699 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 155736

[startup+100.06 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 6968
/proc/meminfo: memFree=1249880/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=156156 CPUtime=100.01
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 27468 0 0 0 9963 38 0 0 25 0 1 0 188952270 159903744 26710 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550051 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 39039 26710 105 232 0 38804 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 156156

[startup+110.068 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 6968
/proc/meminfo: memFree=1249048/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=156656 CPUtime=110.01
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 27671 0 0 0 10960 41 0 0 25 0 1 0 188952270 160415744 26913 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 39164 26913 105 232 0 38929 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 156656

[startup+120.075 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6968
/proc/meminfo: memFree=1248408/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=159916 CPUtime=120.01
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 28615 0 0 0 11956 45 0 0 25 0 1 0 188952270 163753984 27088 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134560704 0 0 4096 0 0 0 0 17 1 0 0
/proc/6968/statm: 39979 27088 105 232 0 39744 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 159916

[startup+130.081 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6968
/proc/meminfo: memFree=1247896/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=160116 CPUtime=130.01
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 28741 0 0 0 12953 48 0 0 25 0 1 0 188952270 163958784 27214 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 40029 27214 105 232 0 39794 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 160116

[startup+140.087 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6968
/proc/meminfo: memFree=1247192/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=160552 CPUtime=140.01
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 28913 0 0 0 13951 50 0 0 25 0 1 0 188952270 164405248 27386 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 40138 27386 105 232 0 39903 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 160552

[startup+150.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6968
/proc/meminfo: memFree=1246552/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=160792 CPUtime=150.02
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 29089 0 0 0 14949 53 0 0 25 0 1 0 188952270 164651008 27562 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 40198 27562 105 232 0 39963 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 160792

[startup+160.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6968
/proc/meminfo: memFree=1245912/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=161320 CPUtime=160.01
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 29252 0 0 0 15946 55 0 0 25 0 1 0 188952270 165191680 27725 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/6968/statm: 40330 27725 105 232 0 40095 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 161320

[startup+170.107 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6968
/proc/meminfo: memFree=1245336/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=161732 CPUtime=170.01
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 29385 0 0 0 16944 57 0 0 25 0 1 0 188952270 165613568 27858 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 40433 27858 105 232 0 40198 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 161732

[startup+180.115 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6968
/proc/meminfo: memFree=1244632/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=162036 CPUtime=180.01
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 29556 0 0 0 17941 60 0 0 25 0 1 0 188952270 165924864 28029 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 40509 28029 105 232 0 40274 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 162036

[startup+190.121 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6968
/proc/meminfo: memFree=1243864/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=162484 CPUtime=190.02
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 29756 0 0 0 18938 64 0 0 25 0 1 0 188952270 166383616 28229 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 40621 28229 105 232 0 40386 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 162484

[startup+200.127 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6968
/proc/meminfo: memFree=1243416/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=162484 CPUtime=200.02
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 29870 0 0 0 19937 65 0 0 25 0 1 0 188952270 166383616 28343 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 40621 28343 105 232 0 40386 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 162484

[startup+210.134 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6968
/proc/meminfo: memFree=1242520/2055920 swapFree=4181324/4192956

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

/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52323 0 0 0 177858 255 0 0 25 0 1 0 188952270 236113920 40041 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40041 105 232 0 57410 0
Current children cumulated CPU time (s) 1781.13
Current children cumulated vsize (Kb) 230580

[startup+1783.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1196248/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1782.13
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52327 0 0 0 177958 255 0 0 25 0 1 0 188952270 236113920 40045 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40045 105 232 0 57410 0
Current children cumulated CPU time (s) 1782.13
Current children cumulated vsize (Kb) 230580

[startup+1784.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1196184/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1783.14
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52330 0 0 0 178059 255 0 0 25 0 1 0 188952270 236113920 40048 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40048 105 232 0 57410 0
Current children cumulated CPU time (s) 1783.14
Current children cumulated vsize (Kb) 230580

[startup+1785.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1196120/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1784.14
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52333 0 0 0 178159 255 0 0 25 0 1 0 188952270 236113920 40051 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40051 105 232 0 57410 0
Current children cumulated CPU time (s) 1784.14
Current children cumulated vsize (Kb) 230580

[startup+1786.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1196120/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1785.15
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52340 0 0 0 178260 255 0 0 25 0 1 0 188952270 236113920 40058 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40058 105 232 0 57410 0
Current children cumulated CPU time (s) 1785.15
Current children cumulated vsize (Kb) 230580

[startup+1787.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1196120/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1786.15
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52346 0 0 0 178360 255 0 0 25 0 1 0 188952270 236113920 40064 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40064 105 232 0 57410 0
Current children cumulated CPU time (s) 1786.15
Current children cumulated vsize (Kb) 230580

[startup+1788.22 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1196056/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1787.15
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52349 0 0 0 178460 255 0 0 25 0 1 0 188952270 236113920 40067 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40067 105 232 0 57410 0
Current children cumulated CPU time (s) 1787.15
Current children cumulated vsize (Kb) 230580

[startup+1789.23 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1196056/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1788.16
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52351 0 0 0 178561 255 0 0 25 0 1 0 188952270 236113920 40069 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40069 105 232 0 57410 0
Current children cumulated CPU time (s) 1788.16
Current children cumulated vsize (Kb) 230580

[startup+1790.23 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1196056/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1789.17
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52353 0 0 0 178661 256 0 0 25 0 1 0 188952270 236113920 40071 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40071 105 232 0 57410 0
Current children cumulated CPU time (s) 1789.17
Current children cumulated vsize (Kb) 230580

[startup+1791.24 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1196056/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1790.18
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52359 0 0 0 178762 256 0 0 25 0 1 0 188952270 236113920 40077 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40077 105 232 0 57410 0
Current children cumulated CPU time (s) 1790.18
Current children cumulated vsize (Kb) 230580

[startup+1792.24 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1196056/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1791.18
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52363 0 0 0 178862 256 0 0 25 0 1 0 188952270 236113920 40081 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40081 105 232 0 57410 0
Current children cumulated CPU time (s) 1791.18
Current children cumulated vsize (Kb) 230580

[startup+1793.25 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1196056/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1792.19
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52365 0 0 0 178963 256 0 0 25 0 1 0 188952270 236113920 40083 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552218 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40083 105 232 0 57410 0
Current children cumulated CPU time (s) 1792.19
Current children cumulated vsize (Kb) 230580

[startup+1794.25 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1195992/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1793.19
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52367 0 0 0 179063 256 0 0 25 0 1 0 188952270 236113920 40085 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40085 105 232 0 57410 0
Current children cumulated CPU time (s) 1793.19
Current children cumulated vsize (Kb) 230580

[startup+1795.26 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1195992/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1794.19
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52370 0 0 0 179163 256 0 0 25 0 1 0 188952270 236113920 40088 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40088 105 232 0 57410 0
Current children cumulated CPU time (s) 1794.19
Current children cumulated vsize (Kb) 230580

[startup+1796.26 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1195992/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1795.2
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52372 0 0 0 179264 256 0 0 25 0 1 0 188952270 236113920 40090 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40090 105 232 0 57410 0
Current children cumulated CPU time (s) 1795.2
Current children cumulated vsize (Kb) 230580

[startup+1797.27 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1195992/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1796.2
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52375 0 0 0 179364 256 0 0 25 0 1 0 188952270 236113920 40093 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40093 105 232 0 57410 0
Current children cumulated CPU time (s) 1796.2
Current children cumulated vsize (Kb) 230580

[startup+1798.27 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1195992/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1797.21
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52380 0 0 0 179465 256 0 0 25 0 1 0 188952270 236113920 40098 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40098 105 232 0 57410 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (Kb) 230580

[startup+1799.28 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1195928/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1798.21
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52387 0 0 0 179565 256 0 0 25 0 1 0 188952270 236113920 40105 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40105 105 232 0 57410 0
Current children cumulated CPU time (s) 1798.21
Current children cumulated vsize (Kb) 230580

[startup+1800.28 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1195928/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1799.22
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52390 0 0 0 179666 256 0 0 25 0 1 0 188952270 236113920 40108 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40108 105 232 0 57410 0
Current children cumulated CPU time (s) 1799.22
Current children cumulated vsize (Kb) 230580

[startup+1801.29 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1195928/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1800.22
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52394 0 0 0 179766 256 0 0 25 0 1 0 188952270 236113920 40112 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40112 105 232 0 57410 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (Kb) 230580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.29 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 6970
/proc/meminfo: memFree=1195928/2055920 swapFree=4181324/4192956
[pid=6968] ppid=6966 vsize=230580 CPUtime=1800.23
/proc/6968/stat : 6968 (PBS4L) R 6966 6968 6923 0 -1 4194304 52394 0 0 0 179767 256 0 0 25 0 1 0 188952270 236113920 40112 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 0 0 0
/proc/6968/statm: 57645 40112 105 232 0 57410 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (Kb) 230580

Sending SIGTERM to -6968
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.32
CPU time (s): 1800.26
CPU user time (s): 1797.67
CPU system time (s): 2.58961
CPU usage (%): 99.9411
Max. virtual memory (cumulated for all children) (Kb): 230580
The end

Launcher Data (download as text)

Begin job on node40 on Fri Jun  2 07:20:58 UTC 2006


FILE ID= 41112-1149232858

PBS_JOBID= 296619

BENCH NAME= ROOT/tmp/node40/41112-1149232858/instance-41112-1149232858.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node40/41112-1149232858/instance-41112-1149232858.opb 412027127
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-41112-1149232858 -o ROOT/results/node40/solver-41112-1149232858 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node40/41112-1149232858/instance-41112-1149232858.opb 412027127

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  09dd38397cb073c3f8ce1c2b987fae03

RANDOM SEED= 412027127


/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.245
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.245
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:       1356584 kB
Buffers:         40632 kB
Cached:         581896 kB
SwapCached:       3752 kB
Active:         269188 kB
Inactive:       362476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1356584 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14960 kB
Slab:            53704 kB
Committed_AS:   235676 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node40 on Fri Jun  2 07:50:59 UTC 2006