Trace number 41833

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
PBS 4.1L? (TO) 1800.55 1801.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f600.opb
MD5SUM2b1f0bdf934439fa3364f5fdf4570849
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1200
Total number of constraints3150
Number of constraints which are clauses3150
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 1200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1200
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1200
Number of bits of the biggest sum of numbers11
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/node15/41833-1149278339/instance-41833-1149278339.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/node15/watcher-41833-1149278339 -o ROOT/results/node15/solver-41833-1149278339 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node15/41833-1149278339/instance-41833-1149278339.opb 631090613 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.35 0.80 0.89 2/64 32378
/proc/meminfo: memFree=1363808/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=1536 CPUtime=0
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 193496673 1572864 162 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 384 162 97 232 0 149 0

[startup+10.002 s]
/proc/loadavg: 0.45 0.81 0.89 2/64 32378
/proc/meminfo: memFree=1359200/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=7172 CPUtime=9.99
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 1472 0 0 0 997 2 0 0 25 0 1 0 193496673 7344128 1293 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 1793 1293 105 232 0 1558 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 7172

[startup+20.0077 s]
/proc/loadavg: 0.53 0.81 0.90 2/64 32378
/proc/meminfo: memFree=1356896/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=11916 CPUtime=20
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 2052 0 0 0 1996 4 0 0 25 0 1 0 193496673 12201984 1873 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 2979 1873 105 232 0 2744 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 11916

[startup+30.0134 s]
/proc/loadavg: 0.60 0.82 0.90 2/64 32378
/proc/meminfo: memFree=1354208/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=13452 CPUtime=30
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 2912 0 0 0 2993 7 0 0 25 0 1 0 193496673 13774848 2540 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 3363 2540 105 232 0 3128 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 13452

[startup+40.0191 s]
/proc/loadavg: 0.66 0.83 0.90 2/64 32378
/proc/meminfo: memFree=1352224/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=14096 CPUtime=40
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 3415 0 0 0 3991 9 0 0 25 0 1 0 193496673 14434304 3043 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 3524 3043 105 232 0 3289 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 14096

[startup+50.0248 s]
/proc/loadavg: 0.72 0.83 0.90 2/64 32378
/proc/meminfo: memFree=1350304/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=24416 CPUtime=50
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 4272 0 0 0 4990 10 0 0 25 0 1 0 193496673 25001984 3515 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 6104 3515 105 232 0 5869 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 24416

[startup+60.0306 s]
/proc/loadavg: 0.76 0.84 0.90 2/64 32378
/proc/meminfo: memFree=1348576/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=24740 CPUtime=60.01
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 4705 0 0 0 5988 13 0 0 25 0 1 0 193496673 25333760 3948 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551990 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 6185 3948 105 232 0 5950 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 24740

[startup+70.0363 s]
/proc/loadavg: 0.80 0.84 0.90 2/64 32378
/proc/meminfo: memFree=1346528/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=25212 CPUtime=70.01
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 5215 0 0 0 6987 14 0 0 25 0 1 0 193496673 25817088 4458 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 6303 4458 105 232 0 6068 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 25212

[startup+80.042 s]
/proc/loadavg: 0.83 0.85 0.90 2/64 32378
/proc/meminfo: memFree=1344544/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=25776 CPUtime=80
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 5708 0 0 0 7984 16 0 0 25 0 1 0 193496673 26394624 4951 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551638 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 6444 4951 105 232 0 6209 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 25776

[startup+90.0477 s]
/proc/loadavg: 0.85 0.85 0.90 2/64 32378
/proc/meminfo: memFree=1342624/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=26388 CPUtime=90.01
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 6179 0 0 0 8984 17 0 0 25 0 1 0 193496673 27021312 5422 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 6597 5422 105 232 0 6362 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 26388

[startup+100.053 s]
/proc/loadavg: 0.87 0.85 0.90 2/64 32378
/proc/meminfo: memFree=1340896/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=26668 CPUtime=100.01
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 6614 0 0 0 9982 19 0 0 25 0 1 0 193496673 27308032 5857 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 6667 5857 105 232 0 6432 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 26668

[startup+110.059 s]
/proc/loadavg: 0.89 0.86 0.90 2/64 32378
/proc/meminfo: memFree=1339360/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=30440 CPUtime=110.02
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 7757 0 0 0 10981 21 0 0 25 0 1 0 193496673 31170560 6231 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 7610 6231 105 232 0 7375 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 30440

[startup+120.065 s]
/proc/loadavg: 0.91 0.86 0.91 2/64 32378
/proc/meminfo: memFree=1337760/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=30768 CPUtime=120.02
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 8154 0 0 0 11980 22 0 0 25 0 1 0 193496673 31506432 6628 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 7692 6628 105 232 0 7457 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 30768

