Trace number 3718699

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 138.731 139.364

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/
j90/normalized-j9010_10-unsat.opb
MD5SUMf13c718805fc7daef382ab4352dbd9f0
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.012997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables13650
Total number of constraints42833
Number of constraints which are clauses42537
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints296
Minimum length of a constraint1
Maximum length of a constraint75
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 45
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 437
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

138.65/139.36	cpython RunMakeCNF.py HOME/instance-3718699-1338272760.opb PrimePower CARD.DP ./CryptoMiniSat
138.65/139.36	./CryptoMiniSat HOME/instance-3718699-1338272760.opb.PrimePower.CARD.DP.cnf 1>HOME/instance-3718699-1338272760.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out 2>HOME/instance-3718699-1338272760.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.err
138.65/139.36	
138.65/139.36	HOME/instance-3718699-1338272760.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out
138.65/139.36	c Outputting solution to console
138.65/139.36	c This is CryptoMiniSat 2.9.1
138.65/139.36	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
138.65/139.36	c WARNING: for repeatability, setting FPU to use double precision
138.65/139.36	c Reading file 'HOME/instance-3718699-1338272760.opb.PrimePower.CARD.DP.cnf'
138.65/139.36	c -- header says num vars:        2478043
138.65/139.36	c -- header says num clauses:    13144509
138.65/139.36	c -- clauses added:            0 learnts,        88509 normals,            0 xors
138.65/139.36	c -- vars added      35644
138.65/139.36	c Parsing time:  0.03 s
138.65/139.36	c num threads              : 1          
138.65/139.36	c restarts                 : 0          
138.65/139.36	c dynamic restarts         : 0          
138.65/139.36	c static restarts          : 0          
138.65/139.36	c full restarts            : 0          
138.65/139.36	c total simplify time      : 0.00       
138.65/139.36	c learnts DL2              : 0          
138.65/139.36	c learnts size 2           : 29971      
138.65/139.36	c learnts size 1           : 27300       (76.59     % of vars)
138.65/139.36	c filedLit time            : 0.00        (0.00      % time)
138.65/139.36	c v-elim SatELite          : 0           (0.00      % vars)
138.65/139.36	c SatELite time            : 0.00        (0.00      % time)
138.65/139.36	c v-elim xor               : 0           (0.00      % vars)
138.65/139.36	c xor elim time            : 0.00        (0.00      % time)
138.65/139.36	c num binary xor trees     : 0          
138.65/139.36	c binxor trees' crown      : 0           (-nan      leafs/tree)
138.65/139.36	c bin xor find time        : 0.00       
138.65/139.36	c OTF clause improved      : 0           (-nan      clauses/conflict)
138.65/139.36	c OTF impr. size diff      : 0           (-nan       lits/clause)
138.65/139.36	c OTF cl watch-shrink      : 0           (-nan      clauses/conflict)
138.65/139.36	c OTF cl watch-sh-lit      : 0           (-nan       lits/clause)
138.65/139.36	c tried to recurMin cls    : 0           (-nan       % of conflicts)
138.65/139.36	c updated cache            : 0           (-nan       lits/tried recurMin)
138.65/139.36	c clauses over max glue    : 0           (-nan      % of all clauses)
138.65/139.36	c conflicts                : 0           (0.00      / sec)
138.65/139.36	c decisions                : 0           (-nan      % random)
138.65/139.36	c bogo-props               : 62905       (2097182.86 / sec)
138.65/139.36	c conflict literals        : 0           (-nan      % deleted)
138.65/139.36	c Memory used              : 43.39       MB
138.65/139.36	c CPU time                 : 0.03        s
138.65/139.36	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-3718699-1338272760/watcher-3718699-1338272760 -o /tmp/evaluation-result-3718699-1338272760/solver-3718699-1338272760 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718699-1338272760.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.07 2.02 1.92 3/178 5387
/proc/meminfo: memFree=29033860/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=15016 CPUtime=0 cores=1,3,5,7
/proc/5387/stat : 5387 (python) R 5385 5387 4970 0 -1 4202496 529 0 0 0 0 0 0 0 20 0 1 0 293401930 15376384 433 33554432000 4194304 5683644 140735826955088 140735826941864 5053844 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 3754 437 273 364 0 196 0

