Trace number 3718690

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 87.3747 87.7884

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j60/
normalized-j6028_9-unsat.opb
MD5SUM3271b3dd911920fd4a96ab90275b3e42
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.009997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9028
Total number of constraints29508
Number of constraints which are clauses29216
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints292
Minimum length of a constraint1
Maximum length of a constraint49
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 314
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

87.26/87.78	cpython RunMakeCNF.py HOME/instance-3718690-1338272842.opb PrimePower CARD.DP ./CryptoMiniSat
87.26/87.78	./CryptoMiniSat HOME/instance-3718690-1338272842.opb.PrimePower.CARD.DP.cnf 1>HOME/instance-3718690-1338272842.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out 2>HOME/instance-3718690-1338272842.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.err
87.26/87.78	
87.26/87.78	HOME/instance-3718690-1338272842.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out
87.26/87.78	c Outputting solution to console
87.26/87.78	c This is CryptoMiniSat 2.9.1
87.26/87.78	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
87.26/87.78	c WARNING: for repeatability, setting FPU to use double precision
87.26/87.78	c Reading file 'HOME/instance-3718690-1338272842.opb.PrimePower.CARD.DP.cnf'
87.26/87.78	c -- header says num vars:        1470623
87.26/87.78	c -- header says num clauses:     8429001
87.26/87.78	c -- clauses added:            0 learnts,        62629 normals,            0 xors
87.26/87.78	c -- vars added      24588
87.26/87.78	c Parsing time:  0.01 s
87.26/87.78	c num threads              : 1          
87.26/87.78	c restarts                 : 0          
87.26/87.78	c dynamic restarts         : 0          
87.26/87.78	c static restarts          : 0          
87.26/87.78	c full restarts            : 0          
87.26/87.78	c total simplify time      : 0.00       
87.26/87.78	c learnts DL2              : 0          
87.26/87.78	c learnts size 2           : 20377      
87.26/87.78	c learnts size 1           : 19215       (78.15     % of vars)
87.26/87.78	c filedLit time            : 0.00        (0.00      % time)
87.26/87.78	c v-elim SatELite          : 0           (0.00      % vars)
87.26/87.78	c SatELite time            : 0.00        (0.00      % time)
87.26/87.78	c v-elim xor               : 0           (0.00      % vars)
87.26/87.78	c xor elim time            : 0.00        (0.00      % time)
87.26/87.78	c num binary xor trees     : 0          
87.26/87.78	c binxor trees' crown      : 0           (-nan      leafs/tree)
87.26/87.78	c bin xor find time        : 0.00       
87.26/87.78	c OTF clause improved      : 0           (-nan      clauses/conflict)
87.26/87.78	c OTF impr. size diff      : 0           (-nan       lits/clause)
87.26/87.78	c OTF cl watch-shrink      : 0           (-nan      clauses/conflict)
87.26/87.78	c OTF cl watch-sh-lit      : 0           (-nan       lits/clause)
87.26/87.78	c tried to recurMin cls    : 0           (-nan       % of conflicts)
87.26/87.78	c updated cache            : 0           (-nan       lits/tried recurMin)
87.26/87.78	c clauses over max glue    : 0           (-nan      % of all clauses)
87.26/87.78	c conflicts                : 0           (0.00      / sec)
87.26/87.78	c decisions                : 0           (-nan      % random)
87.26/87.78	c bogo-props               : 44332       (4434086.82 / sec)
87.26/87.78	c conflict literals        : 0           (-nan      % deleted)
87.26/87.78	c Memory used              : 37.60       MB
87.26/87.78	c CPU time                 : 0.01        s
87.26/87.78	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-3718690-1338272842/watcher-3718690-1338272842 -o /tmp/evaluation-result-3718690-1338272842/solver-3718690-1338272842 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718690-1338272842.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.22 2.07 1.95 3/178 31124
/proc/meminfo: memFree=26264672/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=15276 CPUtime=0 cores=1,3,5,7
/proc/31124/stat : 31124 (python) R 31122 31124 30619 0 -1 4202496 632 0 0 0 0 0 0 0 20 0 1 0 293412773 15642624 526 33554432000 4194304 5683644 140736963868448 140736963850120 218213729168 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 3819 526 311 364 0 261 0