[startup+130.071 s]
/proc/loadavg: 0.92 0.87 0.91 2/70 32449
/proc/meminfo: memFree=1335536/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=31044 CPUtime=130.01
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 8419 0 0 0 12977 24 0 0 25 0 1 0 193496673 31789056 6893 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 7761 6893 105 232 0 7526 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 31044

[startup+140.077 s]
/proc/loadavg: 0.93 0.87 0.91 2/64 32573
/proc/meminfo: memFree=1334680/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=48040 CPUtime=139.99
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 8829 0 0 0 13973 26 0 0 25 0 1 0 193496673 49192960 7303 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 12010 7303 105 232 0 11775 0
Current children cumulated CPU time (s) 139.99
Current children cumulated vsize (Kb) 48040

[startup+150.084 s]
/proc/loadavg: 0.94 0.87 0.91 2/64 32573
/proc/meminfo: memFree=1334176/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=48360 CPUtime=149.99
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 9008 0 0 0 14971 28 0 0 25 0 1 0 193496673 49520640 7482 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 12090 7482 105 232 0 11855 0
Current children cumulated CPU time (s) 149.99
Current children cumulated vsize (Kb) 48360

[startup+160.091 s]
/proc/loadavg: 0.95 0.88 0.91 2/64 32573
/proc/meminfo: memFree=1332448/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=48688 CPUtime=160
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 9436 0 0 0 15969 31 0 0 25 0 1 0 193496673 49856512 7910 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 12172 7910 105 232 0 11937 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 48688

[startup+170.096 s]
/proc/loadavg: 0.96 0.88 0.91 2/64 32573
/proc/meminfo: memFree=1331232/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=49048 CPUtime=169.99
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 9738 0 0 0 16967 32 0 0 25 0 1 0 193496673 50225152 8212 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 12262 8212 105 232 0 12027 0
Current children cumulated CPU time (s) 169.99
Current children cumulated vsize (Kb) 49048

[startup+180.103 s]
/proc/loadavg: 0.96 0.89 0.91 2/64 32573
/proc/meminfo: memFree=1329824/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=49332 CPUtime=180
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 10100 0 0 0 17965 35 0 0 25 0 1 0 193496673 50515968 8574 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 12333 8574 105 232 0 12098 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (Kb) 49332

[startup+190.109 s]
/proc/loadavg: 0.97 0.89 0.91 2/64 32573
/proc/meminfo: memFree=1328672/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=49836 CPUtime=190
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 10378 0 0 0 18964 36 0 0 25 0 1 0 193496673 51032064 8852 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 12459 8852 105 232 0 12224 0
Current children cumulated CPU time (s) 190
Current children cumulated vsize (Kb) 49836

[startup+200.115 s]
/proc/loadavg: 0.97 0.89 0.91 2/64 32573
/proc/meminfo: memFree=1327072/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=50616 CPUtime=200
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 10774 0 0 0 19962 38 0 0 25 0 1 0 193496673 51830784 9248 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 12654 9248 105 232 0 12419 0
Current children cumulated CPU time (s) 200
Current children cumulated vsize (Kb) 50616

[startup+210.121 s]
/proc/loadavg: 0.98 0.89 0.91 2/64 32573
/proc/meminfo: memFree=1325984/2055920 swapFree=4181408/4192956

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

/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45596 0 0 0 177928 214 0 0 25 0 1 0 193496673 230408192 33249 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552218 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33249 105 232 0 56017 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (Kb) 225008

