Trace number 3718613

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
PBPASSolver-CARD.DP 2012-05-28UNSAT 250.181 251.051

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-25s.smv.opb
MD5SUMd7f2e5810238fdfe52a90b4b556d26aa
Bench CategoryDEC-SMALLINT (no 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 benchmark0.031994
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5072
Total number of constraints12829
Number of constraints which are clauses11721
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1108
Minimum length of a constraint1
Maximum length of a constraint15
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 165
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 546
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

250.10/251.05	cpython RunMakeCNF.py HOME/instance-3718613-1338270843.opb PrimePower CARD.DP ./CryptoMiniSat
250.10/251.05	./CryptoMiniSat HOME/instance-3718613-1338270843.opb.PrimePower.CARD.DP.cnf 1>HOME/instance-3718613-1338270843.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out 2>HOME/instance-3718613-1338270843.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.err
250.10/251.05	
250.10/251.05	HOME/instance-3718613-1338270843.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out
250.10/251.05	c Outputting solution to console
250.10/251.05	c This is CryptoMiniSat 2.9.1
250.10/251.05	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
250.10/251.05	c WARNING: for repeatability, setting FPU to use double precision
250.10/251.05	c Reading file 'HOME/instance-3718613-1338270843.opb.PrimePower.CARD.DP.cnf'
250.10/251.05	c -- header says num vars:        2585114
250.10/251.05	c -- header says num clauses:    20910622
250.10/251.05	c -- clauses added:            0 learnts,     20910622 normals,            0 xors
250.10/251.05	c -- vars added    2585113
250.10/251.05	c Parsing time:  6.55 s
250.10/251.05	c  N st     0         0   2585113   1110660         0  15225272         0  34904448         0   no data   no data  --
250.10/251.05	c asymm  cl-useful: 0/2716/1091746 lits-rem:0 time: 0.54
250.10/251.05	c Flit:     7 Blit:    354 bXBeca:    0 bXProp: 64807 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 10.41
250.10/251.05	c Cleaning up after failed var search:     0.77 s 
250.10/251.05	c Replacing    64807 vars Replaced  1747457 lits Time:     0.93 s 
250.10/251.05	c bin-w-bin subsume rem       144885 bins  time:  1.67 s
250.10/251.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
250.10/251.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30010 time:  4.65 s
250.10/251.05	c Removed useless bin:   15355  fixed:     0  props:  20.01M  time:  0.49 s
250.10/251.05	c num threads              : 1          
250.10/251.05	c restarts                 : 0          
250.10/251.05	c dynamic restarts         : 0          
250.10/251.05	c static restarts          : 0          
250.10/251.05	c full restarts            : 0          
250.10/251.05	c total simplify time      : 0.00       
250.10/251.05	c learnts DL2              : 0          
250.10/251.05	c learnts size 2           : 15967024   
250.10/251.05	c learnts size 1           : 680139      (26.31     % of vars)
250.10/251.05	c filedLit time            : 11.20       (26.91     % time)
250.10/251.05	c v-elim SatELite          : 578931      (22.39     % vars)
250.10/251.05	c SatELite time            : 4.60        (11.05     % time)
250.10/251.05	c v-elim xor               : 0           (0.00      % vars)
250.10/251.05	c xor elim time            : 0.00        (0.00      % time)
250.10/251.05	c num binary xor trees     : 4744       
250.10/251.05	c binxor trees' crown      : 64807       (13.66     leafs/tree)
250.10/251.05	c bin xor find time        : 0.00       
250.10/251.05	c OTF clause improved      : 0           (-nan      clauses/conflict)
250.10/251.05	c OTF impr. size diff      : 0           (-nan       lits/clause)
250.10/251.05	c OTF cl watch-shrink      : 0           (-nan      clauses/conflict)
250.10/251.05	c OTF cl watch-sh-lit      : 0           (-nan       lits/clause)
250.10/251.05	c tried to recurMin cls    : 0           (-nan       % of conflicts)
250.10/251.05	c updated cache            : 0           (-nan       lits/tried recurMin)
250.10/251.05	c clauses over max glue    : 0           (-nan      % of all clauses)
250.10/251.05	c conflicts                : 0           (0.00      / sec)
250.10/251.05	c decisions                : 0           (-nan      % random)
250.10/251.05	c bogo-props               : 218216953   (5243876.29 / sec)
250.10/251.05	c conflict literals        : 0           (-nan      % deleted)
250.10/251.05	c Memory used              : 1878.04     MB
250.10/251.05	c CPU time                 : 41.61       s
250.10/251.05	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3718613-1338270843/watcher-3718613-1338270843 -o /tmp/evaluation-result-3718613-1338270843/solver-3718613-1338270843 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718613-1338270843.opb PrimePower CARD.DP ./CryptoMiniSat 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.74 3/178 12748
/proc/meminfo: memFree=31210260/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=14840 CPUtime=0 cores=1,3,5,7
/proc/12748/stat : 12748 (python) R 12746 12748 12549 0 -1 4202496 421 0 0 0 0 0 0 0 20 0 1 0 293209173 15196160 331 33554432000 4194304 5683644 140734067519152 140734943802616 213419265940 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12748/statm: 3710 333 220 364 0 152 0

[startup+0.0889711 s]
/proc/loadavg: 2.00 2.00 1.74 3/178 12748
/proc/meminfo: memFree=31210260/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067517000 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+0.100332 s]
/proc/loadavg: 2.00 2.00 1.74 3/178 12748
/proc/meminfo: memFree=31210260/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067517000 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+0.300291 s]
/proc/loadavg: 2.00 2.00 1.74 3/178 12748
/proc/meminfo: memFree=31210260/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067517000 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+0.700301 s]
/proc/loadavg: 2.00 2.00 1.74 3/178 12748
/proc/meminfo: memFree=31210260/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067517000 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16996

