Trace number 3718707

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 121.716 122.258

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j90/
normalized-j9040_1-unsat.opb
MD5SUM574b82c1c7e1d1d86d799d6cfb5ed5a6
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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.018996
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables17290
Total number of constraints59721
Number of constraints which are clauses59345
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints376
Minimum length of a constraint1
Maximum length of a constraint47
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 51
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 308
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

121.63/122.25	cpython RunMakeCNF.py HOME/instance-3718707-1338272817.opb PrimePower CARD.DP ./CryptoMiniSat
121.63/122.25	./CryptoMiniSat HOME/instance-3718707-1338272817.opb.PrimePower.CARD.DP.cnf 1>HOME/instance-3718707-1338272817.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out 2>HOME/instance-3718707-1338272817.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.err
121.63/122.25	
121.63/122.25	HOME/instance-3718707-1338272817.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out
121.63/122.25	c Outputting solution to console
121.63/122.25	c This is CryptoMiniSat 2.9.1
121.63/122.25	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
121.63/122.25	c WARNING: for repeatability, setting FPU to use double precision
121.63/122.25	c Reading file 'HOME/instance-3718707-1338272817.opb.PrimePower.CARD.DP.cnf'
121.63/122.25	c -- header says num vars:        1913689
121.63/122.25	c -- header says num clauses:    10914587
121.63/122.25	c -- clauses added:            0 learnts,       133573 normals,            0 xors
121.63/122.25	c -- vars added      50522
121.63/122.25	c Parsing time:  0.03 s
121.63/122.25	c num threads              : 1          
121.63/122.25	c restarts                 : 0          
121.63/122.25	c dynamic restarts         : 0          
121.63/122.25	c static restarts          : 0          
121.63/122.25	c full restarts            : 0          
121.63/122.25	c total simplify time      : 0.00       
121.63/122.25	c learnts DL2              : 0          
121.63/122.25	c learnts size 2           : 44096      
121.63/122.25	c learnts size 1           : 40182       (79.53     % of vars)
121.63/122.25	c filedLit time            : 0.00        (0.00      % time)
121.63/122.25	c v-elim SatELite          : 0           (0.00      % vars)
121.63/122.25	c SatELite time            : 0.00        (0.00      % time)
121.63/122.25	c v-elim xor               : 0           (0.00      % vars)
121.63/122.25	c xor elim time            : 0.00        (0.00      % time)
121.63/122.25	c num binary xor trees     : 0          
121.63/122.25	c binxor trees' crown      : 0           (-nan      leafs/tree)
121.63/122.25	c bin xor find time        : 0.00       
121.63/122.25	c OTF clause improved      : 0           (-nan      clauses/conflict)
121.63/122.25	c OTF impr. size diff      : 0           (-nan       lits/clause)
121.63/122.25	c OTF cl watch-shrink      : 0           (-nan      clauses/conflict)
121.63/122.25	c OTF cl watch-sh-lit      : 0           (-nan       lits/clause)
121.63/122.25	c tried to recurMin cls    : 0           (-nan       % of conflicts)
121.63/122.25	c updated cache            : 0           (-nan       lits/tried recurMin)
121.63/122.25	c clauses over max glue    : 0           (-nan      % of all clauses)
121.63/122.25	c conflicts                : 0           (0.00      / sec)
121.63/122.25	c decisions                : 0           (-nan      % random)
121.63/122.25	c bogo-props               : 93043       (3101950.33 / sec)
121.63/122.25	c conflict literals        : 0           (-nan      % deleted)
121.63/122.25	c Memory used              : 47.68       MB
121.63/122.25	c CPU time                 : 0.03        s
121.63/122.25	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-3718707-1338272817/watcher-3718707-1338272817 -o /tmp/evaluation-result-3718707-1338272817/solver-3718707-1338272817 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718707-1338272817.opb PrimePower CARD.DP ./CryptoMiniSat 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.03 1.93 3/179 18983
/proc/meminfo: memFree=26784864/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=15276 CPUtime=0 cores=1,3,5,7
/proc/18983/stat : 18983 (python) R 18981 18983 18564 0 -1 4202496 626 0 0 0 0 0 0 0 20 0 1 0 293405855 15642624 520 33554432000 4194304 5683644 140736867446672 140736867433448 4540219 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 3819 524 310 364 0 261 0

