Trace number 3718855

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.SN 2012-05-28? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr.opb
MD5SUMd9b1351aa6c01bb5c883e4233663f5e0
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.006998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints70
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint20
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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/1800.40	cpython RunMakeCNF.py HOME/instance-3718855-1338269395.opb PrimePower CARD.SN ./CryptoMiniSat
1800.03/1800.40	./CryptoMiniSat HOME/instance-3718855-1338269395.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3718855-1338269395.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3718855-1338269395.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
1800.03/1800.40	sh: line 1:  9416 Terminated              ./CryptoMiniSat HOME/instance-3718855-1338269395.opb.PrimePower.CARD.SN.cnf > HOME/instance-3718855-1338269395.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2> HOME/instance-3718855-1338269395.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
1800.03/1800.40	HOME/instance-3718855-1338269395.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
1800.03/1800.40	c Outputting solution to console
1800.03/1800.40	c This is CryptoMiniSat 2.9.1
1800.03/1800.40	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
1800.03/1800.40	c WARNING: for repeatability, setting FPU to use double precision
1800.03/1800.40	c Reading file 'HOME/instance-3718855-1338269395.opb.PrimePower.CARD.SN.cnf'
1800.03/1800.40	c -- header says num vars:          24282
1800.03/1800.40	c -- header says num clauses:       90141
1800.03/1800.40	c -- clauses added:            0 learnts,        90141 normals,            0 xors
1800.03/1800.40	c -- vars added      24281
1800.03/1800.40	c Parsing time:  0.03 s
1800.03/1800.40	c  N st     0         0     24281     15910         0     54960         0    160960         0   no data   no data  --
1800.03/1800.40	c asymm  cl-useful: 0/13300/13300 lits-rem:0 time: 0.06
1800.03/1800.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp: 2700 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.20
1800.03/1800.40	c Replacing     2700 vars Replaced    38310 lits Time:     0.00 s 
1800.03/1800.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1800.03/1800.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1800.03/1800.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  11250 time:  0.01 s
1800.03/1800.40	c Removed useless bin:     360  fixed:     0  props:   1.41M  time:  0.02 s
1800.03/1800.40	c lits-rem:       140  cl-subs:      153  v-elim:   3750  v-fix:    0  time:  0.04 s
1800.03/1800.40	c Finding binary XORs  T:     0.01 s  found:     537
1800.03/1800.40	c Replacing      537 vars Replaced     8413 lits Time:     0.01 s 
1800.03/1800.40	c Finding non-binary XORs:     0.00 s (found:       0, avg size: -nan)
1800.03/1800.40	c calculated reachability. Time: 0.00
1800.03/1800.40	c Calc default polars -  time:   0.01 s pos:    3592 undec:   17468 neg:    3221
1800.03/1800.40	c =========================================================================================
1800.03/1800.40	c types(t): F = full restart, N = normal restart
1800.03/1800.40	c types(t): S = simplification begin/end, E = solution found
1800.03/1800.40	c restart types(rt): st = static, dy = dynamic
1800.03/1800.40	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1800.03/1800.40	c  B st     0         0      6963     16059         0     16961         0     86724         0   no data   no data  --
1800.03/1800.40	c  N dy    17      4344      6780     16059         0     17788      3377     86723     30527      4.27      4.51  --
1800.03/1800.40	c  N dy    42      8376      6423     16059         0     18524      4609     86722     35770      4.41      4.73  --
1800.03/1800.40	c  N dy    67     12409      6147     16059         0     19159      4509     86719     29620      4.49      6.22  --
1800.03/1800.40	c  N dy    99     16418      5734     16059         0     19570      7977     86719    100719      5.31     19.82  --
1800.03/1800.40	c Finding binary XORs  T:     0.01 s  found:     326
1800.03/1800.40	c Replacing      326 vars Replaced     5893 lits Time:     0.00 s 
1800.03/1800.40	c  N dy   139     20449      5080     10079         0     14327      4993     58340    164145      8.31     22.54  --
1800.03/1800.40	c  N dy   179     24485      5078     10079         0     14330      8744     58340    429883     10.71     21.89  --
1800.03/1800.40	c  F st   185     25002      5053     10079         0     14330      9223     58340    462906     10.91   no data  --
1800.03/1800.40	c Found part      687 vars:       2331 clauses:     10762 lits size:     27897
1800.03/1800.40	c Found part      691 vars:       2722 clauses:     11774 lits size:     29980
1800.03/1800.40	c Found parts:          2 time: 0.01 s
1800.03/1800.40	c Solving part 687
1800.03/1800.40	c  N st     0         0      2331      4884         0      6875      8401     27897    457863   no data   no data  --
1800.03/1800.40	c asymm  cl-useful: 285/4884/4884 lits-rem:377 time: 0.03
1800.03/1800.40	c Flit:    65 Blit:   1051 bXBeca:    0 bXProp:  330 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.03
1800.03/1800.40	c Cleaning up after failed var search:     0.00 s 
1800.03/1800.40	c Finding binary XORs  T:     0.00 s  found:       8
1800.03/1800.40	c Replacing      338 vars Replaced    51279 lits Time:     0.04 s 
1800.03/1800.40	c Finding non-binary XORs:     0.00 s (found:       0, avg size: -nan)
1800.03/1800.40	c calculated reachability. Time: 0.00
1800.03/1800.40	c Calc default polars -  time:   0.00 s pos:     106 undec:   23760 neg:     415
1800.03/1800.40	c =========================================================================================
1800.03/1800.40	c types(t): F = full restart, N = normal restart
1800.03/1800.40	c types(t): S = simplification begin/end, E = solution found
1800.03/1800.40	c restart types(rt): st = static, dy = dynamic
1800.03/1800.40	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1800.03/1800.40	c  B st     0         0       592       821         0      1998      6635      6441    439057   no data   no data  --
1800.03/1800.40	c Decided on static restart strategy
1800.03/1800.40	c  N st     8      4918       592       821         0      1998     11117      6441    843320   no data   no data  --
1800.03/1800.40	c  N st    10     11301       589       821         0      1998      5827      6441    466328   no data   no data  --
1800.03/1800.40	c  N st    11     17044       589       821         0      1998     10841      6441    911376   no data   no data  --
1800.03/1800.40	c  F st    12     25002       589       821         0      1998     12497      6441   1064992   no data   no data  --
1800.03/1800.40	c  N st    12     25002       589       821         0      1998     12497      6441   1064992   no data   no data  --
1800.03/1800.40	c Decided on static restart strategy
1800.03/1800.40	c  N st    18     30202       589       821         0      1998     10428      6441    873927   no data   no data  --
1800.03/1800.40	c  N st    20     37312       574       754         0      1934      9366      6125    757938   no data   no data  --
1800.03/1800.40	c  N st    21     43713       574       754         0      1934     14628      6125   1305797   no data   no data  --
1800.03/1800.40	c  N st    22     53315       574       754         0      1934     14806      6125   1355424   no data   no data  --
1800.03/1800.40	c Finding binary XORs  T:     0.00 s  found:       4
1800.03/1800.40	c  N st    23     67713       564       703         0      1906     18055      5915   1656689   no data   no data  --
1800.03/1800.40	c  F st    24     87501       564       703         0      1906     16096      5915   1371265   no data   no data  --
1800.03/1800.40	c  N st    24     87501       564       703         0      1906     16096      5915   1371265   no data   no data  --
1800.03/1800.40	c Decided on static restart strategy
1800.03/1800.40	c  N st    31     95551       564       703         0      1906     11792      5915    959767   no data   no data  --
1800.03/1800.40	c  N st    33    106216       564       703         0      1906     20494      5915   1864104   no data   no data  --
1800.03/1800.40	c  N st    34    115815       564       703         0      1906     16940      5915   1453937   no data   no data  --
1800.03/1800.40	c  N st    35    130213       563       703         0      1906     16324      5915   1374459   no data   no data  --
1800.03/1800.40	c  N st    36    151811       563       703         0      1906     21185      5915   1865970   no data   no data  --
1800.03/1800.40	c  N st    37    184205       563       703         0      1906     18424      5915   1546406   no data   no data  --
1800.03/1800.40	c  N st    38    232795       563       703         0      1906     26206      5915   2357940   no data   no data  --
1800.03/1800.40	c  N st    39    305677       563       703         0      1906     35334      5915   3033991   no data   no data  --
1800.03/1800.40	c  F st    40    306250       563       703         0      1906     35839      5915   3083223   no data   no data  --
1800.03/1800.40	c Decided on static restart strategy
1800.03/1800.40	c  N st    50    334569       563       703         0      1906     38405      5915   3351581   no data   no data  --
1800.03/1800.40	c  N st    52    370562       563       703         0      1906     25455      5915   1939592   no data   no data  --
1800.03/1800.40	c  N st    53    402955       563       703         0      1906     31119      5915   2442969   no data   no data  --
1800.03/1800.41	c  N st    54    451543       563       703         0      1906     49316      5915   4314974   no data   no data  --
1800.03/1800.41	c  N st    55    524425       563       703         0      1906     34730      5915   2655417   no data   no data  --
1800.03/1800.41	c  N st    56    633748       563       703         0      1906     44712      5915   3456149   no data   no data  --
1800.03/1800.41	c  N st    57    797732       563       703         0      1906     62929      5915   4885372   no data   no data  --
1800.03/1800.41	c  N st    58   1043710       563       703         0      1906     60197      5915   4318770   no data   no data  --
1800.03/1800.41	c  F st    59   1071875       563       703         0      1906     44073      5915   2903000   no data   no data  --
1800.03/1800.41	c  N st    59   1071875       563       703         0      1906     44073      5915   2903000   no data   no data  --
1800.03/1800.41	c Decided on static restart strategy
1800.03/1800.41	c  N st    69   1100177       563       703         0      1906     70285      5915   5226775   no data   no data  --
1800.03/1800.41	c  N st    71   1136169       563       703         0      1906     61040      5915   4248038   no data   no data  --
1800.03/1800.41	c  N st    72   1168562       563       703         0      1906     46953      5915   3106812   no data   no data  --
1800.03/1800.41	c  N st    73   1217150       563       703         0      1906     47425      5915   3111866   no data   no data  --
1800.03/1800.41	c  N st    74   1290032       563       703         0      1906     69984      5915   5134881   no data   no data  --
1800.03/1800.41	c  N st    75   1399357       563       703         0      1906     78776      5915   5789777   no data   no data  --
1800.03/1800.41	c  N st    76   1563341       563       703         0      1906     84424      5915   6039540   no data   no data  --
1800.03/1800.41	c  N st    77   1809318       563       703         0      1906    103848      5915   7249468   no data   no data  --
1800.03/1800.41	c  N st    78   2178283       563       703         0      1906    103755      5915   6862138   no data   no data  --
1800.03/1800.41	c  N st    79   2731729       563       703         0      1906    110204      5915   7124781   no data   no data  --

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-3718855-1338269395/watcher-3718855-1338269395 -o /tmp/evaluation-result-3718855-1338269395/solver-3718855-1338269395 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3718855-1338269395.opb PrimePower CARD.SN ./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.01 1.69 0.88 4/181 9409
/proc/meminfo: memFree=20257788/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/9409/stat : 9409 (python) D 9407 9409 9227 0 -1 4202496 672 0 0 0 0 0 0 0 20 0 1 0 293064929 15642624 559 33554432000 4194304 5683644 140736704601616 140736704569560 214537421712 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/9409/statm: 3819 559 324 364 0 261 0

