Trace number 3718612

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 253.254 254.284

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

253.13/254.28	cpython RunMakeCNF.py HOME/instance-3718612-1338270774.opb PrimePower CARD.DP ./CryptoMiniSat
253.13/254.28	./CryptoMiniSat HOME/instance-3718612-1338270774.opb.PrimePower.CARD.DP.cnf 1>HOME/instance-3718612-1338270774.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out 2>HOME/instance-3718612-1338270774.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.err
253.13/254.28	
253.13/254.28	HOME/instance-3718612-1338270774.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out
253.13/254.28	c Outputting solution to console
253.13/254.28	c This is CryptoMiniSat 2.9.1
253.13/254.28	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
253.13/254.28	c WARNING: for repeatability, setting FPU to use double precision
253.13/254.28	c Reading file 'HOME/instance-3718612-1338270774.opb.PrimePower.CARD.DP.cnf'
253.13/254.28	c -- header says num vars:        3146183
253.13/254.28	c -- header says num clauses:    25454228
253.13/254.28	c -- clauses added:            0 learnts,     25454228 normals,            0 xors
253.13/254.28	c -- vars added    3146182
253.13/254.28	c Parsing time:  8.02 s
253.13/254.28	c  N st     0         0   3146182   1350996         0  18532914         0  42484382         0   no data   no data  --
253.13/254.28	c asymm  cl-useful: 0/3689/1331203 lits-rem:0 time: 0.37
253.13/254.28	c num threads              : 1          
253.13/254.28	c restarts                 : 0          
253.13/254.28	c dynamic restarts         : 0          
253.13/254.28	c static restarts          : 0          
253.13/254.28	c full restarts            : 0          
253.13/254.28	c total simplify time      : 0.00       
253.13/254.28	c learnts DL2              : 0          
253.13/254.28	c learnts size 2           : 18548371   
253.13/254.28	c learnts size 1           : 821793      (26.12     % of vars)
253.13/254.28	c filedLit time            : 0.64        (6.78      % time)
253.13/254.28	c v-elim SatELite          : 0           (0.00      % vars)
253.13/254.28	c SatELite time            : 0.00        (0.00      % time)
253.13/254.28	c v-elim xor               : 0           (0.00      % vars)
253.13/254.28	c xor elim time            : 0.00        (0.00      % time)
253.13/254.28	c num binary xor trees     : 619        
253.13/254.28	c binxor trees' crown      : 61466       (99.30     leafs/tree)
253.13/254.28	c bin xor find time        : 0.00       
253.13/254.28	c OTF clause improved      : 0           (-nan      clauses/conflict)
253.13/254.28	c OTF impr. size diff      : 0           (-nan       lits/clause)
253.13/254.28	c OTF cl watch-shrink      : 0           (-nan      clauses/conflict)
253.13/254.28	c OTF cl watch-sh-lit      : 0           (-nan       lits/clause)
253.13/254.28	c tried to recurMin cls    : 0           (-nan       % of conflicts)
253.13/254.28	c updated cache            : 0           (-nan       lits/tried recurMin)
253.13/254.28	c clauses over max glue    : 0           (-nan      % of all clauses)
253.13/254.28	c conflicts                : 0           (0.00      / sec)
253.13/254.28	c decisions                : 0           (-nan      % random)
253.13/254.28	c bogo-props               : 21747951    (2304158.63 / sec)
253.13/254.28	c conflict literals        : 0           (-nan      % deleted)
253.13/254.28	c Memory used              : 1490.77     MB
253.13/254.28	c CPU time                 : 9.44        s
253.13/254.28	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-3718612-1338270774/watcher-3718612-1338270774 -o /tmp/evaluation-result-3718612-1338270774/solver-3718612-1338270774 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718612-1338270774.opb PrimePower CARD.DP ./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 2.00 1.72 3/178 3273
/proc/meminfo: memFree=30815448/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/3273/stat : 3273 (python) D 3271 3273 2898 0 -1 4202496 632 0 0 0 0 0 0 0 20 0 1 0 293144454 15642624 526 33554432000 4194304 5683644 140735661781568 140735661767480 209097409424 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/3273/statm: 3819 526 312 364 0 261 0