[startup+1783.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230752/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1782.42
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45603 0 0 0 178028 214 0 0 25 0 1 0 193496673 230408192 33256 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33256 105 232 0 56017 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 225008

[startup+1784.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230688/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1783.44
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45611 0 0 0 178129 215 0 0 25 0 1 0 193496673 230408192 33264 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33264 105 232 0 56017 0
Current children cumulated CPU time (s) 1783.44
Current children cumulated vsize (Kb) 225008

[startup+1785.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230688/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1784.44
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45613 0 0 0 178229 215 0 0 25 0 1 0 193496673 230408192 33266 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551602 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33266 105 232 0 56017 0
Current children cumulated CPU time (s) 1784.44
Current children cumulated vsize (Kb) 225008

[startup+1786.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230688/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1785.44
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45620 0 0 0 178329 215 0 0 25 0 1 0 193496673 230408192 33273 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33273 105 232 0 56017 0
Current children cumulated CPU time (s) 1785.44
Current children cumulated vsize (Kb) 225008

[startup+1787.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230624/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1786.45
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45628 0 0 0 178430 215 0 0 25 0 1 0 193496673 230408192 33281 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33281 105 232 0 56017 0
Current children cumulated CPU time (s) 1786.45
Current children cumulated vsize (Kb) 225008

[startup+1788.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230624/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1787.45
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45631 0 0 0 178530 215 0 0 25 0 1 0 193496673 230408192 33284 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33284 105 232 0 56017 0
Current children cumulated CPU time (s) 1787.45
Current children cumulated vsize (Kb) 225008

[startup+1789.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230624/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1788.46
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45636 0 0 0 178631 215 0 0 25 0 1 0 193496673 230408192 33289 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33289 105 232 0 56017 0
Current children cumulated CPU time (s) 1788.46
Current children cumulated vsize (Kb) 225008

[startup+1790.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230560/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1789.46
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45642 0 0 0 178731 215 0 0 25 0 1 0 193496673 230408192 33295 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33295 105 232 0 56017 0
Current children cumulated CPU time (s) 1789.46
Current children cumulated vsize (Kb) 225008

[startup+1791.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230560/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1790.47
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45645 0 0 0 178832 215 0 0 25 0 1 0 193496673 230408192 33298 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546657 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33298 105 232 0 56017 0
Current children cumulated CPU time (s) 1790.47
Current children cumulated vsize (Kb) 225008

[startup+1792.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230560/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1791.47
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45651 0 0 0 178932 215 0 0 25 0 1 0 193496673 230408192 33304 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551596 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33304 105 232 0 56017 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (Kb) 225008

[startup+1793.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230496/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1792.47
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45657 0 0 0 179032 215 0 0 25 0 1 0 193496673 230408192 33310 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33310 105 232 0 56017 0
Current children cumulated CPU time (s) 1792.47
Current children cumulated vsize (Kb) 225008

[startup+1794.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230496/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1793.48
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45664 0 0 0 179133 215 0 0 25 0 1 0 193496673 230408192 33317 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550838 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33317 105 232 0 56017 0
Current children cumulated CPU time (s) 1793.48
Current children cumulated vsize (Kb) 225008

[startup+1795.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230496/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1794.48
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45670 0 0 0 179233 215 0 0 25 0 1 0 193496673 230408192 33323 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33323 105 232 0 56017 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (Kb) 225008

[startup+1796.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230432/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1795.49
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45676 0 0 0 179333 216 0 0 25 0 1 0 193496673 230408192 33329 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551587 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33329 105 232 0 56017 0
Current children cumulated CPU time (s) 1795.49
Current children cumulated vsize (Kb) 225008

[startup+1797.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230432/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1796.49
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45683 0 0 0 179433 216 0 0 25 0 1 0 193496673 230408192 33336 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550043 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33336 105 232 0 56017 0
Current children cumulated CPU time (s) 1796.49
Current children cumulated vsize (Kb) 225008

[startup+1798.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230432/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1797.5
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45685 0 0 0 179534 216 0 0 25 0 1 0 193496673 230408192 33338 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33338 105 232 0 56017 0
Current children cumulated CPU time (s) 1797.5
Current children cumulated vsize (Kb) 225008

[startup+1799.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230368/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1798.5
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45690 0 0 0 179634 216 0 0 25 0 1 0 193496673 230408192 33343 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33343 105 232 0 56017 0
Current children cumulated CPU time (s) 1798.5
Current children cumulated vsize (Kb) 225008

[startup+1800.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230368/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1799.5
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45697 0 0 0 179734 216 0 0 25 0 1 0 193496673 230408192 33350 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33350 105 232 0 56017 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (Kb) 225008

[startup+1801.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230368/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1800.51
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45702 0 0 0 179835 216 0 0 25 0 1 0 193496673 230408192 33355 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33355 105 232 0 56017 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 225008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 32573
/proc/meminfo: memFree=1230368/2055920 swapFree=4181408/4192956
[pid=32378] ppid=32376 vsize=225008 CPUtime=1800.51
/proc/32378/stat : 32378 (PBS4L) R 32376 32378 32332 0 -1 4194304 45702 0 0 0 179835 216 0 0 25 0 1 0 193496673 230408192 33355 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32378/statm: 56252 33355 105 232 0 56017 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 225008

Sending SIGTERM to -32378
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.17
CPU time (s): 1800.55
CPU user time (s): 1798.36
CPU system time (s): 2.19067
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (Kb): 225008
The end

Launcher Data (download as text)

Begin job on node15 on Fri Jun  2 19:58:59 UTC 2006


FILE ID= 41833-1149278339

PBS_JOBID= 305849

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-f600.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node15/41833-1149278339/instance-41833-1149278339.opb 631090613
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-41833-1149278339 -o ROOT/results/node15/solver-41833-1149278339 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node15/41833-1149278339/instance-41833-1149278339.opb 631090613

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  2b1f0bdf934439fa3364f5fdf4570849

RANDOM SEED= 631090613


/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.285
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.285
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:       1364144 kB
Buffers:         28800 kB
Cached:         602128 kB
SwapCached:       3308 kB
Active:          97284 kB
Inactive:       542412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1364144 kB
SwapTotal:     4192956 kB
SwapFree:      4181408 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          14692 kB
Slab:            37960 kB
Committed_AS:   269604 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node15 on Fri Jun  2 20:29:00 UTC 2006