[startup+0.09937 s]
/proc/loadavg: 2.01 1.69 0.88 4/181 9409
/proc/meminfo: memFree=20257788/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599464 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.100213 s]
/proc/loadavg: 2.01 1.69 0.88 4/181 9409
/proc/meminfo: memFree=20257788/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599464 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.300153 s]
/proc/loadavg: 2.01 1.69 0.88 4/181 9409
/proc/meminfo: memFree=20257788/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599464 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.700176 s]
/proc/loadavg: 2.01 1.69 0.88 4/181 9409
/proc/meminfo: memFree=20257788/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1332 0 0 0 1 0 0 0 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599464 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+1.50023 s]
/proc/loadavg: 2.01 1.69 0.88 3/185 9414
/proc/meminfo: memFree=23777248/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 16992

[startup+3.10026 s]
/proc/loadavg: 2.09 1.71 0.89 3/183 9416
/proc/meminfo: memFree=23751968/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=83224 CPUtime=2.07 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 10374 0 0 0 206 1 0 0 20 0 1 0 293065031 85221376 11397 33554432000 4194304 4734972 140734917039472 140734917024152 4328416 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 20806 11397 406 132 0 15706 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 109364

[startup+6.30025 s]
/proc/loadavg: 2.09 1.71 0.89 3/183 9416
/proc/meminfo: memFree=23685804/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=87936 CPUtime=5.28 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 11107 0 0 0 526 2 0 0 20 0 1 0 293065031 90046464 12644 33554432000 4194304 4734972 140734917039472 140734917023896 4253725 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 21984 12644 406 132 0 16884 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 114076

