Trace number 1878426

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerCPU timeWall clock time
bsolo 3.1 cl? (MO) 651.198 651.401

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin16.opb
MD5SUMd761333f7ff9a755d3cd90e52b11f227
Bench CategoryDEC-SMALLINT (no 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 FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables14400
Total number of constraints1088
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)608
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint120
Maximum length of a constraint225
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 227
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Clause Learning
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 HOME/instance-1878426-1245113386.opb
0.00/0.00	c File size is 1337368 bytes.
0.09/0.19	c Highest Coefficient sum: 227
0.09/0.19	c Parsing was ok!!
0.09/0.19	c Total parsing time: 0.194 s
0.19/0.21	c Var: 14400 Constr: 1088 480/608/0 Lit: 144000 Watch. Lit: 87232
0.19/0.21	c Obj. Vars: 0 (0 % of total variables)
6.19/6.24	c Pre-processing Time: 6.241 s
6.19/6.24	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
6.19/6.24	c        0  14400     1088   144000  132    87232  608160      0      0 6.24
6.19/6.24	c Switching off lower bounding mode.
650.90/651.10	c      101  14400     1189   177050  148    87434  668977    101     16 6.30
650.90/651.10	c      252  14400     1340   215122  160    87736  735875    252     39 6.46
650.90/651.10	c      477  14400     1565   382358  244    88186  809463    477     70 6.76
650.90/651.10	c      817  14400     1905   614694  322    88866  890410    817    114 7.14
650.90/651.10	c     1326  14400     2414   807861  334    89884  979452   1326    171 7.75
650.90/651.10	c     2089  14400     3177  1392049  438    91410  500000   2089    238 8.77
650.90/651.10	c     3235  14400     4323  1899745  439    93702  550001   3235    331 9.75
650.90/651.10	c     4956  14400     6044  2847496  471    97144  605002   4956    408 12.13
650.90/651.10	c     7540  14400     8628  4889104  566   102312  665503   7540    453 16.62
650.90/651.10	c    11421  14400    12509 10533223  842   110074  732054  11421    383 29.77
650.90/651.10	c    17244  14400    18332 16030420  874   121720  805260  17244    380 45.27
650.90/651.10	c    25984  14400    27072 48100975 1776   139200  885787  25984    153 169.69
650.90/651.10	c    39094  14400    40182 62735365 1561   165420  974366  39094    163 239.80
650.90/651.10	c    58768  14400    59856 125757724 2101   204768  500000  58768    106 549.60
650.90/651.10	c Caught signal: 15
650.90/651.11	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
650.90/651.11	c   14    71142  34407  1208291    72230 143341813  71142    109 650.91
650.90/651.11	s UNKNOWN
650.90/651.11	c Total time: 650.906 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1878426-1245113386/watcher-1878426-1245113386 -o /tmp/evaluation-result-1878426-1245113386/solver-1878426-1245113386 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1878426-1245113386.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.15 0.63 1.14 2/64 2489
/proc/meminfo: memFree=1434848/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=19696 CPUtime=0
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 233 0 0 0 0 0 0 0 20 0 1 0 178938500 20168704 217 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 4924 217 171 640 0 3953 0

[startup+0.094328 s]
/proc/loadavg: 0.15 0.63 1.14 2/64 2489
/proc/meminfo: memFree=1434848/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=13664 CPUtime=0.08
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 817 0 0 0 8 0 0 0 20 0 1 0 178938500 13991936 801 1992294400 134512640 137136520 4294956256 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 3416 801 319 640 0 2445 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13664

[startup+0.101328 s]
/proc/loadavg: 0.15 0.63 1.14 2/64 2489
/proc/meminfo: memFree=1434848/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=13792 CPUtime=0.09
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 846 0 0 0 9 0 0 0 20 0 1 0 178938500 14123008 830 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 3448 830 330 640 0 2477 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13792

[startup+0.30135 s]
/proc/loadavg: 0.15 0.63 1.14 2/64 2489
/proc/meminfo: memFree=1434848/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=16932 CPUtime=0.29
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 2087 0 0 0 29 0 0 0 21 0 1 0 178938500 17338368 1744 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 4233 1744 188 640 0 3589 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16932

[startup+0.701395 s]
/proc/loadavg: 0.15 0.63 1.14 2/64 2489
/proc/meminfo: memFree=1434848/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=16932 CPUtime=0.69
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 2087 0 0 0 69 0 0 0 25 0 1 0 178938500 17338368 1744 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 4233 1744 188 640 0 3589 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16932