[startup+1.50046 s]
/proc/loadavg: 2.00 2.00 1.74 3/183 12753
/proc/meminfo: memFree=30961096/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067517000 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12750] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12750/stat : 12750 (sh) S 12748 12748 12549 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293209181 9367552 266 33554432000 4194304 5064252 140734417865568 140734417864272 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12750/statm: 2287 266 226 213 0 72 0
[pid=12751] ppid=12750 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/12751/stat : 12751 (python) S 12750 12748 12549 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293209181 17137664 1058 33554432000 4194304 5683644 140736693021536 140736693019384 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12751/statm: 4184 1058 429 364 0 626 0
[pid=12752] ppid=12751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12752/stat : 12752 (sh) S 12751 12748 12549 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293209184 9367552 268 33554432000 4194304 5064252 140734704268592 140734704267296 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12752/statm: 2287 268 226 213 0 72 0
[pid=12753] ppid=12752 vsize=769100 CPUtime=1.38 cores=1,3,5,7
/proc/12753/stat : 12753 (PBPASSolver-817) R 12752 12748 12549 0 -1 4202496 83123 0 0 0 85 53 0 0 20 0 1 0 293209184 787558400 83065 33554432000 4194304 4943705 140737486427392 140737486426304 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/12753/statm: 192275 83066 357 183 0 188645 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 821128