[startup+0.0354871 s]
/proc/loadavg: 2.22 2.07 1.95 3/178 31124
/proc/meminfo: memFree=26264672/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=15976 CPUtime=0 cores=1,3,5,7
/proc/31124/stat : 31124 (python) D 31122 31124 30619 0 -1 4202496 940 0 0 0 0 0 0 0 20 0 1 0 293412773 16359424 792 33554432000 4194304 5683644 140736963868448 140736963826904 218213729168 0 0 16781312 2 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 3994 792 356 364 0 436 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15976

[startup+0.100298 s]
/proc/loadavg: 2.22 2.07 1.95 3/178 31124
/proc/meminfo: memFree=26264672/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17000

[startup+0.300304 s]
/proc/loadavg: 2.22 2.07 1.95 3/178 31124
/proc/meminfo: memFree=26264672/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17000

[startup+0.700301 s]
/proc/loadavg: 2.22 2.07 1.95 3/178 31124
/proc/meminfo: memFree=26264672/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17000

[startup+1.50043 s]
/proc/loadavg: 2.22 2.07 1.95 3/183 31129
/proc/meminfo: memFree=26020228/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
[pid=31126] ppid=31124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31126/stat : 31126 (sh) S 31124 31124 30619 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293412781 9367552 266 33554432000 4194304 5064252 140734798159072 140734798157776 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31126/statm: 2287 266 226 213 0 72 0
[pid=31127] ppid=31126 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/31127/stat : 31127 (python) S 31126 31124 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293412781 17141760 1059 33554432000 4194304 5683644 140736362001312 140736361999160 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31127/statm: 4185 1059 429 364 0 627 0
[pid=31128] ppid=31127 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (sh) S 31127 31124 30619 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293412784 9367552 268 33554432000 4194304 5064252 140734334375568 140734334374272 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31128/statm: 2287 268 226 213 0 72 0
[pid=31129] ppid=31128 vsize=756556 CPUtime=1.38 cores=1,3,5,7
/proc/31129/stat : 31129 (PBPASSolver-817) R 31128 31124 30619 0 -1 4202496 81823 0 0 0 84 54 0 0 20 0 1 0 293412785 774713344 81765 33554432000 4194304 4943705 140734182546144 140734182545056 4358535 0 0 16781312 17608 0 0 0 17 3 0 0 0 0 0
/proc/31129/statm: 189139 81765 357 183 0 185509 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 808592

[startup+3.10042 s]
/proc/loadavg: 2.22 2.07 1.95 3/183 31129
/proc/meminfo: memFree=25842784/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
[pid=31126] ppid=31124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31126/stat : 31126 (sh) S 31124 31124 30619 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293412781 9367552 266 33554432000 4194304 5064252 140734798159072 140734798157776 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31126/statm: 2287 266 226 213 0 72 0
[pid=31127] ppid=31126 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/31127/stat : 31127 (python) S 31126 31124 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293412781 17141760 1059 33554432000 4194304 5683644 140736362001312 140736361999160 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31127/statm: 4185 1059 429 364 0 627 0
[pid=31128] ppid=31127 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (sh) S 31127 31124 30619 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293412784 9367552 268 33554432000 4194304 5064252 140734334375568 140734334374272 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31128/statm: 2287 268 226 213 0 72 0
[pid=31129] ppid=31128 vsize=1198156 CPUtime=2.82 cores=1,3,5,7
/proc/31129/stat : 31129 (PBPASSolver-817) R 31128 31124 30619 0 -1 4202496 130123 0 0 0 197 85 0 0 20 0 1 0 293412785 1226911744 130065 33554432000 4194304 4943705 140734182546144 140734182544416 4358535 0 0 16781312 17608 0 0 0 17 3 0 0 16 0 0
/proc/31129/statm: 299539 130065 357 183 0 295909 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 1250192

