Trace number 362463

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
bsolo 3.0.16? (MO) 619.689 619.901

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n3708.opb
MD5SUMd44ccf8fb2d5e43b368613290c78fd1e
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 benchmark8.81166
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 76
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 655014
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 655014
Number of bits of the biggest sum of numbers20
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/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/362463-1177013106/instance-362463-1177013106.opb
0.00/0.00	c File size is 6714992 bytes.
1.39/1.43	c Highest Coefficient sum: 655014
1.39/1.43	c Parsing was ok!!
1.39/1.43	c Total parsing time: 1.431 s
1.49/1.55	c Var: 155000 Constr: 5300 27/0/5273 Lit: 755000 Watch. Lit: 455300
1.49/1.55	c Obj. Vars: 155000 (100 % of total variables)
181.63/181.73	c Pre-processing Time: 181.665 s
181.63/181.73	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.63/181.73	c        0  96573     5300   755000  142   455452  500000      0      0 181.66
181.63/181.73	c Switching off LPR mode.
619.39/619.60	c      102  96573     5402   944637  174   455719  550001    102      0 181.85
619.39/619.60	c      252  96573     5552  1220167  219   456012  605002    252      1 182.12
619.39/619.60	c      478  96573     5778  1637957  283   456548  665503    478      2 182.60
619.39/619.60	c      816  96573     6116  2262146  369   457212  732054    816      4 183.52
619.39/619.60	c     1324  96573     6624  3194056  482   458246  805260   1324      7 184.56
619.39/619.60	c     2088  96573     7388  4600291  622   459773  885787   2088     11 186.86
619.39/619.60	c     3234  96573     8534  6708695  786   462062  974366   3234     16 190.57
619.39/619.60	c     4955  96573    10255  9876588  963   465506  500000   4955     25 196.33
619.39/619.60	c     7541  96573    12841 14674870 1142   470705  550001   7541     36 204.28
619.39/619.60	c    11421  96573    16721 21807565 1304   478446  605002  11421     52 218.40
619.39/619.60	c    17248  96573    22548 33248301 1474   490197  665503  17248     69 247.63
619.39/619.60	c    25987  96573    31287 46926489 1499   508224  732054  25987     93 276.93
619.39/619.60	c    39098  96573    44398 60086870 1353   534496  805260  39098    123 316.49
619.39/619.60	c    58771  96573    64071 84831357 1324   573907  885787  58771    151 388.22
619.39/619.60	c    88283  96573    93583 115581560 1235   632926  974366  88283    169 519.35
619.39/619.60	c Caught signal: 15
619.39/619.60	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
619.39/619.60	c   15   107525   4086  4259160   112825 141103122 107525    173 619.39
619.39/619.60	s UNKNOWN
619.39/619.60	c Total time: 619.392 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node37/watcher-362463-1177013106 -o ROOT/results/node37/solver-362463-1177013106 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/362463-1177013106/instance-362463-1177013106.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 4113
/proc/meminfo: memFree=1603336/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=18296 CPUtime=0
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 368 0 0 0 0 0 0 0 18 0 1 0 149223033 18735104 336 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134524189 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 4574 337 281 324 0 2003 0