[startup+0.0726441 s]
/proc/loadavg: 2.07 2.02 1.92 3/178 5387
/proc/meminfo: memFree=29033860/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16592 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) D 5385 5387 4970 0 -1 4202496 1201 0 0 0 1 0 0 0 20 0 1 0 293401930 16990208 1000 33554432000 4194304 5683644 140735826955088 140735826932856 242167399312 0 0 16781312 2 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4148 1000 422 364 0 590 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16592

[startup+0.100243 s]
/proc/loadavg: 2.07 2.02 1.92 3/178 5387
/proc/meminfo: memFree=29033860/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.300219 s]
/proc/loadavg: 2.07 2.02 1.92 3/178 5387
/proc/meminfo: memFree=29033860/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.700216 s]
/proc/loadavg: 2.07 2.02 1.92 3/178 5387
/proc/meminfo: memFree=29033860/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50042 s]
/proc/loadavg: 2.07 2.02 1.92 2/183 5392
/proc/meminfo: memFree=28803312/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
[pid=5389] ppid=5387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5389/stat : 5389 (sh) S 5387 5387 4970 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293401939 9367552 266 33554432000 4194304 5064252 140735694397952 140735694396656 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5389/statm: 2287 266 226 213 0 72 0
[pid=5390] ppid=5389 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/5390/stat : 5390 (python) S 5389 5387 4970 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293401939 17141760 1059 33554432000 4194304 5683644 140735709095248 140735709093096 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 4185 1059 429 364 0 627 0
[pid=5391] ppid=5390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5391/stat : 5391 (sh) S 5390 5387 4970 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293401943 9367552 268 33554432000 4194304 5064252 140734161786944 140734161785648 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5391/statm: 2287 268 226 213 0 72 0
[pid=5392] ppid=5391 vsize=748396 CPUtime=1.24 cores=1,3,5,7
/proc/5392/stat : 5392 (PBPASSolver-817) R 5391 5387 4970 0 -1 4202496 82313 0 0 0 74 50 0 0 20 0 1 0 293401943 766357504 81059 33554432000 4194304 4943705 140733628817824 140733628816736 4358535 0 0 16781312 17608 0 0 0 17 5 0 0 12 0 0
/proc/5392/statm: 187099 81061 357 183 0 183469 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 800428

[startup+3.10044 s]
/proc/loadavg: 2.07 2.02 1.92 3/183 5392
/proc/meminfo: memFree=28596232/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
[pid=5389] ppid=5387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5389/stat : 5389 (sh) S 5387 5387 4970 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293401939 9367552 266 33554432000 4194304 5064252 140735694397952 140735694396656 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5389/statm: 2287 266 226 213 0 72 0
[pid=5390] ppid=5389 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/5390/stat : 5390 (python) S 5389 5387 4970 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293401939 17141760 1059 33554432000 4194304 5683644 140735709095248 140735709093096 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 4185 1059 429 364 0 627 0
[pid=5391] ppid=5390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5391/stat : 5391 (sh) S 5390 5387 4970 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293401943 9367552 268 33554432000 4194304 5064252 140734161786944 140734161785648 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5391/statm: 2287 268 226 213 0 72 0
[pid=5392] ppid=5391 vsize=1336428 CPUtime=2.84 cores=1,3,5,7
/proc/5392/stat : 5392 (PBPASSolver-817) R 5391 5387 4970 0 -1 4202496 146637 0 0 0 196 88 0 0 20 0 1 0 293401943 1368502272 145382 33554432000 4194304 4943705 140733628817824 140733628816736 4358535 0 0 16781312 17608 0 0 0 17 5 0 0 12 0 0
/proc/5392/statm: 334107 145382 357 183 0 330477 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 1388460

[startup+6.30042 s]
/proc/loadavg: 2.06 2.02 1.92 3/183 5392
/proc/meminfo: memFree=28160704/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
[pid=5389] ppid=5387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5389/stat : 5389 (sh) S 5387 5387 4970 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293401939 9367552 266 33554432000 4194304 5064252 140735694397952 140735694396656 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5389/statm: 2287 266 226 213 0 72 0
[pid=5390] ppid=5389 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/5390/stat : 5390 (python) S 5389 5387 4970 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293401939 17141760 1059 33554432000 4194304 5683644 140735709095248 140735709093096 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 4185 1059 429 364 0 627 0
[pid=5391] ppid=5390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5391/stat : 5391 (sh) S 5390 5387 4970 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293401943 9367552 268 33554432000 4194304 5064252 140734161786944 140734161785648 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5391/statm: 2287 268 226 213 0 72 0
[pid=5392] ppid=5391 vsize=2176364 CPUtime=5.94 cores=1,3,5,7
/proc/5392/stat : 5392 (PBPASSolver-817) R 5391 5387 4970 0 -1 4202496 238480 0 0 0 451 143 0 0 20 0 1 0 293401943 2228596736 237225 33554432000 4194304 4943705 140733628817824 140733628816096 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 17 0 0
/proc/5392/statm: 544091 237225 357 183 0 540461 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 2228396