[startup+6.30038 s]
/proc/loadavg: 2.20 2.07 1.95 3/183 31129
/proc/meminfo: memFree=25489440/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
[pid=31126] ppid=31124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31126/stat : 31126 (sh) S 31124 31124 30619 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293412781 9367552 266 33554432000 4194304 5064252 140734798159072 140734798157776 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31126/statm: 2287 266 226 213 0 72 0
[pid=31127] ppid=31126 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/31127/stat : 31127 (python) S 31126 31124 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293412781 17141760 1059 33554432000 4194304 5683644 140736362001312 140736361999160 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31127/statm: 4185 1059 429 364 0 627 0
[pid=31128] ppid=31127 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (sh) S 31127 31124 30619 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293412784 9367552 268 33554432000 4194304 5064252 140734334375568 140734334374272 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31128/statm: 2287 268 226 213 0 72 0
[pid=31129] ppid=31128 vsize=1819692 CPUtime=6.02 cores=1,3,5,7
/proc/31129/stat : 31129 (PBPASSolver-817) R 31128 31124 30619 0 -1 4202496 198132 0 0 0 433 169 0 0 20 0 1 0 293412785 1863364608 198074 33554432000 4194304 4943705 140734182546144 140734182541824 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 16 0 0
/proc/31129/statm: 454923 198074 366 183 0 451293 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 1871728

[startup+12.7004 s]
/proc/loadavg: 2.19 2.07 1.95 3/183 31129
/proc/meminfo: memFree=25440964/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
[pid=31126] ppid=31124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31126/stat : 31126 (sh) S 31124 31124 30619 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293412781 9367552 266 33554432000 4194304 5064252 140734798159072 140734798157776 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31126/statm: 2287 266 226 213 0 72 0
[pid=31127] ppid=31126 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/31127/stat : 31127 (python) S 31126 31124 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293412781 17141760 1059 33554432000 4194304 5683644 140736362001312 140736361999160 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31127/statm: 4185 1059 429 364 0 627 0
[pid=31128] ppid=31127 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (sh) S 31127 31124 30619 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293412784 9367552 268 33554432000 4194304 5064252 140734334375568 140734334374272 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31128/statm: 2287 268 226 213 0 72 0
[pid=31129] ppid=31128 vsize=1840748 CPUtime=12.4 cores=1,3,5,7
/proc/31129/stat : 31129 (PBPASSolver-817) R 31128 31124 30619 0 -1 4202496 200670 0 0 0 588 652 0 0 20 0 1 0 293412785 1884925952 200612 33554432000 4194304 4943705 140734182546144 140734182543520 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 17 0 0
/proc/31129/statm: 460187 200612 366 183 0 456557 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 1892784

[startup+25.5004 s]
/proc/loadavg: 2.15 2.06 1.95 3/183 31129
/proc/meminfo: memFree=25376972/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
[pid=31126] ppid=31124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31126/stat : 31126 (sh) S 31124 31124 30619 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293412781 9367552 266 33554432000 4194304 5064252 140734798159072 140734798157776 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31126/statm: 2287 266 226 213 0 72 0
[pid=31127] ppid=31126 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/31127/stat : 31127 (python) S 31126 31124 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293412781 17141760 1059 33554432000 4194304 5683644 140736362001312 140736361999160 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31127/statm: 4185 1059 429 364 0 627 0
[pid=31128] ppid=31127 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (sh) S 31127 31124 30619 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293412784 9367552 268 33554432000 4194304 5064252 140734334375568 140734334374272 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31128/statm: 2287 268 226 213 0 72 0
[pid=31129] ppid=31128 vsize=1883340 CPUtime=25.17 cores=1,3,5,7
/proc/31129/stat : 31129 (PBPASSolver-817) R 31128 31124 30619 0 -1 4202496 205918 0 0 0 901 1616 0 0 20 0 1 0 293412785 1928540160 205860 33554432000 4194304 4943705 140734182546144 140734182543552 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 20 0 0
/proc/31129/statm: 470835 205860 366 183 0 467205 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 1935376

