Trace number 3718719

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.05 1803.32

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12046_2-sat.opb
MD5SUM8df6acf86997549eac6f2a4fde05a479
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 variables48158
Total number of constraints168360
Number of constraints which are clauses167568
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints792
Minimum length of a constraint1
Maximum length of a constraint67
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 432
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

1800.05/1803.31	cpython RunMakeCNF.py HOME/instance-3718719-1338272349.opb PrimePower CARD.DP ./CryptoMiniSat
1800.05/1803.31	./CryptoMiniSat HOME/instance-3718719-1338272349.opb.PrimePower.CARD.DP.cnf 1>HOME/instance-3718719-1338272349.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out 2>HOME/instance-3718719-1338272349.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.err
1800.05/1803.31	
1800.05/1803.31	HOME/instance-3718719-1338272349.opb.PrimePower.CARD.DP.cnf.CryptoMiniSat.out
1800.05/1803.31	c Outputting solution to console
1800.05/1803.31	c This is CryptoMiniSat 2.9.1
1800.05/1803.31	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
1800.05/1803.31	c WARNING: for repeatability, setting FPU to use double precision
1800.05/1803.31	c Reading file 'HOME/instance-3718719-1338272349.opb.PrimePower.CARD.DP.cnf'
1800.05/1803.31	c -- header says num vars:        5857666
1800.05/1803.31	c -- header says num clauses:    31720419
1800.05/1803.31	c -- clauses added:            0 learnts,     31720419 normals,            0 xors
1800.05/1803.31	c -- vars added    5857665
1800.05/1803.31	c Parsing time: 10.93 s
1800.05/1803.31	c  N st     0         0   5857665   2484411         0  18262788         0  45669766         0   no data   no data  --
1800.05/1803.31	c asymm  cl-useful: 0/53/2123051 lits-rem:0 time: 0.73
1800.05/1803.31	c Flit:    93 Blit:  50468 bXBeca:    0 bXProp: 5297 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 15.39
1800.05/1803.31	c Cleaning up after failed var search:     1.02 s 
1800.05/1803.31	c Replacing     5297 vars Replaced    81439 lits Time:     0.81 s 
1800.05/1803.31	c bin-w-bin subsume rem          740 bins  time:  1.02 s
1800.05/1803.31	c subs with bin:     1496  lits-rem:      1496  v-fix:    0  time:  1.58 s
1800.05/1803.31	c Subs w/ non-existent bins:     41 l-rem:     20 v-fix:   555 done:   3987 time: 14.77 s
1800.05/1803.31	c Removed useless bin:      47  fixed:   659  props:  20.14M  time:  0.83 s
1800.05/1803.31	c lits-rem:         0  cl-subs:     2523  v-elim: 803707  v-fix:    0  time: 12.25 s
1800.05/1803.31	c Finding binary XORs  T:     1.09 s  found:  369784
1800.05/1803.31	c Replacing   369784 vars Replaced  8968965 lits Time:     1.84 s 
1800.05/1803.31	c Calc default polars -  time:   0.32 s pos:   30712 undec: 4625597 neg: 1201356
1800.05/1803.31	c =========================================================================================
1800.05/1803.31	c types(t): F = full restart, N = normal restart
1800.05/1803.31	c types(t): S = simplification begin/end, E = solution found
1800.05/1803.31	c restart types(rt): st = static, dy = dynamic
1800.05/1803.31	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1800.05/1803.31	c  B st     0         0   1237630   3042747         0   6126112         0  24541870         0   no data   no data  --
1800.05/1803.31	c Decided on static restart strategy
1800.05/1803.31	c  N st     8      4921   1237492   3042747         0   6126198      4668  24541870    137714   no data   no data  --
1800.05/1803.31	c  N st    10     11307   1237363   3042747         0   6126337     10788  24541870    423373   no data   no data  --
1800.05/1803.31	c  N st    11     17050   1237183   3042747         0   6126401     16351  24541870    814520   no data   no data  --
1800.05/1803.31	c  F st    12     25001   1236716   3042747         0   6126540     14683  24541870    474544   no data   no data  --
1800.05/1803.31	c  N st    12     25001   1236716   3039657         0   6122020     14671  24519651    471142   no data   no data  --
1800.05/1803.31	c  N dy    18     30000   1236546   3039657         0   6122104     19448  24519651    700642   no data   no data  --
1800.05/1803.31	c  S st    18     30000   1236546   3039657         0   6122104     19448  24519651    700642   no data   no data  --
1800.05/1803.31	c  S st    18     30500   1233170   3039657         0   6122163     19510  24519651    701876   no data   no data  --
1800.05/1803.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.65
1800.05/1803.31	c Flit:    52 Blit:  98828 bXBeca:    0 bXProp:   91 Bins:  21726 BRemL:      0 BRemN:      0 P: 200.2M T: 17.34
1800.05/1803.31	c Cleaning up after failed var search:     1.01 s 
1800.05/1803.31	c Replacing       92 vars Replaced     5146 lits Time:     0.81 s 
1800.05/1803.31	c bin-w-bin subsume rem       304702 bins  time:  0.82 s
1800.05/1803.31	c subs with bin:    21184  lits-rem:    132121  v-fix:    0  time:  1.21 s
1800.05/1803.31	c Subs w/ non-existent bins:    355 l-rem:   2027 v-fix:   907 done:   9525 time:  3.43 s
1800.05/1803.31	c Removed useless bin:      18  fixed:  1031  props:  20.58M  time:  0.72 s
1800.05/1803.31	c lits-rem:       775  cl-subs:   157409  v-elim:  58476  v-fix:    0  time: 31.16 s
1800.05/1803.31	c asymm  cl-useful: 0/783/2826761 lits-rem:0 time: 0.58
1800.05/1803.31	c  N dy    18     30500   1074165   2826761         0   5194874      9970  21394168    254489   no data   no data  --
1800.05/1803.31	c Finding binary XORs  T:     0.67 s  found:    1590
1800.05/1803.31	c  N dy    33     34787   1074090   2826761         0   5194950     14018  21394168    378189     10.57     11.29  --
1800.05/1803.31	c  N dy    58     38877   1074025   2826761         0   5195059     17902  21394168    501889     10.57     13.97  --
1800.05/1803.31	c  N dy    75     42889   1073987   2826761         0   5195140     21759  21394168    652011     10.28     11.32  --
1800.05/1803.31	c  S st    84     45750   1073913   2826761         0   5195227     24454  21394168    736398     10.03      9.82  --
1800.05/1803.31	c  S st    84     46250   1071644   2826761         0   5195293     24532  21394168    737968     10.03   no data  --
1800.05/1803.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.61
1800.05/1803.31	c Flit:   110 Blit:  41764 bXBeca:    0 bXProp:  130 Bins:  21938 BRemL:      0 BRemN:      0 P: 201.4M T: 16.99
1800.05/1803.31	c Cleaning up after failed var search:     0.37 s 
1800.05/1803.31	c Replacing     1721 vars Replaced    60839 lits Time:     0.72 s 
1800.05/1803.31	c bin-w-bin subsume rem        13699 bins  time:  0.72 s
1800.05/1803.31	c subs with bin:    13658  lits-rem:     50902  v-fix:    0  time:  1.14 s
1800.05/1803.31	c Subs w/ non-existent bins:     80 l-rem:     27 v-fix:   380 done:  22940 time: 14.78 s
1800.05/1803.31	c Removed useless bin:     231  fixed:     0  props:  20.22M  time:  0.61 s
1800.05/1803.31	c lits-rem:       370  cl-subs:   103026  v-elim:  41173  v-fix:    0  time: 31.82 s
1800.05/1803.31	c asymm  cl-useful: 0/321/2714733 lits-rem:0 time: 0.76
1800.05/1803.31	c  N dy    84     46250    984845   2714733         0   4878840     16784  20129501    440813     10.03   no data  --
1800.05/1803.31	c Finding binary XORs  T:     0.64 s  found:    1457
1800.05/1803.31	c  N dy   110     50348    984803   2714733         0   4878942     20694  20129501    656369     10.25     10.84  --
1800.05/1803.31	c  N dy   130     54441    984746   2714733         0   4878992     24663  20129501    863701     10.27     11.47  --
1800.05/1803.31	c  N dy   152     58486    984724   2714733         0   4879046     14778  20129501    334180     10.31     13.07  --
1800.05/1803.31	c  N dy   187     62522    984697   2714733         0   4879094     18680  20129501    501952     10.72     14.15  --
1800.05/1803.31	c  N dy   198     67190    984683   2714733         0   4879185     23168  20129501    666793     10.59     11.33  --
1800.05/1803.31	c  S st   212     69375    984679   2714733         0   4879232     25257  20129501    748603     10.62      8.32  --
1800.05/1803.31	c  S st   212     69875    983583   2714733         0   4879309     25346  20129501    749665     10.62   no data  --
1800.05/1803.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.58
1800.05/1803.31	c Flit:    17 Blit:  13913 bXBeca:    0 bXProp:   35 Bins:  25439 BRemL:      0 BRemN:      0 P: 200.1M T: 17.30
1800.05/1803.31	c Cleaning up after failed var search:     0.33 s 
1800.05/1803.31	c Replacing     1493 vars Replaced    46998 lits Time:     0.70 s 
1800.05/1803.31	c bin-w-bin subsume rem         6811 bins  time:  0.71 s
1800.05/1803.31	c subs with bin:     7354  lits-rem:      7353  v-fix:    0  time:  1.17 s
1800.05/1803.31	c Subs w/ non-existent bins:    479 l-rem:    300 v-fix:  1959 done:  28242 time: 11.70 s
1800.05/1803.31	c Removed useless bin:      79  fixed:  2055  props:  20.05M  time:  0.64 s
1800.05/1803.31	c lits-rem:       149  cl-subs:    39243  v-elim:  13719  v-fix:    0  time: 24.60 s
1800.05/1803.31	c asymm  cl-useful: 25/265/2659052 lits-rem:75 time: 0.77
1800.05/1803.31	c  N dy   212     69875    951725   2659027         0   4767166     21754  19589216    640271     10.62   no data  --
1800.05/1803.31	c Finding binary XORs  T:     0.63 s  found:     233
1800.05/1803.31	c  N dy   225     74655    951565   2659027         0   4767279     26282  19589216    761330     10.45     11.03  --
1800.05/1803.31	c  N dy   244     79856    951369   2659027         0   4767363     31306  19589216    962382     10.41     11.18  --
1800.05/1803.31	c  N dy   265     85476    950869   2659027         0   4767467     19520  19589216    430102     10.31     10.87  --
1800.05/1803.31	c  F st   276     87502    950728   2659027         0   4767512     21437  19589216    485827     10.30   no data  --
1800.05/1803.31	c Replacing      233 vars Replaced     8575 lits Time:     0.69 s 
1800.05/1803.31	c  N dy   282     92699    950458   2654894         0   4763364     26130  19564682    732093     10.30   no data  --
1800.05/1803.31	c  N dy   316     98820    949856   2654894         0   4763476     32032  19564682    982605     10.33     11.00  --
1800.05/1803.31	c  S st   345    104812    949393   2654894         0   4763549     37825  19564682   1168445     10.31   no data  --
1800.05/1803.31	c  S st   345    105312    947661   2654894         0   4763626     37921  19564682   1169527     10.31   no data  --
1800.05/1803.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.58
1800.05/1803.31	c Flit:   122 Blit:  16133 bXBeca:    0 bXProp:   97 Bins:   2079 BRemL:      0 BRemN:      0 P: 200.1M T: 16.59
1800.05/1803.31	c Cleaning up after failed var search:     0.33 s 
1800.05/1803.31	c Replacing       98 vars Replaced     5329 lits Time:     0.69 s 
1800.05/1803.31	c bin-w-bin subsume rem         2309 bins  time:  0.69 s
1800.05/1803.31	c subs with bin:     9273  lits-rem:      7740  v-fix:    0  time:  1.17 s
1800.05/1803.31	c Subs w/ non-existent bins:    375 l-rem:   1906 v-fix:   145 done:   4477 time:  4.83 s
1800.05/1803.31	c Removed useless bin:     166  fixed:   154  props:  20.04M  time:  0.65 s
1800.05/1803.31	c lits-rem:       468  cl-subs:    19593  v-elim:   5588  v-fix:    0  time: 41.86 s
1800.05/1803.31	c asymm  cl-useful: 259/616/2594653 lits-rem:777 time: 0.69
1800.05/1803.31	c  N dy   345    105312    924597   2594394         0   4659098     31257  19083179    809384     10.31   no data  --
1800.05/1803.31	c  N dy   363    112053    924564   2594394         0   4659230     37700  19083179   1017081     10.23     17.10  --
1800.05/1803.31	c  N dy   403    119243    924514   2594394         0   4659411     25447  19083179    504279     10.27     15.01  --
1800.05/1803.31	c  N dy   446    126916    924485   2594394         0   4659515     32858  19083179    805290     10.37     16.43  --
1800.05/1803.31	c  N dy   491    135303    924410   2594394         0   4659702     40846  19083179   1120834     10.41     11.05  --
1800.05/1803.31	c  N dy   527    144001    924077   2594394         0   4659831     28245  19083179    609890     10.38     16.37  --
1800.05/1803.31	c  N dy   570    153515    924028   2594394         0   4659929     37493  19083179   1035264     10.37     11.09  --
1800.05/1803.31	c  S st   590    157970    923553   2594394         0   4660020     41746  19083179   1204479     10.36   no data  --
1800.05/1803.31	c  S st   590    158470    922909   2594394         0   4660090     41852  19083179   1205602     10.36   no data  --
1800.05/1803.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.56
1800.05/1803.31	c Flit:   103 Blit:   8175 bXBeca:    0 bXProp:  184 Bins:   1530 BRemL:      0 BRemN:      0 P: 200.1M T: 15.33
1800.05/1803.31	c Cleaning up after failed var search:     0.31 s 
1800.05/1803.31	c Replacing      185 vars Replaced     9311 lits Time:     0.65 s 
1800.05/1803.31	c bin-w-bin subsume rem         1449 bins  time:  0.68 s
1800.05/1803.31	c subs with bin:     9312  lits-rem:      9897  v-fix:    0  time:  1.03 s
1800.05/1803.31	c Subs w/ non-existent bins:     78 l-rem:     55 v-fix:   195 done:  42097 time:  4.20 s
1800.05/1803.31	c Removed useless bin:     229  fixed:   236  props:  20.02M  time:  0.63 s
1800.05/1803.31	c lits-rem:       188  cl-subs:    19954  v-elim:   5670  v-fix:    0  time: 35.20 s
1800.05/1803.31	c asymm  cl-useful: 4/177/2556857 lits-rem:12 time: 0.73
1800.05/1803.31	c  N dy   590    158470    907392   2556853         0   4591970     35250  18776617    859182     10.36   no data  --
1800.05/1803.31	c Finding binary XORs  T:     0.63 s  found:    4004
1800.05/1803.31	c  N dy   640    168607    907334   2556853         0   4592068     22916  18776617    328170     10.47     16.40  --
1800.05/1803.31	c  N dy   710    179384    907182   2556853         0   4592290     33235  18776617    769141     10.55     11.19  --

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-3718719-1338272349/watcher-3718719-1338272349 -o /tmp/evaluation-result-3718719-1338272349/solver-3718719-1338272349 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718719-1338272349.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.00 2.00 1.91 3/178 21491
/proc/meminfo: memFree=27918332/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/21491/stat : 21491 (python) D 21489 21491 20991 0 -1 4202496 740 0 0 0 0 0 0 0 20 0 1 0 293359984 15749120 618 33554432000 4194304 5683644 140734676919152 140734676877608 227141305232 0 0 16781312 2 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/21491/statm: 3845 618 331 364 0 287 0