[startup+12.7003 s]
/proc/loadavg: 2.06 2.01 1.92 3/183 5392
/proc/meminfo: memFree=27837820/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
[pid=5389] ppid=5387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5389/stat : 5389 (sh) S 5387 5387 4970 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293401939 9367552 266 33554432000 4194304 5064252 140735694397952 140735694396656 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5389/statm: 2287 266 226 213 0 72 0
[pid=5390] ppid=5389 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/5390/stat : 5390 (python) S 5389 5387 4970 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293401939 17141760 1059 33554432000 4194304 5683644 140735709095248 140735709093096 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 4185 1059 429 364 0 627 0
[pid=5391] ppid=5390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5391/stat : 5391 (sh) S 5390 5387 4970 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293401943 9367552 268 33554432000 4194304 5064252 140734161786944 140734161785648 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5391/statm: 2287 268 226 213 0 72 0
[pid=5392] ppid=5391 vsize=2663788 CPUtime=12.33 cores=1,3,5,7
/proc/5392/stat : 5392 (PBPASSolver-817) R 5391 5387 4970 0 -1 4202496 292346 0 0 0 741 492 0 0 20 0 1 0 293401943 2727718912 290731 33554432000 4194304 4943705 140733628817824 140733628815232 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 18 0 0
/proc/5392/statm: 665947 290731 366 183 0 662317 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 2715820

[startup+25.5003 s]
/proc/loadavg: 2.04 2.01 1.92 3/183 5392
/proc/meminfo: memFree=27789224/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
[pid=5389] ppid=5387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5389/stat : 5389 (sh) S 5387 5387 4970 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293401939 9367552 266 33554432000 4194304 5064252 140735694397952 140735694396656 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5389/statm: 2287 266 226 213 0 72 0
[pid=5390] ppid=5389 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/5390/stat : 5390 (python) S 5389 5387 4970 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293401939 17141760 1059 33554432000 4194304 5683644 140735709095248 140735709093096 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 4185 1059 429 364 0 627 0
[pid=5391] ppid=5390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5391/stat : 5391 (sh) S 5390 5387 4970 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293401943 9367552 268 33554432000 4194304 5064252 140734161786944 140734161785648 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5391/statm: 2287 268 226 213 0 72 0
[pid=5392] ppid=5391 vsize=2712204 CPUtime=25.11 cores=1,3,5,7
/proc/5392/stat : 5392 (PBPASSolver-817) R 5391 5387 4970 0 -1 4202496 301505 0 0 0 1044 1467 0 0 20 0 1 0 293401943 2777296896 297258 33554432000 4194304 4943705 140733628817824 140733628814816 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 21 0 0
/proc/5392/statm: 678051 297258 366 183 0 674421 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 2764236

