Trace number 50546

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.51 1801.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_3.opb
MD5SUMf48abdef3d00ab6f87ca2e4f0d43c1d1
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 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3811
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/node24/50546-1154105257/instance-50546-1154105257.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/node24/watcher-50546-1154105257 -o ROOT/results/node24/solver-50546-1154105257 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node24/50546-1154105257/instance-50546-1154105257.opb 491159527 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1514208/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=1368 CPUtime=0
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 157386447 1400832 125 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 342 125 104 232 0 107 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1506752/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=11336 CPUtime=9.99
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 2175 0 0 0 995 4 0 0 25 0 1 0 157386447 11608064 2010 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 2834 2010 104 232 0 2599 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 11336

[startup+20.0083 s]
/proc/loadavg: 0.94 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1504064/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=11976 CPUtime=20
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 2886 0 0 0 1993 7 0 0 25 0 1 0 157386447 12263424 2721 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552090 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 2994 2721 104 232 0 2759 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 11976

[startup+30.0142 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1501888/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=21592 CPUtime=30
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 3628 0 0 0 2992 8 0 0 25 0 1 0 157386447 22110208 3270 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 5398 3270 104 232 0 5163 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 21592

[startup+40.0201 s]
/proc/loadavg: 0.95 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1499968/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=21752 CPUtime=40
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 4116 0 0 0 3990 10 0 0 25 0 1 0 157386447 22274048 3758 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 5438 3758 104 232 0 5203 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 21752

[startup+50.026 s]
/proc/loadavg: 0.96 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1498496/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=21912 CPUtime=50
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 4484 0 0 0 4988 12 0 0 25 0 1 0 157386447 22437888 4126 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 5478 4126 104 232 0 5243 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 21912

[startup+60.0319 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1497472/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=22072 CPUtime=60.01
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 4765 0 0 0 5987 14 0 0 25 0 1 0 157386447 22601728 4407 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 5518 4407 104 232 0 5283 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 22072

[startup+70.0378 s]
/proc/loadavg: 0.97 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1495872/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=22424 CPUtime=70.01
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 5157 0 0 0 6986 15 0 0 25 0 1 0 157386447 22962176 4799 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 5606 4799 104 232 0 5371 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 22424

[startup+80.0437 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1494464/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=22584 CPUtime=80.01
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 5517 0 0 0 7985 16 0 0 25 0 1 0 157386447 23126016 5159 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558828 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 5646 5159 104 232 0 5411 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 22584

[startup+90.0496 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1493312/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=39160 CPUtime=90.02
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 5791 0 0 0 8985 17 0 0 25 0 1 0 157386447 40099840 5433 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 9790 5433 104 232 0 9555 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 39160

[startup+100.056 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1491904/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=40888 CPUtime=100.01
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 6498 0 0 0 9983 18 0 0 25 0 1 0 157386447 41869312 5755 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 10222 5755 104 232 0 9987 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 40888

[startup+110.061 s]
/proc/loadavg: 0.98 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1490688/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=41272 CPUtime=110.02
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 6827 0 0 0 10983 19 0 0 25 0 1 0 157386447 42262528 6084 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 10318 6084 104 232 0 10083 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 41272

[startup+120.067 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1489536/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=41464 CPUtime=120.02
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 7116 0 0 0 11982 20 0 0 25 0 1 0 157386447 42459136 6373 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 10366 6373 104 232 0 10131 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 41464

[startup+130.073 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1488320/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=41656 CPUtime=130.02
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 7428 0 0 0 12982 20 0 0 25 0 1 0 157386447 42655744 6685 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 10414 6685 104 232 0 10179 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 41656

[startup+140.079 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1487296/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=41848 CPUtime=140.02
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 7674 0 0 0 13981 21 0 0 25 0 1 0 157386447 42852352 6931 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 10462 6931 104 232 0 10227 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 41848

[startup+150.085 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1486208/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=42040 CPUtime=150.03
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 7945 0 0 0 14981 22 0 0 25 0 1 0 157386447 43048960 7202 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558859 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 10510 7202 104 232 0 10275 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 42040

[startup+160.091 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1485632/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=42232 CPUtime=160.03
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 8095 0 0 0 15980 23 0 0 25 0 1 0 157386447 43245568 7352 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 10558 7352 104 232 0 10323 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 42232

[startup+170.097 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1484800/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=42232 CPUtime=170.03
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 8294 0 0 0 16979 24 0 0 25 0 1 0 157386447 43245568 7551 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550081 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 10558 7551 104 232 0 10323 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 42232

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1483904/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=42232 CPUtime=180.03
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 8514 0 0 0 17979 24 0 0 25 0 1 0 157386447 43245568 7771 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 10558 7771 104 232 0 10323 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 42232

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1483008/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=42232 CPUtime=190.04
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 8737 0 0 0 18979 25 0 0 25 0 1 0 157386447 43245568 7994 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559731 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 10558 7994 104 232 0 10323 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 42232

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5243
/proc/meminfo: memFree=1482112/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=42424 CPUtime=200.04
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 8970 0 0 0 19978 26 0 0 25 0 1 0 157386447 43442176 8227 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 10606 8227 104 232 0 10371 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 42424

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5243

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

/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 25921 0 0 0 178038 101 0 0 25 0 1 0 157386447 162639872 22641 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22641 104 232 0 39472 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (Kb) 158828

[startup+1783.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1424192/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1782.39
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 25928 0 0 0 178138 101 0 0 25 0 1 0 157386447 162639872 22648 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22648 104 232 0 39472 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (Kb) 158828

[startup+1784.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1424128/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1783.4
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 25936 0 0 0 178239 101 0 0 25 0 1 0 157386447 162639872 22656 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22656 104 232 0 39472 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (Kb) 158828

[startup+1785.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1424128/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1784.4
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 25941 0 0 0 178339 101 0 0 25 0 1 0 157386447 162639872 22661 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22661 104 232 0 39472 0
Current children cumulated CPU time (s) 1784.4
Current children cumulated vsize (Kb) 158828

[startup+1786.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1424128/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1785.4
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 25949 0 0 0 178439 101 0 0 25 0 1 0 157386447 162639872 22669 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22669 104 232 0 39472 0
Current children cumulated CPU time (s) 1785.4
Current children cumulated vsize (Kb) 158828

[startup+1787.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1424064/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1786.41
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 25956 0 0 0 178540 101 0 0 25 0 1 0 157386447 162639872 22676 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558838 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22676 104 232 0 39472 0
Current children cumulated CPU time (s) 1786.41
Current children cumulated vsize (Kb) 158828

[startup+1788.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1424064/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1787.42
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 25963 0 0 0 178640 102 0 0 25 0 1 0 157386447 162639872 22683 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22683 104 232 0 39472 0
Current children cumulated CPU time (s) 1787.42
Current children cumulated vsize (Kb) 158828

[startup+1789.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1424000/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1788.43
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 25970 0 0 0 178741 102 0 0 25 0 1 0 157386447 162639872 22690 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22690 104 232 0 39472 0
Current children cumulated CPU time (s) 1788.43
Current children cumulated vsize (Kb) 158828

[startup+1790.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1424000/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1789.43
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 25978 0 0 0 178841 102 0 0 25 0 1 0 157386447 162639872 22698 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22698 104 232 0 39472 0
Current children cumulated CPU time (s) 1789.43
Current children cumulated vsize (Kb) 158828

[startup+1791.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1423936/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1790.43
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 25985 0 0 0 178941 102 0 0 25 0 1 0 157386447 162639872 22705 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22705 104 232 0 39472 0
Current children cumulated CPU time (s) 1790.43
Current children cumulated vsize (Kb) 158828

[startup+1792.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1423936/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1791.44
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 25994 0 0 0 179042 102 0 0 25 0 1 0 157386447 162639872 22714 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558878 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22714 104 232 0 39472 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (Kb) 158828

[startup+1793.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1423872/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1792.44
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 26002 0 0 0 179142 102 0 0 25 0 1 0 157386447 162639872 22722 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22722 104 232 0 39472 0
Current children cumulated CPU time (s) 1792.44
Current children cumulated vsize (Kb) 158828

[startup+1794.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1423872/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1793.45
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 26010 0 0 0 179243 102 0 0 25 0 1 0 157386447 162639872 22730 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22730 104 232 0 39472 0
Current children cumulated CPU time (s) 1793.45
Current children cumulated vsize (Kb) 158828

[startup+1795.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1423808/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1794.45
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 26016 0 0 0 179343 102 0 0 25 0 1 0 157386447 162639872 22736 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22736 104 232 0 39472 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (Kb) 158828

[startup+1796.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1423808/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1795.46
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 26023 0 0 0 179444 102 0 0 25 0 1 0 157386447 162639872 22743 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22743 104 232 0 39472 0
Current children cumulated CPU time (s) 1795.46
Current children cumulated vsize (Kb) 158828

[startup+1797.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1423744/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1796.46
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 26032 0 0 0 179544 102 0 0 25 0 1 0 157386447 162639872 22752 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22752 104 232 0 39472 0
Current children cumulated CPU time (s) 1796.46
Current children cumulated vsize (Kb) 158828

[startup+1798.17 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1423744/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1797.46
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 26042 0 0 0 179644 102 0 0 25 0 1 0 157386447 162639872 22762 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22762 104 232 0 39472 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (Kb) 158828

[startup+1799.18 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1423680/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1798.47
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 26051 0 0 0 179745 102 0 0 25 0 1 0 157386447 162639872 22771 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22771 104 232 0 39472 0
Current children cumulated CPU time (s) 1798.47
Current children cumulated vsize (Kb) 158828

[startup+1800.18 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1423680/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1799.47
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 26061 0 0 0 179845 102 0 0 25 0 1 0 157386447 162639872 22781 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22781 104 232 0 39472 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (Kb) 158828

[startup+1801.19 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1423616/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1800.48
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 26069 0 0 0 179946 102 0 0 25 0 1 0 157386447 162639872 22789 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22789 104 232 0 39472 0
Current children cumulated CPU time (s) 1800.48
Current children cumulated vsize (Kb) 158828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 5441
/proc/meminfo: memFree=1423616/2055920 swapFree=4183196/4192956
[pid=5243] ppid=5241 vsize=158828 CPUtime=1800.48
/proc/5243/stat : 5243 (PBS4L) R 5241 5243 5194 0 -1 4194304 26069 0 0 0 179946 102 0 0 25 0 1 0 157386447 162639872 22789 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/5243/statm: 39707 22789 104 232 0 39472 0
Current children cumulated CPU time (s) 1800.48
Current children cumulated vsize (Kb) 158828

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.21
CPU time (s): 1800.51
CPU user time (s): 1799.47
CPU system time (s): 1.04184
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (Kb): 158828
The end

Launcher Data (download as text)

Begin job on node24 on Fri Jul 28 16:47:38 UTC 2006


FILE ID= 50546-1154105257

PBS_JOBID= 886268

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  f48abdef3d00ab6f87ca2e4f0d43c1d1

RANDOM SEED= 491159527

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.266
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.266
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:       1514608 kB
Buffers:         36500 kB
Cached:         445552 kB
SwapCached:       3672 kB
Active:          49784 kB
Inactive:       440980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1514608 kB
SwapTotal:     4192956 kB
SwapFree:      4183196 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14492 kB
Slab:            36496 kB
Committed_AS:   618924 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node24 on Fri Jul 28 17:17:39 UTC 2006