[startup+0.0310251 s]
/proc/loadavg: 2.00 2.00 1.72 3/178 3273
/proc/meminfo: memFree=30815448/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=15968 CPUtime=0 cores=0,2,4,6
/proc/3273/stat : 3273 (python) R 3271 3273 2898 0 -1 4202496 903 0 0 0 0 0 0 0 20 0 1 0 293144454 16351232 755 33554432000 4194304 5683644 140735661781568 140735661698840 209097409824 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/3273/statm: 3992 755 348 364 0 434 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15968

[startup+0.100215 s]
/proc/loadavg: 2.00 2.00 1.72 3/178 3273
/proc/meminfo: memFree=30815448/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779416 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.300226 s]
/proc/loadavg: 2.00 2.00 1.72 3/178 3273
/proc/meminfo: memFree=30815448/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779416 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.700224 s]
/proc/loadavg: 2.00 2.00 1.72 3/178 3273
/proc/meminfo: memFree=30815448/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779416 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+1.50042 s]
/proc/loadavg: 2.00 2.00 1.72 3/183 3278
/proc/meminfo: memFree=30567344/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779416 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3275] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3275/stat : 3275 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293144462 9367552 267 33554432000 4194304 5064252 140737161531376 140737161530080 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3275/statm: 2287 267 226 213 0 72 0
[pid=3276] ppid=3275 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3276/stat : 3276 (python) S 3275 3273 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293144462 17141760 1059 33554432000 4194304 5683644 140736347009392 140736347007240 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3276/statm: 4185 1059 429 364 0 627 0
[pid=3277] ppid=3276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3277/stat : 3277 (sh) S 3276 3273 2898 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293144465 9367552 267 33554432000 4194304 5064252 140735435664192 140735435662896 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 2287 267 226 213 0 72 0
[pid=3278] ppid=3277 vsize=781132 CPUtime=1.39 cores=0,2,4,6
/proc/3278/stat : 3278 (PBPASSolver-817) R 3277 3273 2898 0 -1 4202496 84451 0 0 0 87 52 0 0 20 0 1 0 293144465 799879168 84394 33554432000 4194304 4943705 140736372028272 140736372027184 4358535 0 0 16781312 17608 0 0 0 17 0 0 0 0 0 0
/proc/3278/statm: 195283 84397 357 183 0 191653 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 833160

[startup+3.10043 s]
/proc/loadavg: 2.00 2.00 1.72 3/183 3278
/proc/meminfo: memFree=30401680/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779416 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3275] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3275/stat : 3275 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293144462 9367552 267 33554432000 4194304 5064252 140737161531376 140737161530080 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3275/statm: 2287 267 226 213 0 72 0
[pid=3276] ppid=3275 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3276/stat : 3276 (python) S 3275 3273 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293144462 17141760 1059 33554432000 4194304 5683644 140736347009392 140736347007240 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3276/statm: 4185 1059 429 364 0 627 0
[pid=3277] ppid=3276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3277/stat : 3277 (sh) S 3276 3273 2898 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293144465 9367552 267 33554432000 4194304 5064252 140735435664192 140735435662896 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 2287 267 226 213 0 72 0
[pid=3278] ppid=3277 vsize=935308 CPUtime=2.98 cores=0,2,4,6
/proc/3278/stat : 3278 (PBPASSolver-817) R 3277 3273 2898 0 -1 4202496 101425 0 0 0 141 157 0 0 20 0 1 0 293144465 957755392 101272 33554432000 4194304 4943705 140736372028272 140736372023856 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/3278/statm: 233827 101272 366 183 0 230197 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 987336