[startup+3.10038 s]
/proc/loadavg: 2.00 2.00 1.74 3/183 12753
/proc/meminfo: memFree=30863492/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067517000 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12750] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12750/stat : 12750 (sh) S 12748 12748 12549 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293209181 9367552 266 33554432000 4194304 5064252 140734417865568 140734417864272 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12750/statm: 2287 266 226 213 0 72 0
[pid=12751] ppid=12750 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/12751/stat : 12751 (python) S 12750 12748 12549 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293209181 17137664 1058 33554432000 4194304 5683644 140736693021536 140736693019384 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12751/statm: 4184 1058 429 364 0 626 0
[pid=12752] ppid=12751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12752/stat : 12752 (sh) S 12751 12748 12549 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293209184 9367552 268 33554432000 4194304 5064252 140734704268592 140734704267296 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12752/statm: 2287 268 226 213 0 72 0
[pid=12753] ppid=12752 vsize=786092 CPUtime=2.97 cores=1,3,5,7
/proc/12753/stat : 12753 (PBPASSolver-817) R 12752 12748 12549 0 -1 4202496 85134 0 0 0 123 174 0 0 20 0 1 0 293209184 804958208 84932 33554432000 4194304 4943705 140737486427392 140737486422688 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/12753/statm: 196523 84932 366 183 0 192893 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 838120

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 1.74 3/183 12753
/proc/meminfo: memFree=30853136/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067517000 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12750] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12750/stat : 12750 (sh) S 12748 12748 12549 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293209181 9367552 266 33554432000 4194304 5064252 140734417865568 140734417864272 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12750/statm: 2287 266 226 213 0 72 0
[pid=12751] ppid=12750 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/12751/stat : 12751 (python) S 12750 12748 12549 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293209181 17137664 1058 33554432000 4194304 5683644 140736693021536 140736693019384 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12751/statm: 4184 1058 429 364 0 626 0
[pid=12752] ppid=12751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12752/stat : 12752 (sh) S 12751 12748 12549 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293209184 9367552 268 33554432000 4194304 5064252 140734704268592 140734704267296 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12752/statm: 2287 268 226 213 0 72 0
[pid=12753] ppid=12752 vsize=791788 CPUtime=5.92 cores=1,3,5,7
/proc/12753/stat : 12753 (PBPASSolver-817) R 12752 12748 12549 0 -1 4202496 86056 0 0 0 189 403 0 0 20 0 1 0 293209184 810790912 85582 33554432000 4194304 4943705 140737486427392 140737486424800 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 25 0 0
/proc/12753/statm: 197947 85582 366 183 0 194317 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 843816

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.74 3/183 12753
/proc/meminfo: memFree=30829952/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067517000 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12750] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12750/stat : 12750 (sh) S 12748 12748 12549 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293209181 9367552 266 33554432000 4194304 5064252 140734417865568 140734417864272 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12750/statm: 2287 266 226 213 0 72 0
[pid=12751] ppid=12750 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/12751/stat : 12751 (python) S 12750 12748 12549 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293209181 17137664 1058 33554432000 4194304 5683644 140736693021536 140736693019384 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12751/statm: 4184 1058 429 364 0 626 0
[pid=12752] ppid=12751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12752/stat : 12752 (sh) S 12751 12748 12549 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293209184 9367552 268 33554432000 4194304 5064252 140734704268592 140734704267296 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12752/statm: 2287 268 226 213 0 72 0
[pid=12753] ppid=12752 vsize=804748 CPUtime=12.31 cores=1,3,5,7
/proc/12753/stat : 12753 (PBPASSolver-817) R 12752 12748 12549 0 -1 4202496 88071 0 0 0 336 895 0 0 20 0 1 0 293209184 824061952 87005 33554432000 4194304 4943705 140737486427392 140737486423456 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 26 0 0
/proc/12753/statm: 201187 87005 366 183 0 197557 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 856776

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.74 3/183 12753
/proc/meminfo: memFree=30807716/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067517000 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12750] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12750/stat : 12750 (sh) S 12748 12748 12549 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293209181 9367552 266 33554432000 4194304 5064252 140734417865568 140734417864272 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12750/statm: 2287 266 226 213 0 72 0
[pid=12751] ppid=12750 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/12751/stat : 12751 (python) S 12750 12748 12549 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293209181 17137664 1058 33554432000 4194304 5683644 140736693021536 140736693019384 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12751/statm: 4184 1058 429 364 0 626 0
[pid=12752] ppid=12751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12752/stat : 12752 (sh) S 12751 12748 12549 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293209184 9367552 268 33554432000 4194304 5064252 140734704268592 140734704267296 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12752/statm: 2287 268 226 213 0 72 0
[pid=12753] ppid=12752 vsize=830156 CPUtime=25.07 cores=1,3,5,7
/proc/12753/stat : 12753 (PBPASSolver-817) R 12752 12748 12549 0 -1 4202496 92096 0 0 0 619 1888 0 0 20 0 1 0 293209184 850079744 89846 33554432000 4194304 4943705 140737486427392 140737486423488 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 30 0 0
/proc/12753/statm: 207539 89846 366 183 0 203909 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 882184

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.75 3/183 12753
/proc/meminfo: memFree=30719912/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067517000 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12750] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12750/stat : 12750 (sh) S 12748 12748 12549 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293209181 9367552 266 33554432000 4194304 5064252 140734417865568 140734417864272 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12750/statm: 2287 266 226 213 0 72 0
[pid=12751] ppid=12750 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/12751/stat : 12751 (python) S 12750 12748 12549 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293209181 17137664 1058 33554432000 4194304 5683644 140736693021536 140736693019384 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12751/statm: 4184 1058 429 364 0 626 0
[pid=12752] ppid=12751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12752/stat : 12752 (sh) S 12751 12748 12549 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293209184 9367552 268 33554432000 4194304 5064252 140734704268592 140734704267296 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12752/statm: 2287 268 226 213 0 72 0
[pid=12753] ppid=12752 vsize=881132 CPUtime=50.61 cores=1,3,5,7
/proc/12753/stat : 12753 (PBPASSolver-817) R 12752 12748 12549 0 -1 4202496 100083 0 0 0 1216 3845 0 0 20 0 1 0 293209184 902279168 95481 33554432000 4194304 4943705 140737486427392 140737486422304 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 35 0 0
/proc/12753/statm: 220283 95481 366 183 0 216653 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 933160

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.76 3/185 12797
/proc/meminfo: memFree=30279964/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067517000 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12750] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12750/stat : 12750 (sh) S 12748 12748 12549 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293209181 9367552 266 33554432000 4194304 5064252 140734417865568 140734417864272 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12750/statm: 2287 266 226 213 0 72 0
[pid=12751] ppid=12750 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/12751/stat : 12751 (python) S 12750 12748 12549 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293209181 17137664 1058 33554432000 4194304 5683644 140736693021536 140736693019384 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12751/statm: 4184 1058 429 364 0 626 0
[pid=12752] ppid=12751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12752/stat : 12752 (sh) S 12751 12748 12549 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293209184 9367552 268 33554432000 4194304 5064252 140734704268592 140734704267296 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12752/statm: 2287 268 226 213 0 72 0
[pid=12753] ppid=12752 vsize=965676 CPUtime=101.7 cores=1,3,5,7
/proc/12753/stat : 12753 (PBPASSolver-817) R 12752 12748 12549 0 -1 4202496 113370 0 0 0 2217 7953 0 0 20 0 1 0 293209184 988852224 111696 33554432000 4194304 4943705 140737486427392 140737486422720 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 47 0 0
/proc/12753/statm: 241419 111696 366 183 0 237789 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 1017704