[startup+0.043716 s]
/proc/loadavg: 2.10 2.03 1.93 3/179 18983
/proc/meminfo: memFree=26784864/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16100 CPUtime=0 cores=1,3,5,7
/proc/18983/stat : 18983 (python) D 18981 18983 18564 0 -1 4202496 996 0 0 0 0 0 0 0 20 0 1 0 293405855 16486400 833 33554432000 4194304 5683644 140736867446672 140736867389400 251053032336 0 0 16781312 2 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4025 833 368 364 0 467 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16100

[startup+0.100271 s]
/proc/loadavg: 2.10 2.03 1.93 3/179 18983
/proc/meminfo: memFree=26784864/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.300294 s]
/proc/loadavg: 2.10 2.03 1.93 3/179 18983
/proc/meminfo: memFree=26784864/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.700285 s]
/proc/loadavg: 2.10 2.03 1.93 3/179 18983
/proc/meminfo: memFree=26784864/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+1.50044 s]
/proc/loadavg: 2.10 2.03 1.93 3/184 18988
/proc/meminfo: memFree=26562592/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
[pid=18985] ppid=18983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18985/stat : 18985 (sh) S 18983 18983 18564 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293405862 9367552 267 33554432000 4194304 5064252 140734384166336 140734384165040 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18985/statm: 2287 267 226 213 0 72 0
[pid=18986] ppid=18985 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/18986/stat : 18986 (python) S 18985 18983 18564 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293405863 17141760 1059 33554432000 4194304 5683644 140736869511968 140736869509816 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18986/statm: 4185 1059 429 364 0 627 0
[pid=18987] ppid=18986 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18987/stat : 18987 (sh) S 18986 18983 18564 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293405865 9367552 268 33554432000 4194304 5064252 140734673627088 140734673625792 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18987/statm: 2287 268 226 213 0 72 0
[pid=18988] ppid=18987 vsize=791276 CPUtime=1.38 cores=1,3,5,7
/proc/18988/stat : 18988 (PBPASSolver-817) R 18987 18983 18564 0 -1 4202496 89322 0 0 0 88 50 0 0 20 0 1 0 293405865 810266624 85814 33554432000 4194304 4943705 140734245598448 140734245597360 4267832 0 0 16781312 17608 0 0 0 17 3 0 0 0 0 0
/proc/18988/statm: 197883 85818 357 183 0 194253 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 843304

[startup+3.10045 s]
/proc/loadavg: 2.10 2.03 1.93 3/184 18988
/proc/meminfo: memFree=26364812/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
[pid=18985] ppid=18983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18985/stat : 18985 (sh) S 18983 18983 18564 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293405862 9367552 267 33554432000 4194304 5064252 140734384166336 140734384165040 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18985/statm: 2287 267 226 213 0 72 0
[pid=18986] ppid=18985 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/18986/stat : 18986 (python) S 18985 18983 18564 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293405863 17141760 1059 33554432000 4194304 5683644 140736869511968 140736869509816 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18986/statm: 4185 1059 429 364 0 627 0
[pid=18987] ppid=18986 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18987/stat : 18987 (sh) S 18986 18983 18564 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293405865 9367552 268 33554432000 4194304 5064252 140734673627088 140734673625792 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18987/statm: 2287 268 226 213 0 72 0
[pid=18988] ppid=18987 vsize=1346028 CPUtime=2.98 cores=1,3,5,7
/proc/18988/stat : 18988 (PBPASSolver-817) R 18987 18983 18564 0 -1 4202496 149998 0 0 0 211 87 0 0 20 0 1 0 293405865 1378332672 146490 33554432000 4194304 4943705 140734245598448 140734245596720 4358535 0 0 16781312 17608 0 0 0 17 3 0 0 0 0 0
/proc/18988/statm: 336507 146490 357 183 0 332877 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 1398056

[startup+6.30045 s]
/proc/loadavg: 2.09 2.03 1.93 3/184 18988
/proc/meminfo: memFree=25961412/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
[pid=18985] ppid=18983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18985/stat : 18985 (sh) S 18983 18983 18564 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293405862 9367552 267 33554432000 4194304 5064252 140734384166336 140734384165040 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18985/statm: 2287 267 226 213 0 72 0
[pid=18986] ppid=18985 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/18986/stat : 18986 (python) S 18985 18983 18564 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293405863 17141760 1059 33554432000 4194304 5683644 140736869511968 140736869509816 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18986/statm: 4185 1059 429 364 0 627 0
[pid=18987] ppid=18986 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18987/stat : 18987 (sh) S 18986 18983 18564 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293405865 9367552 268 33554432000 4194304 5064252 140734673627088 140734673625792 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18987/statm: 2287 268 226 213 0 72 0
[pid=18988] ppid=18987 vsize=2142188 CPUtime=6.06 cores=1,3,5,7
/proc/18988/stat : 18988 (PBPASSolver-817) R 18987 18983 18564 0 -1 4202496 237078 0 0 0 468 138 0 0 20 0 1 0 293405865 2193600512 233570 33554432000 4194304 4943705 140734245598448 140734245597360 4358535 0 0 16781312 17608 0 0 0 17 3 0 0 11 0 0
/proc/18988/statm: 535547 233570 357 183 0 531917 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 2194216

