Trace number 50538

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.74 1801.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_4.opb
MD5SUMcef055af6c2a22a549e672ed9a55f2c8
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 variables51
Total number of constraints13
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 constraints12
Minimum length of a constraint1
Maximum length of a constraint50
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 1486
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4459
Number of bits of the biggest sum of numbers13
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/node50/50538-1154102513/instance-50538-1154102513.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/node50/watcher-50538-1154102513 -o ROOT/results/node50/solver-50538-1154102513 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node50/50538-1154102513/instance-50538-1154102513.opb 483641343 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 0.99 0.97 3/64 9789
/proc/meminfo: memFree=1439480/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=1400 CPUtime=0
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 137 0 0 0 0 0 0 0 19 0 1 0 157122036 1433600 120 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 350 120 100 232 0 115 0

[startup+10.0018 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1431552/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=11308 CPUtime=9.99
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 2252 0 0 0 994 5 0 0 25 0 1 0 157122036 11579392 2087 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 2827 2087 104 232 0 2592 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 11308

[startup+20.0077 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1428160/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=20316 CPUtime=19.99
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 3085 0 0 0 1992 7 0 0 25 0 1 0 157122036 20803584 2920 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 5079 2920 104 232 0 4844 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 20316

[startup+30.0136 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1425920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=21564 CPUtime=30
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 3845 0 0 0 2991 9 0 0 25 0 1 0 157122036 22081536 3487 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 5391 3487 104 232 0 5156 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 21564

[startup+40.0195 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1424448/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=21756 CPUtime=40
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 4206 0 0 0 3989 11 0 0 25 0 1 0 157122036 22278144 3848 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558968 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 5439 3848 104 232 0 5204 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 21756

[startup+50.0264 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1422976/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=22108 CPUtime=50.01
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 4596 0 0 0 4988 13 0 0 25 0 1 0 157122036 22638592 4238 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 5527 4238 104 232 0 5292 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 22108

[startup+60.0322 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1421440/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=22268 CPUtime=60.01
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 4976 0 0 0 5987 14 0 0 25 0 1 0 157122036 22802432 4618 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 5567 4618 104 232 0 5332 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 22268

[startup+70.0381 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1419840/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=22428 CPUtime=70.01
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 5363 0 0 0 6986 15 0 0 25 0 1 0 157122036 22966272 5005 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 5607 5005 104 232 0 5372 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 22428

[startup+80.044 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1418688/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=22620 CPUtime=80.02
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 5657 0 0 0 7986 16 0 0 25 0 1 0 157122036 23162880 5299 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 5655 5299 104 232 0 5420 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 22620

[startup+90.0499 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1417344/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=39196 CPUtime=90.02
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 5985 0 0 0 8985 17 0 0 25 0 1 0 157122036 40136704 5627 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 9799 5627 104 232 0 9564 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 39196

[startup+100.056 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1416256/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=39388 CPUtime=100.02
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 6270 0 0 0 9984 18 0 0 25 0 1 0 157122036 40333312 5912 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558872 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 9847 5912 104 232 0 9612 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 39388

[startup+110.063 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1414976/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=41116 CPUtime=110.03
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 6958 0 0 0 10983 20 0 0 25 0 1 0 157122036 42102784 6215 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 10279 6215 104 232 0 10044 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 41116

[startup+120.069 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1413632/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=41500 CPUtime=120.03
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 7303 0 0 0 11982 21 0 0 25 0 1 0 157122036 42496000 6560 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559735 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 10375 6560 104 232 0 10140 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 41500

[startup+130.074 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1412544/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=41500 CPUtime=130.04
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 7573 0 0 0 12981 23 0 0 25 0 1 0 157122036 42496000 6830 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 10375 6830 104 232 0 10140 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 41500

[startup+140.08 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1411776/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=41500 CPUtime=140.04
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 7766 0 0 0 13980 24 0 0 25 0 1 0 157122036 42496000 7023 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559731 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 10375 7023 104 232 0 10140 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 41500

[startup+150.086 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1411648/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=41500 CPUtime=150.03
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 7797 0 0 0 14979 24 0 0 25 0 1 0 157122036 42496000 7054 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 10375 7054 104 232 0 10140 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 41500

[startup+160.092 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1411520/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=41692 CPUtime=160.04
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 7825 0 0 0 15979 25 0 0 25 0 1 0 157122036 42692608 7082 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 10423 7082 104 232 0 10188 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 41692

[startup+170.098 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1410816/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=41692 CPUtime=170.04
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 8006 0 0 0 16978 26 0 0 25 0 1 0 157122036 42692608 7263 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559353 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 10423 7263 104 232 0 10188 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 41692

[startup+180.104 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1410176/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=41884 CPUtime=180.05
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 8173 0 0 0 17978 27 0 0 25 0 1 0 157122036 42889216 7430 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 10471 7430 104 232 0 10236 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 41884

[startup+190.11 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1409152/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=42076 CPUtime=190.06
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 8424 0 0 0 18978 28 0 0 25 0 1 0 157122036 43085824 7681 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 10519 7681 104 232 0 10284 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 42076

[startup+200.116 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789
/proc/meminfo: memFree=1408064/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=42340 CPUtime=200.06
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 8692 0 0 0 19977 29 0 0 25 0 1 0 157122036 43356160 7949 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 10585 7949 104 232 0 10350 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 42340

[startup+210.122 s]
/proc/loadavg: 1.00 0.99 0.97 2/64 9789

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

/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20587 0 0 0 178053 108 0 0 25 0 1 0 157122036 97329152 17472 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17472 104 232 0 23527 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (Kb) 95048

[startup+1783.06 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1782.62
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20588 0 0 0 178154 108 0 0 25 0 1 0 157122036 97329152 17473 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17473 104 232 0 23527 0
Current children cumulated CPU time (s) 1782.62
Current children cumulated vsize (Kb) 95048

[startup+1784.07 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1783.62
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20589 0 0 0 178254 108 0 0 25 0 1 0 157122036 97329152 17474 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17474 104 232 0 23527 0
Current children cumulated CPU time (s) 1783.62
Current children cumulated vsize (Kb) 95048

[startup+1785.07 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1784.63
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20589 0 0 0 178355 108 0 0 25 0 1 0 157122036 97329152 17474 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17474 104 232 0 23527 0
Current children cumulated CPU time (s) 1784.63
Current children cumulated vsize (Kb) 95048

[startup+1786.08 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1785.63
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20590 0 0 0 178455 108 0 0 25 0 1 0 157122036 97329152 17475 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17475 104 232 0 23527 0
Current children cumulated CPU time (s) 1785.63
Current children cumulated vsize (Kb) 95048

[startup+1787.08 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1786.65
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20591 0 0 0 178556 109 0 0 25 0 1 0 157122036 97329152 17476 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17476 104 232 0 23527 0
Current children cumulated CPU time (s) 1786.65
Current children cumulated vsize (Kb) 95048

[startup+1788.09 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1787.65
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20592 0 0 0 178656 109 0 0 25 0 1 0 157122036 97329152 17477 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17477 104 232 0 23527 0
Current children cumulated CPU time (s) 1787.65
Current children cumulated vsize (Kb) 95048

[startup+1789.09 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1788.65
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20592 0 0 0 178756 109 0 0 25 0 1 0 157122036 97329152 17477 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17477 104 232 0 23527 0
Current children cumulated CPU time (s) 1788.65
Current children cumulated vsize (Kb) 95048

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1789.66
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20595 0 0 0 178857 109 0 0 25 0 1 0 157122036 97329152 17480 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17480 104 232 0 23527 0
Current children cumulated CPU time (s) 1789.66
Current children cumulated vsize (Kb) 95048

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1790.66
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20596 0 0 0 178957 109 0 0 25 0 1 0 157122036 97329152 17481 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17481 104 232 0 23527 0
Current children cumulated CPU time (s) 1790.66
Current children cumulated vsize (Kb) 95048

[startup+1792.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1791.67
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20597 0 0 0 179058 109 0 0 25 0 1 0 157122036 97329152 17482 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17482 104 232 0 23527 0
Current children cumulated CPU time (s) 1791.67
Current children cumulated vsize (Kb) 95048

[startup+1793.11 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1792.67
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20597 0 0 0 179158 109 0 0 25 0 1 0 157122036 97329152 17482 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558875 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17482 104 232 0 23527 0
Current children cumulated CPU time (s) 1792.67
Current children cumulated vsize (Kb) 95048

[startup+1794.12 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1793.68
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20598 0 0 0 179259 109 0 0 25 0 1 0 157122036 97329152 17483 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17483 104 232 0 23527 0
Current children cumulated CPU time (s) 1793.68
Current children cumulated vsize (Kb) 95048

[startup+1795.12 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1794.68
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20599 0 0 0 179359 109 0 0 25 0 1 0 157122036 97329152 17484 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550808 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17484 104 232 0 23527 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (Kb) 95048

[startup+1796.13 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1795.68
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20600 0 0 0 179459 109 0 0 25 0 1 0 157122036 97329152 17485 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17485 104 232 0 23527 0
Current children cumulated CPU time (s) 1795.68
Current children cumulated vsize (Kb) 95048

[startup+1797.13 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1796.69
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20600 0 0 0 179560 109 0 0 25 0 1 0 157122036 97329152 17485 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558875 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17485 104 232 0 23527 0
Current children cumulated CPU time (s) 1796.69
Current children cumulated vsize (Kb) 95048

[startup+1798.14 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1797.69
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20601 0 0 0 179660 109 0 0 25 0 1 0 157122036 97329152 17486 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17486 104 232 0 23527 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (Kb) 95048

[startup+1799.14 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369920/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1798.7
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20602 0 0 0 179761 109 0 0 25 0 1 0 157122036 97329152 17487 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17487 104 232 0 23527 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (Kb) 95048

[startup+1800.15 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369856/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1799.7
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20603 0 0 0 179861 109 0 0 25 0 1 0 157122036 97329152 17488 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17488 104 232 0 23527 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (Kb) 95048

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369856/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1800.71
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20604 0 0 0 179962 109 0 0 25 0 1 0 157122036 97329152 17489 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17489 104 232 0 23527 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (Kb) 95048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 9789
/proc/meminfo: memFree=1369856/2055920 swapFree=4182948/4192956
[pid=9789] ppid=9787 vsize=95048 CPUtime=1800.71
/proc/9789/stat : 9789 (PBS4L) R 9787 9789 9740 0 -1 4194304 20604 0 0 0 179962 109 0 0 25 0 1 0 157122036 97329152 17489 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/9789/statm: 23762 17489 104 232 0 23527 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (Kb) 95048

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.17
CPU time (s): 1800.74
CPU user time (s): 1799.63
CPU system time (s): 1.10883
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (Kb): 95048
The end

Launcher Data (download as text)

Begin job on node50 on Fri Jul 28 16:01:53 UTC 2006


FILE ID= 50538-1154102513

PBS_JOBID= 886164

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  cef055af6c2a22a549e672ed9a55f2c8

RANDOM SEED= 483641343

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.218
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.218
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:       1439688 kB
Buffers:         36364 kB
Cached:         522176 kB
SwapCached:       4024 kB
Active:          54228 kB
Inactive:       513248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439688 kB
SwapTotal:     4192956 kB
SwapFree:      4182948 kB
Dirty:             216 kB
Writeback:           0 kB
Mapped:          14476 kB
Slab:            34728 kB
Committed_AS:   754960 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node50 on Fri Jul 28 16:31:55 UTC 2006