Trace number 3718981

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.SN 2012-05-28UNSAT 235.227 236.082

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-22s.smv.opb
MD5SUM3fb2d144eb047d6ea626acdee43b1069
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.069988
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5985
Total number of constraints15365
Number of constraints which are clauses14013
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1352
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

235.12/236.08	cpython RunMakeCNF.py HOME/instance-3718981-1338270683.opb PrimePower CARD.SN ./CryptoMiniSat
235.12/236.08	./CryptoMiniSat HOME/instance-3718981-1338270683.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3718981-1338270683.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3718981-1338270683.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
235.12/236.08	
235.12/236.08	HOME/instance-3718981-1338270683.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
235.12/236.08	c Outputting solution to console
235.12/236.08	c This is CryptoMiniSat 2.9.1
235.12/236.08	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
235.12/236.08	c WARNING: for repeatability, setting FPU to use double precision
235.12/236.08	c Reading file 'HOME/instance-3718981-1338270683.opb.PrimePower.CARD.SN.cnf'
235.12/236.08	c -- header says num vars:        2857235
235.12/236.08	c -- header says num clauses:    24389868
235.12/236.08	c -- clauses added:            0 learnts,     24389868 normals,            0 xors
235.12/236.08	c -- vars added    2857234
235.12/236.08	c Parsing time:  7.18 s
235.12/236.08	c  N st     0         0   2857234   1244736         0  17879118         0  40842830         0   no data   no data  --
235.12/236.08	c asymm  cl-useful: 0/3723/1224943 lits-rem:0 time: 0.34
235.12/236.08	c num threads              : 1          
235.12/236.08	c restarts                 : 0          
235.12/236.08	c dynamic restarts         : 0          
235.12/236.08	c static restarts          : 0          
235.12/236.08	c full restarts            : 0          
235.12/236.08	c total simplify time      : 0.00       
235.12/236.08	c learnts DL2              : 0          
235.12/236.08	c learnts size 2           : 17894575   
235.12/236.08	c learnts size 1           : 730537      (25.57     % of vars)
235.12/236.08	c filedLit time            : 0.52        (6.22      % time)
235.12/236.08	c v-elim SatELite          : 0           (0.00      % vars)
235.12/236.08	c SatELite time            : 0.00        (0.00      % time)
235.12/236.08	c v-elim xor               : 0           (0.00      % vars)
235.12/236.08	c xor elim time            : 0.00        (0.00      % time)
235.12/236.08	c num binary xor trees     : 332        
235.12/236.08	c binxor trees' crown      : 746         (2.25      leafs/tree)
235.12/236.08	c bin xor find time        : 0.00       
235.12/236.08	c OTF clause improved      : 0           (-nan      clauses/conflict)
235.12/236.08	c OTF impr. size diff      : 0           (-nan       lits/clause)
235.12/236.08	c OTF cl watch-shrink      : 0           (-nan      clauses/conflict)
235.12/236.08	c OTF cl watch-sh-lit      : 0           (-nan       lits/clause)
235.12/236.08	c tried to recurMin cls    : 0           (-nan       % of conflicts)
235.12/236.08	c updated cache            : 0           (-nan       lits/tried recurMin)
235.12/236.08	c clauses over max glue    : 0           (-nan      % of all clauses)
235.12/236.08	c conflicts                : 0           (0.00      / sec)
235.12/236.08	c decisions                : 0           (-nan      % random)
235.12/236.08	c bogo-props               : 21567239    (2580205.56 / sec)
235.12/236.08	c conflict literals        : 0           (-nan      % deleted)
235.12/236.08	c Memory used              : 1455.46     MB
235.12/236.08	c CPU time                 : 8.36        s
235.12/236.08	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-3718981-1338270683/watcher-3718981-1338270683 -o /tmp/evaluation-result-3718981-1338270683/solver-3718981-1338270683 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718981-1338270683.opb PrimePower CARD.SN ./CryptoMiniSat 

