Trace number 419824

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 NameAnswerCPU timeWall clock time
bsolo 3.0.16? 1800.06 1800.56

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/grieu/vmpc_27.opb
MD5SUM0bc945b76d7dcd650da3fb2748e7cddd
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark43.7403
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables729
Total number of constraints96849
Number of constraints which are clauses96849
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint27
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 28
Number of bits of the biggest sum of numbers5
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.02	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.02	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.02	c type "bsolo -h" for help
0.00/0.02	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.02	c Time Limit set to 1800
0.00/0.02	c Memory Limit set to 1800 MB
0.00/0.02	c Instance file /tmp/evaluation/419824-1177413636/instance-419824-1177413636.opb
0.00/0.02	c File size is 2768092 bytes.
0.37/0.46	c Highest Coefficient sum: 28
0.37/0.46	c Parsing was ok!!
0.37/0.46	c Total parsing time: 0.436 s
0.47/0.50	c Var: 729 Constr: 96849 96849/0/0 Lit: 253854 Watch. Lit: 193698
0.47/0.50	c Obj. Vars: 0 (0 % of total variables)
3.36/3.40	c Pre-processing Time: 3.369 s
3.36/3.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.36/3.40	c        0    727    73277   202201    2   146554   24425      0      0 3.37
3.36/3.40	c Switching off LPR mode.
1799.99/1800.51	c      101    727    73378   215847    2   146756   26868    101     29 3.47
1799.99/1800.51	c      251    727    73528   235506    3   147056   29555    251     69 3.61
1799.99/1800.51	c      477    727    73754   262562    3   147508   32511    477    123 3.86
1799.99/1800.51	c      815    727    74092   310228    4   148184   35763    815    188 4.33
1799.99/1800.51	c     1323    727    74600   389365    5   149200   39340   1323    261 5.06
1799.99/1800.51	c     2087    727    75364   501108    6   150728   43275   2087    332 6.27
1799.99/1800.51	c     3234    727    76511   678659    8   153022   47603   3234    385 8.38
1799.99/1800.51	c     4956    727    78233   944301   12   156466   52364   4956    419 11.81
1799.99/1800.51	c     7540    727    80817  1333452   16   161634   57601   7540    406 18.57
1799.99/1800.51	c    11425    727    84702  1964587   23   169404   63362  11425    342 33.35
1799.99/1800.51	c    17247    727    90524  2985529   32   181048   69699  17247    275 62.61
1799.99/1800.51	c    25987    727    99264  4521324   45   198528   76669  25987    214 121.03
1799.99/1800.51	c    39097    727   112374  6828678   60   224748   84336  39097    154 252.74
1799.99/1800.51	c    58771    727   132048 10609937   80   264096   92770  58771    108 541.02
1799.99/1800.51	c    88282    727   161559 16316809  100   323118  102048  88282     80 1099.93
1799.99/1800.51	c Resources Exceeded
1799.99/1800.51	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.99/1800.51	c   15   131445  47744   362072   118603  8045320  45326     73 1800.01
1799.99/1800.51	s UNKNOWN
1799.99/1800.51	c Total time: 1800.01 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node47/watcher-419824-1177413636 -o ROOT/results/node47/solver-419824-1177413636 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/419824-1177413636/instance-419824-1177413636.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/77 10807
/proc/meminfo: memFree=1877768/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=3780 CPUtime=0
/proc/10807/stat : 10807 (bsolo3.0.16) D 10805 10807 10293 0 -1 4194304 214 0 3 0 0 0 0 0 18 0 1 0 96208947 3870720 186 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 10650288 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/10807/statm: 945 186 159 324 0 14 0