[startup+12.7002 s]
/proc/loadavg: 2.08 1.72 0.90 3/184 9419
/proc/meminfo: memFree=23579288/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=99484 CPUtime=11.67 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 11791 0 0 0 1165 2 0 0 20 0 1 0 293065031 101871616 13897 33554432000 4194304 4734972 140734917039472 140734917024152 4328278 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 24871 13897 406 132 0 19771 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 125624

[startup+25.5003 s]
/proc/loadavg: 2.06 1.73 0.91 2/184 9462
/proc/meminfo: memFree=30473496/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=100932 CPUtime=24.47 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 13178 0 0 0 2444 3 0 0 20 0 1 0 293065031 103354368 15199 33554432000 4194304 4734972 140734917039472 140734917024152 4328276 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 25233 15199 406 132 0 20133 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 127072

[startup+51.1003 s]
/proc/loadavg: 2.04 1.75 0.94 3/182 9464
/proc/meminfo: memFree=30229332/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=102736 CPUtime=50.06 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 14660 0 0 0 5001 5 0 0 20 0 1 0 293065031 105201664 17416 33554432000 4194304 4734972 140734917039472 140734917024152 4251234 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 25684 17416 406 132 0 20584 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 128876

[startup+102.306 s]
/proc/loadavg: 2.01 1.79 1.00 3/180 9464
/proc/meminfo: memFree=30151308/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=105592 CPUtime=101.26 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 16747 0 0 0 10119 7 0 0 20 0 1 0 293065031 108126208 18759 33554432000 4194304 4734972 140734917039472 140734917024152 4328301 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 26398 18759 406 132 0 21298 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 131732

