Trace number 41958

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.68 1801.19

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob2.opb
MD5SUM2f67579afe346c848695d45b6181b1eb
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 benchmark273.732
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 14215207
Number of bits of the biggest number in a constraint 24
Biggest sum of numbers in a constraint 175368570
Number of bits of the biggest sum of numbers28
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/node26/41958-1149320051/instance-41958-1149320051.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/node26/watcher-41958-1149320051 -o ROOT/results/node26/solver-41958-1149320051 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node26/41958-1149320051/instance-41958-1149320051.opb 795015135 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1616216/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=1400 CPUtime=0
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 15175973 1433600 114 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134536608 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 350 114 97 232 0 115 0

[startup+10.0024 s]
/proc/loadavg: 0.93 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1603808/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=19900 CPUtime=9.99
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 3367 0 0 0 995 4 0 0 25 0 1 0 15175973 20377600 3204 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 4975 3204 104 232 0 4740 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 19900

[startup+20.0084 s]
/proc/loadavg: 0.94 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1599264/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=20524 CPUtime=19.99
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 4489 0 0 0 1992 7 0 0 25 0 1 0 15175973 21016576 4326 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 5131 4326 104 232 0 4896 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 20524

[startup+30.0144 s]
/proc/loadavg: 0.95 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1595296/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=39148 CPUtime=30
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 5693 0 0 0 2991 9 0 0 25 0 1 0 15175973 40087552 5337 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 9787 5337 104 232 0 9552 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 39148

[startup+40.0204 s]
/proc/loadavg: 0.96 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1592480/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=39532 CPUtime=40
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 6397 0 0 0 3990 10 0 0 25 0 1 0 15175973 40480768 6041 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 9883 6041 104 232 0 9648 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 39532

[startup+50.0264 s]
/proc/loadavg: 0.96 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1590304/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=39724 CPUtime=50
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 6942 0 0 0 4989 11 0 0 25 0 1 0 15175973 40677376 6586 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 9931 6586 104 232 0 9696 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 39724

[startup+60.0324 s]
/proc/loadavg: 0.97 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1588896/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=39916 CPUtime=60.01
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 7295 0 0 0 5988 13 0 0 25 0 1 0 15175973 40873984 6939 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 9979 6939 104 232 0 9744 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 39916

[startup+70.0394 s]
/proc/loadavg: 0.97 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1587808/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=40252 CPUtime=70.02
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 7562 0 0 0 6988 14 0 0 25 0 1 0 15175973 41218048 7206 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 10063 7206 104 232 0 9828 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 40252

[startup+80.0454 s]
/proc/loadavg: 0.98 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1587488/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=40444 CPUtime=80.02
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 7656 0 0 0 7987 15 0 0 25 0 1 0 15175973 41414656 7300 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558832 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 10111 7300 104 232 0 9876 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 40444

[startup+90.0514 s]
/proc/loadavg: 0.98 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1585184/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=40576 CPUtime=90.02
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 8229 0 0 0 8986 16 0 0 25 0 1 0 15175973 41549824 7873 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 10144 7873 104 232 0 9909 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 40576

[startup+100.057 s]
/proc/loadavg: 0.98 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1582944/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=42536 CPUtime=100.03
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 9169 0 0 0 9985 18 0 0 25 0 1 0 15175973 43556864 8428 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 10634 8428 104 232 0 10399 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (Kb) 42536

[startup+110.063 s]
/proc/loadavg: 0.98 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1579744/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=44312 CPUtime=110.02
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 9970 0 0 0 10983 19 0 0 25 0 1 0 15175973 45375488 9229 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 11078 9229 104 232 0 10843 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 44312

