Trace number 3718709

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-28? (TO) 1800.03 1802.21

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j90/
normalized-j9045_1-sat.opb
MD5SUMd4d1ca36c8af6075d3c9b6c16eca4a6b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26754
Total number of constraints93164
Number of constraints which are clauses92580
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints584
Minimum length of a constraint1
Maximum length of a constraint90
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 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 530
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.03/1802.21	cpython RunMakeCNF.py HOME/instance-3718709-1338272823.opb PrimePower CARD.DP ./CryptoMiniSat
1800.03/1802.21	./CryptoMiniSat HOME/instance-3718709-1338272823.opb.PrimePower.CARD.DP.cnf 1>HOME/instance-3718709-1338272823.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out 2>HOME/instance-3718709-1338272823.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.err
1800.03/1802.21	
1800.03/1802.21	HOME/instance-3718709-1338272823.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out
1800.03/1802.21	c Outputting solution to console
1800.03/1802.21	c This is CryptoMiniSat 2.9.1
1800.03/1802.21	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
1800.03/1802.21	c WARNING: for repeatability, setting FPU to use double precision
1800.03/1802.21	c Reading file 'HOME/instance-3718709-1338272823.opb.PrimePower.CARD.DP.cnf'
1800.03/1802.21	c -- header says num vars:        8517776
1800.03/1802.21	c -- header says num clauses:    43793183
1800.03/1802.21	c -- clauses added:            0 learnts,     43793183 normals,            0 xors
1800.03/1802.21	c -- vars added    8517775
1800.03/1802.21	c Parsing time: 14.79 s
1800.03/1802.21	c  N st     0         0   8517775   3268227         0  22747103         0  57466344         0   no data   no data  --
1800.03/1802.21	c asymm  cl-useful: 0/22/3057095 lits-rem:0 time: 0.93
1800.03/1802.21	c Flit:   207 Blit:  48581 bXBeca:    0 bXProp: 9047 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 17.25
1800.03/1802.21	c Cleaning up after failed var search:     1.02 s 
1800.03/1802.21	c Replacing     9048 vars Replaced   142392 lits Time:     0.96 s 
1800.03/1802.21	c bin-w-bin subsume rem          409 bins  time:  1.62 s
1800.03/1802.21	c subs with bin:       12  lits-rem:        12  v-fix:    0  time:  1.34 s
1800.03/1802.21	c Subs w/ non-existent bins:     31 l-rem:      8 v-fix:   912 done:   3681 time: 15.20 s
1800.03/1802.21	c Removed useless bin:      18  fixed:   962  props:  20.59M  time:  0.89 s
1800.03/1802.21	c lits-rem:         0  cl-subs:      884  v-elim: 569052  v-fix:    0  time: 20.20 s
1800.03/1802.21	c Finding binary XORs  T:     1.60 s  found:  752524
1800.03/1802.21	c Replacing   752524 vars Replaced 23950181 lits Time:     2.24 s 
1800.03/1802.21	c Calc default polars -  time:   0.41 s pos:   47141 undec: 6188680 neg: 2281954
1800.03/1802.21	c =========================================================================================
1800.03/1802.21	c types(t): F = full restart, N = normal restart
1800.03/1802.21	c types(t): S = simplification begin/end, E = solution found
1800.03/1802.21	c restart types(rt): st = static, dy = dynamic
1800.03/1802.21	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1800.03/1802.21	c  B st     0         0   2333230   3692707         0  12277149         0  38986264         0   no data   no data  --
1800.03/1802.21	c  N dy    18      4027   2332968   3692707         0  12277208      3854  38986264    405823     12.88     13.67  --
1800.03/1802.21	c  N dy    39      8091   2332728   3692707         0  12277256      7805  38986264    902281     15.11     25.62  --
1800.03/1802.21	c  N dy    61     12102   2332513   3692707         0  12277303     11679  38986264   1216963     15.56     21.98  --
1800.03/1802.21	c  N dy    75     16170   2332248   3692707         0  12277336     15643  38986264   1803271     15.31     22.45  --
1800.03/1802.21	c  N dy    93     20672   2332183   3692707         0  12277368     10340  38986264    523157     14.92     15.79  --
1800.03/1802.21	c  F st   108     25000   2332126   3692707         0  12277386     14575  38986264    998602     14.43      9.68  --
1800.03/1802.21	c  N st   108     25000   2332126   3690777         0  12271172     14566  38966018    996421     14.43      9.68  --
1800.03/1802.21	c  N dy   114     30000   2332005   3690777         0  12271191     19442  38966018   1595230     14.43   no data  --
1800.03/1802.21	c  S st   114     30000   2332005   3690777         0  12271191     19442  38966018   1595230     14.43   no data  --
1800.03/1802.21	c  S st   114     30500   2328210   3690777         0  12271230     19564  38966018   1603753     14.43   no data  --
1800.03/1802.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.78
1800.03/1802.21	c Flit:    27 Blit: 255783 bXBeca:    0 bXProp:  109 Bins:  13865 BRemL:      0 BRemN:      0 P: 200.3M T: 17.33
1800.03/1802.21	c Cleaning up after failed var search:     1.10 s 
1800.03/1802.21	c Replacing      112 vars Replaced     4975 lits Time:     0.95 s 
1800.03/1802.21	c bin-w-bin subsume rem      2414967 bins  time:  1.67 s
1800.03/1802.21	c subs with bin:     1220  lits-rem:      2770  v-fix:    0  time:  1.36 s
1800.03/1802.21	c Subs w/ non-existent bins:    324 l-rem:    645 v-fix:  1224 done:   7506 time:  9.26 s
1800.03/1802.21	c Removed useless bin:      23  fixed:  1256  props:  20.13M  time:  0.70 s
1800.03/1802.21	c lits-rem:        53  cl-subs:   170106  v-elim: 547541  v-fix:    0  time: 103.45 s
1800.03/1802.21	c asymm  cl-useful: 0/58/3839713 lits-rem:0 time: 0.78
1800.03/1802.21	c  N dy   114     30500   1522844   3839713         0   7047751      2887  29329648     51186     14.43   no data  --
1800.03/1802.21	c  N dy   134     34911   1522834   3839713         0   7047781      7204  29329648    353978     14.37     15.23  --
1800.03/1802.21	c  N dy   156     39143   1522787   3839713         0   7047803     11351  29329648    656764     14.32     15.29  --
1800.03/1802.21	c  N dy   188     43486   1522743   3839713         0   7047829     15601  29329648    955305     14.66     15.57  --
1800.03/1802.21	c  S st   198     45750   1522734   3839713         0   7047841     17804  29329648   1110154     14.76     13.20  --
1800.03/1802.21	c  S st   198     46250   1520494   3839713         0   7047880     17854  29329648   1110569     14.76   no data  --
1800.03/1802.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.72
1800.03/1802.21	c Flit:    41 Blit:  42751 bXBeca:    0 bXProp:  111 Bins:  34154 BRemL:      0 BRemN:      0 P: 200.6M T: 23.61
1800.03/1802.21	c Cleaning up after failed var search:     0.45 s 
1800.03/1802.21	c Replacing      111 vars Replaced     6564 lits Time:     0.82 s 
1800.03/1802.21	c bin-w-bin subsume rem          400 bins  time:  0.96 s
1800.03/1802.21	c subs with bin:     8452  lits-rem:     64525  v-fix:    0  time:  1.08 s
1800.03/1802.21	c Subs w/ non-existent bins:    640 l-rem:    239 v-fix:  1013 done:  24582 time:  6.56 s
1800.03/1802.21	c Removed useless bin:      80  fixed:  1117  props:  20.14M  time:  0.60 s
1800.03/1802.21	c lits-rem:       322  cl-subs:   110159  v-elim:  41429  v-fix:    0  time: 87.84 s
1800.03/1802.21	c asymm  cl-useful: 0/409/3702540 lits-rem:0 time: 0.70
1800.03/1802.21	c  N dy   198     46250   1434697   3702540         0   6725893     10678  27862273    534324     14.76   no data  --
1800.03/1802.21	c Finding binary XORs  T:     0.85 s  found:     684
1800.03/1802.21	c  N dy   207     50300   1434693   3702540         0   6725918     14640  27862273    813700     14.63     15.42  --
1800.03/1802.21	c  N dy   213     54381   1434693   3702540         0   6725923     18634  27862273   1009584     14.36     17.16  --
1800.03/1802.21	c  N dy   235     58506   1434674   3702540         0   6725957     22639  27862273   1282333     14.44     15.28  --
1800.03/1802.21	c  N dy   266     62553   1434667   3702540         0   6725978     26593  27862273   1577943     14.69     15.57  --
1800.03/1802.21	c  N dy   279     66759   1434667   3702540         0   6725999     16315  27862273    588602     14.59     15.52  --
1800.03/1802.21	c  S st   292     69377   1434659   3702540         0   6726014     18848  27862273    739604     14.56   no data  --
1800.03/1802.21	c  S st   292     69877   1434192   3702540         0   6726058     18908  27862273    740079     14.56   no data  --
1800.03/1802.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.75
1800.03/1802.21	c Flit:    29 Blit:  28041 bXBeca:    0 bXProp:   89 Bins:  14252 BRemL:      0 BRemN:      0 P: 200.1M T: 15.62
1800.03/1802.21	c Cleaning up after failed var search:     0.44 s 
1800.03/1802.21	c Replacing      774 vars Replaced    25536 lits Time:     0.85 s 
1800.03/1802.21	c bin-w-bin subsume rem         2552 bins  time:  0.92 s
1800.03/1802.21	c subs with bin:    36714  lits-rem:     55293  v-fix:    0  time:  1.14 s
1800.03/1802.21	c Subs w/ non-existent bins:     56 l-rem:      8 v-fix:  1733 done:  28620 time:  5.29 s
1800.03/1802.21	c Removed useless bin:     134  fixed:  1854  props:  20.17M  time:  0.60 s
1800.03/1802.21	c lits-rem:       399  cl-subs:    79352  v-elim:  42222  v-fix:    0  time: 73.39 s
1800.03/1802.21	c asymm  cl-useful: 29/252/3600725 lits-rem:87 time: 0.71
1800.03/1802.21	c  N dy   292     69877   1359457   3600696         0   6491518     10612  26966802    291001     14.56   no data  --
1800.03/1802.21	c Finding binary XORs  T:     0.85 s  found:    2819
1800.03/1802.21	c  N dy   305     74527   1359452   3600696         0   6491568     15094  26966802    503467     14.44     15.25  --
1800.03/1802.21	c  N dy   320     79341   1359437   3600696         0   6491613     19776  26966802    781046     14.31     15.10  --
1800.03/1802.21	c  N dy   352     84424   1359394   3600696         0   6491660     24696  26966802   1061713     14.37     15.74  --
1800.03/1802.21	c  F st   366     87501   1359388   3600696         0   6491675     27702  26966802   1257796     14.37   no data  --
1800.03/1802.21	c Replacing     2819 vars Replaced   114305 lits Time:     0.89 s 
1800.03/1802.21	c  N st   371     90797   1356567   3599602         0   6485604     30899  26951062   1440661     14.37   no data  --
1800.03/1802.21	c  N dy   389     96623   1356567   3599602         0   6485639     19049  26951062    479770     14.38     16.80  --
1800.03/1802.21	c  N dy   419    102802   1356560   3599602         0   6485696     25011  26951062    811266     14.42     20.23  --
1800.03/1802.21	c  S st   425    104817   1356560   3599602         0   6485700     26964  26951062    897777     14.35      7.31  --
1800.03/1802.21	c  S st   425    105317   1355008   3599602         0   6485756     27047  26951062    898553     14.35   no data  --
1800.03/1802.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.73
1800.03/1802.21	c Flit:    57 Blit:  24131 bXBeca:    0 bXProp:  122 Bins:   3519 BRemL:      0 BRemN:      0 P: 200.5M T: 15.49
1800.03/1802.21	c Cleaning up after failed var search:     0.44 s 
1800.03/1802.21	c Replacing      123 vars Replaced     8999 lits Time:     0.84 s 
1800.03/1802.21	c bin-w-bin subsume rem        16466 bins  time:  0.90 s
1800.03/1802.21	c subs with bin:     7733  lits-rem:     10751  v-fix:    0  time:  1.08 s
1800.03/1802.21	c Subs w/ non-existent bins:    499 l-rem:     64 v-fix:  2428 done:  28843 time:  4.24 s
1800.03/1802.21	c Removed useless bin:     449  fixed:     0  props:  20.00M  time:  0.50 s

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-3718709-1338272823/watcher-3718709-1338272823 -o /tmp/evaluation-result-3718709-1338272823/solver-3718709-1338272823 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718709-1338272823.opb PrimePower CARD.DP ./CryptoMiniSat 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 16876
/proc/meminfo: memFree=30663360/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/16876/stat : 16876 (python) D 16874 16876 16417 0 -1 4202496 632 0 0 0 0 0 0 0 20 0 1 0 293407066 15642624 526 33554432000 4194304 5683644 140734860151376 140734860137288 215124624272 0 0 16781312 2 18446744072100748580 0 0 17 0 0 0 0 0 0
/proc/16876/statm: 3819 526 312 364 0 261 0