running on 4 cores: 0,2,4,6

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 1.97 1.69 2/175 21276
/proc/meminfo: memFree=25540884/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/21276/stat : 21276 (python) D 21274 21276 21034 0 -1 4202496 634 0 0 0 0 0 0 0 20 0 1 0 293196837 15642624 527 33554432000 4194304 5683644 140733507462608 140733507448520 235374723984 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/21276/statm: 3819 527 312 364 0 261 0

[startup+0.01416 s]
/proc/loadavg: 2.00 1.97 1.69 2/175 21276
/proc/meminfo: memFree=25540884/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=15380 CPUtime=0 cores=0,2,4,6
/proc/21276/stat : 21276 (python) D 21274 21276 21034 0 -1 4202496 758 0 0 0 0 0 0 0 20 0 1 0 293196837 15749120 631 33554432000 4194304 5683644 140733507462608 140733507403096 235374723984 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/21276/statm: 3845 631 334 364 0 287 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15380

[startup+0.10025 s]
/proc/loadavg: 2.00 1.97 1.69 2/175 21276
/proc/meminfo: memFree=25540884/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460456 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.300223 s]
/proc/loadavg: 2.00 1.97 1.69 2/175 21276
/proc/meminfo: memFree=25540884/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460456 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.700223 s]
/proc/loadavg: 2.00 1.97 1.69 2/175 21276
/proc/meminfo: memFree=25540884/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460456 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50037 s]
/proc/loadavg: 2.00 1.97 1.69 3/181 21282
/proc/meminfo: memFree=25286496/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460456 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21278] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21278/stat : 21278 (sh) S 21276 21276 21034 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293196845 9367552 267 33554432000 4194304 5064252 140736658306416 140736658305120 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21278/statm: 2287 267 226 213 0 72 0
[pid=21279] ppid=21278 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/21279/stat : 21279 (python) S 21278 21276 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293196845 17137664 1058 33554432000 4194304 5683644 140735359889424 140735359887272 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21279/statm: 4184 1058 429 364 0 626 0
[pid=21280] ppid=21279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21280/stat : 21280 (sh) S 21279 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196848 9367552 268 33554432000 4194304 5064252 140736179230560 140736179229264 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21280/statm: 2287 268 226 213 0 72 0
[pid=21281] ppid=21280 vsize=803660 CPUtime=1.38 cores=0,2,4,6
/proc/21281/stat : 21281 (PBPASSolver-817) R 21280 21276 21034 0 -1 4202496 86920 0 0 0 87 51 0 0 20 0 1 0 293196848 822947840 86862 33554432000 4194304 4943705 140737104374448 140737104373360 4267542 0 0 16781312 17608 0 0 0 17 0 0 0 0 0 0
/proc/21281/statm: 200915 86862 357 183 0 197285 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 855688

[startup+3.10032 s]
/proc/loadavg: 2.00 1.97 1.69 3/181 21282
/proc/meminfo: memFree=25126828/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460456 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21278] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21278/stat : 21278 (sh) S 21276 21276 21034 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293196845 9367552 267 33554432000 4194304 5064252 140736658306416 140736658305120 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21278/statm: 2287 267 226 213 0 72 0
[pid=21279] ppid=21278 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/21279/stat : 21279 (python) S 21278 21276 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293196845 17137664 1058 33554432000 4194304 5683644 140735359889424 140735359887272 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21279/statm: 4184 1058 429 364 0 626 0
[pid=21280] ppid=21279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21280/stat : 21280 (sh) S 21279 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196848 9367552 268 33554432000 4194304 5064252 140736179230560 140736179229264 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21280/statm: 2287 268 226 213 0 72 0
[pid=21281] ppid=21280 vsize=936108 CPUtime=2.98 cores=0,2,4,6
/proc/21281/stat : 21281 (PBPASSolver-817) R 21280 21276 21034 0 -1 4202496 101536 0 0 0 141 157 0 0 20 0 1 0 293196848 958574592 101350 33554432000 4194304 4943705 140737104374448 140737104370800 4267542 0 0 16781312 17608 0 0 0 17 0 0 0 0 0 0
/proc/21281/statm: 234027 101350 365 183 0 230397 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 988136