[startup+51.1004 s]
/proc/loadavg: 2.17 2.07 1.95 3/183 31129
/proc/meminfo: memFree=25262984/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
[pid=31126] ppid=31124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31126/stat : 31126 (sh) S 31124 31124 30619 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293412781 9367552 266 33554432000 4194304 5064252 140734798159072 140734798157776 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31126/statm: 2287 266 226 213 0 72 0
[pid=31127] ppid=31126 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/31127/stat : 31127 (python) S 31126 31124 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293412781 17141760 1059 33554432000 4194304 5683644 140736362001312 140736361999160 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31127/statm: 4185 1059 429 364 0 627 0
[pid=31128] ppid=31127 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (sh) S 31127 31124 30619 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293412784 9367552 268 33554432000 4194304 5064252 140734334375568 140734334374272 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31128/statm: 2287 268 226 213 0 72 0
[pid=31129] ppid=31128 vsize=1970764 CPUtime=50.71 cores=1,3,5,7
/proc/31129/stat : 31129 (PBPASSolver-817) R 31128 31124 30619 0 -1 4202496 229207 0 0 0 1511 3560 0 0 20 0 1 0 293412785 2018062336 215757 33554432000 4194304 4943705 140734182546144 140734182541440 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 25 0 0
/proc/31129/statm: 492691 215757 366 183 0 489061 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 2022800

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

[startup+51.2005 s]
/proc/loadavg: 2.17 2.07 1.95 3/183 31129
/proc/meminfo: memFree=25262984/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
[pid=31126] ppid=31124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31126/stat : 31126 (sh) S 31124 31124 30619 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293412781 9367552 266 33554432000 4194304 5064252 140734798159072 140734798157776 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0

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

Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 2023056

[startup+64.0004 s]
/proc/loadavg: 2.14 2.07 1.95 3/183 31129
/proc/meminfo: memFree=25214364/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
[pid=31126] ppid=31124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31126/stat : 31126 (sh) S 31124 31124 30619 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293412781 9367552 266 33554432000 4194304 5064252 140734798159072 140734798157776 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31126/statm: 2287 266 226 213 0 72 0
[pid=31127] ppid=31126 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/31127/stat : 31127 (python) S 31126 31124 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293412781 17141760 1059 33554432000 4194304 5683644 140736362001312 140736361999160 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31127/statm: 4185 1059 429 364 0 627 0
[pid=31128] ppid=31127 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (sh) S 31127 31124 30619 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293412784 9367552 268 33554432000 4194304 5064252 140734334375568 140734334374272 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31128/statm: 2287 268 226 213 0 72 0
[pid=31129] ppid=31128 vsize=2013516 CPUtime=63.59 cores=1,3,5,7
/proc/31129/stat : 31129 (PBPASSolver-817) R 31128 31124 30619 0 -1 4202496 246284 0 0 0 1819 4540 0 0 20 0 1 0 293412785 2061840384 220802 33554432000 4194304 4943705 140734182546144 140734182541664 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 28 0 0
/proc/31129/statm: 503379 220802 366 183 0 499749 0
Current children cumulated CPU time (s) 63.61
Current children cumulated vsize (KiB) 2065552