[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 1.92 3/183 5392
/proc/meminfo: memFree=27656732/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
[pid=5389] ppid=5387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5389/stat : 5389 (sh) S 5387 5387 4970 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293401939 9367552 266 33554432000 4194304 5064252 140735694397952 140735694396656 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5389/statm: 2287 266 226 213 0 72 0
[pid=5390] ppid=5389 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/5390/stat : 5390 (python) S 5389 5387 4970 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293401939 17141760 1059 33554432000 4194304 5683644 140735709095248 140735709093096 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 4185 1059 429 364 0 627 0
[pid=5391] ppid=5390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5391/stat : 5391 (sh) S 5390 5387 4970 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293401943 9367552 268 33554432000 4194304 5064252 140734161786944 140734161785648 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5391/statm: 2287 268 226 213 0 72 0
[pid=5392] ppid=5391 vsize=2805260 CPUtime=50.63 cores=1,3,5,7
/proc/5392/stat : 5392 (PBPASSolver-817) R 5391 5387 4970 0 -1 4202496 330514 0 0 0 1636 3427 0 0 20 0 1 0 293401943 2872586240 317115 33554432000 4194304 4943705 140733628817824 140733628812928 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 28 0 0
/proc/5392/statm: 701315 317115 366 183 0 697685 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 2857292

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.92 3/183 5392
/proc/meminfo: memFree=27319392/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
[pid=5389] ppid=5387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5389/stat : 5389 (sh) S 5387 5387 4970 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293401939 9367552 266 33554432000 4194304 5064252 140735694397952 140735694396656 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5389/statm: 2287 266 226 213 0 72 0
[pid=5390] ppid=5389 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/5390/stat : 5390 (python) S 5389 5387 4970 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293401939 17141760 1059 33554432000 4194304 5683644 140735709095248 140735709093096 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 4185 1059 429 364 0 627 0
[pid=5391] ppid=5390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5391/stat : 5391 (sh) S 5390 5387 4970 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293401943 9367552 268 33554432000 4194304 5064252 140734161786944 140734161785648 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5391/statm: 2287 268 226 213 0 72 0
[pid=5392] ppid=5391 vsize=2973964 CPUtime=101.72 cores=1,3,5,7
/proc/5392/stat : 5392 (PBPASSolver-817) R 5391 5387 4970 0 -1 4202496 387927 0 0 0 2829 7343 0 0 20 0 1 0 293401943 3045339136 362567 33554432000 4194304 4943705 140733628817824 140733628814768 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 39 0 0
/proc/5392/statm: 743491 362567 366 183 0 739861 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 3025996

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

[startup+115.1 s]
/proc/loadavg: 2.01 2.00 1.92 3/183 5392
/proc/meminfo: memFree=27251724/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
[pid=5389] ppid=5387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5389/stat : 5389 (sh) S 5387 5387 4970 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293401939 9367552 266 33554432000 4194304 5064252 140735694397952 140735694396656 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5389/statm: 2287 266 226 213 0 72 0
[pid=5390] ppid=5389 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/5390/stat : 5390 (python) S 5389 5387 4970 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293401939 17141760 1059 33554432000 4194304 5683644 140735709095248 140735709093096 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 4185 1059 429 364 0 627 0
[pid=5391] ppid=5390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5391/stat : 5391 (sh) S 5390 5387 4970 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293401943 9367552 268 33554432000 4194304 5064252 140734161786944 140734161785648 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5391/statm: 2287 268 226 213 0 72 0
[pid=5392] ppid=5391 vsize=3003404 CPUtime=114.49 cores=1,3,5,7
/proc/5392/stat : 5392 (PBPASSolver-817) R 5391 5387 4970 0 -1 4202496 395135 0 0 0 3121 8328 0 0 20 0 1 0 293401943 3075485696 370863 33554432000 4194304 4943705 140733628817824 140733628813344 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 42 0 0
/proc/5392/statm: 750851 370863 366 183 0 747221 0
Current children cumulated CPU time (s) 114.51
Current children cumulated vsize (KiB) 3055436

[startup+127.9 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 5392
/proc/meminfo: memFree=27186544/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
[pid=5389] ppid=5387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5389/stat : 5389 (sh) S 5387 5387 4970 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293401939 9367552 266 33554432000 4194304 5064252 140735694397952 140735694396656 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5389/statm: 2287 266 226 213 0 72 0
[pid=5390] ppid=5389 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/5390/stat : 5390 (python) S 5389 5387 4970 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293401939 17141760 1059 33554432000 4194304 5683644 140735709095248 140735709093096 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 4185 1059 429 364 0 627 0
[pid=5391] ppid=5390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5391/stat : 5391 (sh) S 5390 5387 4970 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293401943 9367552 268 33554432000 4194304 5064252 140734161786944 140734161785648 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5391/statm: 2287 268 226 213 0 72 0
[pid=5392] ppid=5391 vsize=3032588 CPUtime=127.25 cores=1,3,5,7
/proc/5392/stat : 5392 (PBPASSolver-817) R 5391 5387 4970 0 -1 4202496 402279 0 0 0 3410 9315 0 0 20 0 1 0 293401943 3105370112 379095 33554432000 4194304 4943705 140733628817824 140733628813792 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 45 0 0
/proc/5392/statm: 758147 379095 366 183 0 754517 0
Current children cumulated CPU time (s) 127.27
Current children cumulated vsize (KiB) 3084620

[startup+134.3 s]
/proc/loadavg: 2.08 2.02 1.93 3/183 5392
/proc/meminfo: memFree=27119604/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
[pid=5389] ppid=5387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5389/stat : 5389 (sh) S 5387 5387 4970 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293401939 9367552 266 33554432000 4194304 5064252 140735694397952 140735694396656 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5389/statm: 2287 266 226 213 0 72 0
[pid=5390] ppid=5389 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/5390/stat : 5390 (python) S 5389 5387 4970 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293401939 17141760 1059 33554432000 4194304 5683644 140735709095248 140735709093096 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 4185 1059 429 364 0 627 0
[pid=5391] ppid=5390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5391/stat : 5391 (sh) S 5390 5387 4970 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293401943 9367552 268 33554432000 4194304 5064252 140734161786944 140734161785648 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5391/statm: 2287 268 226 213 0 72 0
[pid=5392] ppid=5391 vsize=3047948 CPUtime=133.64 cores=1,3,5,7
/proc/5392/stat : 5392 (PBPASSolver-817) R 5391 5387 4970 0 -1 4202496 406042 0 0 0 3558 9806 0 0 20 0 1 0 293401943 3121098752 384522 33554432000 4194304 4943705 140733628817824 140733628815200 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 46 0 0
/proc/5392/statm: 761987 384522 366 183 0 758357 0
Current children cumulated CPU time (s) 133.66
Current children cumulated vsize (KiB) 3099980

[startup+137.507 s]
/proc/loadavg: 2.08 2.02 1.93 3/183 5392
/proc/meminfo: memFree=27105032/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
[pid=5389] ppid=5387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5389/stat : 5389 (sh) S 5387 5387 4970 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293401939 9367552 266 33554432000 4194304 5064252 140735694397952 140735694396656 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5389/statm: 2287 266 226 213 0 72 0
[pid=5390] ppid=5389 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/5390/stat : 5390 (python) S 5389 5387 4970 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293401939 17141760 1059 33554432000 4194304 5683644 140735709095248 140735709093096 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 4185 1059 429 364 0 627 0
[pid=5391] ppid=5390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5391/stat : 5391 (sh) S 5390 5387 4970 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293401943 9367552 268 33554432000 4194304 5064252 140734161786944 140734161785648 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5391/statm: 2287 268 226 213 0 72 0
[pid=5392] ppid=5391 vsize=3055628 CPUtime=136.83 cores=1,3,5,7
/proc/5392/stat : 5392 (PBPASSolver-817) R 5391 5387 4970 0 -1 4202496 407922 0 0 0 3630 10053 0 0 20 0 1 0 293401943 3128963072 386082 33554432000 4194304 4943705 140733628817824 140733628814432 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 47 0 0
/proc/5392/statm: 763907 386082 366 183 0 760277 0
Current children cumulated CPU time (s) 136.85
Current children cumulated vsize (KiB) 3107660

[startup+138.3 s]
/proc/loadavg: 2.08 2.02 1.93 3/183 5392
/proc/meminfo: memFree=27105032/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
[pid=5389] ppid=5387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5389/stat : 5389 (sh) S 5387 5387 4970 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293401939 9367552 266 33554432000 4194304 5064252 140735694397952 140735694396656 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5389/statm: 2287 266 226 213 0 72 0
[pid=5390] ppid=5389 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/5390/stat : 5390 (python) S 5389 5387 4970 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293401939 17141760 1059 33554432000 4194304 5683644 140735709095248 140735709093096 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 4185 1059 429 364 0 627 0
[pid=5391] ppid=5390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5391/stat : 5391 (sh) S 5390 5387 4970 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293401943 9367552 268 33554432000 4194304 5064252 140734161786944 140734161785648 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5391/statm: 2287 268 226 213 0 72 0
[pid=5392] ppid=5391 vsize=3057164 CPUtime=137.62 cores=1,3,5,7
/proc/5392/stat : 5392 (PBPASSolver-817) R 5391 5387 4970 0 -1 4202496 408298 0 0 0 3649 10113 0 0 20 0 1 0 293401943 3130535936 386394 33554432000 4194304 4943705 140733628817824 140733628814432 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 47 0 0
/proc/5392/statm: 764291 386394 366 183 0 760661 0
Current children cumulated CPU time (s) 137.64
Current children cumulated vsize (KiB) 3109196

[startup+139.1 s]
/proc/loadavg: 2.08 2.02 1.93 3/183 5392
/proc/meminfo: memFree=27099636/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
[pid=5389] ppid=5387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5389/stat : 5389 (sh) S 5387 5387 4970 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293401939 9367552 266 33554432000 4194304 5064252 140735694397952 140735694396656 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5389/statm: 2287 266 226 213 0 72 0
[pid=5390] ppid=5389 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/5390/stat : 5390 (python) S 5389 5387 4970 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293401939 17141760 1059 33554432000 4194304 5683644 140735709095248 140735709093096 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 4185 1059 429 364 0 627 0
[pid=5391] ppid=5390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5391/stat : 5391 (sh) S 5390 5387 4970 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293401943 9367552 268 33554432000 4194304 5064252 140734161786944 140734161785648 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5391/statm: 2287 268 226 213 0 72 0
[pid=5392] ppid=5391 vsize=3058700 CPUtime=138.43 cores=1,3,5,7
/proc/5392/stat : 5392 (PBPASSolver-817) R 5391 5387 4970 0 -1 4202496 408674 0 0 0 3669 10174 0 0 20 0 1 0 293401943 3132108800 386706 33554432000 4194304 4943705 140733628817824 140733628813248 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 47 0 0
/proc/5392/statm: 764675 386706 366 183 0 761045 0
Current children cumulated CPU time (s) 138.45
Current children cumulated vsize (KiB) 3110732

[startup+139.3 s]
/proc/loadavg: 2.08 2.02 1.93 3/183 5392
/proc/meminfo: memFree=27099636/32873648 swapFree=7112/7112
[pid=5387] ppid=5385 vsize=16996 CPUtime=0.01 cores=1,3,5,7
/proc/5387/stat : 5387 (python) S 5385 5387 4970 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293401930 17403904 1081 33554432000 4194304 5683644 140735826955088 140735826952936 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5387/statm: 4249 1081 429 364 0 691 0
[pid=5389] ppid=5387 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5389/stat : 5389 (sh) S 5387 5387 4970 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293401939 9367552 266 33554432000 4194304 5064252 140735694397952 140735694396656 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5389/statm: 2287 266 226 213 0 72 0
[pid=5390] ppid=5389 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/5390/stat : 5390 (python) S 5389 5387 4970 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293401939 17141760 1060 33554432000 4194304 5683644 140735709095248 140735709093096 242167399808 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/5390/statm: 4185 1060 429 364 0 627 0
[pid=5391] ppid=5390 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5391/stat : 5391 (sh) S 5390 5387 4970 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293401943 9367552 268 33554432000 4194304 5064252 140734161786944 140734161785648 242167211598 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5391/statm: 2287 268 226 213 0 72 0
[pid=5392] ppid=5391 vsize=0 CPUtime=138.63 cores=1,3,5,7
/proc/5392/stat : 5392 (PBPASSolver-817) R 5391 5387 4970 0 -1 4202500 408721 0 0 0 3673 10190 0 0 20 0 1 0 293401943 0 0 33554432000 0 0 0 0 0 0 0 16781312 17608 18446744073709551615 0 0 17 5 0 0 47 0 0
/proc/5392/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 138.65
Current children cumulated vsize (KiB) 52032

Child status: 0
Real time (s): 139.364
CPU time (s): 138.731
CPU user time (s): 36.7974
CPU system time (s): 101.933
CPU usage (%): 99.546
Max. virtual memory (cumulated for all children) (KiB): 3110732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.7974
system time used= 101.934
maximum resident set size= 1546824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 418132
page faults= 0
swaps= 0
block input operations= 0
block output operations= 528640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 268
involuntary context switches= 150

runsolver used 0.207968 second user time and 0.569913 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-29 08:26:00
IDJOB=3718699
IDBENCH=75331
IDSOLVER=2302
FILE ID=node126/3718699-1338272760
RUNJOBID= node126-1338268843-4987
PBS_JOBID= 14625695
Free space on /tmp= 71268 MiB

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

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

MD5SUM BENCH= f13c718805fc7daef382ab4352dbd9f0
RANDOM SEED=191663095

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29034512 kB
Buffers:          430952 kB
Cached:           855872 kB
SwapCached:        17756 kB
Active:          2632624 kB
Inactive:         321560 kB
Active(anon):    1648908 kB
Inactive(anon):    20452 kB
Active(file):     983716 kB
Inactive(file):   301108 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:             13892 kB
Writeback:             0 kB
AnonPages:       1670860 kB
Mapped:            11428 kB
Shmem:                 0 kB
Slab:             727848 kB
SReclaimable:     171924 kB
SUnreclaim:       555924 kB
KernelStack:        1528 kB
PageTables:         7144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1848240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1626112 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= 71000 MiB
End job on node126 at 2012-05-29 08:28:20