[startup+6.30032 s]
/proc/loadavg: 2.00 1.97 1.69 3/181 21282
/proc/meminfo: memFree=25122548/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460456 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21278] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21278/stat : 21278 (sh) S 21276 21276 21034 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293196845 9367552 267 33554432000 4194304 5064252 140736658306416 140736658305120 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21278/statm: 2287 267 226 213 0 72 0
[pid=21279] ppid=21278 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/21279/stat : 21279 (python) S 21278 21276 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293196845 17137664 1058 33554432000 4194304 5683644 140735359889424 140735359887272 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21279/statm: 4184 1058 429 364 0 626 0
[pid=21280] ppid=21279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21280/stat : 21280 (sh) S 21279 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196848 9367552 268 33554432000 4194304 5064252 140736179230560 140736179229264 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21280/statm: 2287 268 226 213 0 72 0
[pid=21281] ppid=21280 vsize=942828 CPUtime=6.18 cores=0,2,4,6
/proc/21281/stat : 21281 (PBPASSolver-817) R 21280 21276 21034 0 -1 4202496 102619 0 0 0 220 398 0 0 20 0 1 0 293196848 965455872 104407 33554432000 4194304 4943705 140737104374448 140737104371856 4267542 0 0 16781312 17608 0 0 0 17 0 0 0 0 0 0
/proc/21281/statm: 235707 104407 365 183 0 232077 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 994856

[startup+12.7003 s]
/proc/loadavg: 2.00 1.97 1.69 3/181 21282
/proc/meminfo: memFree=25098512/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460456 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21278] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21278/stat : 21278 (sh) S 21276 21276 21034 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293196845 9367552 267 33554432000 4194304 5064252 140736658306416 140736658305120 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21278/statm: 2287 267 226 213 0 72 0
[pid=21279] ppid=21278 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/21279/stat : 21279 (python) S 21278 21276 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293196845 17137664 1058 33554432000 4194304 5683644 140735359889424 140735359887272 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21279/statm: 4184 1058 429 364 0 626 0
[pid=21280] ppid=21279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21280/stat : 21280 (sh) S 21279 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196848 9367552 268 33554432000 4194304 5064252 140736179230560 140736179229264 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21280/statm: 2287 268 226 213 0 72 0
[pid=21281] ppid=21280 vsize=957068 CPUtime=12.57 cores=0,2,4,6
/proc/21281/stat : 21281 (PBPASSolver-817) R 21280 21276 21034 0 -1 4202496 104846 0 0 0 381 876 0 0 20 0 1 0 293196848 980037632 105978 33554432000 4194304 4943705 140737104374448 140737104369744 4267542 0 0 16781312 17608 0 0 0 17 0 0 0 1 0 0
/proc/21281/statm: 239267 105978 365 183 0 235637 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 1009096

[startup+25.5003 s]
/proc/loadavg: 2.00 1.97 1.69 3/181 21282
/proc/meminfo: memFree=25036424/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460456 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21278] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21278/stat : 21278 (sh) S 21276 21276 21034 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293196845 9367552 267 33554432000 4194304 5064252 140736658306416 140736658305120 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21278/statm: 2287 267 226 213 0 72 0
[pid=21279] ppid=21278 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/21279/stat : 21279 (python) S 21278 21276 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293196845 17137664 1058 33554432000 4194304 5683644 140735359889424 140735359887272 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21279/statm: 4184 1058 429 364 0 626 0
[pid=21280] ppid=21279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21280/stat : 21280 (sh) S 21279 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196848 9367552 268 33554432000 4194304 5064252 140736179230560 140736179229264 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21280/statm: 2287 268 226 213 0 72 0
[pid=21281] ppid=21280 vsize=983948 CPUtime=25.32 cores=0,2,4,6
/proc/21281/stat : 21281 (PBPASSolver-817) R 21280 21276 21034 0 -1 4202496 109079 0 0 0 698 1834 0 0 20 0 1 0 293196848 1007562752 113571 33554432000 4194304 4943705 140737104374448 140737104371856 4267542 0 0 16781312 17608 0 0 0 17 0 0 0 4 0 0
/proc/21281/statm: 245987 113571 365 183 0 242357 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 1035976