[startup+12.7004 s]
/proc/loadavg: 2.16 2.04 1.93 3/184 18988
/proc/meminfo: memFree=25393584/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
[pid=18985] ppid=18983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18985/stat : 18985 (sh) S 18983 18983 18564 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293405862 9367552 267 33554432000 4194304 5064252 140734384166336 140734384165040 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18985/statm: 2287 267 226 213 0 72 0
[pid=18986] ppid=18985 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/18986/stat : 18986 (python) S 18985 18983 18564 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293405863 17141760 1059 33554432000 4194304 5683644 140736869511968 140736869509816 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18986/statm: 4185 1059 429 364 0 627 0
[pid=18987] ppid=18986 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18987/stat : 18987 (sh) S 18986 18983 18564 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293405865 9367552 268 33554432000 4194304 5064252 140734673627088 140734673625792 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18987/statm: 2287 268 226 213 0 72 0
[pid=18988] ppid=18987 vsize=3308524 CPUtime=12.42 cores=1,3,5,7
/proc/18988/stat : 18988 (PBPASSolver-817) R 18987 18983 18564 0 -1 4202496 364646 0 0 0 1023 219 0 0 20 0 1 0 293405865 3387928576 361138 33554432000 4194304 4943705 140734245598448 140734245597360 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 15 0 0
/proc/18988/statm: 827131 361138 357 183 0 823501 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 3360552

[startup+25.5004 s]
/proc/loadavg: 2.12 2.04 1.93 3/184 18988
/proc/meminfo: memFree=25145428/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
[pid=18985] ppid=18983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18985/stat : 18985 (sh) S 18983 18983 18564 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293405862 9367552 267 33554432000 4194304 5064252 140734384166336 140734384165040 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18985/statm: 2287 267 226 213 0 72 0
[pid=18986] ppid=18985 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/18986/stat : 18986 (python) S 18985 18983 18564 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293405863 17141760 1059 33554432000 4194304 5683644 140736869511968 140736869509816 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18986/statm: 4185 1059 429 364 0 627 0
[pid=18987] ppid=18986 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18987/stat : 18987 (sh) S 18986 18983 18564 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293405865 9367552 268 33554432000 4194304 5064252 140734673627088 140734673625792 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18987/statm: 2287 268 226 213 0 72 0
[pid=18988] ppid=18987 vsize=3708364 CPUtime=25.15 cores=1,3,5,7
/proc/18988/stat : 18988 (PBPASSolver-817) R 18987 18983 18564 0 -1 4202496 411044 0 0 0 1516 999 0 0 20 0 1 0 293405865 3797364736 405632 33554432000 4194304 4943705 140734245598448 140734245595856 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 23 0 0
/proc/18988/statm: 927091 405632 366 183 0 923461 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 3760392

[startup+51.1004 s]
/proc/loadavg: 2.08 2.04 1.93 3/184 18989
/proc/meminfo: memFree=25028408/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
[pid=18985] ppid=18983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18985/stat : 18985 (sh) S 18983 18983 18564 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293405862 9367552 267 33554432000 4194304 5064252 140734384166336 140734384165040 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18985/statm: 2287 267 226 213 0 72 0
[pid=18986] ppid=18985 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/18986/stat : 18986 (python) S 18985 18983 18564 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293405863 17141760 1059 33554432000 4194304 5683644 140736869511968 140736869509816 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18986/statm: 4185 1059 429 364 0 627 0
[pid=18987] ppid=18986 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18987/stat : 18987 (sh) S 18986 18983 18564 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293405865 9367552 268 33554432000 4194304 5064252 140734673627088 140734673625792 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18987/statm: 2287 268 226 213 0 72 0
[pid=18988] ppid=18987 vsize=3794636 CPUtime=50.69 cores=1,3,5,7
/proc/18988/stat : 18988 (PBPASSolver-817) R 18987 18983 18564 0 -1 4202496 444364 0 0 0 2141 2928 0 0 20 0 1 0 293405865 3885707264 422376 33554432000 4194304 4943705 140734245598448 140734245595856 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 29 0 0
/proc/18988/statm: 948659 422376 366 183 0 945029 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 3846664