[startup+76.8004 s]
/proc/loadavg: 2.11 2.06 1.95 3/183 31129
/proc/meminfo: memFree=25139188/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
[pid=31126] ppid=31124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31126/stat : 31126 (sh) S 31124 31124 30619 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293412781 9367552 266 33554432000 4194304 5064252 140734798159072 140734798157776 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31126/statm: 2287 266 226 213 0 72 0
[pid=31127] ppid=31126 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/31127/stat : 31127 (python) S 31126 31124 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293412781 17141760 1059 33554432000 4194304 5683644 140736362001312 140736361999160 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31127/statm: 4185 1059 429 364 0 627 0
[pid=31128] ppid=31127 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (sh) S 31127 31124 30619 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293412784 9367552 268 33554432000 4194304 5064252 140734334375568 140734334374272 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31128/statm: 2287 268 226 213 0 72 0
[pid=31129] ppid=31128 vsize=2057292 CPUtime=76.36 cores=1,3,5,7
/proc/31129/stat : 31129 (PBPASSolver-817) R 31128 31124 30619 0 -1 4202496 258635 0 0 0 2122 5514 0 0 20 0 1 0 293412785 2106667008 226049 33554432000 4194304 4943705 140734182546144 140734182543552 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 30 0 0
/proc/31129/statm: 514323 226049 366 183 0 510693 0
Current children cumulated CPU time (s) 76.38
Current children cumulated vsize (KiB) 2109328

[startup+83.2004 s]
/proc/loadavg: 2.10 2.06 1.95 3/183 31129
/proc/meminfo: memFree=25111036/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
[pid=31126] ppid=31124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31126/stat : 31126 (sh) S 31124 31124 30619 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293412781 9367552 266 33554432000 4194304 5064252 140734798159072 140734798157776 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31126/statm: 2287 266 226 213 0 72 0
[pid=31127] ppid=31126 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/31127/stat : 31127 (python) S 31126 31124 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293412781 17141760 1059 33554432000 4194304 5683644 140736362001312 140736361999160 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31127/statm: 4185 1059 429 364 0 627 0
[pid=31128] ppid=31127 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (sh) S 31127 31124 30619 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293412784 9367552 268 33554432000 4194304 5064252 140734334375568 140734334374272 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31128/statm: 2287 268 226 213 0 72 0
[pid=31129] ppid=31128 vsize=2079308 CPUtime=82.74 cores=1,3,5,7
/proc/31129/stat : 31129 (PBPASSolver-817) R 31128 31124 30619 0 -1 4202496 263871 0 0 0 2260 6014 0 0 20 0 1 0 293412785 2129211392 228533 33554432000 4194304 4943705 140734182546144 140734182542976 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 33 0 0
/proc/31129/statm: 519827 228533 366 183 0 516197 0
Current children cumulated CPU time (s) 82.76
Current children cumulated vsize (KiB) 2131344

[startup+84.8067 s]
/proc/loadavg: 2.09 2.06 1.95 3/183 31129
/proc/meminfo: memFree=25103100/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
[pid=31126] ppid=31124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31126/stat : 31126 (sh) S 31124 31124 30619 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293412781 9367552 266 33554432000 4194304 5064252 140734798159072 140734798157776 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31126/statm: 2287 266 226 213 0 72 0
[pid=31127] ppid=31126 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/31127/stat : 31127 (python) S 31126 31124 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293412781 17141760 1059 33554432000 4194304 5683644 140736362001312 140736361999160 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31127/statm: 4185 1059 429 364 0 627 0
[pid=31128] ppid=31127 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (sh) S 31127 31124 30619 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293412784 9367552 268 33554432000 4194304 5064252 140734334375568 140734334374272 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31128/statm: 2287 268 226 213 0 72 0
[pid=31129] ppid=31128 vsize=2084428 CPUtime=84.35 cores=1,3,5,7
/proc/31129/stat : 31129 (PBPASSolver-817) R 31128 31124 30619 0 -1 4202496 265130 0 0 0 2292 6143 0 0 20 0 1 0 293412785 2134454272 229088 33554432000 4194304 4943705 140734182546144 140734182541568 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 33 0 0
/proc/31129/statm: 521107 229088 366 183 0 517477 0
Current children cumulated CPU time (s) 84.37
Current children cumulated vsize (KiB) 2136464