[startup+51.1003 s]
/proc/loadavg: 2.00 1.97 1.70 3/181 21282
/proc/meminfo: memFree=24945936/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460456 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21278] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21278/stat : 21278 (sh) S 21276 21276 21034 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293196845 9367552 267 33554432000 4194304 5064252 140736658306416 140736658305120 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21278/statm: 2287 267 226 213 0 72 0
[pid=21279] ppid=21278 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/21279/stat : 21279 (python) S 21278 21276 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293196845 17137664 1058 33554432000 4194304 5683644 140735359889424 140735359887272 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21279/statm: 4184 1058 429 364 0 626 0
[pid=21280] ppid=21279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21280/stat : 21280 (sh) S 21279 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196848 9367552 268 33554432000 4194304 5064252 140736179230560 140736179229264 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21280/statm: 2287 268 226 213 0 72 0
[pid=21281] ppid=21280 vsize=1038348 CPUtime=50.74 cores=0,2,4,6
/proc/21281/stat : 21281 (PBPASSolver-817) R 21280 21276 21034 0 -1 4202496 117623 0 0 0 1335 3739 0 0 20 0 1 0 293196848 1063268352 124211 33554432000 4194304 4943705 140737104374448 140737104371856 4267542 0 0 16781312 17608 0 0 0 17 0 0 0 23 0 0
/proc/21281/statm: 259587 124211 365 183 0 255957 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 1090376

[startup+102.306 s]
/proc/loadavg: 2.00 1.97 1.72 3/181 21327
/proc/meminfo: memFree=24823012/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460456 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21278] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21278/stat : 21278 (sh) S 21276 21276 21034 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293196845 9367552 267 33554432000 4194304 5064252 140736658306416 140736658305120 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21278/statm: 2287 267 226 213 0 72 0
[pid=21279] ppid=21278 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/21279/stat : 21279 (python) S 21278 21276 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293196845 17137664 1058 33554432000 4194304 5683644 140735359889424 140735359887272 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21279/statm: 4184 1058 429 364 0 626 0
[pid=21280] ppid=21279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21280/stat : 21280 (sh) S 21279 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196848 9367552 268 33554432000 4194304 5064252 140736179230560 140736179229264 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21280/statm: 2287 268 226 213 0 72 0
[pid=21281] ppid=21280 vsize=1133836 CPUtime=101.84 cores=0,2,4,6
/proc/21281/stat : 21281 (PBPASSolver-817) R 21280 21276 21034 0 -1 4202496 132655 0 0 0 2418 7766 0 0 20 0 1 0 293196848 1161048064 146331 33554432000 4194304 4943705 140737104374448 140737104371856 4267542 0 0 16781312 17608 0 0 0 17 0 0 0 33 0 0
/proc/21281/statm: 283459 146331 365 183 0 279829 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 1185864