[startup+102.307 s]
/proc/loadavg: 2.08 2.04 1.94 3/183 18989
/proc/meminfo: memFree=24628272/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
[pid=18985] ppid=18983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18985/stat : 18985 (sh) S 18983 18983 18564 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293405862 9367552 267 33554432000 4194304 5064252 140734384166336 140734384165040 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18985/statm: 2287 267 226 213 0 72 0
[pid=18986] ppid=18985 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/18986/stat : 18986 (python) S 18985 18983 18564 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293405863 17141760 1059 33554432000 4194304 5683644 140736869511968 140736869509816 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18986/statm: 4185 1059 429 364 0 627 0
[pid=18987] ppid=18986 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18987/stat : 18987 (sh) S 18986 18983 18564 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293405865 9367552 268 33554432000 4194304 5064252 140734673627088 140734673625792 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18987/statm: 2287 268 226 213 0 72 0
[pid=18988] ppid=18987 vsize=3963340 CPUtime=101.77 cores=1,3,5,7
/proc/18988/stat : 18988 (PBPASSolver-817) R 18987 18983 18564 0 -1 4202496 519553 0 0 0 3432 6745 0 0 20 0 1 0 293405865 4058460160 457821 33554432000 4194304 4943705 140734245598448 140734245593360 4361008 0 0 16781312 17608 0 0 0 17 3 0 0 41 0 0
/proc/18988/statm: 990835 457821 366 183 0 987205 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 4015368

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

[startup+115.1 s]
/proc/loadavg: 2.06 2.04 1.94 3/183 18989
/proc/meminfo: memFree=24564716/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
[pid=18985] ppid=18983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18985/stat : 18985 (sh) S 18983 18983 18564 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293405862 9367552 267 33554432000 4194304 5064252 140734384166336 140734384165040 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18985/statm: 2287 267 226 213 0 72 0
[pid=18986] ppid=18985 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/18986/stat : 18986 (python) S 18985 18983 18564 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293405863 17141760 1059 33554432000 4194304 5683644 140736869511968 140736869509816 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18986/statm: 4185 1059 429 364 0 627 0
[pid=18987] ppid=18986 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18987/stat : 18987 (sh) S 18986 18983 18564 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293405865 9367552 268 33554432000 4194304 5064252 140734673627088 140734673625792 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18987/statm: 2287 268 226 213 0 72 0
[pid=18988] ppid=18987 vsize=4006092 CPUtime=114.52 cores=1,3,5,7
/proc/18988/stat : 18988 (PBPASSolver-817) R 18987 18983 18564 0 -1 4202496 532882 0 0 0 3758 7694 0 0 20 0 1 0 293405865 4102238208 467246 33554432000 4194304 4943705 140734245598448 140734245595536 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 44 0 0
/proc/18988/statm: 1001523 467246 366 183 0 997893 0
Current children cumulated CPU time (s) 114.54
Current children cumulated vsize (KiB) 4058120

[startup+118.3 s]
/proc/loadavg: 2.06 2.04 1.94 3/183 18989
/proc/meminfo: memFree=24547660/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
[pid=18985] ppid=18983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18985/stat : 18985 (sh) S 18983 18983 18564 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293405862 9367552 267 33554432000 4194304 5064252 140734384166336 140734384165040 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18985/statm: 2287 267 226 213 0 72 0
[pid=18986] ppid=18985 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/18986/stat : 18986 (python) S 18985 18983 18564 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293405863 17141760 1059 33554432000 4194304 5683644 140736869511968 140736869509816 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18986/statm: 4185 1059 429 364 0 627 0
[pid=18987] ppid=18986 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18987/stat : 18987 (sh) S 18986 18983 18564 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293405865 9367552 268 33554432000 4194304 5064252 140734673627088 140734673625792 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18987/statm: 2287 268 226 213 0 72 0
[pid=18988] ppid=18987 vsize=4016844 CPUtime=117.72 cores=1,3,5,7
/proc/18988/stat : 18988 (PBPASSolver-817) R 18987 18983 18564 0 -1 4202496 536253 0 0 0 3839 7933 0 0 20 0 1 0 293405865 4113248256 469721 33554432000 4194304 4943705 140734245598448 140734245595712 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 44 0 0
/proc/18988/statm: 1004211 469721 366 183 0 1000581 0
Current children cumulated CPU time (s) 117.74
Current children cumulated vsize (KiB) 4068872

