Trace number 41955

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.62 1801.24

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-cuww3.opb
MD5SUMc67056006c43da82eed6e7cbb40287a1
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 benchmark16.6965
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables68
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 constraint68
Maximum length of a constraint68
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 58925135
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 568217345
Number of bits of the biggest sum of numbers30
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/node5/41955-1149319593/instance-41955-1149319593.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/node5/watcher-41955-1149319593 -o ROOT/results/node5/solver-41955-1149319593 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node5/41955-1149319593/instance-41955-1149319593.opb 935136111 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.20 1.10 1.03 2/64 3372
/proc/meminfo: memFree=1637400/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=1368 CPUtime=0
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 197562953 1400832 127 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 342 127 104 232 0 107 0

[startup+10.0024 s]
/proc/loadavg: 1.16 1.09 1.03 2/64 3372
/proc/meminfo: memFree=1624920/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=20128 CPUtime=9.98
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 3385 0 0 0 993 5 0 0 25 0 1 0 197562953 20611072 3222 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 5032 3222 104 232 0 4797 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 20128

[startup+20.0084 s]
/proc/loadavg: 1.14 1.09 1.03 2/64 3372
/proc/meminfo: memFree=1619928/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=21248 CPUtime=19.99
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 4646 0 0 0 1990 9 0 0 25 0 1 0 197562953 21757952 4483 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 5312 4484 104 232 0 5077 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 21248

[startup+30.0143 s]
/proc/loadavg: 1.12 1.09 1.02 2/64 3372
/proc/meminfo: memFree=1617688/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=22016 CPUtime=30
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 5399 0 0 0 2989 11 0 0 25 0 1 0 197562953 22544384 5043 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 5504 5043 104 232 0 5269 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 22016

[startup+40.0203 s]
/proc/loadavg: 1.10 1.08 1.02 2/64 3372
/proc/meminfo: memFree=1614936/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=38752 CPUtime=39.99
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 6099 0 0 0 3986 13 0 0 25 0 1 0 197562953 39682048 5743 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 9688 5743 104 232 0 9453 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 38752

[startup+50.0262 s]
/proc/loadavg: 1.08 1.08 1.02 2/64 3372
/proc/meminfo: memFree=1612568/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=39520 CPUtime=50
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 6686 0 0 0 4985 15 0 0 25 0 1 0 197562953 40468480 6330 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 9880 6330 104 232 0 9645 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 39520

[startup+60.0322 s]
/proc/loadavg: 1.07 1.08 1.02 2/64 3372
/proc/meminfo: memFree=1610840/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=40096 CPUtime=60
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 7122 0 0 0 5984 16 0 0 25 0 1 0 197562953 41058304 6766 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 10024 6766 104 232 0 9789 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 40096

[startup+70.0381 s]
/proc/loadavg: 1.06 1.07 1.02 2/64 3372
/proc/meminfo: memFree=1608984/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=40288 CPUtime=70
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 7573 0 0 0 6982 18 0 0 25 0 1 0 197562953 41254912 7217 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 10072 7217 104 232 0 9837 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 40288

[startup+80.0441 s]
/proc/loadavg: 1.05 1.07 1.02 2/64 3372
/proc/meminfo: memFree=1608856/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=40288 CPUtime=80.01
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 7604 0 0 0 7982 19 0 0 25 0 1 0 197562953 41254912 7248 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 10072 7248 104 232 0 9837 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 40288

[startup+90.05 s]
/proc/loadavg: 1.04 1.07 1.02 2/64 3372
/proc/meminfo: memFree=1608536/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=41824 CPUtime=90.01
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 8035 0 0 0 8981 20 0 0 25 0 1 0 197562953 42827776 7294 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 10456 7294 104 232 0 10221 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 41824

[startup+100.056 s]
/proc/loadavg: 1.03 1.07 1.02 2/64 3372
/proc/meminfo: memFree=1607640/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=42352 CPUtime=100.01
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 8291 0 0 0 9979 22 0 0 25 0 1 0 197562953 43368448 7550 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558821 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 10588 7550 104 232 0 10353 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 42352

[startup+110.062 s]
/proc/loadavg: 1.03 1.06 1.02 2/64 3372
/proc/meminfo: memFree=1606040/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=42352 CPUtime=110.01
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 8690 0 0 0 10977 24 0 0 25 0 1 0 197562953 43368448 7949 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 10588 7949 104 232 0 10353 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 42352