[startup+162.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/181 21327
/proc/meminfo: memFree=24331920/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460456 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21278] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21278/stat : 21278 (sh) S 21276 21276 21034 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293196845 9367552 267 33554432000 4194304 5064252 140736658306416 140736658305120 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21278/statm: 2287 267 226 213 0 72 0
[pid=21279] ppid=21278 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/21279/stat : 21279 (python) S 21278 21276 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293196845 17137664 1058 33554432000 4194304 5683644 140735359889424 140735359887272 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21279/statm: 4184 1058 429 364 0 626 0
[pid=21280] ppid=21279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21280/stat : 21280 (sh) S 21279 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196848 9367552 268 33554432000 4194304 5064252 140736179230560 140736179229264 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21280/statm: 2287 268 226 213 0 72 0
[pid=21281] ppid=21280 vsize=1264556 CPUtime=161.64 cores=0,2,4,6
/proc/21281/stat : 21281 (PBPASSolver-817) R 21280 21276 21034 0 -1 4202496 153243 0 0 0 3912 12252 0 0 20 0 1 0 293196848 1294905344 174639 33554432000 4194304 4943705 140737104374448 140737104371856 4267542 0 0 16781312 17608 0 0 0 17 0 0 0 51 0 0
/proc/21281/statm: 316139 174639 365 183 0 312509 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 1316584

[startup+222.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/181 21327
/proc/meminfo: memFree=24041204/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460456 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21278] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21278/stat : 21278 (sh) S 21276 21276 21034 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293196845 9367552 267 33554432000 4194304 5064252 140736658306416 140736658305120 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21278/statm: 2287 267 226 213 0 72 0
[pid=21279] ppid=21278 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/21279/stat : 21279 (python) S 21278 21276 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293196845 17137664 1058 33554432000 4194304 5683644 140735359889424 140735359887272 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21279/statm: 4184 1058 429 364 0 626 0
[pid=21280] ppid=21279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21280/stat : 21280 (sh) S 21279 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196848 9367552 268 33554432000 4194304 5064252 140736179230560 140736179229264 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21280/statm: 2287 268 226 213 0 72 0
[pid=21281] ppid=21280 vsize=1391084 CPUtime=221.42 cores=0,2,4,6
/proc/21281/stat : 21281 (PBPASSolver-817) R 21280 21276 21034 0 -1 4202496 179019 0 0 0 5413 16729 0 0 20 0 1 0 293196848 1424470016 202527 33554432000 4194304 4943705 140737104374448 140737104371856 4267542 0 0 16781312 17608 0 0 0 17 0 0 0 73 0 0
/proc/21281/statm: 347771 202527 365 183 0 344141 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 1443112

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

[startup+223.9 s]
/proc/loadavg: 2.00 1.97 1.74 3/181 21327
/proc/meminfo: memFree=24036120/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460456 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21278] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21278/stat : 21278 (sh) S 21276 21276 21034 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293196845 9367552 267 33554432000 4194304 5064252 140736658306416 140736658305120 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21278/statm: 2287 267 226 213 0 72 0
[pid=21279] ppid=21278 vsize=16736 CPUtime=0.01 cores=0,2,4,6
/proc/21279/stat : 21279 (python) S 21278 21276 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293196845 17137664 1058 33554432000 4194304 5683644 140735359889424 140735359887272 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21279/statm: 4184 1058 429 364 0 626 0
[pid=21280] ppid=21279 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21280/stat : 21280 (sh) S 21279 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293196848 9367552 268 33554432000 4194304 5064252 140736179230560 140736179229264 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21280/statm: 2287 268 226 213 0 72 0
[pid=21281] ppid=21280 vsize=1394732 CPUtime=223.02 cores=0,2,4,6
/proc/21281/stat : 21281 (PBPASSolver-817) R 21280 21276 21034 0 -1 4202496 179795 0 0 0 5454 16848 0 0 20 0 1 0 293196848 1428205568 205255 33554432000 4194304 4943705 140737104374448 140737104371184 4267542 0 0 16781312 17608 0 0 0 17 0 0 0 73 0 0
/proc/21281/statm: 348683 205255 365 183 0 345053 0
Current children cumulated CPU time (s) 223.04
Current children cumulated vsize (KiB) 1446760