[startup+119.907 s]
/proc/loadavg: 2.06 2.04 1.94 3/183 18989
/proc/meminfo: memFree=24536624/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
[pid=18985] ppid=18983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18985/stat : 18985 (sh) S 18983 18983 18564 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293405862 9367552 267 33554432000 4194304 5064252 140734384166336 140734384165040 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18985/statm: 2287 267 226 213 0 72 0
[pid=18986] ppid=18985 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/18986/stat : 18986 (python) S 18985 18983 18564 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293405863 17141760 1059 33554432000 4194304 5683644 140736869511968 140736869509816 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18986/statm: 4185 1059 429 364 0 627 0
[pid=18987] ppid=18986 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18987/stat : 18987 (sh) S 18986 18983 18564 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293405865 9367552 268 33554432000 4194304 5064252 140734673627088 140734673625792 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18987/statm: 2287 268 226 213 0 72 0
[pid=18988] ppid=18987 vsize=4021964 CPUtime=119.32 cores=1,3,5,7
/proc/18988/stat : 18988 (PBPASSolver-817) R 18987 18983 18564 0 -1 4202496 537901 0 0 0 3881 8051 0 0 20 0 1 0 293405865 4118491136 470857 33554432000 4194304 4943705 140734245598448 140734245595824 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 45 0 0
/proc/18988/statm: 1005491 470857 366 183 0 1001861 0
Current children cumulated CPU time (s) 119.34
Current children cumulated vsize (KiB) 4073992

[startup+121.5 s]
/proc/loadavg: 2.06 2.04 1.94 3/183 18989
/proc/meminfo: memFree=24529492/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
[pid=18985] ppid=18983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18985/stat : 18985 (sh) S 18983 18983 18564 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293405862 9367552 267 33554432000 4194304 5064252 140734384166336 140734384165040 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18985/statm: 2287 267 226 213 0 72 0
[pid=18986] ppid=18985 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/18986/stat : 18986 (python) S 18985 18983 18564 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293405863 17141760 1059 33554432000 4194304 5683644 140736869511968 140736869509816 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18986/statm: 4185 1059 429 364 0 627 0
[pid=18987] ppid=18986 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18987/stat : 18987 (sh) S 18986 18983 18564 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293405865 9367552 268 33554432000 4194304 5064252 140734673627088 140734673625792 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18987/statm: 2287 268 226 213 0 72 0
[pid=18988] ppid=18987 vsize=4027084 CPUtime=120.91 cores=1,3,5,7
/proc/18988/stat : 18988 (PBPASSolver-817) R 18987 18983 18564 0 -1 4202496 539449 0 0 0 3922 8169 0 0 20 0 1 0 293405865 4123734016 471957 33554432000 4194304 4943705 140734245598448 140734245595856 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 45 0 0
/proc/18988/statm: 1006771 471957 366 183 0 1003141 0
Current children cumulated CPU time (s) 120.93
Current children cumulated vsize (KiB) 4079112

[startup+121.9 s]
/proc/loadavg: 2.06 2.04 1.94 3/183 18989
/proc/meminfo: memFree=24529492/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
[pid=18985] ppid=18983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18985/stat : 18985 (sh) S 18983 18983 18564 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293405862 9367552 267 33554432000 4194304 5064252 140734384166336 140734384165040 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18985/statm: 2287 267 226 213 0 72 0
[pid=18986] ppid=18985 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/18986/stat : 18986 (python) S 18985 18983 18564 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293405863 17141760 1059 33554432000 4194304 5683644 140736869511968 140736869509816 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18986/statm: 4185 1059 429 364 0 627 0
[pid=18987] ppid=18986 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18987/stat : 18987 (sh) S 18986 18983 18564 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293405865 9367552 268 33554432000 4194304 5064252 140734673627088 140734673625792 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18987/statm: 2287 268 226 213 0 72 0
[pid=18988] ppid=18987 vsize=4028876 CPUtime=121.31 cores=1,3,5,7
/proc/18988/stat : 18988 (PBPASSolver-817) R 18987 18983 18564 0 -1 4202496 540017 0 0 0 3931 8200 0 0 20 0 1 0 293405865 4125569024 472333 33554432000 4194304 4943705 140734245598448 140734245595856 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 45 0 0
/proc/18988/statm: 1007219 472333 366 183 0 1003589 0
Current children cumulated CPU time (s) 121.33
Current children cumulated vsize (KiB) 4080904