[startup+120.069 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1578080/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=44444 CPUtime=120.03
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 10375 0 0 0 11982 21 0 0 25 0 1 0 15175973 45510656 9634 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 11111 9634 104 232 0 10876 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 44444

[startup+130.075 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1576160/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=45236 CPUtime=130.03
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 10861 0 0 0 12981 22 0 0 25 0 1 0 15175973 46321664 10120 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 11309 10120 104 232 0 11074 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 45236

[startup+140.081 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1575392/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=45236 CPUtime=140.03
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 11053 0 0 0 13980 23 0 0 25 0 1 0 15175973 46321664 10312 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 11309 10312 104 232 0 11074 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 45236

[startup+150.087 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1575200/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=45236 CPUtime=150.04
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 11103 0 0 0 14980 24 0 0 25 0 1 0 15175973 46321664 10362 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 11309 10362 104 232 0 11074 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 45236

[startup+160.093 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1573728/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=78136 CPUtime=160.04
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 11459 0 0 0 15979 25 0 0 25 0 1 0 15175973 80011264 10718 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 19534 10718 104 232 0 19299 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 78136

[startup+170.099 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1572256/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=78136 CPUtime=170.05
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 11825 0 0 0 16979 26 0 0 25 0 1 0 15175973 80011264 11084 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 19534 11084 104 232 0 19299 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 78136

[startup+180.106 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1570848/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=78136 CPUtime=180.05
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 12183 0 0 0 17979 26 0 0 25 0 1 0 15175973 80011264 11442 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 19534 11442 104 232 0 19299 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 78136

[startup+190.112 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1569440/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=78136 CPUtime=190.05
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 12540 0 0 0 18978 27 0 0 25 0 1 0 15175973 80011264 11799 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 19534 11799 104 232 0 19299 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 78136

[startup+200.118 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1567904/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=78400 CPUtime=200.06
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 12914 0 0 0 19977 29 0 0 25 0 1 0 15175973 80281600 12173 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 19600 12173 104 232 0 19365 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 78400

[startup+210.124 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24254
/proc/meminfo: memFree=1567392/2055920 swapFree=4192956/4192956

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

/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33333 0 0 0 178040 116 0 0 25 0 1 0 15175973 172478464 29098 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550001 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29098 104 232 0 41874 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 168436

[startup+1783.08 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499680/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1782.56
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33334 0 0 0 178140 116 0 0 25 0 1 0 15175973 172478464 29099 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558853 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29099 104 232 0 41874 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 168436

[startup+1784.08 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499680/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1783.57
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33335 0 0 0 178241 116 0 0 25 0 1 0 15175973 172478464 29100 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29100 104 232 0 41874 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 168436

[startup+1785.09 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499680/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1784.57
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33335 0 0 0 178341 116 0 0 25 0 1 0 15175973 172478464 29100 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29100 104 232 0 41874 0
Current children cumulated CPU time (s) 1784.57
Current children cumulated vsize (Kb) 168436

[startup+1786.09 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499616/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1785.58
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33336 0 0 0 178442 116 0 0 25 0 1 0 15175973 172478464 29101 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29101 104 232 0 41874 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 168436

[startup+1787.1 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499616/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1786.58
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33337 0 0 0 178542 116 0 0 25 0 1 0 15175973 172478464 29102 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29102 104 232 0 41874 0
Current children cumulated CPU time (s) 1786.58
Current children cumulated vsize (Kb) 168436

[startup+1788.1 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499616/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1787.59
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33337 0 0 0 178643 116 0 0 25 0 1 0 15175973 172478464 29102 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29102 104 232 0 41874 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 168436

[startup+1789.11 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499616/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1788.59
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33338 0 0 0 178743 116 0 0 25 0 1 0 15175973 172478464 29103 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29103 104 232 0 41874 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 168436

[startup+1790.11 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499616/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1789.6
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33338 0 0 0 178844 116 0 0 25 0 1 0 15175973 172478464 29103 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558823 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29103 104 232 0 41874 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 168436

[startup+1791.12 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499616/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1790.6
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33339 0 0 0 178944 116 0 0 25 0 1 0 15175973 172478464 29104 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29104 104 232 0 41874 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 168436

[startup+1792.12 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499616/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1791.61
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33340 0 0 0 179044 117 0 0 25 0 1 0 15175973 172478464 29105 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29105 104 232 0 41874 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 168436

[startup+1793.13 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499616/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1792.62
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33340 0 0 0 179145 117 0 0 25 0 1 0 15175973 172478464 29105 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29105 104 232 0 41874 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 168436

[startup+1794.13 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499616/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1793.62
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33341 0 0 0 179245 117 0 0 25 0 1 0 15175973 172478464 29106 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29106 104 232 0 41874 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 168436

[startup+1795.14 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499616/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1794.62
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33342 0 0 0 179345 117 0 0 25 0 1 0 15175973 172478464 29107 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558968 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29107 104 232 0 41874 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 168436

[startup+1796.14 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499616/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1795.63
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33342 0 0 0 179446 117 0 0 25 0 1 0 15175973 172478464 29107 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29107 104 232 0 41874 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 168436

[startup+1797.15 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499616/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1796.63
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33343 0 0 0 179546 117 0 0 25 0 1 0 15175973 172478464 29108 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29108 104 232 0 41874 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 168436

[startup+1798.15 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499616/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1797.63
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33346 0 0 0 179646 117 0 0 25 0 1 0 15175973 172478464 29111 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29111 104 232 0 41874 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 168436

[startup+1799.16 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499616/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1798.64
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33347 0 0 0 179747 117 0 0 25 0 1 0 15175973 172478464 29112 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29112 104 232 0 41874 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 168436

[startup+1800.16 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499616/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1799.64
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33348 0 0 0 179847 117 0 0 25 0 1 0 15175973 172478464 29113 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29113 104 232 0 41874 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 168436

[startup+1801.17 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499552/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1800.65
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33349 0 0 0 179948 117 0 0 25 0 1 0 15175973 172478464 29114 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29114 104 232 0 41874 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 168436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 24449
/proc/meminfo: memFree=1499552/2055920 swapFree=4192956/4192956
[pid=24254] ppid=24252 vsize=168436 CPUtime=1800.65
/proc/24254/stat : 24254 (PBS4L) R 24252 24254 24208 0 -1 4194304 33349 0 0 0 179948 117 0 0 25 0 1 0 15175973 172478464 29114 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/24254/statm: 42109 29114 104 232 0 41874 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 168436

Sending SIGTERM to -24254
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.19
CPU time (s): 1800.68
CPU user time (s): 1799.49
CPU system time (s): 1.19482
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (Kb): 168436
The end

Launcher Data (download as text)

Begin job on node26 on Sat Jun  3 07:34:11 UTC 2006


FILE ID= 41958-1149320051

PBS_JOBID= 308572

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  2f67579afe346c848695d45b6181b1eb

RANDOM SEED= 795015135


/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.247
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.247
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:       1616424 kB
Buffers:         24852 kB
Cached:         358600 kB
SwapCached:          0 kB
Active:          68808 kB
Inactive:       329168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616424 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          24912 kB
Slab:            27624 kB
Committed_AS:   236512 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node26 on Sat Jun  3 08:04:12 UTC 2006