[startup+0.085123 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 16876
/proc/meminfo: memFree=30663360/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860149224 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.100248 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 16876
/proc/meminfo: memFree=30663360/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860149224 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.300253 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 16876
/proc/meminfo: memFree=30663360/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860149224 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+0.700224 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 16876
/proc/meminfo: memFree=30663360/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860149224 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16996

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 16881
/proc/meminfo: memFree=30419108/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860149224 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16878] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16878/stat : 16878 (sh) S 16876 16876 16417 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293407074 9367552 267 33554432000 4194304 5064252 140734140836224 140734140834928 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16878/statm: 2287 267 226 213 0 72 0
[pid=16879] ppid=16878 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/16879/stat : 16879 (python) S 16878 16876 16417 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293407074 17141760 1059 33554432000 4194304 5683644 140735206802000 140735206799848 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16879/statm: 4185 1059 429 364 0 627 0
[pid=16880] ppid=16879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16880/stat : 16880 (sh) S 16879 16876 16417 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293407077 9367552 268 33554432000 4194304 5064252 140736441249920 140736441248624 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16880/statm: 2287 268 226 213 0 72 0
[pid=16881] ppid=16880 vsize=769004 CPUtime=1.38 cores=0,2,4,6
/proc/16881/stat : 16881 (PBPASSolver-817) R 16880 16876 16417 0 -1 4202496 96190 0 0 0 88 50 0 0 20 0 1 0 293407077 787460096 83557 33554432000 4194304 4943705 140736793520192 140736793519104 4358535 0 0 16781312 17608 0 0 0 17 0 0 0 0 0 0
/proc/16881/statm: 192251 83557 357 183 0 188621 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 821036

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 16881
/proc/meminfo: memFree=30222320/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860149224 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16878] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16878/stat : 16878 (sh) S 16876 16876 16417 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293407074 9367552 267 33554432000 4194304 5064252 140734140836224 140734140834928 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16878/statm: 2287 267 226 213 0 72 0
[pid=16879] ppid=16878 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/16879/stat : 16879 (python) S 16878 16876 16417 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293407074 17141760 1059 33554432000 4194304 5683644 140735206802000 140735206799848 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16879/statm: 4185 1059 429 364 0 627 0
[pid=16880] ppid=16879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16880/stat : 16880 (sh) S 16879 16876 16417 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293407077 9367552 268 33554432000 4194304 5064252 140736441249920 140736441248624 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16880/statm: 2287 268 226 213 0 72 0
[pid=16881] ppid=16880 vsize=1321196 CPUtime=2.98 cores=0,2,4,6
/proc/16881/stat : 16881 (PBPASSolver-817) R 16880 16876 16417 0 -1 4202496 156568 0 0 0 210 88 0 0 20 0 1 0 293407077 1352904704 143935 33554432000 4194304 4943705 140736793520192 140736793519104 4358535 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/16881/statm: 330299 143935 357 183 0 326669 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 1373228

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 16881
/proc/meminfo: memFree=29832216/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860149224 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16878] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16878/stat : 16878 (sh) S 16876 16876 16417 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293407074 9367552 267 33554432000 4194304 5064252 140734140836224 140734140834928 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16878/statm: 2287 267 226 213 0 72 0
[pid=16879] ppid=16878 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/16879/stat : 16879 (python) S 16878 16876 16417 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293407074 17141760 1059 33554432000 4194304 5683644 140735206802000 140735206799848 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16879/statm: 4185 1059 429 364 0 627 0
[pid=16880] ppid=16879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16880/stat : 16880 (sh) S 16879 16876 16417 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293407077 9367552 268 33554432000 4194304 5064252 140736441249920 140736441248624 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16880/statm: 2287 268 226 213 0 72 0
[pid=16881] ppid=16880 vsize=2085612 CPUtime=5.99 cores=0,2,4,6
/proc/16881/stat : 16881 (PBPASSolver-817) R 16880 16876 16417 0 -1 4202496 240194 0 0 0 459 140 0 0 20 0 1 0 293407077 2135666688 227561 33554432000 4194304 4943705 140736793520192 140736793519104 4358535 0 0 16781312 17608 0 0 0 17 2 0 0 18 0 0
/proc/16881/statm: 521403 227561 357 183 0 517773 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 2137644

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 16881
/proc/meminfo: memFree=29296932/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860149224 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16878] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16878/stat : 16878 (sh) S 16876 16876 16417 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293407074 9367552 267 33554432000 4194304 5064252 140734140836224 140734140834928 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16878/statm: 2287 267 226 213 0 72 0
[pid=16879] ppid=16878 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/16879/stat : 16879 (python) S 16878 16876 16417 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293407074 17141760 1059 33554432000 4194304 5683644 140735206802000 140735206799848 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16879/statm: 4185 1059 429 364 0 627 0
[pid=16880] ppid=16879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16880/stat : 16880 (sh) S 16879 16876 16417 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293407077 9367552 268 33554432000 4194304 5064252 140736441249920 140736441248624 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16880/statm: 2287 268 226 213 0 72 0
[pid=16881] ppid=16880 vsize=3197164 CPUtime=12.33 cores=0,2,4,6
/proc/16881/stat : 16881 (PBPASSolver-817) R 16880 16876 16417 0 -1 4202496 361770 0 0 0 1024 209 0 0 20 0 1 0 293407077 3273895936 349137 33554432000 4194304 4943705 140736793520192 140736793519104 4361008 0 0 16781312 17608 0 0 0 17 2 0 0 24 0 0
/proc/16881/statm: 799291 349137 357 183 0 795661 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 3249196

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 16881
/proc/meminfo: memFree=28656356/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860149224 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16878] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16878/stat : 16878 (sh) S 16876 16876 16417 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293407074 9367552 267 33554432000 4194304 5064252 140734140836224 140734140834928 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16878/statm: 2287 267 226 213 0 72 0
[pid=16879] ppid=16878 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/16879/stat : 16879 (python) S 16878 16876 16417 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293407074 17141760 1059 33554432000 4194304 5683644 140735206802000 140735206799848 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16879/statm: 4185 1059 429 364 0 627 0
[pid=16880] ppid=16879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16880/stat : 16880 (sh) S 16879 16876 16417 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293407077 9367552 268 33554432000 4194304 5064252 140736441249920 140736441248624 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16880/statm: 2287 268 226 213 0 72 0
[pid=16881] ppid=16880 vsize=4579052 CPUtime=25.02 cores=0,2,4,6
/proc/16881/stat : 16881 (PBPASSolver-817) R 16880 16876 16417 0 -1 4202496 512891 0 0 0 2201 301 0 0 20 0 1 0 293407077 4688949248 500258 33554432000 4194304 4943705 140736793520192 140736793519104 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 35 0 0
/proc/16881/statm: 1144763 500258 357 183 0 1141133 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 4631084

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 16881
/proc/meminfo: memFree=28105052/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860149224 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16878] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16878/stat : 16878 (sh) S 16876 16876 16417 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293407074 9367552 267 33554432000 4194304 5064252 140734140836224 140734140834928 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16878/statm: 2287 267 226 213 0 72 0
[pid=16879] ppid=16878 vsize=16740 CPUtime=0.01 cores=0,2,4,6
/proc/16879/stat : 16879 (python) S 16878 16876 16417 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293407074 17141760 1059 33554432000 4194304 5683644 140735206802000 140735206799848 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16879/statm: 4185 1059 429 364 0 627 0
[pid=16880] ppid=16879 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16880/stat : 16880 (sh) S 16879 16876 16417 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293407077 9367552 268 33554432000 4194304 5064252 140736441249920 140736441248624 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16880/statm: 2287 268 226 213 0 72 0
[pid=16881] ppid=16880 vsize=5759404 CPUtime=50.46 cores=0,2,4,6
/proc/16881/stat : 16881 (PBPASSolver-817) R 16880 16876 16417 0 -1 4202496 642821 0 0 0 3931 1115 0 0 20 0 1 0 293407077 5897629696 629628 33554432000 4194304 4943705 140736793520192 140736793516880 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 51 0 0
/proc/16881/statm: 1439851 629628 366 183 0 1436221 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 5811436

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/185 16882
/proc/meminfo: memFree=27915332/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=0.01 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860149224 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16878] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16878/stat : 16878 (sh) S 16876 16876 16417 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293407074 9367552 267 33554432000 4194304 5064252 140734140836224 140734140834928 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16878/statm: 2287 267 226 213 0 72 0
[pid=16879] ppid=16878 vsize=16740 CPUtime=0.01 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 1.93 3/183 16982
/proc/meminfo: memFree=24990984/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=461.61 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1404 1000039 0 0 1 0 14647 31513 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860148920 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16887] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16887/stat : 16887 (sh) S 16876 16876 16417 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293453401 9367552 267 33554432000 4194304 5064252 140733420641744 140733420640448 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16887/statm: 2287 267 226 213 0 72 0
[pid=16888] ppid=16887 vsize=5707388 CPUtime=838.65 cores=0,2,4,6
/proc/16888/stat : 16888 (CryptoMiniSat) R 16887 16876 16417 0 -1 4202496 7943680 0 0 0 78466 5399 0 0 20 0 1 0 293453401 5844365312 1152714 33554432000 4194304 4734972 140734611559632 140734611550840 4424515 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/16888/statm: 1426847 1152721 401 132 0 1421747 0
Current children cumulated CPU time (s) 1300.26
Current children cumulated vsize (KiB) 5733532

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 1.93 3/183 16982
/proc/meminfo: memFree=25034196/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=461.61 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1404 1000039 0 0 1 0 14647 31513 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860148920 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16887] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16887/stat : 16887 (sh) S 16876 16876 16417 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293453401 9367552 267 33554432000 4194304 5064252 140733420641744 140733420640448 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16887/statm: 2287 267 226 213 0 72 0
[pid=16888] ppid=16887 vsize=5602712 CPUtime=898.63 cores=0,2,4,6
/proc/16888/stat : 16888 (CryptoMiniSat) R 16887 16876 16417 0 -1 4202496 8670867 0 0 0 83986 5877 0 0 20 0 1 0 293453401 5737177088 1131842 33554432000 4194304 4734972 140734611559632 140734611552120 4327579 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/16888/statm: 1400678 1131842 401 132 0 1395578 0
Current children cumulated CPU time (s) 1360.24
Current children cumulated vsize (KiB) 5628856

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 1.93 3/184 16985
/proc/meminfo: memFree=25073828/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=461.61 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1404 1000039 0 0 1 0 14647 31513 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860148920 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16887] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16887/stat : 16887 (sh) S 16876 16876 16417 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293453401 9367552 267 33554432000 4194304 5064252 140733420641744 140733420640448 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16887/statm: 2287 267 226 213 0 72 0
[pid=16888] ppid=16887 vsize=5553556 CPUtime=958.62 cores=0,2,4,6
/proc/16888/stat : 16888 (CryptoMiniSat) R 16887 16876 16417 0 -1 4202496 8672896 0 0 0 89982 5880 0 0 20 0 1 0 293453401 5686841344 1115630 33554432000 4194304 4734972 140734611559632 140734611551656 4328365 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/16888/statm: 1388389 1115630 401 132 0 1383289 0
Current children cumulated CPU time (s) 1420.23
Current children cumulated vsize (KiB) 5579700

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/183 16985
/proc/meminfo: memFree=24917632/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=461.61 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1404 1000039 0 0 1 0 14647 31513 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860148920 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16887] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16887/stat : 16887 (sh) S 16876 16876 16417 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293453401 9367552 267 33554432000 4194304 5064252 140733420641744 140733420640448 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16887/statm: 2287 267 226 213 0 72 0
[pid=16888] ppid=16887 vsize=5655600 CPUtime=1018.58 cores=0,2,4,6
/proc/16888/stat : 16888 (CryptoMiniSat) R 16887 16876 16417 0 -1 4202496 9137121 0 0 0 95639 6219 0 0 20 0 1 0 293453401 5791334400 1143934 33554432000 4194304 4734972 140734611559632 140734611550888 4424180 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/16888/statm: 1413900 1143934 401 132 0 1408800 0
Current children cumulated CPU time (s) 1480.19
Current children cumulated vsize (KiB) 5681744

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 16985
/proc/meminfo: memFree=24933264/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=461.61 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1404 1000039 0 0 1 0 14647 31513 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860148920 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16887] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16887/stat : 16887 (sh) S 16876 16876 16417 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293453401 9367552 267 33554432000 4194304 5064252 140733420641744 140733420640448 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16887/statm: 2287 267 226 213 0 72 0
[pid=16888] ppid=16887 vsize=5605944 CPUtime=1078.56 cores=0,2,4,6
/proc/16888/stat : 16888 (CryptoMiniSat) R 16887 16876 16417 0 -1 4202496 10543945 0 0 0 100893 6963 0 0 20 0 1 0 293453401 5740486656 1132223 33554432000 4194304 4734972 140734611559632 140734611550840 4424180 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/16888/statm: 1401486 1132223 401 132 0 1396386 0
Current children cumulated CPU time (s) 1540.17
Current children cumulated vsize (KiB) 5632088

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 16986
/proc/meminfo: memFree=24980348/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=461.61 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1404 1000039 0 0 1 0 14647 31513 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860148920 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16887] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16887/stat : 16887 (sh) S 16876 16876 16417 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293453401 9367552 267 33554432000 4194304 5064252 140733420641744 140733420640448 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16887/statm: 2287 267 226 213 0 72 0
[pid=16888] ppid=16887 vsize=5539392 CPUtime=1138.55 cores=0,2,4,6
/proc/16888/stat : 16888 (CryptoMiniSat) R 16887 16876 16417 0 -1 4202496 10759951 0 0 0 106725 7130 0 0 20 0 1 0 293453401 5672337408 1116097 33554432000 4194304 4734972 140734611559632 140734611551656 4327639 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/16888/statm: 1384848 1116097 401 132 0 1379748 0
Current children cumulated CPU time (s) 1600.16
Current children cumulated vsize (KiB) 5565536

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 16986
/proc/meminfo: memFree=24873300/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=461.61 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1404 1000039 0 0 1 0 14647 31513 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860148920 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16887] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16887/stat : 16887 (sh) S 16876 16876 16417 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293453401 9367552 267 33554432000 4194304 5064252 140733420641744 140733420640448 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16887/statm: 2287 267 226 213 0 72 0
[pid=16888] ppid=16887 vsize=5585796 CPUtime=1198.54 cores=0,2,4,6
/proc/16888/stat : 16888 (CryptoMiniSat) R 16887 16876 16417 0 -1 4202496 10762558 0 0 0 112723 7131 0 0 20 0 1 0 293453401 5719855104 1126880 33554432000 4194304 4734972 140734611559632 140734611544136 4633644 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/16888/statm: 1396449 1126880 401 132 0 1391349 0
Current children cumulated CPU time (s) 1660.15
Current children cumulated vsize (KiB) 5611940

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 16986
/proc/meminfo: memFree=24907244/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=461.61 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1404 1000039 0 0 1 0 14647 31513 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860148920 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16887] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16887/stat : 16887 (sh) S 16876 16876 16417 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293453401 9367552 267 33554432000 4194304 5064252 140733420641744 140733420640448 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16887/statm: 2287 267 226 213 0 72 0
[pid=16888] ppid=16887 vsize=5554468 CPUtime=1258.53 cores=0,2,4,6
/proc/16888/stat : 16888 (CryptoMiniSat) R 16887 16876 16417 0 -1 4202496 10763352 0 0 0 118720 7133 0 0 20 0 1 0 293453401 5687775232 1120173 33554432000 4194304 4734972 140734611559632 140734611551656 4385064 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/16888/statm: 1388617 1120173 401 132 0 1383517 0
Current children cumulated CPU time (s) 1720.14
Current children cumulated vsize (KiB) 5580612

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 16986
/proc/meminfo: memFree=24753844/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=461.61 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1404 1000039 0 0 1 0 14647 31513 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860148920 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16887] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16887/stat : 16887 (sh) S 16876 16876 16417 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293453401 9367552 267 33554432000 4194304 5064252 140733420641744 140733420640448 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16887/statm: 2287 267 226 213 0 72 0
[pid=16888] ppid=16887 vsize=5624848 CPUtime=1318.52 cores=0,2,4,6
/proc/16888/stat : 16888 (CryptoMiniSat) R 16887 16876 16417 0 -1 4202496 10766336 0 0 0 124718 7134 0 0 20 0 1 0 293453401 5759844352 1138455 33554432000 4194304 4734972 140734611559632 140734611551224 4277115 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/16888/statm: 1406212 1138455 401 132 0 1401112 0
Current children cumulated CPU time (s) 1780.13
Current children cumulated vsize (KiB) 5650992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 16986
/proc/meminfo: memFree=24724564/32873844 swapFree=7620/7620
[pid=16876] ppid=16874 vsize=16996 CPUtime=461.61 cores=0,2,4,6
/proc/16876/stat : 16876 (python) S 16874 16876 16417 0 -1 4202496 1404 1000039 0 0 1 0 14647 31513 20 0 1 0 293407066 17403904 1081 33554432000 4194304 5683644 140734860151376 140734860148920 215124624768 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/16876/statm: 4249 1081 429 364 0 691 0
[pid=16887] ppid=16876 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16887/stat : 16887 (sh) S 16876 16876 16417 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293453401 9367552 267 33554432000 4194304 5064252 140733420641744 140733420640448 215124436558 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16887/statm: 2287 267 226 213 0 72 0
[pid=16888] ppid=16887 vsize=5683128 CPUtime=1338.42 cores=0,2,4,6
/proc/16888/stat : 16888 (CryptoMiniSat) R 16887 16876 16417 0 -1 4202496 11005676 0 0 0 126543 7299 0 0 20 0 1 0 293453401 5819523072 1154049 33554432000 4194304 4734972 140734611559632 140734611550888 215124295803 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/16888/statm: 1420782 1154049 401 132 0 1415682 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 5709272

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16876 and gives
#  childrusage.ru_utime.tv_sec=146
#  childrusage.ru_utime.tv_usec=490730
#  childrusage.ru_stime.tv_sec=315
#  childrusage.ru_stime.tv_usec=151089
# CPU time returned by wait4() is 461.642
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.21
CPU time (s): 1800.03
CPU user time (s): 1411.91
CPU system time (s): 388.12
CPU usage (%): 99.8788
Max. virtual memory (cumulated for all children) (KiB): 6854988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 146.491
system time used= 315.151
maximum resident set size= 3242408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1002293
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1826368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 356
involuntary context switches= 514

runsolver used 2.81157 second user time and 7.16491 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-29 08:27:03
IDJOB=3718709
IDBENCH=75548
IDSOLVER=2302
FILE ID=node135/3718709-1338272823
RUNJOBID= node135-1338268844-16433
PBS_JOBID= 14625686
Free space on /tmp= 71624 MiB

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

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

MD5SUM BENCH= d4d1ca36c8af6075d3c9b6c16eca4a6b
RANDOM SEED=191663095

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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	: 5332.55
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.820
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	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30663996 kB
Buffers:          292436 kB
Cached:           453988 kB
SwapCached:         1668 kB
Active:           941588 kB
Inactive:         443884 kB
Active(anon):     629464 kB
Inactive(anon):    11972 kB
Active(file):     312124 kB
Inactive(file):   431912 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105716 kB
Dirty:             15944 kB
Writeback:             0 kB
AnonPages:        581112 kB
Mapped:            12032 kB
Shmem:               132 kB
Slab:             683872 kB
SReclaimable:     125992 kB
SUnreclaim:       557880 kB
KernelStack:        1520 kB
PageTables:         5476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     852380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    335872 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= 70672 MiB
End job on node135 at 2012-05-29 08:57:05