[startup+6.30043 s]
/proc/loadavg: 2.00 2.00 1.72 3/183 3278
/proc/meminfo: memFree=30390572/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779416 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3275] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3275/stat : 3275 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293144462 9367552 267 33554432000 4194304 5064252 140737161531376 140737161530080 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3275/statm: 2287 267 226 213 0 72 0
[pid=3276] ppid=3275 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3276/stat : 3276 (python) S 3275 3273 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293144462 17141760 1059 33554432000 4194304 5683644 140736347009392 140736347007240 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3276/statm: 4185 1059 429 364 0 627 0
[pid=3277] ppid=3276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3277/stat : 3277 (sh) S 3276 3273 2898 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293144465 9367552 267 33554432000 4194304 5064252 140735435664192 140735435662896 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 2287 267 226 213 0 72 0
[pid=3278] ppid=3277 vsize=941548 CPUtime=6.06 cores=0,2,4,6
/proc/3278/stat : 3278 (PBPASSolver-817) R 3277 3273 2898 0 -1 4202496 102406 0 0 0 208 398 0 0 20 0 1 0 293144465 964145152 101965 33554432000 4194304 4943705 140736372028272 140736372025648 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 11 0 0
/proc/3278/statm: 235387 101965 366 183 0 231757 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 993576

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.73 3/183 3278
/proc/meminfo: memFree=30391032/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779416 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3275] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3275/stat : 3275 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293144462 9367552 267 33554432000 4194304 5064252 140737161531376 140737161530080 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3275/statm: 2287 267 226 213 0 72 0
[pid=3276] ppid=3275 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3276/stat : 3276 (python) S 3275 3273 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293144462 17141760 1059 33554432000 4194304 5683644 140736347009392 140736347007240 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3276/statm: 4185 1059 429 364 0 627 0
[pid=3277] ppid=3276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3277/stat : 3277 (sh) S 3276 3273 2898 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293144465 9367552 267 33554432000 4194304 5064252 140735435664192 140735435662896 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 2287 267 226 213 0 72 0
[pid=3278] ppid=3277 vsize=954220 CPUtime=12.45 cores=0,2,4,6
/proc/3278/stat : 3278 (PBPASSolver-817) R 3277 3273 2898 0 -1 4202496 104412 0 0 0 355 890 0 0 20 0 1 0 293144465 977121280 103379 33554432000 4194304 4943705 140736372028272 140736372025680 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 13 0 0
/proc/3278/statm: 238555 103379 366 183 0 234925 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 1006248

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.73 3/183 3278
/proc/meminfo: memFree=30338080/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779416 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3275] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3275/stat : 3275 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293144462 9367552 267 33554432000 4194304 5064252 140737161531376 140737161530080 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3275/statm: 2287 267 226 213 0 72 0
[pid=3276] ppid=3275 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3276/stat : 3276 (python) S 3275 3273 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293144462 17141760 1059 33554432000 4194304 5683644 140736347009392 140736347007240 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3276/statm: 4185 1059 429 364 0 627 0
[pid=3277] ppid=3276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3277/stat : 3277 (sh) S 3276 3273 2898 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293144465 9367552 267 33554432000 4194304 5064252 140735435664192 140735435662896 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 2287 267 226 213 0 72 0
[pid=3278] ppid=3277 vsize=979340 CPUtime=25.22 cores=0,2,4,6
/proc/3278/stat : 3278 (PBPASSolver-817) R 3277 3273 2898 0 -1 4202496 108327 0 0 0 643 1879 0 0 20 0 1 0 293144465 1002844160 106142 33554432000 4194304 4943705 140736372028272 140736372024560 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 16 0 0
/proc/3278/statm: 244835 106142 366 183 0 241205 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 1031368

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.73 3/183 3278
/proc/meminfo: memFree=30269820/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779416 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3275] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3275/stat : 3275 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293144462 9367552 267 33554432000 4194304 5064252 140737161531376 140737161530080 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3275/statm: 2287 267 226 213 0 72 0
[pid=3276] ppid=3275 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3276/stat : 3276 (python) S 3275 3273 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293144462 17141760 1059 33554432000 4194304 5683644 140736347009392 140736347007240 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3276/statm: 4185 1059 429 364 0 627 0
[pid=3277] ppid=3276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3277/stat : 3277 (sh) S 3276 3273 2898 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293144465 9367552 267 33554432000 4194304 5064252 140735435664192 140735435662896 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 2287 267 226 213 0 72 0
[pid=3278] ppid=3277 vsize=1029292 CPUtime=50.73 cores=0,2,4,6
/proc/3278/stat : 3278 (PBPASSolver-817) R 3277 3273 2898 0 -1 4202496 116205 0 0 0 1231 3842 0 0 20 0 1 0 293144465 1053995008 111700 33554432000 4194304 4943705 140736372028272 140736372025440 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 25 0 0
/proc/3278/statm: 257323 111700 366 183 0 253693 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 1081320

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.75 3/183 3279
/proc/meminfo: memFree=30130080/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779416 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3275] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3275/stat : 3275 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293144462 9367552 267 33554432000 4194304 5064252 140737161531376 140737161530080 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3275/statm: 2287 267 226 213 0 72 0
[pid=3276] ppid=3275 vsize=16740 CPUtime=0.01 cores=0,2,4,6

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