[startup+1.50149 s]
/proc/loadavg: 0.15 0.63 1.14 2/65 2490
/proc/meminfo: memFree=1428576/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=16932 CPUtime=1.48
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 2087 0 0 0 148 0 0 0 25 0 1 0 178938500 17338368 1744 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 4233 1744 188 640 0 3589 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16932

[startup+3.10167 s]
/proc/loadavg: 0.15 0.63 1.14 2/65 2490
/proc/meminfo: memFree=1428448/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=16932 CPUtime=3.09
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 2087 0 0 0 308 1 0 0 25 0 1 0 178938500 17338368 1744 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 4233 1744 188 640 0 3589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16932

[startup+6.30103 s]
/proc/loadavg: 0.22 0.63 1.14 2/65 2490
/proc/meminfo: memFree=1426016/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=17480 CPUtime=6.29
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 2881 0 0 0 626 3 0 0 25 0 1 0 178938500 17899520 1891 1992294400 134512640 137136520 4294956256 18446744073709551615 134578739 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 4370 1891 195 640 0 3726 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17480

[startup+12.7018 s]
/proc/loadavg: 0.28 0.64 1.14 2/65 2490
/proc/meminfo: memFree=1393312/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=54248 CPUtime=12.69
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 12102 0 0 0 1235 34 0 0 25 0 1 0 178938500 55549952 11112 1992294400 134512640 137136520 4294956256 18446744073709551615 136502025 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 13562 11112 195 640 0 12918 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54248

[startup+25.5012 s]
/proc/loadavg: 0.44 0.66 1.14 2/65 2490
/proc/meminfo: memFree=1318048/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=128456 CPUtime=25.48
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 30933 0 0 0 2494 54 0 0 25 0 1 0 178938500 131538944 29668 1992294400 134512640 137136520 4294956256 18446744073709551615 134542190 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 32114 29668 195 640 0 31470 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 128456

[startup+51.1011 s]
/proc/loadavg: 0.63 0.68 1.13 2/65 2490
/proc/meminfo: memFree=1193888/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=254548 CPUtime=51.07
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 62897 0 0 0 5016 91 0 0 25 0 1 0 178938500 260657152 61191 1992294400 134512640 137136520 4294956256 18446744073709551615 134576253 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 63637 61191 195 640 0 62993 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 254548

[startup+102.306 s]
/proc/loadavg: 0.84 0.73 1.12 2/65 2490
/proc/meminfo: memFree=991392/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=453668 CPUtime=102.26
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 112791 0 0 0 10116 110 0 0 25 0 1 0 178938500 464556032 110976 1992294400 134512640 137136520 4294956256 18446744073709551615 134544122 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 113417 110976 195 640 0 112773 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 453668

[startup+162.302 s]
/proc/loadavg: 0.99 0.79 1.12 2/65 2492
/proc/meminfo: memFree=833440/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=611980 CPUtime=162.24
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 152571 0 0 0 16097 127 0 0 25 0 1 0 178938500 626667520 150548 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 152995 150548 195 640 0 152351 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 611980

[startup+222.302 s]
/proc/loadavg: 0.99 0.83 1.10 2/65 2492
/proc/meminfo: memFree=665888/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=778076 CPUtime=222.22
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 194086 0 0 0 22068 154 0 0 25 0 1 0 178938500 796749824 192063 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 194519 192063 195 640 0 193875 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 778076

[startup+282.301 s]
/proc/loadavg: 0.99 0.85 1.09 2/65 2492
/proc/meminfo: memFree=468960/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=977940 CPUtime=282.21
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 244272 0 0 0 28039 182 0 0 25 0 1 0 178938500 1001410560 242043 1992294400 134512640 137136520 4294956256 18446744073709551615 134543951 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 244485 242043 195 640 0 243841 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 977940

[startup+342.301 s]
/proc/loadavg: 0.99 0.88 1.09 2/65 2492
/proc/meminfo: memFree=270952/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=1172988 CPUtime=342.18
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 293782 0 0 0 34018 200 0 0 25 0 1 0 178938500 1201139712 290816 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 293247 290816 195 640 0 292603 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1172988