[startup+162.3 s]
/proc/loadavg: 2.06 2.01 1.77 3/183 12799
/proc/meminfo: memFree=30146124/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=0.02 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1332 0 0 0 1 1 0 0 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067517000 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12750] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12750/stat : 12750 (sh) S 12748 12748 12549 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293209181 9367552 266 33554432000 4194304 5064252 140734417865568 140734417864272 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12750/statm: 2287 266 226 213 0 72 0
[pid=12751] ppid=12750 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/12751/stat : 12751 (python) S 12750 12748 12549 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293209181 17137664 1058 33554432000 4194304 5683644 140736693021536 140736693019384 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12751/statm: 4184 1058 429 364 0 626 0
[pid=12752] ppid=12751 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12752/stat : 12752 (sh) S 12751 12748 12549 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293209184 9367552 268 33554432000 4194304 5064252 140734704268592 140734704267296 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12752/statm: 2287 268 226 213 0 72 0
[pid=12753] ppid=12752 vsize=1081132 CPUtime=161.54 cores=1,3,5,7
/proc/12753/stat : 12753 (PBPASSolver-817) R 12752 12748 12549 0 -1 4202496 131584 0 0 0 3558 12596 0 0 20 0 1 0 293209184 1107079168 138190 33554432000 4194304 4943705 140737486427392 140737486424768 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 61 0 0
/proc/12753/statm: 270283 138190 366 183 0 266653 0
Current children cumulated CPU time (s) 161.57
Current children cumulated vsize (KiB) 1133160

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.79 3/181 12801
/proc/meminfo: memFree=29393856/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=205.81 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1403 149481 0 0 1 1 4574 16005 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067516696 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12800] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12800/stat : 12800 (sh) S 12748 12748 12549 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293229843 9367552 267 33554432000 4194304 5064252 140733673194848 140733673193552 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12800/statm: 2287 267 226 213 0 72 0
[pid=12801] ppid=12800 vsize=1349960 CPUtime=15.58 cores=1,3,5,7
/proc/12801/stat : 12801 (CryptoMiniSat) R 12800 12748 12549 0 -1 4202496 102807 0 0 0 1514 44 0 0 20 0 1 0 293229843 1382359040 282768 33554432000 4194304 4734972 140737439949200 140737439940952 4310795 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/12801/statm: 337490 282768 370 132 0 332390 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 1376104

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