/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3275] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3275/stat : 3275 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293144462 9367552 267 33554432000 4194304 5064252 140737161531376 140737161530080 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3275/statm: 2287 267 226 213 0 72 0
[pid=3276] ppid=3275 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3276/stat : 3276 (python) S 3275 3273 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293144462 17141760 1059 33554432000 4194304 5683644 140736347009392 140736347007240 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3276/statm: 4185 1059 429 364 0 627 0
[pid=3277] ppid=3276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3277/stat : 3277 (sh) S 3276 3273 2898 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293144465 9367552 267 33554432000 4194304 5064252 140735435664192 140735435662896 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 2287 267 226 213 0 72 0
[pid=3278] ppid=3277 vsize=1244876 CPUtime=161.54 cores=0,2,4,6
/proc/3278/stat : 3278 (PBPASSolver-817) R 3277 3273 2898 0 -1 4202496 150103 0 0 0 3781 12373 0 0 20 0 1 0 293144465 1274753024 135598 33554432000 4194304 4943705 140736372028272 140736372025648 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 61 0 0
/proc/3278/statm: 311219 135598 366 183 0 307589 0
Current children cumulated CPU time (s) 161.56
Current children cumulated vsize (KiB) 1296904

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/183 3279
/proc/meminfo: memFree=29716636/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779416 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3275] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3275/stat : 3275 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293144462 9367552 267 33554432000 4194304 5064252 140737161531376 140737161530080 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3275/statm: 2287 267 226 213 0 72 0
[pid=3276] ppid=3275 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3276/stat : 3276 (python) S 3275 3273 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293144462 17141760 1059 33554432000 4194304 5683644 140736347009392 140736347007240 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3276/statm: 4185 1059 429 364 0 627 0
[pid=3277] ppid=3276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3277/stat : 3277 (sh) S 3276 3273 2898 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293144465 9367552 267 33554432000 4194304 5064252 140735435664192 140735435662896 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 2287 267 226 213 0 72 0
[pid=3278] ppid=3277 vsize=1361548 CPUtime=221.28 cores=0,2,4,6
/proc/3278/stat : 3278 (PBPASSolver-817) R 3277 3273 2898 0 -1 4202496 172945 0 0 0 5172 16956 0 0 20 0 1 0 293144465 1394225152 148576 33554432000 4194304 4943705 140736372028272 140736372025680 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 81 0 0
/proc/3278/statm: 340387 148576 366 183 0 336757 0
Current children cumulated CPU time (s) 221.3
Current children cumulated vsize (KiB) 1413576

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

[startup+230.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/183 3279
/proc/meminfo: memFree=29693572/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779416 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3275] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3275/stat : 3275 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293144462 9367552 267 33554432000 4194304 5064252 140737161531376 140737161530080 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3275/statm: 2287 267 226 213 0 72 0
[pid=3276] ppid=3275 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3276/stat : 3276 (python) S 3275 3273 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293144462 17141760 1059 33554432000 4194304 5683644 140736347009392 140736347007240 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3276/statm: 4185 1059 429 364 0 627 0
[pid=3277] ppid=3276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3277/stat : 3277 (sh) S 3276 3273 2898 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293144465 9367552 267 33554432000 4194304 5064252 140735435664192 140735435662896 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 2287 267 226 213 0 72 0
[pid=3278] ppid=3277 vsize=1376396 CPUtime=229.25 cores=0,2,4,6
/proc/3278/stat : 3278 (PBPASSolver-817) R 3277 3273 2898 0 -1 4202496 175990 0 0 0 5365 17560 0 0 20 0 1 0 293144465 1409429504 150245 33554432000 4194304 4943705 140736372028272 140736372025648 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 83 0 0
/proc/3278/statm: 344099 150245 366 183 0 340469 0
Current children cumulated CPU time (s) 229.27
Current children cumulated vsize (KiB) 1428424