[startup+402.301 s]
/proc/loadavg: 0.99 0.90 1.08 2/65 2492
/proc/meminfo: memFree=122536/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=1322208 CPUtime=402.17
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 331833 0 0 0 40001 216 0 0 25 0 1 0 178938500 1353940992 328122 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 330552 328122 195 640 0 329908 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1322208

[startup+462.302 s]
/proc/loadavg: 0.99 0.91 1.07 2/65 2492
/proc/meminfo: memFree=16104/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=1439884 CPUtime=462.14
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 361503 0 0 0 45984 230 0 0 25 0 1 0 178938500 1474441216 357528 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 359971 357528 195 640 0 359327 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1439884

[startup+522.302 s]
/proc/loadavg: 0.99 0.93 1.07 2/65 2492
/proc/meminfo: memFree=14952/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=1566164 CPUtime=522.13
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 393068 0 0 0 51967 246 0 0 25 0 1 0 178938500 1603751936 389093 1992294400 134512640 137136520 4294956256 18446744073709551615 136502143 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 391541 389093 195 640 0 390897 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1566164

[startup+582.302 s]
/proc/loadavg: 0.99 0.94 1.06 2/65 2492
/proc/meminfo: memFree=15976/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=1707076 CPUtime=582.11
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 428393 0 0 0 57942 269 0 0 25 0 1 0 178938500 1748045824 424314 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 426769 424314 195 640 0 426125 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1707076

[startup+642.301 s]
/proc/loadavg: 1.11 0.98 1.07 2/65 2492
/proc/meminfo: memFree=16360/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=1825552 CPUtime=642.1
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 458042 0 0 0 63922 288 0 0 25 0 1 0 178938500 1869365248 453963 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 456388 453963 195 640 0 455744 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1825552



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+651.101 s]
/proc/loadavg: 1.09 0.98 1.07 2/65 2492
/proc/meminfo: memFree=15016/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=1843400 CPUtime=650.9
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194304 462504 0 0 0 64800 290 0 0 25 0 1 0 178938500 1887641600 458425 1992294400 134512640 137136520 4294956256 18446744073709551615 134574780 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 460850 458425 195 640 0 460206 0
Current children cumulated CPU time (s) 650.9
Current children cumulated vsize (KiB) 1843400

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

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

[startup+651.21 s]
/proc/loadavg: 1.09 0.98 1.07 2/65 2492
/proc/meminfo: memFree=15016/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=0 CPUtime=651
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194308 462505 0 0 0 64800 300 0 0 25 0 1 0 178938500 0 0 1992294400 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 651
Current children cumulated vsize (KiB) 0

[startup+651.301 s]
/proc/loadavg: 1.09 0.98 1.07 2/65 2492
/proc/meminfo: memFree=15016/2055920 swapFree=4182468/4192956
[pid=2489] ppid=2487 vsize=0 CPUtime=651.09
/proc/2489/stat : 2489 (bsolo) R 2487 2489 2416 0 -1 4194308 462505 0 0 0 64800 309 0 0 25 0 1 0 178938500 0 0 1992294400 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/2489/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 651.09
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 651.401
CPU time (s): 651.198
CPU user time (s): 648.004
CPU system time (s): 3.19451
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 1843400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 648.003
system time used= 3.19451
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 462505
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= 2
involuntary context switches= 1232

runsolver used 0.518921 second user time and 1.49577 second system time

The end

Launcher Data

Begin job on node23 at 2009-06-16 02:49:46
IDJOB=1878426
IDBENCH=1153
IDSOLVER=700
FILE ID=node23/1878426-1245113386
PBS_JOBID= 9363640
Free space on /tmp= 66268 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin16.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1878426-1245113386/watcher-1878426-1245113386 -o /tmp/evaluation-result-1878426-1245113386/solver-1878426-1245113386 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1878426-1245113386.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d761333f7ff9a755d3cd90e52b11f227
RANDOM SEED=813921509

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

/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.236
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.236
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:       1435264 kB
Buffers:         37972 kB
Cached:         512720 kB
SwapCached:       4256 kB
Active:          40300 kB
Inactive:       518176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1435264 kB
SwapTotal:     4192956 kB
SwapFree:      4182468 kB
Dirty:            5476 kB
Writeback:           0 kB
Mapped:          14544 kB
Slab:            48188 kB
Committed_AS:   142080 kB
PageTables:       1392 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= 66264 MiB
End job on node23 at 2009-06-16 03:00:39