Trace number 50542

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.77 1801.23

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_2.opb
MD5SUM25ec3c4431eaa97f8c8dfc7dcac7b55c
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 1293
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3879
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/node55/50542-1154104160/instance-50542-1154104160.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/node55/watcher-50542-1154104160 -o ROOT/results/node55/solver-50542-1154104160 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node55/50542-1154104160/instance-50542-1154104160.opb 187520113 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.98 3/64 31130
/proc/meminfo: memFree=1501624/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=1400 CPUtime=0
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 157286045 1433600 120 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 350 120 100 232 0 115 0

[startup+10.0019 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1493696/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=11184 CPUtime=9.99
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 2239 0 0 0 995 4 0 0 25 0 1 0 157286045 11452416 2074 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 2796 2074 104 232 0 2561 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 11184

[startup+20.0079 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1490816/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=20272 CPUtime=19.99
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 2964 0 0 0 1993 6 0 0 25 0 1 0 157286045 20758528 2799 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 5068 2799 104 232 0 4833 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 20272

[startup+30.0139 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1488640/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=21216 CPUtime=29.99
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 3695 0 0 0 2991 8 0 0 25 0 1 0 157286045 21725184 3337 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 5304 3337 104 232 0 5069 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 21216

[startup+40.0199 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1486976/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=21888 CPUtime=40
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 4109 0 0 0 3990 10 0 0 25 0 1 0 157286045 22413312 3751 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 5472 3751 104 232 0 5237 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 21888

[startup+50.0259 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1485376/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=22080 CPUtime=50
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 4499 0 0 0 4988 12 0 0 25 0 1 0 157286045 22609920 4141 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 5520 4141 104 232 0 5285 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 22080

[startup+60.0319 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1484160/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=22464 CPUtime=60
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 4830 0 0 0 5987 13 0 0 25 0 1 0 157286045 23003136 4472 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 5616 4472 104 232 0 5381 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 22464

[startup+70.0379 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1483264/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=22624 CPUtime=70.01
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 5051 0 0 0 6986 15 0 0 25 0 1 0 157286045 23166976 4693 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 5656 4693 104 232 0 5421 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 22624

[startup+80.0439 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1482240/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=22784 CPUtime=80.01
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 5299 0 0 0 7985 16 0 0 25 0 1 0 157286045 23330816 4941 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550776 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 5696 4941 104 232 0 5461 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 22784

[startup+90.0499 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1480960/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=22944 CPUtime=90.01
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 5616 0 0 0 8984 17 0 0 25 0 1 0 157286045 23494656 5258 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 5736 5258 104 232 0 5501 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 22944

[startup+100.056 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1479616/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=41024 CPUtime=100.02
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 6338 0 0 0 9983 19 0 0 25 0 1 0 157286045 42008576 5595 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 10256 5595 104 232 0 10021 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 41024

[startup+110.063 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1478336/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=41216 CPUtime=110.03
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 6654 0 0 0 10982 21 0 0 25 0 1 0 157286045 42205184 5911 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558877 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 10304 5911 104 232 0 10069 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 41216

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1477248/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=41216 CPUtime=120.03
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 6929 0 0 0 11981 22 0 0 25 0 1 0 157286045 42205184 6186 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 10304 6186 104 232 0 10069 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 41216

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1476096/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=41216 CPUtime=130.03
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 7212 0 0 0 12980 23 0 0 25 0 1 0 157286045 42205184 6469 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 10304 6469 104 232 0 10069 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 41216

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1475008/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=41216 CPUtime=140.03
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 7492 0 0 0 13979 24 0 0 25 0 1 0 157286045 42205184 6749 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 10304 6749 104 232 0 10069 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 41216

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1473856/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=41408 CPUtime=150.04
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 7780 0 0 0 14979 25 0 0 25 0 1 0 157286045 42401792 7037 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 10352 7037 104 232 0 10117 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 41408

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1472832/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=41408 CPUtime=160.04
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 8029 0 0 0 15977 27 0 0 25 0 1 0 157286045 42401792 7286 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 10352 7286 104 232 0 10117 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 41408

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1472064/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=41672 CPUtime=170.05
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 8231 0 0 0 16977 28 0 0 25 0 1 0 157286045 42672128 7488 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 10418 7488 104 232 0 10183 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 41672

[startup+180.107 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1471616/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=41672 CPUtime=180.05
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 8330 0 0 0 17976 29 0 0 25 0 1 0 157286045 42672128 7587 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 10418 7587 104 232 0 10183 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 41672

[startup+190.113 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1470720/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=41864 CPUtime=190.06
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 8559 0 0 0 18976 30 0 0 25 0 1 0 157286045 42868736 7816 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 10466 7816 104 232 0 10231 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 41864

[startup+200.119 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130
/proc/meminfo: memFree=1469696/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=42056 CPUtime=200.06
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 8809 0 0 0 19976 30 0 0 25 0 1 0 157286045 43065344 8066 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 10514 8066 104 232 0 10279 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 42056

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31130

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

/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20206 0 0 0 178063 103 0 0 25 0 1 0 157286045 96903168 17124 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550001 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17124 104 232 0 23423 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (Kb) 94632

[startup+1783.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31132
/proc/meminfo: memFree=1433352/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1782.66
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20207 0 0 0 178163 103 0 0 25 0 1 0 157286045 96903168 17125 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17125 104 232 0 23423 0
Current children cumulated CPU time (s) 1782.66
Current children cumulated vsize (Kb) 94632

[startup+1784.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31132
/proc/meminfo: memFree=1433352/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1783.66
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20208 0 0 0 178263 103 0 0 25 0 1 0 157286045 96903168 17126 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17126 104 232 0 23423 0
Current children cumulated CPU time (s) 1783.66
Current children cumulated vsize (Kb) 94632

[startup+1785.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31132
/proc/meminfo: memFree=1433352/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1784.67
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20208 0 0 0 178364 103 0 0 25 0 1 0 157286045 96903168 17126 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17126 104 232 0 23423 0
Current children cumulated CPU time (s) 1784.67
Current children cumulated vsize (Kb) 94632

[startup+1786.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31132
/proc/meminfo: memFree=1433288/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1785.67
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20209 0 0 0 178464 103 0 0 25 0 1 0 157286045 96903168 17127 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17127 104 232 0 23423 0
Current children cumulated CPU time (s) 1785.67
Current children cumulated vsize (Kb) 94632

[startup+1787.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31132
/proc/meminfo: memFree=1433288/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1786.68
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20210 0 0 0 178565 103 0 0 25 0 1 0 157286045 96903168 17128 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558841 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17128 104 232 0 23423 0
Current children cumulated CPU time (s) 1786.68
Current children cumulated vsize (Kb) 94632

[startup+1788.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31132
/proc/meminfo: memFree=1433288/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1787.68
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20210 0 0 0 178665 103 0 0 25 0 1 0 157286045 96903168 17128 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559358 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17128 104 232 0 23423 0
Current children cumulated CPU time (s) 1787.68
Current children cumulated vsize (Kb) 94632

[startup+1789.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31132
/proc/meminfo: memFree=1433288/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1788.69
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20215 0 0 0 178766 103 0 0 25 0 1 0 157286045 96903168 17133 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558875 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17133 104 232 0 23423 0
Current children cumulated CPU time (s) 1788.69
Current children cumulated vsize (Kb) 94632

[startup+1790.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31132
/proc/meminfo: memFree=1433288/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1789.69
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20216 0 0 0 178866 103 0 0 25 0 1 0 157286045 96903168 17134 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17134 104 232 0 23423 0
Current children cumulated CPU time (s) 1789.69
Current children cumulated vsize (Kb) 94632

[startup+1791.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31132
/proc/meminfo: memFree=1433288/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1790.7
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20216 0 0 0 178967 103 0 0 25 0 1 0 157286045 96903168 17134 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17134 104 232 0 23423 0
Current children cumulated CPU time (s) 1790.7
Current children cumulated vsize (Kb) 94632

[startup+1792.16 s]
/proc/loadavg: 1.07 0.99 0.99 2/64 31132
/proc/meminfo: memFree=1433288/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1791.7
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20217 0 0 0 179067 103 0 0 25 0 1 0 157286045 96903168 17135 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17135 104 232 0 23423 0
Current children cumulated CPU time (s) 1791.7
Current children cumulated vsize (Kb) 94632

[startup+1793.17 s]
/proc/loadavg: 1.07 0.99 0.99 2/64 31132
/proc/meminfo: memFree=1433288/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1792.71
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20218 0 0 0 179168 103 0 0 25 0 1 0 157286045 96903168 17136 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17136 104 232 0 23423 0
Current children cumulated CPU time (s) 1792.71
Current children cumulated vsize (Kb) 94632

[startup+1794.17 s]
/proc/loadavg: 1.07 0.99 0.99 2/64 31132
/proc/meminfo: memFree=1433288/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1793.71
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20218 0 0 0 179268 103 0 0 25 0 1 0 157286045 96903168 17136 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558818 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17136 104 232 0 23423 0
Current children cumulated CPU time (s) 1793.71
Current children cumulated vsize (Kb) 94632

[startup+1795.18 s]
/proc/loadavg: 1.07 0.99 0.99 2/64 31132
/proc/meminfo: memFree=1433288/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1794.71
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20221 0 0 0 179368 103 0 0 25 0 1 0 157286045 96903168 17139 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17139 104 232 0 23423 0
Current children cumulated CPU time (s) 1794.71
Current children cumulated vsize (Kb) 94632

[startup+1796.18 s]
/proc/loadavg: 1.07 0.99 0.99 2/64 31132
/proc/meminfo: memFree=1433288/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1795.72
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20222 0 0 0 179469 103 0 0 25 0 1 0 157286045 96903168 17140 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17140 104 232 0 23423 0
Current children cumulated CPU time (s) 1795.72
Current children cumulated vsize (Kb) 94632

[startup+1797.19 s]
/proc/loadavg: 1.07 0.99 0.99 2/64 31132
/proc/meminfo: memFree=1433288/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1796.72
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20222 0 0 0 179569 103 0 0 25 0 1 0 157286045 96903168 17140 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558856 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17140 104 232 0 23423 0
Current children cumulated CPU time (s) 1796.72
Current children cumulated vsize (Kb) 94632

[startup+1798.19 s]
/proc/loadavg: 1.07 0.99 0.99 2/64 31132
/proc/meminfo: memFree=1433224/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1797.73
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20231 0 0 0 179669 104 0 0 25 0 1 0 157286045 96903168 17149 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17149 104 232 0 23423 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (Kb) 94632

[startup+1799.2 s]
/proc/loadavg: 1.07 0.99 0.99 2/64 31132
/proc/meminfo: memFree=1433160/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1798.74
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20242 0 0 0 179770 104 0 0 25 0 1 0 157286045 96903168 17160 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17160 104 232 0 23423 0
Current children cumulated CPU time (s) 1798.74
Current children cumulated vsize (Kb) 94632

[startup+1800.2 s]
/proc/loadavg: 1.07 0.99 0.99 2/64 31132
/proc/meminfo: memFree=1433160/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1799.74
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20253 0 0 0 179870 104 0 0 25 0 1 0 157286045 96903168 17171 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17171 104 232 0 23423 0
Current children cumulated CPU time (s) 1799.74
Current children cumulated vsize (Kb) 94632

[startup+1801.21 s]
/proc/loadavg: 1.06 0.99 0.99 2/64 31132
/proc/meminfo: memFree=1433096/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1800.75
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20263 0 0 0 179971 104 0 0 25 0 1 0 157286045 96903168 17181 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17181 104 232 0 23423 0
Current children cumulated CPU time (s) 1800.75
Current children cumulated vsize (Kb) 94632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 1.06 0.99 0.99 2/64 31132
/proc/meminfo: memFree=1433096/2055920 swapFree=4182936/4192956
[pid=31130] ppid=31128 vsize=94632 CPUtime=1800.75
/proc/31130/stat : 31130 (PBS4L) R 31128 31130 31081 0 -1 4194304 20263 0 0 0 179971 104 0 0 25 0 1 0 157286045 96903168 17181 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/31130/statm: 23658 17181 104 232 0 23423 0
Current children cumulated CPU time (s) 1800.75
Current children cumulated vsize (Kb) 94632

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.23
CPU time (s): 1800.77
CPU user time (s): 1799.72
CPU system time (s): 1.05484
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (Kb): 94632
The end

Launcher Data (download as text)

Begin job on node55 on Fri Jul 28 16:29:20 UTC 2006


FILE ID= 50542-1154104160

PBS_JOBID= 886216

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  25ec3c4431eaa97f8c8dfc7dcac7b55c

RANDOM SEED= 187520113

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.216
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.216
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:       1501832 kB
Buffers:         34532 kB
Cached:         451616 kB
SwapCached:       3928 kB
Active:          55776 kB
Inactive:       439164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501832 kB
SwapTotal:     4192956 kB
SwapFree:      4182936 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          14692 kB
Slab:            45184 kB
Committed_AS:   652672 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node55 on Fri Jul 28 16:59:22 UTC 2006