[startup+243.107 s]
/proc/loadavg: 2.00 2.00 1.77 3/183 3279
/proc/meminfo: memFree=29647292/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779416 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3275] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3275/stat : 3275 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293144462 9367552 267 33554432000 4194304 5064252 140737161531376 140737161530080 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3275/statm: 2287 267 226 213 0 72 0
[pid=3276] ppid=3275 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/3276/stat : 3276 (python) S 3275 3273 2898 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293144462 17141760 1059 33554432000 4194304 5683644 140736347009392 140736347007240 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3276/statm: 4185 1059 429 364 0 627 0
[pid=3277] ppid=3276 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3277/stat : 3277 (sh) S 3276 3273 2898 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293144465 9367552 267 33554432000 4194304 5064252 140735435664192 140735435662896 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3277/statm: 2287 267 226 213 0 72 0
[pid=3278] ppid=3277 vsize=1399436 CPUtime=242.03 cores=0,2,4,6
/proc/3278/stat : 3278 (PBPASSolver-817) R 3277 3273 2898 0 -1 4202496 180642 0 0 0 5659 18544 0 0 20 0 1 0 293144465 1433022464 152785 33554432000 4194304 4943705 140736372028272 140736372025680 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 86 0 0
/proc/3278/statm: 349859 152785 366 183 0 346229 0
Current children cumulated CPU time (s) 242.05
Current children cumulated vsize (KiB) 1451464

[startup+249.5 s]
/proc/loadavg: 2.00 2.00 1.77 3/181 3281
/proc/meminfo: memFree=29557804/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=242.75 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1402 183307 0 0 1 0 5677 18597 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779112 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3280] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3280/stat : 3280 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293168835 9367552 267 33554432000 4194304 5064252 140733231261344 140733231260048 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3280/statm: 2287 267 226 213 0 72 0
[pid=3281] ppid=3280 vsize=1200276 CPUtime=5.68 cores=0,2,4,6
/proc/3281/stat : 3281 (CryptoMiniSat) R 3280 3273 2898 0 -1 4202496 86059 0 0 0 532 36 0 0 20 0 1 0 293168835 1229082624 227313 33554432000 4194304 4734972 140734255531648 140734254474488 4302754 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/3281/statm: 300069 227313 341 132 0 294969 0
Current children cumulated CPU time (s) 248.43
Current children cumulated vsize (KiB) 1226416

[startup+252.7 s]
/proc/loadavg: 2.00 2.00 1.77 3/181 3281
/proc/meminfo: memFree=29077280/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=242.75 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1402 183307 0 0 1 0 5677 18597 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779112 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3280] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3280/stat : 3280 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293168835 9367552 267 33554432000 4194304 5064252 140733231261344 140733231260048 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3280/statm: 2287 267 226 213 0 72 0
[pid=3281] ppid=3280 vsize=1460736 CPUtime=8.88 cores=0,2,4,6
/proc/3281/stat : 3281 (CryptoMiniSat) R 3280 3273 2898 0 -1 4202496 119015 0 0 0 833 55 0 0 20 0 1 0 293168835 1495793664 319444 33554432000 4194304 4734972 140734255531648 140734254474488 4311711 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/3281/statm: 365184 319444 362 132 0 360084 0
Current children cumulated CPU time (s) 251.63
Current children cumulated vsize (KiB) 1486876

[startup+253.5 s]
/proc/loadavg: 2.00 2.00 1.77 3/181 3281
/proc/meminfo: memFree=28947616/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=242.75 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1402 183307 0 0 1 0 5677 18597 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779112 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3280] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3280/stat : 3280 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293168835 9367552 267 33554432000 4194304 5064252 140733231261344 140733231260048 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3280/statm: 2287 267 226 213 0 72 0
[pid=3281] ppid=3280 vsize=1563408 CPUtime=9.67 cores=0,2,4,6
/proc/3281/stat : 3281 (CryptoMiniSat) R 3280 3273 2898 0 -1 4202496 123361 0 0 0 910 57 0 0 20 0 1 0 293168835 1600929792 339944 33554432000 4194304 4734972 140734255531648 140734255523256 4311969 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/3281/statm: 390852 339944 369 132 0 385752 0
Current children cumulated CPU time (s) 252.42
Current children cumulated vsize (KiB) 1589548

[startup+253.9 s]
/proc/loadavg: 2.00 2.00 1.77 3/181 3281
/proc/meminfo: memFree=28947616/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=242.75 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1402 183307 0 0 1 0 5677 18597 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779112 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3280] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3280/stat : 3280 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293168835 9367552 267 33554432000 4194304 5064252 140733231261344 140733231260048 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3280/statm: 2287 267 226 213 0 72 0
[pid=3281] ppid=3280 vsize=1281060 CPUtime=10.07 cores=0,2,4,6
/proc/3281/stat : 3281 (CryptoMiniSat) R 3280 3273 2898 0 -1 4202496 123381 0 0 0 949 58 0 0 20 0 1 0 293168835 1311805440 280933 33554432000 4194304 4734972 140734255531648 140734255523256 4270196 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/3281/statm: 320265 280933 388 132 0 315165 0
Current children cumulated CPU time (s) 252.82
Current children cumulated vsize (KiB) 1307200

