Trace number 41964

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.47 1801.2

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob1.opb
MD5SUM3fa3d77c564aea49e42df3fe632e1a1c
Bench CategorySATUNSAT-MEDINT (no optimisation, medium integers)
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.2792
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables77
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint77
Maximum length of a constraint77
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 33367336
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 458257453
Number of bits of the biggest sum of numbers29
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/node34/41964-1149320676/instance-41964-1149320676.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/node34/watcher-41964-1149320676 -o ROOT/results/node34/solver-41964-1149320676 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node34/41964-1149320676/instance-41964-1149320676.opb 854165242 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 27034
/proc/meminfo: memFree=1864512/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=1400 CPUtime=0
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 197731404 1433600 116 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 350 117 99 232 0 115 0

[startup+10.002 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1849600/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=20948 CPUtime=9.99
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 3995 0 0 0 993 6 0 0 25 0 1 0 197731404 21450752 3832 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 5237 3832 104 232 0 5002 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 20948

[startup+20.0087 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1845376/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=21428 CPUtime=19.97
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 5086 0 0 0 1989 8 0 0 25 0 1 0 197731404 21942272 4923 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 5357 4923 104 232 0 5122 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 21428

[startup+30.0153 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1841472/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=39156 CPUtime=29.98
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 6250 0 0 0 2987 11 0 0 25 0 1 0 197731404 40095744 5894 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 9789 5894 104 232 0 9554 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 39156

[startup+40.021 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1839104/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=39540 CPUtime=39.98
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 6840 0 0 0 3985 13 0 0 25 0 1 0 197731404 40488960 6484 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 9885 6484 104 232 0 9650 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 39540

[startup+50.0267 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1836224/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=40116 CPUtime=49.99
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 7562 0 0 0 4984 15 0 0 25 0 1 0 197731404 41078784 7206 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 10029 7206 104 232 0 9794 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 40116

[startup+60.0324 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1834112/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=41088 CPUtime=59.99
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 8099 0 0 0 5982 17 0 0 25 0 1 0 197731404 42074112 7743 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 10272 7743 104 232 0 10037 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 41088

[startup+70.0381 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1832064/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=41220 CPUtime=69.99
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 8607 0 0 0 6980 19 0 0 25 0 1 0 197731404 42209280 8251 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 10305 8251 104 232 0 10070 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 41220

[startup+80.0438 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1831616/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=41368 CPUtime=79.99
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 8716 0 0 0 7979 20 0 0 25 0 1 0 197731404 42360832 8360 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558821 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 10342 8360 104 232 0 10107 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 41368

[startup+90.0495 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1831040/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=41368 CPUtime=90
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 8847 0 0 0 8978 22 0 0 25 0 1 0 197731404 42360832 8491 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552002 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 10342 8491 104 232 0 10107 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 41368

[startup+100.055 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1828800/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=41368 CPUtime=100
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 9408 0 0 0 9977 23 0 0 25 0 1 0 197731404 42360832 9052 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 10342 9052 104 232 0 10107 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 41368

[startup+110.061 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1826688/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=43040 CPUtime=110
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 10325 0 0 0 10975 25 0 0 25 0 1 0 197731404 44072960 9584 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 10760 9584 104 232 0 10525 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 43040

[startup+120.067 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1825344/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=43172 CPUtime=120
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 10651 0 0 0 11974 26 0 0 25 0 1 0 197731404 44208128 9910 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 10793 9910 104 232 0 10558 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 43172

[startup+130.072 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1823424/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=45028 CPUtime=130
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 11134 0 0 0 12973 27 0 0 25 0 1 0 197731404 46108672 10393 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 11257 10393 104 232 0 11022 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 45028

[startup+140.078 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1822528/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=78456 CPUtime=140.01
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 11349 0 0 0 13973 28 0 0 25 0 1 0 197731404 80338944 10608 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 19614 10608 104 232 0 19379 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 78456

[startup+150.084 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1822016/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=78720 CPUtime=150.01
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 11501 0 0 0 14972 29 0 0 25 0 1 0 197731404 80609280 10760 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 19680 10760 104 232 0 19445 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 78720

[startup+160.089 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1821376/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=78720 CPUtime=160.01
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 11640 0 0 0 15971 30 0 0 25 0 1 0 197731404 80609280 10899 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 19680 10899 104 232 0 19445 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 78720

[startup+170.095 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1820160/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=78852 CPUtime=170.01
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 11941 0 0 0 16970 31 0 0 25 0 1 0 197731404 80744448 11200 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 19713 11200 104 232 0 19478 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 78852

[startup+180.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1818240/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=79116 CPUtime=180.01
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 12412 0 0 0 17968 33 0 0 25 0 1 0 197731404 81014784 11671 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 19779 11671 104 232 0 19544 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 79116

[startup+190.106 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1816384/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=80040 CPUtime=190.02
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 12881 0 0 0 18968 34 0 0 25 0 1 0 197731404 81960960 12140 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 20010 12140 104 232 0 19775 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 80040

[startup+200.112 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1814272/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=80700 CPUtime=200.02
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 13411 0 0 0 19967 35 0 0 25 0 1 0 197731404 82636800 12670 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 20175 12670 104 232 0 19940 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 80700

[startup+210.118 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 27034
/proc/meminfo: memFree=1812672/2055920 swapFree=4181356/4192956

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

/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37858 0 0 0 178011 123 0 0 25 0 1 0 197731404 173764608 33294 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42423 33294 104 232 0 42188 0
Current children cumulated CPU time (s) 1781.34
Current children cumulated vsize (Kb) 169692

[startup+1783.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1731072/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169692 CPUtime=1782.35
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37858 0 0 0 178112 123 0 0 25 0 1 0 197731404 173764608 33294 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42423 33294 104 232 0 42188 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (Kb) 169692

[startup+1784.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1731072/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169692 CPUtime=1783.35
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37859 0 0 0 178212 123 0 0 25 0 1 0 197731404 173764608 33295 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558853 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42423 33295 104 232 0 42188 0
Current children cumulated CPU time (s) 1783.35
Current children cumulated vsize (Kb) 169692

[startup+1785.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1784.36
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37950 0 0 0 178313 123 0 0 25 0 1 0 197731404 174026752 33321 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33321 104 232 0 42252 0
Current children cumulated CPU time (s) 1784.36
Current children cumulated vsize (Kb) 169948

[startup+1786.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1785.36
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37951 0 0 0 178413 123 0 0 25 0 1 0 197731404 174026752 33322 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33322 104 232 0 42252 0
Current children cumulated CPU time (s) 1785.36
Current children cumulated vsize (Kb) 169948

[startup+1787.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1786.37
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37952 0 0 0 178514 123 0 0 25 0 1 0 197731404 174026752 33323 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33323 104 232 0 42252 0
Current children cumulated CPU time (s) 1786.37
Current children cumulated vsize (Kb) 169948

[startup+1788.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1787.37
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37952 0 0 0 178614 123 0 0 25 0 1 0 197731404 174026752 33323 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33323 104 232 0 42252 0
Current children cumulated CPU time (s) 1787.37
Current children cumulated vsize (Kb) 169948

[startup+1789.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1788.37
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37953 0 0 0 178714 123 0 0 25 0 1 0 197731404 174026752 33324 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33324 104 232 0 42252 0
Current children cumulated CPU time (s) 1788.37
Current children cumulated vsize (Kb) 169948

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1789.38
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37954 0 0 0 178815 123 0 0 25 0 1 0 197731404 174026752 33325 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33325 104 232 0 42252 0
Current children cumulated CPU time (s) 1789.38
Current children cumulated vsize (Kb) 169948

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1790.39
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37954 0 0 0 178915 124 0 0 25 0 1 0 197731404 174026752 33325 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33325 104 232 0 42252 0
Current children cumulated CPU time (s) 1790.39
Current children cumulated vsize (Kb) 169948

[startup+1792.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1791.4
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37958 0 0 0 179016 124 0 0 25 0 1 0 197731404 174026752 33329 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33329 104 232 0 42252 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (Kb) 169948

[startup+1793.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1792.4
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37958 0 0 0 179116 124 0 0 25 0 1 0 197731404 174026752 33329 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558841 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33329 104 232 0 42252 0
Current children cumulated CPU time (s) 1792.4
Current children cumulated vsize (Kb) 169948

[startup+1794.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1793.41
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37959 0 0 0 179217 124 0 0 25 0 1 0 197731404 174026752 33330 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558850 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33330 104 232 0 42252 0
Current children cumulated CPU time (s) 1793.41
Current children cumulated vsize (Kb) 169948

[startup+1795.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1794.41
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37961 0 0 0 179317 124 0 0 25 0 1 0 197731404 174026752 33332 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33332 104 232 0 42252 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (Kb) 169948

[startup+1796.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1795.42
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37961 0 0 0 179418 124 0 0 25 0 1 0 197731404 174026752 33332 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33332 104 232 0 42252 0
Current children cumulated CPU time (s) 1795.42
Current children cumulated vsize (Kb) 169948

[startup+1797.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1796.42
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37965 0 0 0 179518 124 0 0 25 0 1 0 197731404 174026752 33336 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33336 104 232 0 42252 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (Kb) 169948

[startup+1798.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1797.42
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37965 0 0 0 179618 124 0 0 25 0 1 0 197731404 174026752 33336 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33336 104 232 0 42252 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (Kb) 169948

[startup+1799.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1798.43
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37966 0 0 0 179719 124 0 0 25 0 1 0 197731404 174026752 33337 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33337 104 232 0 42252 0
Current children cumulated CPU time (s) 1798.43
Current children cumulated vsize (Kb) 169948

[startup+1800.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=169948 CPUtime=1799.43
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37969 0 0 0 179819 124 0 0 25 0 1 0 197731404 174026752 33340 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42487 33340 104 232 0 42252 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (Kb) 169948

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=170080 CPUtime=1800.44
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37987 0 0 0 179920 124 0 0 25 0 1 0 197731404 174161920 33358 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42520 33358 104 232 0 42285 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 170080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27229
/proc/meminfo: memFree=1730816/2055920 swapFree=4181356/4192956
[pid=27034] ppid=27032 vsize=170080 CPUtime=1800.44
/proc/27034/stat : 27034 (PBS4L) R 27032 27034 26988 0 -1 4194304 37987 0 0 0 179920 124 0 0 25 0 1 0 197731404 174161920 33358 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27034/statm: 42520 33358 104 232 0 42285 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (Kb) 170080

Sending SIGTERM to -27034
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.47
CPU user time (s): 1799.21
CPU system time (s): 1.26581
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (Kb): 170080
The end

Launcher Data (download as text)

Begin job on node34 on Sat Jun  3 07:44:36 UTC 2006


FILE ID= 41964-1149320676

PBS_JOBID= 308627

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-prob1.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node34/41964-1149320676/instance-41964-1149320676.opb 854165242
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-41964-1149320676 -o ROOT/results/node34/solver-41964-1149320676 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node34/41964-1149320676/instance-41964-1149320676.opb 854165242

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  3fa3d77c564aea49e42df3fe632e1a1c

RANDOM SEED= 854165242


/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.277
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.277
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:       1864720 kB
Buffers:         18536 kB
Cached:         111140 kB
SwapCached:       3400 kB
Active:          29464 kB
Inactive:       109080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864720 kB
SwapTotal:     4192956 kB
SwapFree:      4181356 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          14900 kB
Slab:            38700 kB
Committed_AS:   335820 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node34 on Sat Jun  3 08:14:37 UTC 2006