[startup+120.068 s]
/proc/loadavg: 1.02 1.06 1.02 2/64 3372
/proc/meminfo: memFree=1604184/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=42544 CPUtime=120.02
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 9162 0 0 0 11976 26 0 0 25 0 1 0 197562953 43565056 8421 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 10636 8421 104 232 0 10401 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 42544

[startup+130.074 s]
/proc/loadavg: 1.02 1.06 1.01 2/64 3372
/proc/meminfo: memFree=1602584/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=42544 CPUtime=130.02
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 9560 0 0 0 12975 27 0 0 25 0 1 0 197562953 43565056 8819 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 10636 8819 104 232 0 10401 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 42544

[startup+140.08 s]
/proc/loadavg: 1.02 1.06 1.01 2/64 3372
/proc/meminfo: memFree=1601240/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=42736 CPUtime=140.02
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 9897 0 0 0 13974 28 0 0 25 0 1 0 197562953 43761664 9156 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 10684 9157 104 232 0 10449 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 42736

[startup+150.086 s]
/proc/loadavg: 1.01 1.05 1.01 2/64 3372
/proc/meminfo: memFree=1599512/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=42908 CPUtime=150.03
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 10322 0 0 0 14973 30 0 0 25 0 1 0 197562953 43937792 9581 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 10727 9581 104 232 0 10492 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 42908

[startup+160.092 s]
/proc/loadavg: 1.01 1.05 1.01 2/64 3372
/proc/meminfo: memFree=1599320/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=43084 CPUtime=160.03
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 10377 0 0 0 15972 31 0 0 25 0 1 0 197562953 44118016 9636 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 10771 9636 104 232 0 10536 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 43084

[startup+170.098 s]
/proc/loadavg: 1.01 1.05 1.01 2/64 3372
/proc/meminfo: memFree=1599000/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=43084 CPUtime=170.03
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 10445 0 0 0 16971 32 0 0 25 0 1 0 197562953 44118016 9704 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558815 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 10771 9704 104 232 0 10536 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 43084

[startup+180.104 s]
/proc/loadavg: 1.01 1.05 1.01 2/64 3372
/proc/meminfo: memFree=1597528/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=43260 CPUtime=180.04
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 10822 0 0 0 17970 34 0 0 25 0 1 0 197562953 44298240 10081 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 10815 10081 104 232 0 10580 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 43260

[startup+190.109 s]
/proc/loadavg: 1.01 1.05 1.01 2/64 3372
/proc/meminfo: memFree=1596888/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=43260 CPUtime=190.03
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 10975 0 0 0 18969 34 0 0 25 0 1 0 197562953 44298240 10234 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 10815 10234 104 232 0 10580 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 43260

[startup+200.115 s]
/proc/loadavg: 1.00 1.04 1.01 2/64 3372
/proc/meminfo: memFree=1596696/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=43432 CPUtime=200.04
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 11032 0 0 0 19969 35 0 0 25 0 1 0 197562953 44474368 10291 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 10858 10291 104 232 0 10623 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 43432

[startup+210.121 s]
/proc/loadavg: 1.00 1.04 1.01 2/64 3372
/proc/meminfo: memFree=1595096/2055920 swapFree=4180904/4192956

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

/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 32951 0 0 0 178035 115 0 0 25 0 1 0 197562953 171249664 28848 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41809 28848 104 232 0 41574 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 167236