[startup+230.3 s]
/proc/loadavg: 2.02 2.01 1.79 3/181 12801
/proc/meminfo: memFree=29276964/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=205.81 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1403 149481 0 0 1 1 4574 16005 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067516696 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12800] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12800/stat : 12800 (sh) S 12748 12748 12549 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293229843 9367552 267 33554432000 4194304 5064252 140733673194848 140733673193552 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12800/statm: 2287 267 226 213 0 72 0
[pid=12801] ppid=12800 vsize=1476944 CPUtime=23.58 cores=1,3,5,7
/proc/12801/stat : 12801 (CryptoMiniSat) R 12800 12748 12549 0 -1 4202496 126391 0 0 0 2310 48 0 0 20 0 1 0 293229843 1512390656 314017 33554432000 4194304 4734972 140737439949200 140737439941000 4407914 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/12801/statm: 369236 314017 380 132 0 364136 0
Current children cumulated CPU time (s) 229.39
Current children cumulated vsize (KiB) 1503088

[startup+243.107 s]
/proc/loadavg: 2.01 2.01 1.79 3/181 12801
/proc/meminfo: memFree=28848664/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=205.81 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1403 149481 0 0 1 1 4574 16005 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067516696 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12800] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12800/stat : 12800 (sh) S 12748 12748 12549 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293229843 9367552 267 33554432000 4194304 5064252 140733673194848 140733673193552 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12800/statm: 2287 267 226 213 0 72 0
[pid=12801] ppid=12800 vsize=1908596 CPUtime=36.39 cores=1,3,5,7
/proc/12801/stat : 12801 (CryptoMiniSat) R 12800 12748 12549 0 -1 4202496 191864 0 0 0 3575 64 0 0 20 0 1 0 293229843 1954402304 417667 33554432000 4194304 4734972 140737439949200 140737439940472 213419265940 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/12801/statm: 477149 417667 389 132 0 472049 0
Current children cumulated CPU time (s) 242.2
Current children cumulated vsize (KiB) 1934740

[startup+246.3 s]
/proc/loadavg: 2.01 2.01 1.79 3/181 12801
/proc/meminfo: memFree=28846556/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=205.81 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1403 149481 0 0 1 1 4574 16005 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067516696 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12800] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12800/stat : 12800 (sh) S 12748 12748 12549 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293229843 9367552 267 33554432000 4194304 5064252 140733673194848 140733673193552 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12800/statm: 2287 267 226 213 0 72 0
[pid=12801] ppid=12800 vsize=1910708 CPUtime=39.59 cores=1,3,5,7
/proc/12801/stat : 12801 (CryptoMiniSat) R 12800 12748 12549 0 -1 4202496 192402 0 0 0 3895 64 0 0 20 0 1 0 293229843 1956564992 418205 33554432000 4194304 4734972 140737439949200 140737439940472 4393729 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/12801/statm: 477677 418205 389 132 0 472577 0
Current children cumulated CPU time (s) 245.4
Current children cumulated vsize (KiB) 1936852