[startup+86.4004 s]
/proc/loadavg: 2.09 2.06 1.95 3/183 31129
/proc/meminfo: memFree=25099252/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
[pid=31126] ppid=31124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31126/stat : 31126 (sh) S 31124 31124 30619 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293412781 9367552 266 33554432000 4194304 5064252 140734798159072 140734798157776 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31126/statm: 2287 266 226 213 0 72 0
[pid=31127] ppid=31126 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/31127/stat : 31127 (python) S 31126 31124 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293412781 17141760 1059 33554432000 4194304 5683644 140736362001312 140736361999160 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31127/statm: 4185 1059 429 364 0 627 0
[pid=31128] ppid=31127 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (sh) S 31127 31124 30619 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293412784 9367552 268 33554432000 4194304 5064252 140734334375568 140734334374272 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31128/statm: 2287 268 226 213 0 72 0
[pid=31129] ppid=31128 vsize=2089804 CPUtime=85.94 cores=1,3,5,7
/proc/31129/stat : 31129 (PBPASSolver-817) R 31128 31124 30619 0 -1 4202496 266389 0 0 0 2327 6267 0 0 20 0 1 0 293412785 2139959296 229707 33554432000 4194304 4943705 140734182546144 140734182543552 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 33 0 0
/proc/31129/statm: 522451 229707 366 183 0 518821 0
Current children cumulated CPU time (s) 85.96
Current children cumulated vsize (KiB) 2141840

[startup+87.2004 s]
/proc/loadavg: 2.09 2.06 1.95 3/183 31129
/proc/meminfo: memFree=25095408/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
[pid=31126] ppid=31124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31126/stat : 31126 (sh) S 31124 31124 30619 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293412781 9367552 266 33554432000 4194304 5064252 140734798159072 140734798157776 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31126/statm: 2287 266 226 213 0 72 0
[pid=31127] ppid=31126 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/31127/stat : 31127 (python) S 31126 31124 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293412781 17141760 1059 33554432000 4194304 5683644 140736362001312 140736361999160 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31127/statm: 4185 1059 429 364 0 627 0
[pid=31128] ppid=31127 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (sh) S 31127 31124 30619 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293412784 9367552 268 33554432000 4194304 5064252 140734334375568 140734334374272 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31128/statm: 2287 268 226 213 0 72 0
[pid=31129] ppid=31128 vsize=2092876 CPUtime=86.73 cores=1,3,5,7
/proc/31129/stat : 31129 (PBPASSolver-817) R 31128 31124 30619 0 -1 4202496 267105 0 0 0 2341 6332 0 0 20 0 1 0 293412785 2143105024 230039 33554432000 4194304 4943705 140734182546144 140734182542624 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 33 0 0
/proc/31129/statm: 523219 230039 366 183 0 519589 0
Current children cumulated CPU time (s) 86.75
Current children cumulated vsize (KiB) 2144912

[startup+87.6004 s]
/proc/loadavg: 2.09 2.06 1.95 3/183 31129
/proc/meminfo: memFree=25095408/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
[pid=31126] ppid=31124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31126/stat : 31126 (sh) S 31124 31124 30619 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293412781 9367552 266 33554432000 4194304 5064252 140734798159072 140734798157776 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31126/statm: 2287 266 226 213 0 72 0
[pid=31127] ppid=31126 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/31127/stat : 31127 (python) S 31126 31124 30619 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293412781 17141760 1059 33554432000 4194304 5683644 140736362001312 140736361999160 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31127/statm: 4185 1059 429 364 0 627 0
[pid=31128] ppid=31127 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (sh) S 31127 31124 30619 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293412784 9367552 268 33554432000 4194304 5064252 140734334375568 140734334374272 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31128/statm: 2287 268 226 213 0 72 0
[pid=31129] ppid=31128 vsize=2093900 CPUtime=87.14 cores=1,3,5,7
/proc/31129/stat : 31129 (PBPASSolver-817) R 31128 31124 30619 0 -1 4202496 267344 0 0 0 2351 6363 0 0 20 0 1 0 293412785 2144153600 230150 33554432000 4194304 4943705 140734182546144 140734182542624 4267542 0 0 16781312 17608 0 0 0 17 3 0 0 33 0 0
/proc/31129/statm: 523475 230150 366 183 0 519845 0
Current children cumulated CPU time (s) 87.16
Current children cumulated vsize (KiB) 2145936

