Trace number 362267

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) 650.323 650.5

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-n3702.opb
MD5SUM923982c51ba218a8e62dc99222f9f8f7
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 benchmark9.1806
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 654991
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 654991
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/362267-1177009511/instance-362267-1177009511.opb
0.00/0.00	c File size is 6714348 bytes.
1.39/1.41	c Highest Coefficient sum: 654991
1.39/1.41	c Parsing was ok!!
1.39/1.41	c Total parsing time: 1.413 s
1.49/1.54	c Var: 155000 Constr: 5300 32/0/5268 Lit: 755000 Watch. Lit: 455300
1.49/1.54	c Obj. Vars: 155000 (100 % of total variables)
181.54/181.69	c Pre-processing Time: 181.642 s
181.54/181.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.54/181.69	c        0  95289     5300   755000  142   455429  500000      0      0 181.64
181.54/181.69	c Switching off LPR mode.
650.02/650.20	c      101  95289     5401   940450  174   455697  550001    101      0 181.82
650.02/650.20	c      258  95289     5558  1223776  220   456012  605002    258      1 182.15
650.02/650.20	c      484  95289     5784  1633761  282   456454  665503    484      2 182.56
650.02/650.20	c      828  95289     6128  2255354  368   457151  732054    828      4 183.54
650.02/650.20	c     1342  95289     6642  3189346  480   458173  805260   1342      7 184.57
650.02/650.20	c     2106  95289     7406  4574177  617   459701  885787   2106     11 186.70
650.02/650.20	c     3254  95289     8554  6661163  778   461998  974366   3254     17 189.21
650.02/650.20	c     4977  95289    10277  9791881  952   465445  500000   4977     25 193.39
650.02/650.20	c     7561  95289    12861 14488204 1126   470622  550001   7561     37 200.65
650.02/650.20	c    11442  95289    16742 21544046 1286   478377  605002  11442     53 213.00
650.02/650.20	c    17266  95289    22566 32118230 1423   490016  665503  17266     73 236.29
650.02/650.20	c    26004  95289    31304 47992229 1533   507489  732054  26004     91 283.86
650.02/650.20	c    39114  95289    44414 71815284 1616   533713  805260  39114    101 387.01
650.02/650.20	c    58784  95289    64084 107911275 1683   573294  885787  58784    112 523.80
650.02/650.20	c Caught signal: 15
650.02/650.20	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
650.02/650.20	c   14    77201    492  2260305    82501 141406116  77201    118 650.03
650.02/650.20	s UNKNOWN
650.02/650.20	c Total time: 650.028 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/node15/watcher-362267-1177009511 -o ROOT/results/node15/solver-362267-1177009511 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/362267-1177009511/instance-362267-1177009511.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: 1.00 1.00 1.00 3/77 18970
/proc/meminfo: memFree=1731584/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=18296 CPUtime=0
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 368 0 0 0 0 0 0 0 18 0 1 0 148868700 18735104 336 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7947899 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 4574 336 281 324 0 2003 0