[startup+122.107 s]
/proc/loadavg: 2.06 2.04 1.94 3/183 18989
/proc/meminfo: memFree=24524036/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=0.01 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444520 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
[pid=18985] ppid=18983 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18985/stat : 18985 (sh) S 18983 18983 18564 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293405862 9367552 267 33554432000 4194304 5064252 140734384166336 140734384165040 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18985/statm: 2287 267 226 213 0 72 0
[pid=18986] ppid=18985 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/18986/stat : 18986 (python) S 18985 18983 18564 0 -1 4202496 1300 0 0 0 1 0 0 0 20 0 1 0 293405863 17141760 1060 33554432000 4194304 5683644 140736869511968 140736869509816 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18986/statm: 4185 1060 429 364 0 627 0
[pid=18987] ppid=18986 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18987/stat : 18987 (sh) S 18986 18983 18564 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293405865 9367552 268 33554432000 4194304 5064252 140734673627088 140734673625792 251052844622 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18987/statm: 2287 268 226 213 0 72 0
[pid=18988] ppid=18987 vsize=0 CPUtime=121.51 cores=1,3,5,7
/proc/18988/stat : 18988 (PBPASSolver-817) R 18987 18983 18564 0 -1 4202500 540064 0 0 0 3938 8213 0 0 20 0 1 0 293405865 0 0 33554432000 0 0 0 0 0 0 0 16781312 17608 18446744073709551615 0 0 17 3 0 0 45 0 0
/proc/18988/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 121.53
Current children cumulated vsize (KiB) 52028

[startup+122.2 s]
/proc/loadavg: 2.06 2.04 1.94 3/183 18989
/proc/meminfo: memFree=24524036/32873648 swapFree=7368/7368
[pid=18983] ppid=18981 vsize=16992 CPUtime=121.63 cores=1,3,5,7
/proc/18983/stat : 18983 (python) S 18981 18983 18564 0 -1 4202496 1402 542549 0 0 1 0 3940 8222 20 0 1 0 293405855 17399808 1081 33554432000 4194304 5683644 140736867446672 140736867444216 251053032832 0 0 16781312 2 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18983/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 121.63
Current children cumulated vsize (KiB) 16992

Child status: 0
Real time (s): 122.258
CPU time (s): 121.716
CPU user time (s): 39.463
CPU system time (s): 82.2535
CPU usage (%): 99.5569
Max. virtual memory (cumulated for all children) (KiB): 4080904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.463
system time used= 82.2535
maximum resident set size= 1889332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 550281
page faults= 0
swaps= 0
block input operations= 0
block output operations= 430904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 258
involuntary context switches= 134

runsolver used 0.283956 second user time and 0.723889 second system time

The end

Launcher Data

Begin job on node149 at 2012-05-29 08:26:58
IDJOB=3718707
IDBENCH=75529
IDSOLVER=2302
FILE ID=node149/3718707-1338272817
RUNJOBID= node149-1338268829-18581
PBS_JOBID= 14625672
Free space on /tmp= 71248 MiB

SOLVER NAME= PBPASSolver-CARD.DP 2012-05-28
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j90/normalized-j9040_1-unsat.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.DP ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718707-1338272817/watcher-3718707-1338272817 -o /tmp/evaluation-result-3718707-1338272817/solver-3718707-1338272817 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718707-1338272817.opb PrimePower CARD.DP ./CryptoMiniSat

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

MD5SUM BENCH= 574b82c1c7e1d1d86d799d6cfb5ed5a6
RANDOM SEED=1343932183

node149.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.145
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.29
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.145
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.145
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	: 5438.55
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.145
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.145
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.145
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	: 5438.55
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.145
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.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26785616 kB
Buffers:          645936 kB
Cached:          2244420 kB
SwapCached:         2468 kB
Active:          3949800 kB
Inactive:        1291264 kB
Active(anon):    2333648 kB
Inactive(anon):     9368 kB
Active(file):    1616152 kB
Inactive(file):  1281896 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:             14368 kB
Writeback:             0 kB
AnonPages:       2309088 kB
Mapped:            15752 kB
Shmem:                96 kB
Slab:             702276 kB
SReclaimable:     146612 kB
SUnreclaim:       555664 kB
KernelStack:        1512 kB
PageTables:         9032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2737684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1126400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71024 MiB
End job on node149 at 2012-05-29 08:29:00