[startup+162.3 s]
/proc/loadavg: 2.00 1.82 1.05 3/181 9465
/proc/meminfo: memFree=30052508/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=107192 CPUtime=161.24 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 20478 0 0 0 16114 10 0 0 20 0 1 0 293065031 109764608 20372 33554432000 4194304 4734972 140734917039472 140734917024152 4328283 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 26798 20372 406 132 0 21698 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 133332

[startup+222.3 s]
/proc/loadavg: 2.00 1.85 1.11 3/181 9465
/proc/meminfo: memFree=30038216/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=116904 CPUtime=221.23 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 26432 0 0 0 22110 13 0 0 20 0 1 0 293065031 119709696 20848 33554432000 4194304 4734972 140734917039472 140734917024152 4254081 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 29226 20848 406 132 0 24126 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 143044

[startup+282.3 s]
/proc/loadavg: 2.00 1.87 1.16 3/181 9465
/proc/meminfo: memFree=30024228/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=29937988/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=217228 CPUtime=1241.07 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 56885 0 0 0 124070 37 0 0 20 0 1 0 293065031 222441472 32937 33554432000 4194304 4734972 140734917039472 140734917024184 4328276 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 54307 32937 406 132 0 49207 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 243368

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.70 3/181 9474
/proc/meminfo: memFree=29954012/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=155092 CPUtime=1301.07 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 58787 0 0 0 130069 38 0 0 20 0 1 0 293065031 158814208 31709 33554432000 4194304 4734972 140734917039472 140734917024152 4328272 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 38773 31709 406 132 0 33673 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 181232

[startup+1362.3 s]
/proc/loadavg: 2.08 2.00 1.72 3/181 9475
/proc/meminfo: memFree=29868996/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=155196 CPUtime=1361.05 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 59789 0 0 0 136066 39 0 0 20 0 1 0 293065031 158920704 31499 33554432000 4194304 4734972 140734917039472 140734917024152 4328304 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 38799 31499 406 132 0 33699 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 181336