[startup+230.3 s]
/proc/loadavg: 2.00 1.97 1.75 3/179 21329
/proc/meminfo: memFree=24352660/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=226.05 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1405 183399 0 0 1 0 5531 17073 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460152 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21328] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21328/stat : 21328 (sh) S 21276 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293219528 9367552 267 33554432000 4194304 5064252 140735337358752 140735337357456 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21328/statm: 2287 267 226 213 0 72 0
[pid=21329] ppid=21328 vsize=693100 CPUtime=3.37 cores=0,2,4,6
/proc/21329/stat : 21329 (CryptoMiniSat) R 21328 21276 21034 0 -1 4202496 60683 0 0 0 316 21 0 0 20 0 1 0 293219529 709734400 136677 33554432000 4194304 4734972 140734500788480 140734499731320 235374350228 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21329/statm: 173275 136678 341 132 0 168175 0
Current children cumulated CPU time (s) 229.42
Current children cumulated vsize (KiB) 719244

[startup+233.5 s]
/proc/loadavg: 2.00 1.97 1.75 3/179 21329
/proc/meminfo: memFree=23895600/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=226.05 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1405 183399 0 0 1 0 5531 17073 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460152 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21328] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21328/stat : 21328 (sh) S 21276 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293219528 9367552 267 33554432000 4194304 5064252 140735337358752 140735337357456 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21328/statm: 2287 267 226 213 0 72 0
[pid=21329] ppid=21328 vsize=1273172 CPUtime=6.57 cores=0,2,4,6
/proc/21329/stat : 21329 (CryptoMiniSat) R 21328 21276 21034 0 -1 4202496 99989 0 0 0 617 40 0 0 20 0 1 0 293219529 1303728128 258991 33554432000 4194304 4734972 140734500788480 140734499731624 4264504 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21329/statm: 318293 258991 341 132 0 313193 0
Current children cumulated CPU time (s) 232.62
Current children cumulated vsize (KiB) 1299316

[startup+235.1 s]
/proc/loadavg: 2.00 1.97 1.75 3/179 21329
/proc/meminfo: memFree=23713444/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=226.05 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1405 183399 0 0 1 0 5531 17073 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460152 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21328] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21328/stat : 21328 (sh) S 21276 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293219528 9367552 267 33554432000 4194304 5064252 140735337358752 140735337357456 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21328/statm: 2287 267 226 213 0 72 0
[pid=21329] ppid=21328 vsize=1524344 CPUtime=8.17 cores=0,2,4,6
/proc/21329/stat : 21329 (CryptoMiniSat) R 21328 21276 21034 0 -1 4202496 116646 0 0 0 771 46 0 0 20 0 1 0 293219529 1560928256 313360 33554432000 4194304 4734972 140734500788480 140734499731320 4495587 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21329/statm: 381086 313360 362 132 0 375986 0
Current children cumulated CPU time (s) 234.22
Current children cumulated vsize (KiB) 1550488

[startup+235.5 s]
/proc/loadavg: 2.00 1.97 1.75 3/179 21329
/proc/meminfo: memFree=23578188/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=226.05 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1405 183399 0 0 1 0 5531 17073 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460152 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21328] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21328/stat : 21328 (sh) S 21276 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293219528 9367552 267 33554432000 4194304 5064252 140735337358752 140735337357456 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21328/statm: 2287 267 226 213 0 72 0
[pid=21329] ppid=21328 vsize=1523868 CPUtime=8.57 cores=0,2,4,6
/proc/21329/stat : 21329 (CryptoMiniSat) R 21328 21276 21034 0 -1 4202496 118731 0 0 0 810 47 0 0 20 0 1 0 293219529 1560440832 315841 33554432000 4194304 4734972 140734500788480 140734500780232 4311389 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21329/statm: 380967 315841 370 132 0 375867 0
Current children cumulated CPU time (s) 234.62
Current children cumulated vsize (KiB) 1550012