[startup+249.5 s]
/proc/loadavg: 2.01 2.01 1.79 3/181 12801
/proc/meminfo: memFree=28768368/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=205.81 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1403 149481 0 0 1 1 4574 16005 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067516696 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12800] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12800/stat : 12800 (sh) S 12748 12748 12549 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293229843 9367552 267 33554432000 4194304 5064252 140733673194848 140733673193552 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12800/statm: 2287 267 226 213 0 72 0
[pid=12801] ppid=12800 vsize=1923108 CPUtime=42.78 cores=1,3,5,7
/proc/12801/stat : 12801 (CryptoMiniSat) R 12800 12748 12549 0 -1 4202496 194987 0 0 0 4212 66 0 0 20 0 1 0 293229843 1969262592 421237 33554432000 4194304 4734972 140737439949200 140737439940808 213419260250 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/12801/statm: 480777 421237 404 132 0 475677 0
Current children cumulated CPU time (s) 248.59
Current children cumulated vsize (KiB) 1949252

[startup+250.3 s]
/proc/loadavg: 2.01 2.01 1.79 3/181 12801
/proc/meminfo: memFree=28834456/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=205.81 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1403 149481 0 0 1 1 4574 16005 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067516696 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12800] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12800/stat : 12800 (sh) S 12748 12748 12549 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293229843 9367552 267 33554432000 4194304 5064252 140733673194848 140733673193552 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12800/statm: 2287 267 226 213 0 72 0
[pid=12801] ppid=12800 vsize=1923108 CPUtime=43.58 cores=1,3,5,7
/proc/12801/stat : 12801 (CryptoMiniSat) R 12800 12748 12549 0 -1 4202496 194987 0 0 0 4292 66 0 0 20 0 1 0 293229843 1969262592 421237 33554432000 4194304 4734972 140737439949200 140737439941320 213419260250 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/12801/statm: 480777 421237 404 132 0 475677 0
Current children cumulated CPU time (s) 249.39
Current children cumulated vsize (KiB) 1949252

[startup+250.7 s]
/proc/loadavg: 2.01 2.01 1.79 3/181 12801
/proc/meminfo: memFree=29271764/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=205.81 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1403 149481 0 0 1 1 4574 16005 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067516696 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12800] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12800/stat : 12800 (sh) S 12748 12748 12549 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293229843 9367552 267 33554432000 4194304 5064252 140733673194848 140733673193552 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12800/statm: 2287 267 226 213 0 72 0
[pid=12801] ppid=12800 vsize=1305648 CPUtime=43.99 cores=1,3,5,7
/proc/12801/stat : 12801 (CryptoMiniSat) R 12800 12748 12549 0 -1 4202496 194987 0 0 0 4331 68 0 0 20 0 1 0 293229843 1336983552 308445 33554432000 4194304 4734972 140737439949200 140737439941320 213419260654 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/12801/statm: 326412 308445 404 132 0 321312 0
Current children cumulated CPU time (s) 249.8
Current children cumulated vsize (KiB) 1331792

[startup+250.9 s]
/proc/loadavg: 2.01 2.01 1.79 3/181 12801
/proc/meminfo: memFree=29271764/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=205.81 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1403 149481 0 0 1 1 4574 16005 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067516696 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12800] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12800/stat : 12800 (sh) S 12748 12748 12549 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293229843 9367552 267 33554432000 4194304 5064252 140733673194848 140733673193552 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12800/statm: 2287 267 226 213 0 72 0
[pid=12801] ppid=12800 vsize=1305648 CPUtime=44.19 cores=1,3,5,7
/proc/12801/stat : 12801 (CryptoMiniSat) R 12800 12748 12549 0 -1 4202496 194987 0 0 0 4351 68 0 0 20 0 1 0 293229843 1336983552 308445 33554432000 4194304 4734972 140737439949200 140737439941320 213419260250 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/12801/statm: 326412 308445 404 132 0 321312 0
Current children cumulated CPU time (s) 250
Current children cumulated vsize (KiB) 1331792

