Trace number 50556

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
PBS 4.1L? (TO) 1800.53 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_4.opb
MD5SUM153ea7f27a80a18c7caefc8ed55018be
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1207
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3621
Number of bits of the biggest sum of numbers12
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/node45/50556-1154108621/instance-50556-1154108621.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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node45/watcher-50556-1154108621 -o ROOT/results/node45/solver-50556-1154108621 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node45/50556-1154108621/instance-50556-1154108621.opb 236020593 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.96 2/64 17469
/proc/meminfo: memFree=1128912/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=1400 CPUtime=0
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 157733034 1433600 118 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 350 118 100 232 0 115 0

[startup+10.0018 s]
/proc/loadavg: 1.01 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1122608/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=11340 CPUtime=9.98
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 1848 0 0 0 996 2 0 0 25 0 1 0 157733034 11612160 1684 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 2835 1684 104 232 0 2600 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 11340

[startup+20.0076 s]
/proc/loadavg: 1.01 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1120368/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=11660 CPUtime=19.99
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 2418 0 0 0 1995 4 0 0 25 0 1 0 157733034 11939840 2254 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558847 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 2915 2254 104 232 0 2680 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 11660

[startup+30.0144 s]
/proc/loadavg: 1.01 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1118320/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=12892 CPUtime=29.99
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 3140 0 0 0 2992 7 0 0 25 0 1 0 157733034 13201408 2783 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559025 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 3223 2783 104 232 0 2988 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 12892

[startup+40.0212 s]
/proc/loadavg: 1.01 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1116528/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=21436 CPUtime=40
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 3577 0 0 0 3991 9 0 0 25 0 1 0 157733034 21950464 3220 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 5359 3220 104 232 0 5124 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 21436