[startup+0.075379 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 4113
/proc/meminfo: memFree=1603336/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=20672 CPUtime=0.07
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 1102 0 0 0 7 0 0 0 18 0 1 0 149223033 21168128 1030 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 3602043 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 5201 1031 373 324 0 2630 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20672

[startup+0.101383 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 4113
/proc/meminfo: memFree=1603336/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=22084 CPUtime=0.09
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 1504 0 0 0 9 0 0 0 18 0 1 0 149223033 22614016 1353 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134538905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 5521 1353 404 324 0 2950 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22084

[startup+0.301421 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 4113
/proc/meminfo: memFree=1603336/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=28004 CPUtime=0.3
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 3542 0 0 0 29 1 0 0 20 0 1 0 149223033 28676096 3088 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 3602043 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 7001 3088 636 324 0 4430 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 28004

[startup+0.701496 s]
/proc/loadavg: 0.92 0.98 0.99 3/78 4113
/proc/meminfo: memFree=1603336/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=27880 CPUtime=0.69
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 5924 0 0 0 68 1 0 0 24 0 1 0 149223033 28549120 5470 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134586732 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 6970 5470 1074 324 0 4399 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27880

[startup+1.50165 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 4114
/proc/meminfo: memFree=1582720/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=42692 CPUtime=1.49
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 11841 0 0 0 146 3 0 0 25 0 1 0 149223033 43716608 9747 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 3602043 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 10673 9748 301 324 0 9742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42692

[startup+3.10195 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 4114
/proc/meminfo: memFree=1558080/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=49984 CPUtime=3.09
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 13652 0 0 0 304 5 0 0 25 0 1 0 149223033 51183616 11558 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 12496 11558 305 324 0 11565 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49984

[startup+6.30155 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 4114
/proc/meminfo: memFree=1557760/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=49984 CPUtime=6.29
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 13652 0 0 0 621 8 0 0 25 0 1 0 149223033 51183616 11558 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 12496 11558 305 324 0 11565 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49984

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 4114
/proc/meminfo: memFree=1557824/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=49984 CPUtime=12.68
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 13652 0 0 0 1256 12 0 0 25 0 1 0 149223033 51183616 11558 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 12496 11558 305 324 0 11565 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49984

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 4114
/proc/meminfo: memFree=1551104/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=56996 CPUtime=25.48
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 16923 0 0 0 2531 17 0 0 25 0 1 0 149223033 58363904 13314 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134540869 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 14249 13314 307 324 0 13318 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56996

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 4114
/proc/meminfo: memFree=1551168/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=56996 CPUtime=51.08
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 16923 0 0 0 5090 18 0 0 25 0 1 0 149223033 58363904 13314 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134540874 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 14249 13314 307 324 0 13318 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56996

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 4114
/proc/meminfo: memFree=1551296/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=56996 CPUtime=102.26
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 16923 0 0 0 10207 19 0 0 25 0 1 0 149223033 58363904 13314 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134540851 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 14249 13314 307 324 0 13318 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 56996

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4114
/proc/meminfo: memFree=1551296/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=56996 CPUtime=162.23
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 16923 0 0 0 16204 19 0 0 25 0 1 0 149223033 58363904 13314 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134540889 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 14249 13314 307 324 0 13318 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 56996

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4114
/proc/meminfo: memFree=1274432/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=334048 CPUtime=222.21
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 87907 0 0 0 22165 56 0 0 25 0 1 0 149223033 342065152 82613 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 3600022 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 83512 82613 311 324 0 82581 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 334048

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4114
/proc/meminfo: memFree=949760/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=660344 CPUtime=282.2
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 169564 0 0 0 28068 152 0 0 25 0 1 0 149223033 676192256 164270 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 165086 164270 311 324 0 164155 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 660344

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4114
/proc/meminfo: memFree=712832/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=893512 CPUtime=342.17
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 227875 0 0 0 33983 234 0 0 25 0 1 0 149223033 914956288 222581 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551285 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 223378 222581 311 324 0 222447 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 893512

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4114
/proc/meminfo: memFree=436352/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=1172660 CPUtime=402.16
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 297639 0 0 0 39898 318 0 0 25 0 1 0 149223033 1200803840 292345 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 293165 292345 311 324 0 292234 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1172660

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4114
/proc/meminfo: memFree=243136/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=1362588 CPUtime=462.14
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 345122 0 0 0 45854 360 0 0 25 0 1 0 149223033 1395290112 339828 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551285 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 340647 339828 311 324 0 339716 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1362588

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4114
/proc/meminfo: memFree=82176/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=1526924 CPUtime=522.11
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 386225 0 0 0 51800 411 0 0 25 0 1 0 149223033 1563570176 380931 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551094 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 381731 380931 311 324 0 380800 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 1526924

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4114
/proc/meminfo: memFree=15232/2055920 swapFree=4158988/4192956
[pid=4113] ppid=4111 vsize=1745076 CPUtime=582.1
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 440746 0 0 0 57764 446 0 0 25 0 1 0 149223033 1786957824 435452 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 436269 435452 311 324 0 435338 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 1745076



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+619.601 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4114
/proc/meminfo: memFree=15232/2055920 swapFree=4159012/4192956
[pid=4113] ppid=4111 vsize=1843296 CPUtime=619.39
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194304 465312 0 0 0 61479 460 0 0 25 0 1 0 149223033 1887535104 460018 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551378 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 460824 460018 311 324 0 459893 0
Current children cumulated CPU time (s) 619.39
Current children cumulated vsize (KiB) 1843296

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

Solver just ended. Dumping a history of the last processes samples

[startup+619.801 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 4114
/proc/meminfo: memFree=15232/2055920 swapFree=4159012/4192956
[pid=4113] ppid=4111 vsize=0 CPUtime=619.58
/proc/4113/stat : 4113 (bsolo3.0.16) R 4111 4113 2666 0 -1 4194308 465313 0 0 0 61479 479 0 0 25 0 1 0 149223033 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/4113/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 619.58
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 619.901
CPU time (s): 619.689
CPU user time (s): 614.793
CPU system time (s): 4.89625
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 1843296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 614.793
system time used= 4.89626
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 465313
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 12705

runsolver used 0.575912 second user time and 1.68774 second system time

The end

Launcher Data (download as text)

Begin job on node37 on Thu Apr 19 20:05:06 UTC 2007

IDJOB= 362463
IDBENCH= 1562
IDSOLVER= 163
FILE ID= node37/362463-1177013106

PBS_JOBID= 4630524

Free space on /tmp= 66406 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-reduced-mps-v2-20-10-n3708.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/362463-1177013106/instance-362463-1177013106.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node37/watcher-362463-1177013106 -o ROOT/results/node37/solver-362463-1177013106 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/362463-1177013106/instance-362463-1177013106.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  d44ccf8fb2d5e43b368613290c78fd1e

RANDOM SEED= 347787985

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node37.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1603808 kB
Buffers:         43628 kB
Cached:         313508 kB
SwapCached:       2516 kB
Active:         133820 kB
Inactive:       248252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1603808 kB
SwapTotal:     4192956 kB
SwapFree:      4158988 kB
Dirty:           10960 kB
Writeback:           0 kB
Mapped:          32560 kB
Slab:            55424 kB
Committed_AS:  1155264 kB
PageTables:       2004 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66406 MiB

End job on node37 on Thu Apr 19 20:15:28 UTC 2007