Trace number 50528

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.83 1801.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_2.opb
MD5SUM1d7dd5c267917b6fb58d303c57bfa918
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.5021
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
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 constraints8
Minimum length of a constraint1
Maximum length of a constraint30
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 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2424
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/node42/50528-1154098979/instance-50528-1154098979.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/node42/watcher-50528-1154098979 -o ROOT/results/node42/solver-50528-1154098979 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node42/50528-1154098979/instance-50528-1154098979.opb 421179018 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1326240/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=1368 CPUtime=0
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 112 0 0 0 0 0 0 0 19 0 1 0 156768928 1400832 95 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135132792 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 342 95 84 232 0 107 0

[startup+10.0021 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1320864/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=7140 CPUtime=9.99
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 1599 0 0 0 995 4 0 0 25 0 1 0 156768928 7311360 1435 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 1785 1435 104 232 0 1550 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 7140

[startup+20.0092 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1318824/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=12132 CPUtime=20
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 2116 0 0 0 1994 6 0 0 25 0 1 0 156768928 12423168 1952 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 3033 1952 104 232 0 2798 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 12132

[startup+30.0163 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1317352/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=13092 CPUtime=30
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 2676 0 0 0 2992 8 0 0 25 0 1 0 156768928 13406208 2319 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 3273 2319 104 232 0 3038 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 13092

[startup+40.0224 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1316072/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=13416 CPUtime=40
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 2993 0 0 0 3990 10 0 0 25 0 1 0 156768928 13737984 2636 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 3354 2636 104 232 0 3119 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 13416

[startup+50.0285 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1315304/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=13608 CPUtime=50
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 3197 0 0 0 4989 11 0 0 25 0 1 0 156768928 13934592 2840 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 3402 2840 104 232 0 3167 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 13608

[startup+60.0346 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1314344/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=13932 CPUtime=60.01
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 3434 0 0 0 5988 13 0 0 25 0 1 0 156768928 14266368 3077 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 3483 3077 104 232 0 3248 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 13932

[startup+70.0407 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1313384/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=22256 CPUtime=70.02
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 3672 0 0 0 6987 15 0 0 25 0 1 0 156768928 22790144 3315 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 5564 3315 104 232 0 5329 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 22256

[startup+80.0468 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1312488/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=22784 CPUtime=80.02
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 3891 0 0 0 7986 16 0 0 25 0 1 0 156768928 23330816 3534 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 5696 3534 104 232 0 5461 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 22784

[startup+90.053 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1311720/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=22916 CPUtime=90.02
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 4087 0 0 0 8985 17 0 0 25 0 1 0 156768928 23465984 3730 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 5729 3730 104 232 0 5494 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 22916

[startup+100.059 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1311080/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=24584 CPUtime=100.02
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 4623 0 0 0 9984 18 0 0 25 0 1 0 156768928 25174016 3881 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 6146 3881 104 232 0 5911 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 24584

[startup+110.065 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1310376/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=24980 CPUtime=110.02
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 4800 0 0 0 10983 19 0 0 25 0 1 0 156768928 25579520 4058 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 6245 4058 104 232 0 6010 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 24980

[startup+120.071 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1309672/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=25112 CPUtime=120.03
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 4987 0 0 0 11982 21 0 0 25 0 1 0 156768928 25714688 4245 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558821 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 6278 4245 104 232 0 6043 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 25112

[startup+130.077 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1309032/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=25244 CPUtime=130.03
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 5140 0 0 0 12982 21 0 0 25 0 1 0 156768928 25849856 4398 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 6311 4398 104 232 0 6076 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 25244

[startup+140.083 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1308136/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=25772 CPUtime=140.03
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 5368 0 0 0 13981 22 0 0 25 0 1 0 156768928 26390528 4626 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 6443 4626 104 232 0 6208 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 25772

[startup+150.091 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1307368/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=25904 CPUtime=150.04
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 5558 0 0 0 14981 23 0 0 25 0 1 0 156768928 26525696 4816 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 6476 4816 104 232 0 6241 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 25904

[startup+160.097 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1306664/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=26164 CPUtime=160.04
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 5753 0 0 0 15980 24 0 0 25 0 1 0 156768928 26791936 4978 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 6541 4978 104 232 0 6306 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 26164

[startup+170.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1306536/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=26164 CPUtime=170.05
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 5786 0 0 0 16980 25 0 0 25 0 1 0 156768928 26791936 5011 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 6541 5011 104 232 0 6306 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 26164

[startup+180.109 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1306088/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=26164 CPUtime=180.05
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 5907 0 0 0 17979 26 0 0 25 0 1 0 156768928 26791936 5132 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 6541 5132 104 232 0 6306 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 26164

[startup+190.115 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1305832/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=26164 CPUtime=190.06
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 5962 0 0 0 18979 27 0 0 25 0 1 0 156768928 26791936 5187 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 6541 5187 104 232 0 6306 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 26164

[startup+200.121 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1305640/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=26164 CPUtime=200.05
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 6011 0 0 0 19978 27 0 0 25 0 1 0 156768928 26791936 5236 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 6541 5236 104 232 0 6306 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 26164

[startup+210.127 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582

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

/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20242 0 0 0 178063 108 0 0 25 0 1 0 156768928 102051840 14841 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14841 104 232 0 24680 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (Kb) 99660

[startup+1783.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1782.72
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20242 0 0 0 178164 108 0 0 25 0 1 0 156768928 102051840 14841 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14841 104 232 0 24680 0
Current children cumulated CPU time (s) 1782.72
Current children cumulated vsize (Kb) 99660

[startup+1784.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1783.72
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20243 0 0 0 178264 108 0 0 25 0 1 0 156768928 102051840 14842 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14842 104 232 0 24680 0
Current children cumulated CPU time (s) 1783.72
Current children cumulated vsize (Kb) 99660

[startup+1785.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1784.73
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20243 0 0 0 178365 108 0 0 25 0 1 0 156768928 102051840 14842 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14842 104 232 0 24680 0
Current children cumulated CPU time (s) 1784.73
Current children cumulated vsize (Kb) 99660

[startup+1786.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1785.73
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20248 0 0 0 178465 108 0 0 25 0 1 0 156768928 102051840 14847 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558875 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14847 104 232 0 24680 0
Current children cumulated CPU time (s) 1785.73
Current children cumulated vsize (Kb) 99660

[startup+1787.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1786.73
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20249 0 0 0 178565 108 0 0 25 0 1 0 156768928 102051840 14848 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14848 104 232 0 24680 0
Current children cumulated CPU time (s) 1786.73
Current children cumulated vsize (Kb) 99660

[startup+1788.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1787.74
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20249 0 0 0 178666 108 0 0 25 0 1 0 156768928 102051840 14848 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14848 104 232 0 24680 0
Current children cumulated CPU time (s) 1787.74
Current children cumulated vsize (Kb) 99660

[startup+1789.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1788.74
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20250 0 0 0 178766 108 0 0 25 0 1 0 156768928 102051840 14849 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14849 104 232 0 24680 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (Kb) 99660

[startup+1790.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1789.75
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20250 0 0 0 178867 108 0 0 25 0 1 0 156768928 102051840 14849 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14849 104 232 0 24680 0
Current children cumulated CPU time (s) 1789.75
Current children cumulated vsize (Kb) 99660

[startup+1791.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1790.75
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20251 0 0 0 178967 108 0 0 25 0 1 0 156768928 102051840 14850 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14850 104 232 0 24680 0
Current children cumulated CPU time (s) 1790.75
Current children cumulated vsize (Kb) 99660

[startup+1792.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1791.76
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20251 0 0 0 179068 108 0 0 25 0 1 0 156768928 102051840 14850 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14850 104 232 0 24680 0
Current children cumulated CPU time (s) 1791.76
Current children cumulated vsize (Kb) 99660

[startup+1793.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1792.76
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20252 0 0 0 179168 108 0 0 25 0 1 0 156768928 102051840 14851 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14851 104 232 0 24680 0
Current children cumulated CPU time (s) 1792.76
Current children cumulated vsize (Kb) 99660

[startup+1794.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1793.77
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20253 0 0 0 179269 108 0 0 25 0 1 0 156768928 102051840 14852 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14852 104 232 0 24680 0
Current children cumulated CPU time (s) 1793.77
Current children cumulated vsize (Kb) 99660

[startup+1795.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1794.77
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20258 0 0 0 179369 108 0 0 25 0 1 0 156768928 102051840 14857 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14857 104 232 0 24680 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (Kb) 99660

[startup+1796.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1795.78
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20263 0 0 0 179470 108 0 0 25 0 1 0 156768928 102051840 14862 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14862 104 232 0 24680 0
Current children cumulated CPU time (s) 1795.78
Current children cumulated vsize (Kb) 99660

[startup+1797.27 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1796.78
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20267 0 0 0 179570 108 0 0 25 0 1 0 156768928 102051840 14866 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14866 104 232 0 24680 0
Current children cumulated CPU time (s) 1796.78
Current children cumulated vsize (Kb) 99660

[startup+1798.27 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266920/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1797.78
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20272 0 0 0 179670 108 0 0 25 0 1 0 156768928 102051840 14871 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558811 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14871 104 232 0 24680 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (Kb) 99660

[startup+1799.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266856/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1798.79
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20277 0 0 0 179771 108 0 0 25 0 1 0 156768928 102051840 14876 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551993 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14876 104 232 0 24680 0
Current children cumulated CPU time (s) 1798.79
Current children cumulated vsize (Kb) 99660

[startup+1800.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266856/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1799.79
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20282 0 0 0 179871 108 0 0 25 0 1 0 156768928 102051840 14881 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14881 104 232 0 24680 0
Current children cumulated CPU time (s) 1799.79
Current children cumulated vsize (Kb) 99660

[startup+1801.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266856/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1800.8
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20287 0 0 0 179972 108 0 0 25 0 1 0 156768928 102051840 14886 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14886 104 232 0 24680 0
Current children cumulated CPU time (s) 1800.8
Current children cumulated vsize (Kb) 99660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 18582
/proc/meminfo: memFree=1266856/2055920 swapFree=4182724/4192956
[pid=18582] ppid=18580 vsize=99660 CPUtime=1800.8
/proc/18582/stat : 18582 (PBS4L) R 18580 18582 18533 0 -1 4194304 20287 0 0 0 179972 108 0 0 25 0 1 0 156768928 102051840 14886 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559364 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 24915 14886 104 232 0 24680 0
Current children cumulated CPU time (s) 1800.8
Current children cumulated vsize (Kb) 99660

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.31
CPU time (s): 1800.83
CPU user time (s): 1799.73
CPU system time (s): 1.09983
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (Kb): 99660
The end

Launcher Data (download as text)

Begin job on node42 on Fri Jul 28 15:02:59 UTC 2006


FILE ID= 50528-1154098979

PBS_JOBID= 886034

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  1d7dd5c267917b6fb58d303c57bfa918

RANDOM SEED= 421179018

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.238
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.238
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:       1326448 kB
Buffers:         25860 kB
Cached:         645044 kB
SwapCached:       3928 kB
Active:          32564 kB
Inactive:       647152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1326448 kB
SwapTotal:     4192956 kB
SwapFree:      4182724 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            35772 kB
Committed_AS:   694384 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node42 on Fri Jul 28 15:33:01 UTC 2006