[startup+254.107 s]
/proc/loadavg: 2.00 2.00 1.77 3/181 3281
/proc/meminfo: memFree=29398344/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=242.75 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1402 183307 0 0 1 0 5677 18597 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779112 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3280] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3280/stat : 3280 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293168835 9367552 267 33554432000 4194304 5064252 140733231261344 140733231260048 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3280/statm: 2287 267 226 213 0 72 0
[pid=3281] ppid=3280 vsize=949704 CPUtime=10.29 cores=0,2,4,6
/proc/3281/stat : 3281 (CryptoMiniSat) R 3280 3273 2898 0 -1 4202496 123381 0 0 0 970 59 0 0 20 0 1 0 293168835 972496896 215417 33554432000 4194304 4734972 140734255531648 140734255523256 209097029988 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/3281/statm: 237426 215417 388 132 0 232326 0
Current children cumulated CPU time (s) 253.04
Current children cumulated vsize (KiB) 975844

[startup+254.2 s]
/proc/loadavg: 2.00 2.00 1.77 3/181 3281
/proc/meminfo: memFree=29398344/32873844 swapFree=6872/6872
[pid=3273] ppid=3271 vsize=16992 CPUtime=242.75 cores=0,2,4,6
/proc/3273/stat : 3273 (python) S 3271 3273 2898 0 -1 4202496 1402 183307 0 0 1 0 5677 18597 20 0 1 0 293144454 17399808 1081 33554432000 4194304 5683644 140735661781568 140735661779112 209097409920 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3273/statm: 4248 1081 429 364 0 690 0
[pid=3280] ppid=3273 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3280/stat : 3280 (sh) S 3273 3273 2898 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293168835 9367552 267 33554432000 4194304 5064252 140733231261344 140733231260048 209097221710 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3280/statm: 2287 267 226 213 0 72 0
[pid=3281] ppid=3280 vsize=949704 CPUtime=10.38 cores=0,2,4,6
/proc/3281/stat : 3281 (CryptoMiniSat) R 3280 3273 2898 0 -1 4202496 123381 0 0 0 979 59 0 0 20 0 1 0 293168835 972496896 215417 33554432000 4194304 4734972 140734255531648 140734255524312 209097021350 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/3281/statm: 237426 215417 388 132 0 232326 0
Current children cumulated CPU time (s) 253.13
Current children cumulated vsize (KiB) 975844

Child status: 0
Real time (s): 254.284
CPU time (s): 253.254
CPU user time (s): 66.6329
CPU system time (s): 186.621
CPU usage (%): 99.5949
Max. virtual memory (cumulated for all children) (KiB): 1589548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.6329
system time used= 186.621
maximum resident set size= 1359784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 308952
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1004744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 298
involuntary context switches= 302

runsolver used 1.16782 second user time and 2.55661 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-29 07:52:54
IDJOB=3718612
IDBENCH=1477
IDSOLVER=2302
FILE ID=node105/3718612-1338270774
RUNJOBID= node105-1338268855-2914
PBS_JOBID= 14625716
Free space on /tmp= 71568 MiB

SOLVER NAME= PBPASSolver-CARD.DP 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.DP ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718612-1338270774/watcher-3718612-1338270774 -o /tmp/evaluation-result-3718612-1338270774/solver-3718612-1338270774 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718612-1338270774.opb PrimePower CARD.DP ./CryptoMiniSat

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

MD5SUM BENCH= 3fb2d144eb047d6ea626acdee43b1069
RANDOM SEED=2022116418

node105.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.882
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	: 5333.76
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.882
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.882
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.882
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		: 2666.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30815720 kB
Buffers:          424664 kB
Cached:           355836 kB
SwapCached:         1708 kB
Active:           858324 kB
Inactive:         332844 kB
Active(anon):     406880 kB
Inactive(anon):     4812 kB
Active(file):     451444 kB
Inactive(file):   328032 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:             13216 kB
Writeback:             0 kB
AnonPages:        508616 kB
Mapped:            10404 kB
Shmem:                 0 kB
Slab:             718048 kB
SReclaimable:     159872 kB
SUnreclaim:       558176 kB
KernelStack:        1504 kB
PageTables:         5412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     595956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    483328 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= 71064 MiB
End job on node105 at 2012-05-29 07:57:09