[startup+251 s]
/proc/loadavg: 2.01 2.01 1.79 3/181 12801
/proc/meminfo: memFree=29271764/32873844 swapFree=6608/6608
[pid=12748] ppid=12746 vsize=16996 CPUtime=205.81 cores=1,3,5,7
/proc/12748/stat : 12748 (python) S 12746 12748 12549 0 -1 4202496 1403 149481 0 0 1 1 4574 16005 20 0 1 0 293209173 17403904 1082 33554432000 4194304 5683644 140734067519152 140734067516696 213419640192 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12748/statm: 4249 1082 429 364 0 691 0
[pid=12800] ppid=12748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12800/stat : 12800 (sh) S 12748 12748 12549 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293229843 9367552 267 33554432000 4194304 5064252 140733673194848 140733673193552 213419451982 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12800/statm: 2287 267 226 213 0 72 0
[pid=12801] ppid=12800 vsize=1053056 CPUtime=44.29 cores=1,3,5,7
/proc/12801/stat : 12801 (CryptoMiniSat) R 12800 12748 12549 0 -1 4202496 194987 0 0 0 4360 69 0 0 20 0 1 0 293229843 1078329344 242232 33554432000 4194304 4734972 140737439949200 140737439941864 213419661434 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/12801/statm: 263264 242232 404 132 0 258164 0
Current children cumulated CPU time (s) 250.1
Current children cumulated vsize (KiB) 1079200

Child status: 0
Real time (s): 251.051
CPU time (s): 250.181
CPU user time (s): 89.3674
CPU system time (s): 160.814
CPU usage (%): 99.6533
Max. virtual memory (cumulated for all children) (KiB): 2048468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 89.3674
system time used= 160.814
maximum resident set size= 1769264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 346732
page faults= 0
swaps= 0
block input operations= 24
block output operations= 818880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 293
involuntary context switches= 270

runsolver used 0.401938 second user time and 1.07384 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-29 07:54:03
IDJOB=3718613
IDBENCH=1484
IDSOLVER=2302
FILE ID=node140/3718613-1338270843
RUNJOBID= node140-1338268849-12566
PBS_JOBID= 14625681
Free space on /tmp= 71320 MiB

SOLVER NAME= PBPASSolver-CARD.DP 2012-05-28
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-25s.smv.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.DP ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718613-1338270843/watcher-3718613-1338270843 -o /tmp/evaluation-result-3718613-1338270843/solver-3718613-1338270843 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718613-1338270843.opb PrimePower CARD.DP ./CryptoMiniSat

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d7f2e5810238fdfe52a90b4b556d26aa
RANDOM SEED=663435954

node140.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31210260 kB
Buffers:          270732 kB
Cached:           216436 kB
SwapCached:         1668 kB
Active:           615492 kB
Inactive:         169348 kB
Active(anon):     290040 kB
Inactive(anon):     9404 kB
Active(file):     325452 kB
Inactive(file):   159944 kB
Unevictable:        6608 kB
Mlocked:            6608 kB
SwapTotal:      67108856 kB
SwapFree:       67105152 kB
Dirty:             13340 kB
Writeback:            44 kB
AnonPages:        306288 kB
Mapped:            11356 kB
Shmem:                 8 kB
Slab:             733596 kB
SReclaimable:     175744 kB
SUnreclaim:       557852 kB
KernelStack:        1464 kB
PageTables:         4624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     482316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    256000 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70868 MiB
End job on node140 at 2012-05-29 07:58:14