[startup+235.9 s]
/proc/loadavg: 2.00 1.97 1.75 3/179 21329
/proc/meminfo: memFree=23578188/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=226.05 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1405 183399 0 0 1 0 5531 17073 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460152 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21328] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21328/stat : 21328 (sh) S 21276 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293219528 9367552 267 33554432000 4194304 5064252 140735337358752 140735337357456 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21328/statm: 2287 267 226 213 0 72 0
[pid=21329] ppid=21328 vsize=913548 CPUtime=8.97 cores=0,2,4,6
/proc/21329/stat : 21329 (CryptoMiniSat) R 21328 21276 21034 0 -1 4202496 118750 0 0 0 849 48 0 0 20 0 1 0 293219529 935473152 202356 33554432000 4194304 4734972 140734500788480 140734500780232 235374335987 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21329/statm: 228387 202356 388 132 0 223287 0
Current children cumulated CPU time (s) 235.02
Current children cumulated vsize (KiB) 939692

[startup+236 s]
/proc/loadavg: 2.00 1.97 1.75 3/179 21329
/proc/meminfo: memFree=23578188/32873844 swapFree=7112/7112
[pid=21276] ppid=21274 vsize=16996 CPUtime=226.05 cores=0,2,4,6
/proc/21276/stat : 21276 (python) S 21274 21276 21034 0 -1 4202496 1405 183399 0 0 1 0 5531 17073 20 0 1 0 293196837 17403904 1082 33554432000 4194304 5683644 140733507462608 140733507460152 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21276/statm: 4249 1082 429 364 0 691 0
[pid=21328] ppid=21276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21328/stat : 21328 (sh) S 21276 21276 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293219528 9367552 267 33554432000 4194304 5064252 140735337358752 140735337357456 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21328/statm: 2287 267 226 213 0 72 0
[pid=21329] ppid=21328 vsize=913548 CPUtime=9.07 cores=0,2,4,6
/proc/21329/stat : 21329 (CryptoMiniSat) R 21328 21276 21034 0 -1 4202496 118750 0 0 0 859 48 0 0 20 0 1 0 293219529 935473152 202356 33554432000 4194304 4734972 140734500788480 140734500780232 235374356336 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21329/statm: 228387 202356 388 132 0 223287 0
Current children cumulated CPU time (s) 235.12
Current children cumulated vsize (KiB) 939692

Child status: 0
Real time (s): 236.082
CPU time (s): 235.227
CPU user time (s): 63.9723
CPU system time (s): 171.255
CPU usage (%): 99.6379
Max. virtual memory (cumulated for all children) (KiB): 1550488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.9723
system time used= 171.255
maximum resident set size= 1263364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304416
page faults= 0
swaps= 0
block input operations= 0
block output operations= 960256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 286
involuntary context switches= 325

runsolver used 0.371943 second user time and 0.959854 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-29 07:51:23
IDJOB=3718981
IDBENCH=1477
IDSOLVER=2303
FILE ID=node104/3718981-1338270683
RUNJOBID= node104-1338268852-21050
PBS_JOBID= 14625717
Free space on /tmp= 66880 MiB

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

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

MD5SUM BENCH= 3fb2d144eb047d6ea626acdee43b1069
RANDOM SEED=2097962339

node104.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		: 2666.266
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	: 5332.53
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		: 2666.266
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		: 2666.266
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		: 2666.266
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.92
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		: 2666.266
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.91
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		: 2666.266
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.91
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		: 2666.266
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.91
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		: 2666.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25541232 kB
Buffers:          513060 kB
Cached:          5566144 kB
SwapCached:          752 kB
Active:          5234648 kB
Inactive:        1107292 kB
Active(anon):     254800 kB
Inactive(anon):     6964 kB
Active(file):    4979848 kB
Inactive(file):  1100328 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105056 kB
Dirty:             13212 kB
Writeback:             0 kB
AnonPages:        282624 kB
Mapped:            15760 kB
Shmem:                 8 kB
Slab:             847560 kB
SReclaimable:     290004 kB
SUnreclaim:       557556 kB
KernelStack:        1480 kB
PageTables:         4772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     429912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    253952 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= 66368 MiB
End job on node104 at 2012-05-29 07:55:19