[startup+50.0281 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1115184/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=21820 CPUtime=50
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 3921 0 0 0 4990 10 0 0 25 0 1 0 157733034 22343680 3564 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 5455 3564 104 232 0 5220 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 21820

[startup+60.0349 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1113968/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=22012 CPUtime=60.01
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 4242 0 0 0 5989 12 0 0 25 0 1 0 157733034 22540288 3885 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 5503 3885 104 232 0 5268 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 22012

[startup+70.0417 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1112752/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=22204 CPUtime=70.01
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 4536 0 0 0 6988 13 0 0 25 0 1 0 157733034 22736896 4179 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 5551 4179 104 232 0 5316 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 22204

[startup+80.0485 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1112112/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=22396 CPUtime=80.01
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 4704 0 0 0 7987 14 0 0 25 0 1 0 157733034 22933504 4347 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 5599 4347 104 232 0 5364 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 22396

[startup+90.0554 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1111152/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=22588 CPUtime=90.01
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 4941 0 0 0 8986 15 0 0 25 0 1 0 157733034 23130112 4584 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 5647 4584 104 232 0 5412 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 22588

[startup+100.061 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1109936/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=24316 CPUtime=100.02
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 5581 0 0 0 9985 17 0 0 25 0 1 0 157733034 24899584 4839 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 6079 4839 104 232 0 5844 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 24316

[startup+110.068 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1109616/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=24508 CPUtime=110.02
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 5705 0 0 0 10984 18 0 0 25 0 1 0 157733034 25096192 4963 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 6127 4963 104 232 0 5892 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 24508

[startup+120.074 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1108912/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=24508 CPUtime=120.02
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 5865 0 0 0 11984 18 0 0 25 0 1 0 157733034 25096192 5123 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 6127 5123 104 232 0 5892 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 24508

[startup+130.08 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1108528/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=24700 CPUtime=130.02
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 5962 0 0 0 12983 19 0 0 25 0 1 0 157733034 25292800 5220 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 6175 5220 104 232 0 5940 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 24700

[startup+140.085 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1107952/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=25052 CPUtime=140.03
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 6115 0 0 0 13983 20 0 0 25 0 1 0 157733034 25653248 5373 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 6263 5373 104 232 0 6028 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 25052

[startup+150.091 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1107376/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=25216 CPUtime=150.03
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 6259 0 0 0 14982 21 0 0 25 0 1 0 157733034 25821184 5517 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 6304 5517 104 232 0 6069 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 25216

[startup+160.097 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1107248/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=25216 CPUtime=160.04
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 6280 0 0 0 15981 23 0 0 25 0 1 0 157733034 25821184 5538 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 6304 5538 104 232 0 6069 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 25216

[startup+170.103 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1106928/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=25348 CPUtime=170.04
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 6363 0 0 0 16980 24 0 0 25 0 1 0 157733034 25956352 5621 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 6337 5621 104 232 0 6102 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 25348

[startup+180.109 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1106224/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=25504 CPUtime=180.04
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 6553 0 0 0 17979 25 0 0 25 0 1 0 157733034 26116096 5811 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 6376 5811 104 232 0 6141 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 25504

[startup+190.115 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1106032/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=25504 CPUtime=190.04
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 6604 0 0 0 18979 25 0 0 25 0 1 0 157733034 26116096 5862 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559735 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 6376 5862 104 232 0 6141 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 25504

[startup+200.12 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469
/proc/meminfo: memFree=1105904/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=25504 CPUtime=200.05
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 6638 0 0 0 19979 26 0 0 25 0 1 0 157733034 26116096 5896 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550685 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 6376 5896 104 232 0 6141 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 25504

[startup+210.126 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17469

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

/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23474 0 0 0 178039 102 0 0 25 0 1 0 157733034 97939456 19304 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19304 104 232 0 23676 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 95644

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1052016/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1782.42
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23481 0 0 0 178140 102 0 0 25 0 1 0 157733034 97939456 19311 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19311 104 232 0 23676 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 95644

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051952/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1783.42
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23489 0 0 0 178240 102 0 0 25 0 1 0 157733034 97939456 19319 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19319 104 232 0 23676 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 95644

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051952/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1784.42
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23496 0 0 0 178340 102 0 0 25 0 1 0 157733034 97939456 19326 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19326 104 232 0 23676 0
Current children cumulated CPU time (s) 1784.42
Current children cumulated vsize (Kb) 95644

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051888/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1785.43
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23502 0 0 0 178441 102 0 0 25 0 1 0 157733034 97939456 19332 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19332 104 232 0 23676 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 95644

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051888/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1786.43
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23507 0 0 0 178541 102 0 0 25 0 1 0 157733034 97939456 19337 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19337 104 232 0 23676 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 95644

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051824/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1787.44
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23517 0 0 0 178642 102 0 0 25 0 1 0 157733034 97939456 19347 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19347 104 232 0 23676 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 95644

[startup+1789.12 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051824/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1788.44
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23524 0 0 0 178742 102 0 0 25 0 1 0 157733034 97939456 19354 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558811 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19354 104 232 0 23676 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 95644

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051760/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1789.45
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23531 0 0 0 178843 102 0 0 25 0 1 0 157733034 97939456 19361 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19361 104 232 0 23676 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 95644

[startup+1791.13 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051760/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1790.45
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23537 0 0 0 178943 102 0 0 25 0 1 0 157733034 97939456 19367 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19367 104 232 0 23676 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 95644

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051696/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1791.46
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23545 0 0 0 179044 102 0 0 25 0 1 0 157733034 97939456 19375 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558841 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19375 104 232 0 23676 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (Kb) 95644

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051696/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1792.46
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23552 0 0 0 179144 102 0 0 25 0 1 0 157733034 97939456 19382 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19382 104 232 0 23676 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 95644

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051696/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1793.46
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23559 0 0 0 179244 102 0 0 25 0 1 0 157733034 97939456 19389 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558847 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19389 104 232 0 23676 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 95644

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051632/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1794.47
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23563 0 0 0 179345 102 0 0 25 0 1 0 157733034 97939456 19393 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19393 104 232 0 23676 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 95644

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051632/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1795.47
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23572 0 0 0 179445 102 0 0 25 0 1 0 157733034 97939456 19402 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19402 104 232 0 23676 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 95644

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051568/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1796.48
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23580 0 0 0 179546 102 0 0 25 0 1 0 157733034 97939456 19410 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19410 104 232 0 23676 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 95644

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051568/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1797.48
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23586 0 0 0 179646 102 0 0 25 0 1 0 157733034 97939456 19416 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558853 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19416 104 232 0 23676 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (Kb) 95644

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051504/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1798.49
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23593 0 0 0 179747 102 0 0 25 0 1 0 157733034 97939456 19423 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19423 104 232 0 23676 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 95644

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051504/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1799.49
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23599 0 0 0 179847 102 0 0 25 0 1 0 157733034 97939456 19429 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19429 104 232 0 23676 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 95644

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051504/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1800.5
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23606 0 0 0 179948 102 0 0 25 0 1 0 157733034 97939456 19436 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19436 104 232 0 23676 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 95644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 1.00 1.00 0.96 2/64 17667
/proc/meminfo: memFree=1051504/2055920 swapFree=4183020/4192956
[pid=17469] ppid=17467 vsize=95644 CPUtime=1800.5
/proc/17469/stat : 17469 (PBS4L) R 17467 17469 17420 0 -1 4194304 23606 0 0 0 179948 102 0 0 25 0 1 0 157733034 97939456 19436 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17469/statm: 23911 19436 104 232 0 23676 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 95644

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.53
CPU user time (s): 1799.48
CPU system time (s): 1.04184
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (Kb): 95644
The end

Launcher Data (download as text)

Begin job on node45 on Fri Jul 28 17:43:41 UTC 2006


FILE ID= 50556-1154108621

PBS_JOBID= 886398

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_4.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node45/50556-1154108621/instance-50556-1154108621.opb 236020593
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-50556-1154108621 -o ROOT/results/node45/solver-50556-1154108621 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node45/50556-1154108621/instance-50556-1154108621.opb 236020593

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  153ea7f27a80a18c7caefc8ed55018be

RANDOM SEED= 236020593

TIMEOUT= 1800 seconds


/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.281
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.281
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:       1129120 kB
Buffers:         41644 kB
Cached:         820048 kB
SwapCached:       4356 kB
Active:         476980 kB
Inactive:       393956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1129120 kB
SwapTotal:     4192956 kB
SwapFree:      4183020 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14460 kB
Slab:            42004 kB
Committed_AS:   600092 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 node45 on Fri Jul 28 18:13:43 UTC 2006