[startup+0.0767269 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10807
/proc/meminfo: memFree=1877768/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=7852 CPUtime=0.04
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 721 0 6 0 4 0 0 0 18 0 1 0 96208947 8040448 696 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 10732459 0 0 4096 16384 0 0 0 17 0 0 0
/proc/10807/statm: 1963 696 354 324 0 356 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7852

[startup+0.101725 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10807
/proc/meminfo: memFree=1877768/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=8400 CPUtime=0.07
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 911 0 6 0 7 0 0 0 18 0 1 0 96208947 8601600 886 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134527059 0 0 4096 16384 0 0 0 17 0 0 0
/proc/10807/statm: 2100 886 393 324 0 493 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8400

[startup+0.30175 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10807
/proc/meminfo: memFree=1877768/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=13196 CPUtime=0.26
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 2417 0 6 0 26 0 0 0 19 0 1 0 96208947 13512704 2392 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 10985095 0 0 4096 16384 0 0 0 17 0 0 0
/proc/10807/statm: 3299 2392 705 324 0 1692 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13196

[startup+0.701798 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 10807
/proc/meminfo: memFree=1877768/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=18956 CPUtime=0.67
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 4819 0 7 0 65 2 0 0 23 0 1 0 96208947 19410944 4119 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 0 0 0
/proc/10807/statm: 4739 4119 306 324 0 3808 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 18956

[startup+1.50187 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1857472/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=23104 CPUtime=1.46
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 5846 0 7 0 142 4 0 0 25 0 1 0 96208947 23658496 5146 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 5776 5146 308 324 0 4845 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 23104

[startup+3.10105 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1857152/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=23368 CPUtime=3.06
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 5902 0 7 0 298 8 0 0 25 0 1 0 96208947 23928832 5202 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134557668 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 5842 5202 308 324 0 4911 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 23368

[startup+6.30139 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1858624/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=22536 CPUtime=6.26
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 6768 0 7 0 616 10 0 0 25 0 1 0 96208947 23076864 5019 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 5634 5019 312 324 0 4703 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 22536

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1852096/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=28588 CPUtime=12.66
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 8281 0 7 0 1253 13 0 0 25 0 1 0 96208947 29274112 6532 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 7147 6532 312 324 0 6216 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 28588

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1844224/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=36092 CPUtime=25.46
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 10164 0 7 0 2530 16 0 0 25 0 1 0 96208947 36958208 8415 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 10954363 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 9023 8415 312 324 0 8092 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 36092

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1832192/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=48324 CPUtime=51.05
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 13223 0 7 0 5084 21 0 0 25 0 1 0 96208947 49483776 11474 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 12081 11474 312 324 0 11150 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 48324

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1812672/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=67692 CPUtime=102.23
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 18049 0 7 0 10196 27 0 0 25 0 1 0 96208947 69316608 16300 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 16923 16300 312 324 0 15992 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 67692

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1796928/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=83468 CPUtime=162.22
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 21989 0 7 0 16188 34 0 0 25 0 1 0 96208947 85471232 20240 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 20867 20240 312 324 0 19936 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 83468

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1783232/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=96932 CPUtime=222.2
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 25349 0 7 0 22181 39 0 0 25 0 1 0 96208947 99258368 23600 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 10954363 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 24233 23600 312 324 0 23302 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 96932

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1769920/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=110256 CPUtime=282.18
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 28702 0 7 0 28172 46 0 0 25 0 1 0 96208947 112902144 26953 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 27564 26953 312 324 0 26633 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 110256

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1757952/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=122000 CPUtime=342.17
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 31638 0 7 0 34165 52 0 0 25 0 1 0 96208947 124928000 29889 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551070 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 30500 29889 312 324 0 29569 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 122000

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1747264/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=132708 CPUtime=402.16
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 34301 0 7 0 40160 56 0 0 25 0 1 0 96208947 135892992 32552 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 33177 32552 312 324 0 32246 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 132708

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1737280/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=142524 CPUtime=462.14
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 36751 0 7 0 46153 61 0 0 25 0 1 0 96208947 145944576 35002 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551012 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 35631 35002 312 324 0 34700 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 142524

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1728128/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=151684 CPUtime=522.13
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 39052 0 7 0 52148 65 0 0 25 0 1 0 96208947 155324416 37303 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 37921 37303 312 324 0 36990 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 151684

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1719040/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=160732 CPUtime=582.1
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 41305 0 7 0 58143 67 0 0 25 0 1 0 96208947 164589568 39556 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551111 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 40183 39556 312 324 0 39252 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 160732

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1709312/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=170128 CPUtime=642.09
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 43673 0 7 0 64138 71 0 0 25 0 1 0 96208947 174211072 41924 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 42532 41924 312 324 0 41601 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 170128


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

/proc/meminfo: memFree=1652352/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=226568 CPUtime=1061.98
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 57778 0 7 0 106102 96 0 0 25 0 1 0 96208947 232005632 56029 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551271 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 56642 56029 312 324 0 55711 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 226568

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1646144/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=232616 CPUtime=1121.97
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 59288 0 7 0 112098 99 0 0 25 0 1 0 96208947 238198784 57539 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134572575 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 58154 57539 312 324 0 57223 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 232616

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1640576/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=238176 CPUtime=1181.95
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 60685 0 7 0 118094 101 0 0 25 0 1 0 96208947 243892224 58936 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 59544 58936 312 324 0 58613 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 238176

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1634048/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=244388 CPUtime=1241.93
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 62237 0 7 0 124089 104 0 0 25 0 1 0 96208947 250253312 60488 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 61097 60488 312 324 0 60166 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 244388

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1627776/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=250596 CPUtime=1301.93
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 63783 0 7 0 130085 108 0 0 25 0 1 0 96208947 256610304 62034 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 62649 62034 312 324 0 61718 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 250596

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1622272/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=256128 CPUtime=1361.9
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 65157 0 7 0 136080 110 0 0 25 0 1 0 96208947 262275072 63408 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551111 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 64032 63408 312 324 0 63101 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 256128

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1616256/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=262056 CPUtime=1421.9
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 66635 0 7 0 142077 113 0 0 25 0 1 0 96208947 268345344 64886 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160091718 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 65514 64886 312 324 0 64583 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 262056

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1611008/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=267228 CPUtime=1481.88
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 67928 0 7 0 148073 115 0 0 25 0 1 0 96208947 273641472 66179 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 66807 66179 312 324 0 65876 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 267228

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1609792/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=268256 CPUtime=1541.86
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 68283 0 7 0 154069 117 0 0 25 0 1 0 96208947 274694144 66433 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 67064 66433 312 324 0 66133 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 268256

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1609792/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=268256 CPUtime=1601.85
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 68283 0 7 0 160065 120 0 0 25 0 1 0 96208947 274694144 66433 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 67064 66433 312 324 0 66133 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 268256

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1609792/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=268256 CPUtime=1661.82
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 68283 0 7 0 166060 122 0 0 25 0 1 0 96208947 274694144 66433 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 67064 66433 312 324 0 66133 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 268256

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1609792/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=268256 CPUtime=1721.81
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 68283 0 7 0 172057 124 0 0 25 0 1 0 96208947 274694144 66433 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 67064 66433 312 324 0 66133 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 268256

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1609728/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=268256 CPUtime=1781.79
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 68283 0 7 0 178054 125 0 0 25 0 1 0 96208947 274694144 66433 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551079 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 67064 66433 312 324 0 66133 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 268256

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1609728/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=268256 CPUtime=1791.4
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 68283 0 7 0 179014 126 0 0 25 0 1 0 96208947 274694144 66433 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 67064 66433 312 324 0 66133 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 268256

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1609728/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=268256 CPUtime=1794.6
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 68283 0 7 0 179334 126 0 0 25 0 1 0 96208947 274694144 66433 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 67064 66433 312 324 0 66133 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 268256

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1609728/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=268256 CPUtime=1797.79
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 68283 0 7 0 179653 126 0 0 25 0 1 0 96208947 274694144 66433 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551545 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 67064 66433 312 324 0 66133 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 268256

[startup+1799.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1609728/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=268256 CPUtime=1799.39
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 68283 0 7 0 179813 126 0 0 25 0 1 0 96208947 274694144 66433 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 67064 66433 312 324 0 66133 0
Current children cumulated CPU time (s) 1799.39
Current children cumulated vsize (KiB) 268256

[startup+1800.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1609728/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=268256 CPUtime=1799.79
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 68283 0 7 0 179853 126 0 0 25 0 1 0 96208947 274694144 66433 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 10952188 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 67064 66433 312 324 0 66133 0
Current children cumulated CPU time (s) 1799.79
Current children cumulated vsize (KiB) 268256

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 10808
/proc/meminfo: memFree=1609728/2055920 swapFree=4158012/4192956
[pid=10807] ppid=10805 vsize=268256 CPUtime=1799.99
/proc/10807/stat : 10807 (bsolo3.0.16) R 10805 10807 10293 0 -1 4194304 68283 0 7 0 179873 126 0 0 25 0 1 0 96208947 274694144 66433 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551288 0 0 4096 16384 0 0 0 17 1 0 0
/proc/10807/statm: 67064 66433 312 324 0 66133 0
Current children cumulated CPU time (s) 1799.99
Current children cumulated vsize (KiB) 268256

Child status: 0
Real time (s): 1800.56
CPU time (s): 1800.06
CPU user time (s): 1798.75
CPU system time (s): 1.3078
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 268660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.75
system time used= 1.3078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68284
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 36983

runsolver used 1.41378 second user time and 4.13537 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Tue Apr 24 11:20:36 UTC 2007

IDJOB= 419824
IDBENCH= 47801
IDSOLVER= 163
FILE ID= node47/419824-1177413636

PBS_JOBID= 4675676

Free space on /tmp= 66421 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/grieu/vmpc_27.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/419824-1177413636/instance-419824-1177413636.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-419824-1177413636 -o ROOT/results/node47/solver-419824-1177413636 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/419824-1177413636/instance-419824-1177413636.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  0bc945b76d7dcd650da3fb2748e7cddd

RANDOM SEED= 233196256

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.221
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.221
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:       1878176 kB
Buffers:          9852 kB
Cached:          96664 kB
SwapCached:       3848 kB
Active:          62464 kB
Inactive:        68104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1878176 kB
SwapTotal:     4192956 kB
SwapFree:      4158012 kB
Dirty:            7112 kB
Writeback:           0 kB
Mapped:          30636 kB
Slab:            32720 kB
Committed_AS:  3916460 kB
PageTables:       1776 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= 66421 MiB

End job on node47 on Tue Apr 24 11:50:37 UTC 2007