[startup+0.0277819 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18970
/proc/meminfo: memFree=1731584/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=19172 CPUtime=0.02
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 622 0 0 0 2 0 0 0 18 0 1 0 148868700 19632128 590 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 4793 590 314 324 0 2222 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19172

[startup+0.101789 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18970
/proc/meminfo: memFree=1731584/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=22084 CPUtime=0.09
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 1504 0 0 0 9 0 0 0 18 0 1 0 148868700 22614016 1353 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134538940 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 5521 1353 404 324 0 2950 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22084

[startup+0.301807 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18970
/proc/meminfo: memFree=1731584/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=28148 CPUtime=0.28
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 3582 0 0 0 28 0 0 0 19 0 1 0 148868700 28823552 3128 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 7037 3129 643 324 0 4466 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28148

[startup+0.701842 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 18970
/proc/meminfo: memFree=1731584/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=28000 CPUtime=0.69
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 5952 0 0 0 68 1 0 0 23 0 1 0 148868700 28672000 5498 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134524931 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 7000 5498 1085 324 0 4429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28000

[startup+1.50192 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=1710904/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=44936 CPUtime=1.49
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 12378 0 0 0 145 4 0 0 25 0 1 0 148868700 46014464 10284 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7947899 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 11234 10285 301 324 0 10303 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44936

[startup+3.10106 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=1686328/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=49972 CPUtime=3.09
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 13656 0 0 0 304 5 0 0 25 0 1 0 148868700 51171328 11562 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 12493 11562 305 324 0 11562 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49972

[startup+6.30136 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=1686008/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=49972 CPUtime=6.29
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 13656 0 0 0 622 7 0 0 25 0 1 0 148868700 51171328 11562 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 12493 11562 305 324 0 11562 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49972

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=1686136/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=49972 CPUtime=12.69
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 13656 0 0 0 1259 10 0 0 25 0 1 0 148868700 51171328 11562 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 12493 11562 305 324 0 11562 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49972

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=1679480/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=56852 CPUtime=25.48
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 16903 0 0 0 2534 14 0 0 25 0 1 0 148868700 58216448 13294 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134540882 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 14213 13294 307 324 0 13282 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56852

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=1679544/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=56852 CPUtime=51.07
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 16903 0 0 0 5093 14 0 0 25 0 1 0 148868700 58216448 13294 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134540853 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 14213 13294 307 324 0 13282 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56852

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=1679608/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=56852 CPUtime=102.27
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 16903 0 0 0 10212 15 0 0 25 0 1 0 148868700 58216448 13294 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134540869 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 14213 13294 307 324 0 13282 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56852

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=1679544/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=56852 CPUtime=162.24
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 16903 0 0 0 16209 15 0 0 25 0 1 0 148868700 58216448 13294 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134540869 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 14213 13294 307 324 0 13282 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 56852

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=1361464/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=375644 CPUtime=222.23
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 98261 0 0 0 22164 59 0 0 25 0 1 0 148868700 384659456 92990 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 93911 92990 311 324 0 92980 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 375644

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=1093112/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=645100 CPUtime=282.21
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 165636 0 0 0 28126 95 0 0 25 0 1 0 148868700 660582400 160365 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 161275 160365 311 324 0 160344 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 645100

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=893240/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=842304 CPUtime=342.2
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 214937 0 0 0 34100 120 0 0 25 0 1 0 148868700 862519296 209666 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 210576 209666 311 324 0 209645 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 842304

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=747512/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=988488 CPUtime=402.18
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 251477 0 0 0 40077 141 0 0 25 0 1 0 148868700 1012211712 246206 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134586732 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 247122 246206 311 324 0 246191 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 988488

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=530104/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=1205944 CPUtime=462.17
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 305913 0 0 0 45963 254 0 0 25 0 1 0 148868700 1234886656 300642 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134586732 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 301486 300642 311 324 0 300555 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1205944

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=326008/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=1410932 CPUtime=522.15
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 357148 0 0 0 51933 282 0 0 25 0 1 0 148868700 1444794368 351877 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551292 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 352733 351877 311 324 0 351802 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1410932

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=89336/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=1645160 CPUtime=582.13
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 415717 0 0 0 57892 321 0 0 25 0 1 0 148868700 1684643840 410446 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 411290 410446 311 324 0 410359 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1645160

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=15416/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=1829964 CPUtime=642.12
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 461931 0 0 0 63851 361 0 0 25 0 1 0 148868700 1873883136 456660 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134586732 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 457491 456660 311 324 0 456560 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 1829964



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+650.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=15608/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=1843544 CPUtime=650.02
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194304 465327 0 0 0 64639 363 0 0 25 0 1 0 148868700 1887789056 460056 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134547891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 460886 460056 311 324 0 459955 0
Current children cumulated CPU time (s) 650.02
Current children cumulated vsize (KiB) 1843544

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

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

[startup+650.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 18971
/proc/meminfo: memFree=15608/2055920 swapFree=4169120/4192956
[pid=18970] ppid=18968 vsize=0 CPUtime=650.22
/proc/18970/stat : 18970 (bsolo3.0.16) R 18968 18970 18071 0 -1 4194308 465328 0 0 0 64639 383 0 0 25 0 1 0 148868700 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/18970/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 650.22
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 650.5
CPU time (s): 650.323
CPU user time (s): 646.394
CPU system time (s): 3.9294
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 1843544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 646.394
system time used= 3.9294
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 465328
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= 12953

runsolver used 0.755885 second user time and 1.61275 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Thu Apr 19 19:05:11 UTC 2007

IDJOB= 362267
IDBENCH= 1545
IDSOLVER= 163
FILE ID= node15/362267-1177009511

PBS_JOBID= 4630516

Free space on /tmp= 66473 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-n3702.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/362267-1177009511/instance-362267-1177009511.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-362267-1177009511 -o ROOT/results/node15/solver-362267-1177009511 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/362267-1177009511/instance-362267-1177009511.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  923982c51ba218a8e62dc99222f9f8f7

RANDOM SEED= 58013048

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1732056 kB
Buffers:         34304 kB
Cached:         216440 kB
SwapCached:       2488 kB
Active:          69208 kB
Inactive:       205028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732056 kB
SwapTotal:     4192956 kB
SwapFree:      4169120 kB
Dirty:           10964 kB
Writeback:           0 kB
Mapped:          30764 kB
Slab:            35016 kB
Committed_AS:  6276864 kB
PageTables:       1868 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= 66473 MiB

End job on node15 on Thu Apr 19 19:16:03 UTC 2007