[startup+1422.31 s]
/proc/loadavg: 2.07 2.01 1.74 3/181 9475
/proc/meminfo: memFree=29876696/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=155368 CPUtime=1421.05 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 60859 0 0 0 142065 40 0 0 20 0 1 0 293065031 159096832 31842 33554432000 4194304 4734972 140734917039472 140734917024152 4328353 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 38842 31842 406 132 0 33742 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 181508

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 1.75 3/181 9475
/proc/meminfo: memFree=29889296/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=155572 CPUtime=1481.03 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 61632 0 0 0 148062 41 0 0 20 0 1 0 293065031 159305728 31845 33554432000 4194304 4734972 140734917039472 140734917024152 4241804 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 38893 31845 406 132 0 33793 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 181712

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.76 3/181 9475
/proc/meminfo: memFree=29901132/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=155776 CPUtime=1541.02 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 62388 0 0 0 154060 42 0 0 20 0 1 0 293065031 159514624 31780 33554432000 4194304 4734972 140734917039472 140734917024152 4328327 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 38944 31780 406 132 0 33844 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 181916

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/181 9475
/proc/meminfo: memFree=29910108/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=156028 CPUtime=1601.02 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 63262 0 0 0 160059 43 0 0 20 0 1 0 293065031 159772672 32292 33554432000 4194304 4734972 140734917039472 140734917024152 4328278 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 39007 32292 406 132 0 33907 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 182168

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/181 9476
/proc/meminfo: memFree=29920108/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=156756 CPUtime=1661.01 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 64598 0 0 0 166057 44 0 0 20 0 1 0 293065031 160518144 32693 33554432000 4194304 4734972 140734917039472 140734917024152 4328320 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 39189 32693 406 132 0 34089 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 182896

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/181 9476
/proc/meminfo: memFree=29843832/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=156972 CPUtime=1721 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 65160 0 0 0 172055 45 0 0 20 0 1 0 293065031 160739328 32943 33554432000 4194304 4734972 140734917039472 140734917024152 4328332 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 39243 32943 406 132 0 34143 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 183112

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/181 9476
/proc/meminfo: memFree=29851840/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=223172 CPUtime=1780.99 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 66837 0 0 0 178053 46 0 0 20 0 1 0 293065031 228528128 34087 33554432000 4194304 4734972 140734917039472 140734917024184 4328169 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 55793 34087 406 132 0 50693 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 249312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.81 3/181 9476
/proc/meminfo: memFree=29822984/32873648 swapFree=7112/7112
[pid=9409] ppid=9407 vsize=16992 CPUtime=0.93 cores=0,2,4,6
/proc/9409/stat : 9409 (python) S 9407 9409 9227 0 -1 4202496 1403 5973 0 0 1 0 24 68 20 0 1 0 293064929 17399808 1081 33554432000 4194304 5683644 140736704601616 140736704599160 214537422208 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9409/statm: 4248 1081 429 364 0 690 0
[pid=9415] ppid=9409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9415/stat : 9415 (sh) S 9409 9409 9227 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293065031 9367552 267 33554432000 4194304 5064252 140737448625232 140737448623936 214537233998 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9415/statm: 2287 267 226 213 0 72 0
[pid=9416] ppid=9415 vsize=223172 CPUtime=1799.1 cores=0,2,4,6
/proc/9416/stat : 9416 (CryptoMiniSat) R 9415 9409 9227 0 -1 4202496 66841 0 0 0 179864 46 0 0 20 0 1 0 293065031 228528128 36135 33554432000 4194304 4734972 140734917039472 140734917024184 4328301 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0
/proc/9416/statm: 55793 36135 406 132 0 50693 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 249312

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.9
CPU system time (s): 1.15982
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 276096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.9
system time used= 1.15982
maximum resident set size= 165608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75084
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 231
involuntary context switches= 2050

runsolver used 6.38103 second user time and 16.4715 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-29 07:29:55
IDJOB=3718855
IDBENCH=1389
IDSOLVER=2303
FILE ID=node127/3718855-1338269395
RUNJOBID= node127-1338268844-9243
PBS_JOBID= 14625694
Free space on /tmp= 70980 MiB

SOLVER NAME= PBPASSolver-CARD.SN 2012-05-28
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr.opb
COMMAND LINE= python HOME/RunSolver.py BENCHNAME PrimePower CARD.SN ./CryptoMiniSat
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718855-1338269395/watcher-3718855-1338269395 -o /tmp/evaluation-result-3718855-1338269395/solver-3718855-1338269395 -C 1800 -W 1900 -M 15500  python HOME/RunSolver.py HOME/instance-3718855-1338269395.opb PrimePower CARD.SN ./CryptoMiniSat

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

MD5SUM BENCH= d9b1351aa6c01bb5c883e4233663f5e0
RANDOM SEED=1097477381

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        19952268 kB
Buffers:          454044 kB
Cached:          1016084 kB
SwapCached:         1092 kB
Active:         11901744 kB
Inactive:          67052 kB
Active(anon):   10490744 kB
Inactive(anon):     9932 kB
Active(file):    1411000 kB
Inactive(file):    57120 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106520 kB
Dirty:             13344 kB
Writeback:             0 kB
AnonPages:      10502628 kB
Mapped:            16120 kB
Shmem:               196 kB
Slab:             753248 kB
SReclaimable:     197476 kB
SUnreclaim:       555772 kB
KernelStack:        1536 kB
PageTables:        64612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   31070688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    540672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71068 MiB
End job on node127 at 2012-05-29 07:59:55