[startup+87.7004 s]
/proc/loadavg: 2.09 2.06 1.95 3/183 31129
/proc/meminfo: memFree=25095408/32873844 swapFree=7620/7620
[pid=31124] ppid=31122 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/31124/stat : 31124 (python) S 31122 31124 30619 0 -1 4202496 1333 0 0 0 1 0 0 0 20 0 1 0 293412773 17408000 1082 33554432000 4194304 5683644 140736963868448 140736963866296 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31124/statm: 4250 1082 429 364 0 692 0
[pid=31126] ppid=31124 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31126/stat : 31126 (sh) S 31124 31124 30619 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293412781 9367552 266 33554432000 4194304 5064252 140734798159072 140734798157776 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31126/statm: 2287 266 226 213 0 72 0
[pid=31127] ppid=31126 vsize=16740 CPUtime=0.01 cores=1,3,5,7
/proc/31127/stat : 31127 (python) S 31126 31124 30619 0 -1 4202496 1299 0 0 0 1 0 0 0 20 0 1 0 293412781 17141760 1060 33554432000 4194304 5683644 140736362001312 140736361999160 218213729664 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/31127/statm: 4185 1060 429 364 0 627 0
[pid=31128] ppid=31127 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (sh) S 31127 31124 30619 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 293412784 9367552 268 33554432000 4194304 5064252 140734334375568 140734334374272 218213541454 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31128/statm: 2287 268 226 213 0 72 0
[pid=31129] ppid=31128 vsize=0 CPUtime=87.24 cores=1,3,5,7
/proc/31129/stat : 31129 (PBPASSolver-817) R 31128 31124 30619 0 -1 4202500 267391 0 0 0 2353 6371 0 0 20 0 1 0 293412785 0 0 33554432000 0 0 0 0 0 0 0 16781312 17608 18446744073709551615 0 0 17 3 0 0 33 0 0
/proc/31129/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 87.26
Current children cumulated vsize (KiB) 52036

Child status: 0
Real time (s): 87.7884
CPU time (s): 87.3747
CPU user time (s): 23.5824
CPU system time (s): 63.7923
CPU usage (%): 99.5288
Max. virtual memory (cumulated for all children) (KiB): 2145936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.5824
system time used= 63.7923
maximum resident set size= 920600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275379
page faults= 0
swaps= 0
block input operations= 0
block output operations= 324832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 253
involuntary context switches= 97

runsolver used 0.189971 second user time and 0.516921 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-29 08:27:22
IDJOB=3718690
IDBENCH=75703
IDSOLVER=2302
FILE ID=node107/3718690-1338272842
RUNJOBID= node107-1338268852-30636
PBS_JOBID= 14625714
Free space on /tmp= 71488 MiB

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

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

MD5SUM BENCH= 3271b3dd911920fd4a96ab90275b3e42
RANDOM SEED=674259736

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26265076 kB
Buffers:          469660 kB
Cached:          3582172 kB
SwapCached:            0 kB
Active:          2736800 kB
Inactive:        2987840 kB
Active(anon):    1675220 kB
Inactive(anon):        0 kB
Active(file):    1061580 kB
Inactive(file):  2987840 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13784 kB
Writeback:            16 kB
AnonPages:       1692708 kB
Mapped:            15840 kB
Shmem:               200 kB
Slab:             726872 kB
SReclaimable:     169168 kB
SUnreclaim:       557704 kB
KernelStack:        1480 kB
PageTables:         7232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1878612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1462272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71316 MiB
End job on node107 at 2012-05-29 08:28:50