[startup+0.100633 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21491
/proc/meminfo: memFree=27918332/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676917000 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17000

[startup+0.200365 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21491
/proc/meminfo: memFree=27918332/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676917000 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17000

[startup+0.300328 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21491
/proc/meminfo: memFree=27918332/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676917000 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17000

[startup+0.700302 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 21491
/proc/meminfo: memFree=27918332/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676917000 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17000

[startup+1.50045 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 21496
/proc/meminfo: memFree=27661168/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676917000 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21493] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21493/stat : 21493 (sh) S 21491 21491 20991 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293359987 9367552 266 33554432000 4194304 5064252 140736451194192 140736451192896 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21493/statm: 2287 266 226 213 0 72 0
[pid=21494] ppid=21493 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/21494/stat : 21494 (python) S 21493 21491 20991 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293359987 17137664 1058 33554432000 4194304 5683644 140736457972304 140736457970152 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21494/statm: 4184 1058 429 364 0 626 0
[pid=21495] ppid=21494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21495/stat : 21495 (sh) S 21494 21491 20991 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293359990 9367552 268 33554432000 4194304 5064252 140735668140096 140735668138800 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21495/statm: 2287 268 226 213 0 72 0
[pid=21496] ppid=21495 vsize=735468 CPUtime=1.43 cores=1,3,5,7
/proc/21496/stat : 21496 (PBPASSolver-817) R 21495 21491 20991 0 -1 4202496 109963 0 0 0 88 55 0 0 20 0 1 0 293359990 753119232 80152 33554432000 4194304 4943705 140734351201984 140734351200224 4359951 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/21496/statm: 183867 80156 357 183 0 180237 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 787500

[startup+3.10046 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 21496
/proc/meminfo: memFree=27486124/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676917000 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21493] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21493/stat : 21493 (sh) S 21491 21491 20991 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293359987 9367552 266 33554432000 4194304 5064252 140736451194192 140736451192896 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21493/statm: 2287 266 226 213 0 72 0
[pid=21494] ppid=21493 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/21494/stat : 21494 (python) S 21493 21491 20991 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293359987 17137664 1058 33554432000 4194304 5683644 140736457972304 140736457970152 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21494/statm: 4184 1058 429 364 0 626 0
[pid=21495] ppid=21494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21495/stat : 21495 (sh) S 21494 21491 20991 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293359990 9367552 268 33554432000 4194304 5064252 140735668140096 140735668138800 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21495/statm: 2287 268 226 213 0 72 0
[pid=21496] ppid=21495 vsize=1220844 CPUtime=3.03 cores=1,3,5,7
/proc/21496/stat : 21496 (PBPASSolver-817) R 21495 21491 20991 0 -1 4202496 163078 0 0 0 213 90 0 0 20 0 1 0 293359990 1250144256 133267 33554432000 4194304 4943705 140734351201984 140734351200896 4358535 0 0 16781312 17608 0 0 0 17 5 0 0 0 0 0
/proc/21496/statm: 305211 133267 357 183 0 301581 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 1272876

[startup+6.30046 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 21496
/proc/meminfo: memFree=27130304/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676917000 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21493] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21493/stat : 21493 (sh) S 21491 21491 20991 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293359987 9367552 266 33554432000 4194304 5064252 140736451194192 140736451192896 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21493/statm: 2287 266 226 213 0 72 0
[pid=21494] ppid=21493 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/21494/stat : 21494 (python) S 21493 21491 20991 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293359987 17137664 1058 33554432000 4194304 5683644 140736457972304 140736457970152 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21494/statm: 4184 1058 429 364 0 626 0
[pid=21495] ppid=21494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21495/stat : 21495 (sh) S 21494 21491 20991 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293359990 9367552 268 33554432000 4194304 5064252 140735668140096 140735668138800 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21495/statm: 2287 268 226 213 0 72 0
[pid=21496] ppid=21495 vsize=1918700 CPUtime=6.17 cores=1,3,5,7
/proc/21496/stat : 21496 (PBPASSolver-817) R 21495 21491 20991 0 -1 4202496 239385 0 0 0 478 139 0 0 20 0 1 0 293359990 1964748800 209574 33554432000 4194304 4943705 140734351201984 140734351200256 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 5 0 0
/proc/21496/statm: 479675 209577 357 183 0 476045 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 1970732

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 21496
/proc/meminfo: memFree=26649676/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676917000 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21493] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21493/stat : 21493 (sh) S 21491 21491 20991 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293359987 9367552 266 33554432000 4194304 5064252 140736451194192 140736451192896 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21493/statm: 2287 266 226 213 0 72 0
[pid=21494] ppid=21493 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/21494/stat : 21494 (python) S 21493 21491 20991 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293359987 17137664 1058 33554432000 4194304 5683644 140736457972304 140736457970152 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21494/statm: 4184 1058 429 364 0 626 0
[pid=21495] ppid=21494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21495/stat : 21495 (sh) S 21494 21491 20991 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293359990 9367552 268 33554432000 4194304 5064252 140735668140096 140735668138800 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21495/statm: 2287 268 226 213 0 72 0
[pid=21496] ppid=21495 vsize=2911724 CPUtime=12.49 cores=1,3,5,7
/proc/21496/stat : 21496 (PBPASSolver-817) R 21495 21491 20991 0 -1 4202496 348018 0 0 0 1039 210 0 0 20 0 1 0 293359990 2981605376 320511 33554432000 4194304 4943705 140734351201984 140734351200896 4358535 0 0 16781312 17608 0 0 0 17 5 0 0 9 0 0
/proc/21496/statm: 727931 320511 357 183 0 724301 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 2963756

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 21496
/proc/meminfo: memFree=26047316/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676917000 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21493] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21493/stat : 21493 (sh) S 21491 21491 20991 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293359987 9367552 266 33554432000 4194304 5064252 140736451194192 140736451192896 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21493/statm: 2287 266 226 213 0 72 0
[pid=21494] ppid=21493 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/21494/stat : 21494 (python) S 21493 21491 20991 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293359987 17137664 1058 33554432000 4194304 5683644 140736457972304 140736457970152 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21494/statm: 4184 1058 429 364 0 626 0
[pid=21495] ppid=21494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21495/stat : 21495 (sh) S 21494 21491 20991 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293359990 9367552 268 33554432000 4194304 5064252 140735668140096 140735668138800 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21495/statm: 2287 268 226 213 0 72 0
[pid=21496] ppid=21495 vsize=4162028 CPUtime=25.19 cores=1,3,5,7
/proc/21496/stat : 21496 (PBPASSolver-817) R 21495 21491 20991 0 -1 4202496 484748 0 0 0 2224 295 0 0 20 0 1 0 293359990 4261916672 459544 33554432000 4194304 4943705 140734351201984 140734351200896 4267542 0 0 16781312 17608 0 0 0 17 5 0 0 18 0 0
/proc/21496/statm: 1040507 459547 357 183 0 1036877 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 4214060

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 21496
/proc/meminfo: memFree=25371372/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676917000 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21493] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21493/stat : 21493 (sh) S 21491 21491 20991 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293359987 9367552 266 33554432000 4194304 5064252 140736451194192 140736451192896 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21493/statm: 2287 266 226 213 0 72 0
[pid=21494] ppid=21493 vsize=16736 CPUtime=0.01 cores=1,3,5,7
/proc/21494/stat : 21494 (python) S 21493 21491 20991 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293359987 17137664 1058 33554432000 4194304 5683644 140736457972304 140736457970152 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21494/statm: 4184 1058 429 364 0 626 0
[pid=21495] ppid=21494 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21495/stat : 21495 (sh) S 21494 21491 20991 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293359990 9367552 268 33554432000 4194304 5064252 140735668140096 140735668138800 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21495/statm: 2287 268 226 213 0 72 0
[pid=21496] ppid=21495 vsize=5689324 CPUtime=50.56 cores=1,3,5,7
/proc/21496/stat : 21496 (PBPASSolver-817) R 21495 21491 20991 0 -1 4202496 651820 0 0 0 4652 404 0 0 20 0 1 0 293359990 5825867776 633527 33554432000 4194304 4943705 140734351201984 140734351200928 4361008 0 0 16781312 17608 0 0 0 17 5 0 0 41 0 0
/proc/21496/statm: 1422331 633527 357 183 0 1418701 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 5741356

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/184 21499
/proc/meminfo: memFree=24344024/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=0.01 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676917000 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21493] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21493/stat : 21493 (sh) S 21491 21491 20991 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 293359987 9367552 266 33554432000 4194304 5064252 140736451194192 140736451192896 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21493/statm: 2287 266 226 213 0 72 0
[pid=21494] ppid=21493 vsize=16736 CPUtime=0.01 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 1.99 3/182 21600
/proc/meminfo: memFree=23595120/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=556.42 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1403 1492235 0 0 1 0 28374 27267 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676916696 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21588] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21588/stat : 21588 (sh) S 21491 21491 20991 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293415927 9367552 266 33554432000 4194304 5064252 140736336919248 140736336917952 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21588/statm: 2287 266 226 213 0 72 0
[pid=21589] ppid=21588 vsize=3766620 CPUtime=742.7 cores=1,3,5,7
/proc/21589/stat : 21589 (CryptoMiniSat) R 21588 21491 20991 0 -1 4202496 1036198 0 0 0 73738 532 0 0 20 0 1 0 293415927 3857018880 839590 33554432000 4194304 4734972 140735685466640 140735685458664 4327579 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/21589/statm: 941655 839590 402 132 0 936555 0
Current children cumulated CPU time (s) 1299.12
Current children cumulated vsize (KiB) 3792768

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 21600
/proc/meminfo: memFree=23592820/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=556.42 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1403 1492235 0 0 1 0 28374 27267 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676916696 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21588] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21588/stat : 21588 (sh) S 21491 21491 20991 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293415927 9367552 266 33554432000 4194304 5064252 140736336919248 140736336917952 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21588/statm: 2287 266 226 213 0 72 0
[pid=21589] ppid=21588 vsize=3766620 CPUtime=802.69 cores=1,3,5,7
/proc/21589/stat : 21589 (CryptoMiniSat) R 21588 21491 20991 0 -1 4202496 1036201 0 0 0 79737 532 0 0 20 0 1 0 293415927 3857018880 839590 33554432000 4194304 4734972 140735685466640 140735685458664 4327266 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/21589/statm: 941655 839590 402 132 0 936555 0
Current children cumulated CPU time (s) 1359.11
Current children cumulated vsize (KiB) 3792768

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 21600
/proc/meminfo: memFree=23551812/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=556.42 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1403 1492235 0 0 1 0 28374 27267 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676916696 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21588] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21588/stat : 21588 (sh) S 21491 21491 20991 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293415927 9367552 266 33554432000 4194304 5064252 140736336919248 140736336917952 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21588/statm: 2287 266 226 213 0 72 0
[pid=21589] ppid=21588 vsize=3805792 CPUtime=862.7 cores=1,3,5,7
/proc/21589/stat : 21589 (CryptoMiniSat) R 21588 21491 20991 0 -1 4202496 1051239 0 0 0 85730 540 0 0 20 0 1 0 293415927 3897131008 849798 33554432000 4194304 4734972 140735685466640 140735685458248 4424180 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/21589/statm: 951448 849798 402 132 0 946348 0
Current children cumulated CPU time (s) 1419.12
Current children cumulated vsize (KiB) 3831940

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 21642
/proc/meminfo: memFree=24276424/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=556.42 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1403 1492235 0 0 1 0 28374 27267 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676916696 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21588] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21588/stat : 21588 (sh) S 21491 21491 20991 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293415927 9367552 266 33554432000 4194304 5064252 140736336919248 140736336917952 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21588/statm: 2287 266 226 213 0 72 0
[pid=21589] ppid=21588 vsize=3805792 CPUtime=922.67 cores=1,3,5,7
/proc/21589/stat : 21589 (CryptoMiniSat) R 21588 21491 20991 0 -1 4202496 1051245 0 0 0 91727 540 0 0 20 0 1 0 293415927 3897131008 849798 33554432000 4194304 4734972 140735685466640 140735685458664 4327579 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/21589/statm: 951448 849798 402 132 0 946348 0
Current children cumulated CPU time (s) 1479.09
Current children cumulated vsize (KiB) 3831940

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 21645
/proc/meminfo: memFree=24135716/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=556.42 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1403 1492235 0 0 1 0 28374 27267 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676916696 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21588] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21588/stat : 21588 (sh) S 21491 21491 20991 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293415927 9367552 266 33554432000 4194304 5064252 140736336919248 140736336917952 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21588/statm: 2287 266 226 213 0 72 0
[pid=21589] ppid=21588 vsize=3805792 CPUtime=982.67 cores=1,3,5,7
/proc/21589/stat : 21589 (CryptoMiniSat) R 21588 21491 20991 0 -1 4202496 1051262 0 0 0 97727 540 0 0 20 0 1 0 293415927 3897131008 849798 33554432000 4194304 4734972 140735685466640 140735685458664 4327859 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/21589/statm: 951448 849798 402 132 0 946348 0
Current children cumulated CPU time (s) 1539.09
Current children cumulated vsize (KiB) 3831940

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 21645
/proc/meminfo: memFree=23937820/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=556.42 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1403 1492235 0 0 1 0 28374 27267 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676916696 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21588] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21588/stat : 21588 (sh) S 21491 21491 20991 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293415927 9367552 266 33554432000 4194304 5064252 140736336919248 140736336917952 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21588/statm: 2287 266 226 213 0 72 0
[pid=21589] ppid=21588 vsize=3805792 CPUtime=1042.65 cores=1,3,5,7
/proc/21589/stat : 21589 (CryptoMiniSat) R 21588 21491 20991 0 -1 4202496 1051262 0 0 0 103725 540 0 0 20 0 1 0 293415927 3897131008 849798 33554432000 4194304 4734972 140735685466640 140735685458664 4327579 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/21589/statm: 951448 849798 402 132 0 946348 0
Current children cumulated CPU time (s) 1599.07
Current children cumulated vsize (KiB) 3831940

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 21645
/proc/meminfo: memFree=23886940/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=556.42 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1403 1492235 0 0 1 0 28374 27267 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676916696 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21588] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21588/stat : 21588 (sh) S 21491 21491 20991 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293415927 9367552 266 33554432000 4194304 5064252 140736336919248 140736336917952 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21588/statm: 2287 266 226 213 0 72 0
[pid=21589] ppid=21588 vsize=3826948 CPUtime=1102.64 cores=1,3,5,7
/proc/21589/stat : 21589 (CryptoMiniSat) R 21588 21491 20991 0 -1 4202496 1051426 0 0 0 109724 540 0 0 20 0 1 0 293415927 3918794752 855145 33554432000 4194304 4734972 140735685466640 140735685458232 4315973 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/21589/statm: 956737 855145 402 132 0 951637 0
Current children cumulated CPU time (s) 1659.06
Current children cumulated vsize (KiB) 3853096

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 21645
/proc/meminfo: memFree=23853940/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=556.42 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1403 1492235 0 0 1 0 28374 27267 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676916696 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21588] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21588/stat : 21588 (sh) S 21491 21491 20991 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293415927 9367552 266 33554432000 4194304 5064252 140736336919248 140736336917952 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21588/statm: 2287 266 226 213 0 72 0
[pid=21589] ppid=21588 vsize=3826948 CPUtime=1162.63 cores=1,3,5,7
/proc/21589/stat : 21589 (CryptoMiniSat) R 21588 21491 20991 0 -1 4202496 1052412 0 0 0 115720 543 0 0 20 0 1 0 293415927 3918794752 855145 33554432000 4194304 4734972 140735685466640 140735685458664 4328169 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/21589/statm: 956737 855145 402 132 0 951637 0
Current children cumulated CPU time (s) 1719.05
Current children cumulated vsize (KiB) 3853096

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 21645
/proc/meminfo: memFree=23843952/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=556.42 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1403 1492235 0 0 1 0 28374 27267 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676916696 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21588] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21588/stat : 21588 (sh) S 21491 21491 20991 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293415927 9367552 266 33554432000 4194304 5064252 140736336919248 140736336917952 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21588/statm: 2287 266 226 213 0 72 0
[pid=21589] ppid=21588 vsize=3826948 CPUtime=1222.62 cores=1,3,5,7
/proc/21589/stat : 21589 (CryptoMiniSat) R 21588 21491 20991 0 -1 4202496 1052412 0 0 0 121719 543 0 0 20 0 1 0 293415927 3918794752 855145 33554432000 4194304 4734972 140735685466640 140735685458664 4327579 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/21589/statm: 956737 855145 402 132 0 951637 0
Current children cumulated CPU time (s) 1779.04
Current children cumulated vsize (KiB) 3853096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 21646
/proc/meminfo: memFree=23821088/32873844 swapFree=7116/7116
[pid=21491] ppid=21489 vsize=17000 CPUtime=556.42 cores=1,3,5,7
/proc/21491/stat : 21491 (python) S 21489 21491 20991 0 -1 4202496 1403 1492235 0 0 1 0 28374 27267 20 0 1 0 293359984 17408000 1082 33554432000 4194304 5683644 140734676919152 140734676916696 227141305728 0 0 16781312 2 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21491/statm: 4250 1082 429 364 0 692 0
[pid=21588] ppid=21491 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21588/stat : 21588 (sh) S 21491 21491 20991 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293415927 9367552 266 33554432000 4194304 5064252 140736336919248 140736336917952 227141117518 0 65536 16781316 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/21588/statm: 2287 266 226 213 0 72 0
[pid=21589] ppid=21588 vsize=3826948 CPUtime=1243.63 cores=1,3,5,7
/proc/21589/stat : 21589 (CryptoMiniSat) R 21588 21491 20991 0 -1 4202496 1052412 0 0 0 123819 544 0 0 20 0 1 0 293415927 3918794752 855145 33554432000 4194304 4734972 140735685466640 140735685458824 4327579 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/21589/statm: 956737 855145 402 132 0 951637 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3853096

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 21491 and gives
#  childrusage.ru_utime.tv_sec=283
#  childrusage.ru_utime.tv_usec=763861
#  childrusage.ru_stime.tv_sec=272
#  childrusage.ru_stime.tv_usec=677546
# CPU time returned by wait4() is 556.441
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.32
CPU time (s): 1800.05
CPU user time (s): 1521.94
CPU system time (s): 278.11
CPU usage (%): 99.8189
Max. virtual memory (cumulated for all children) (KiB): 11399052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 283.764
system time used= 272.678
maximum resident set size= 5813108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1494489
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1308760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 395
involuntary context switches= 574

runsolver used 3.2935 second user time and 8.37373 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-29 08:19:09
IDJOB=3718719
IDBENCH=73459
IDSOLVER=2302
FILE ID=node138/3718719-1338272349
RUNJOBID= node138-1338268843-21008
PBS_JOBID= 14625683
Free space on /tmp= 71392 MiB

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

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

MD5SUM BENCH= 8df6acf86997549eac6f2a4fde05a479
RANDOM SEED=338577791

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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:        27917960 kB
Buffers:          673584 kB
Cached:          2653000 kB
SwapCached:          208 kB
Active:          2019748 kB
Inactive:        2024776 kB
Active(anon):     699972 kB
Inactive(anon):    11368 kB
Active(file):    1319776 kB
Inactive(file):  2013408 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             17936 kB
Writeback:             0 kB
AnonPages:        732036 kB
Mapped:            15864 kB
Shmem:               200 kB
Slab:             755476 kB
SReclaimable:     197184 kB
SUnreclaim:       558292 kB
KernelStack:        1472 kB
PageTables:         5680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     879440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    694272 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= 70772 MiB
End job on node138 at 2012-05-29 08:49:13