[startup+1783.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522200/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167236 CPUtime=1782.5
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 32952 0 0 0 178135 115 0 0 25 0 1 0 197562953 171249664 28849 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550678 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41809 28849 104 232 0 41574 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (Kb) 167236

[startup+1784.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522200/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167236 CPUtime=1783.51
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 32952 0 0 0 178236 115 0 0 25 0 1 0 197562953 171249664 28849 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41809 28849 104 232 0 41574 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (Kb) 167236

[startup+1785.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522200/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167236 CPUtime=1784.51
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 32953 0 0 0 178336 115 0 0 25 0 1 0 197562953 171249664 28850 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41809 28850 104 232 0 41574 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (Kb) 167236

[startup+1786.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522200/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167236 CPUtime=1785.52
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 32954 0 0 0 178437 115 0 0 25 0 1 0 197562953 171249664 28851 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41809 28851 104 232 0 41574 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 167236

[startup+1787.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522200/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167236 CPUtime=1786.52
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 32954 0 0 0 178537 115 0 0 25 0 1 0 197562953 171249664 28851 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41809 28851 104 232 0 41574 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 167236

[startup+1788.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522200/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167236 CPUtime=1787.52
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 32955 0 0 0 178637 115 0 0 25 0 1 0 197562953 171249664 28852 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558841 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41809 28852 104 232 0 41574 0
Current children cumulated CPU time (s) 1787.52
Current children cumulated vsize (Kb) 167236

[startup+1789.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522200/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167236 CPUtime=1788.53
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 32955 0 0 0 178738 115 0 0 25 0 1 0 197562953 171249664 28852 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41809 28852 104 232 0 41574 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 167236

[startup+1790.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522072/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167492 CPUtime=1789.53
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 32997 0 0 0 178838 115 0 0 25 0 1 0 197562953 171511808 28894 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41873 28894 104 232 0 41638 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 167492

[startup+1791.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522072/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167492 CPUtime=1790.53
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 32998 0 0 0 178938 115 0 0 25 0 1 0 197562953 171511808 28895 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41873 28895 104 232 0 41638 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 167492

[startup+1792.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522072/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167492 CPUtime=1791.54
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 32998 0 0 0 179039 115 0 0 25 0 1 0 197562953 171511808 28895 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41873 28895 104 232 0 41638 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 167492

[startup+1793.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522008/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167492 CPUtime=1792.54
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 32999 0 0 0 179139 115 0 0 25 0 1 0 197562953 171511808 28896 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41873 28896 104 232 0 41638 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 167492

[startup+1794.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522008/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167492 CPUtime=1793.55
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 33000 0 0 0 179240 115 0 0 25 0 1 0 197562953 171511808 28897 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41873 28897 104 232 0 41638 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 167492

[startup+1795.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522008/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167492 CPUtime=1794.55
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 33000 0 0 0 179340 115 0 0 25 0 1 0 197562953 171511808 28897 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41873 28897 104 232 0 41638 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 167492

[startup+1796.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522008/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167492 CPUtime=1795.56
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 33001 0 0 0 179441 115 0 0 25 0 1 0 197562953 171511808 28898 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550802 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41873 28898 104 232 0 41638 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 167492

[startup+1797.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522008/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167492 CPUtime=1796.56
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 33001 0 0 0 179541 115 0 0 25 0 1 0 197562953 171511808 28898 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558875 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41873 28898 104 232 0 41638 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 167492

[startup+1798.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522008/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167492 CPUtime=1797.57
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 33002 0 0 0 179642 115 0 0 25 0 1 0 197562953 171511808 28899 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41873 28899 104 232 0 41638 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 167492

[startup+1799.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522008/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167492 CPUtime=1798.57
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 33003 0 0 0 179742 115 0 0 25 0 1 0 197562953 171511808 28900 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41873 28900 104 232 0 41638 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 167492

[startup+1800.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522008/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167492 CPUtime=1799.57
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 33003 0 0 0 179842 115 0 0 25 0 1 0 197562953 171511808 28900 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41873 28900 104 232 0 41638 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 167492

[startup+1801.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522008/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167492 CPUtime=1800.58
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 33004 0 0 0 179943 115 0 0 25 0 1 0 197562953 171511808 28901 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41873 28901 104 232 0 41638 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 167492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3374
/proc/meminfo: memFree=1522008/2055920 swapFree=4180904/4192956
[pid=3372] ppid=3370 vsize=167492 CPUtime=1800.58
/proc/3372/stat : 3372 (PBS4L) R 3370 3372 3326 0 -1 4194304 33004 0 0 0 179943 115 0 0 25 0 1 0 197562953 171511808 28901 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3372/statm: 41873 28901 104 232 0 41638 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 167492

Sending SIGTERM to -3372
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.24
CPU time (s): 1800.62
CPU user time (s): 1799.44
CPU system time (s): 1.17782
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (Kb): 167492
The end

Launcher Data (download as text)

Begin job on node5 on Sat Jun  3 07:26:33 UTC 2006


FILE ID= 41955-1149319593

PBS_JOBID= 308542

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  c67056006c43da82eed6e7cbb40287a1

RANDOM SEED= 935136111


/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.279
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.279
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:       1637608 kB
Buffers:         27888 kB
Cached:         325820 kB
SwapCached:       3904 kB
Active:         131168 kB
Inactive:       231288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637608 kB
SwapTotal:     4192956 kB
SwapFree:      4180904 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14944 kB
Slab:            41924 kB
Committed_AS:   290476 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 node5 on Sat Jun  3 07:56:34 UTC 2006