Trace number 3719078

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 1802.41

General information on the benchmark

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

Solver Data

1800.06/1802.41	cpython RunMakeCNF.py HOME/instance-3719078-1338272720.opb PrimePower CARD.SN ./CryptoMiniSat
1800.06/1802.41	./CryptoMiniSat HOME/instance-3719078-1338272720.opb.PrimePower.CARD.SN.cnf 1>HOME/instance-3719078-1338272720.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out 2>HOME/instance-3719078-1338272720.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.err
1800.06/1802.41	
1800.06/1802.41	HOME/instance-3719078-1338272720.opb.PrimePower.CARD.SN.cnf.CryptoMiniSat.out
1800.06/1802.41	c Outputting solution to console
1800.06/1802.41	c This is CryptoMiniSat 2.9.1
1800.06/1802.41	c compiled with gcc version 4.4.6 20110731 (Red Hat 4.4.6-3)
1800.06/1802.41	c WARNING: for repeatability, setting FPU to use double precision
1800.06/1802.41	c Reading file 'HOME/instance-3719078-1338272720.opb.PrimePower.CARD.SN.cnf'
1800.06/1802.41	c -- header says num vars:        6479762
1800.06/1802.41	c -- header says num clauses:    33409225
1800.06/1802.41	c -- clauses added:            0 learnts,     33409225 normals,            0 xors
1800.06/1802.41	c -- vars added    6479761
1800.06/1802.41	c Parsing time: 12.45 s
1800.06/1802.41	c  N st     0         0   6479761   2753373         0  19082531         0  48334561         0   no data   no data  --
1800.06/1802.41	c asymm  cl-useful: 0/26/2542241 lits-rem:0 time: 1.33
1800.06/1802.41	c Flit:   284 Blit:  53785 bXBeca:    0 bXProp: 3535 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T: 21.79
1800.06/1802.41	c Cleaning up after failed var search:     0.99 s 
1800.06/1802.41	c Replacing     3535 vars Replaced    65122 lits Time:     0.82 s 
1800.06/1802.41	c bin-w-bin subsume rem          531 bins  time:  1.40 s
1800.06/1802.41	c subs with bin:     1950  lits-rem:      1950  v-fix:    0  time:  1.44 s
1800.06/1802.41	c Subs w/ non-existent bins:    138 l-rem:     78 v-fix:  2228 done:   5288 time: 20.18 s
1800.06/1802.41	c Removed useless bin:     174  fixed:  2732  props:  20.16M  time:  0.95 s
1800.06/1802.41	c lits-rem:      6179  cl-subs:    17126  v-elim: 896192  v-fix:    0  time: 21.30 s
1800.06/1802.41	c Finding binary XORs  T:     1.08 s  found:  169521
1800.06/1802.41	c Replacing   169521 vars Replaced 10098526 lits Time:     1.54 s 
1800.06/1802.41	c Calc default polars -  time:   0.42 s pos:  195425 undec: 4701569 neg: 1582767
1800.06/1802.41	c =========================================================================================
1800.06/1802.41	c types(t): F = full restart, N = normal restart
1800.06/1802.41	c types(t): S = simplification begin/end, E = solution found
1800.06/1802.41	c restart types(rt): st = static, dy = dynamic
1800.06/1802.41	c  t rt  Rest     Confl      Vars   NormCls    XorCls    BinCls   Learnts    ClLits    LtLits
1800.06/1802.41	c  B st     0         0   1782320   3406339         0   9376172         0  33781665         0   no data   no data  --
1800.06/1802.41	c  N dy    20      4082   1781934   3406339         0   9376279      3902  33781664    292220     11.99     12.64  --
1800.06/1802.41	c  N dy    42      8173   1781848   3406339         0   9376357      7837  33781664    524669     12.12     12.78  --
1800.06/1802.41	c  N dy    72     12302   1781725   3406339         0   9376427     11850  33781663    937201     13.05     13.74  --
1800.06/1802.41	c  N dy    85     16491   1781659   3406339         0   9376495     15891  33781663   1097480     12.51     13.22  --
1800.06/1802.41	c  N dy   104     20556   1781574   3406339         0   9376557     10167  33781658    340540     12.54     26.16  --
1800.06/1802.41	c  N dy   123     24638   1781391   3406339         0   9376614     14117  33781658    688073     12.63     16.07  --
1800.06/1802.41	c  F st   125     25000   1781351   3406339         0   9376623     14458  33781655    716548     12.62     10.61  --
1800.06/1802.41	c  N dy   131     30001   1781257   3404486         0   9373161     19285  33764771   1315303     12.62   no data  --
1800.06/1802.41	c  S st   131     30001   1781257   3404486         0   9373161     19285  33764771   1315303     12.62   no data  --
1800.06/1802.41	c  S st   131     30501   1777339   3404486         0   9373193     19335  33764771   1315733     12.62   no data  --
1800.06/1802.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.80
1800.06/1802.41	c Flit:    47 Blit: 211440 bXBeca:    0 bXProp:   86 Bins:  27463 BRemL:      0 BRemN:      0 P: 200.1M T: 26.06
1800.06/1802.41	c Cleaning up after failed var search:     1.27 s 
1800.06/1802.41	c Replacing       86 vars Replaced     5301 lits Time:     1.03 s 
1800.06/1802.41	c bin-w-bin subsume rem      1757754 bins  time:  1.46 s
1800.06/1802.41	c subs with bin:     3278  lits-rem:     64356  v-fix:    0  time:  1.26 s
1800.06/1802.41	c Subs w/ non-existent bins:    380 l-rem:    396 v-fix:   723 done:  15689 time: 15.50 s
1800.06/1802.41	c Removed useless bin:     152  fixed:   900  props:  20.11M  time:  0.91 s
1800.06/1802.41	c lits-rem:       958  cl-subs:   169765  v-elim:  68030  v-fix:    0  time: 53.34 s
1800.06/1802.41	c asymm  cl-useful: 0/410/3065932 lits-rem:0 time: 0.90
1800.06/1802.41	c  N dy   131     30501   1496089   3065932         0   6655599      9396  26095461    260307     12.62   no data  --
1800.06/1802.41	c Finding binary XORs  T:     0.91 s  found:    7519
1800.06/1802.41	c  N dy   152     34530   1496053   3065932         0   6655655     13322  26095461    628803     12.65     13.64  --
1800.06/1802.41	c  N dy   173     38533   1495970   3065932         0   6655705     17223  26095459   1042463     12.71     13.57  --
1800.06/1802.41	c  N dy   194     42546   1495895   3065932         0   6655763     21099  26095459   1320068     12.74     26.20  --
1800.06/1802.41	c  S st   217     45753   1495814   3065932         0   6655837     24179  26095458   1556633     12.91   no data  --
1800.06/1802.41	c  S st   217     46253   1493738   3065932         0   6655899     24293  26095458   1557973     12.91   no data  --
1800.06/1802.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.75
1800.06/1802.41	c Flit:    50 Blit:  62993 bXBeca:    0 bXProp:   90 Bins:   4744 BRemL:      0 BRemN:      0 P: 200.1M T: 29.27
1800.06/1802.41	c Cleaning up after failed var search:     0.49 s 
1800.06/1802.41	c Replacing     7611 vars Replaced   341799 lits Time:     1.07 s 
1800.06/1802.41	c bin-w-bin subsume rem         2116 bins  time:  0.87 s
1800.06/1802.41	c subs with bin:     7358  lits-rem:     36225  v-fix:    0  time:  1.17 s
1800.06/1802.41	c Subs w/ non-existent bins:   2528 l-rem:   2241 v-fix:   108 done:   2709 time:  5.42 s
1800.06/1802.41	c Removed useless bin:     412  fixed:   314  props:  20.01M  time:  0.78 s
1800.06/1802.41	c lits-rem:       657  cl-subs:    87382  v-elim:  52223  v-fix:    0  time: 63.93 s
1800.06/1802.41	c asymm  cl-useful: 0/662/2971704 lits-rem:0 time: 0.85
1800.06/1802.41	c  N dy   217     46253   1371886   2971704         0   6264588     14411  24817619    505571     12.91   no data  --
1800.06/1802.41	c  N dy   241     50282   1371885   2971704         0   6264630     18332  24817619    814560     13.10     13.94  --
1800.06/1802.41	c  N dy   262     54518   1371859   2971704         0   6264677     22413  24817619   1002932     13.16     13.94  --
1800.06/1802.41	c  N dy   268     58570   1371813   2971704         0   6264726     26308  24817619   1125955     12.91     15.90  --
1800.06/1802.41	c  N dy   282     62684   1371788   2971704         0   6264753     16113  24817619    456936     12.82     13.78  --
1800.06/1802.41	c  N dy   311     66977   1371760   2971704         0   6264791     20294  24817619    792418     13.07     14.02  --
1800.06/1802.41	c  S st   328     69379   1371756   2971704         0   6264812     22636  24817619    967037     13.19      6.03  --
1800.06/1802.41	c  S st   328     69879   1370076   2971704         0   6264860     22716  24817619    967715     13.19   no data  --
1800.06/1802.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.72
1800.06/1802.41	c Flit:    42 Blit:  31020 bXBeca:    0 bXProp:  134 Bins:   4004 BRemL:      0 BRemN:      0 P: 200.1M T: 18.79
1800.06/1802.41	c Cleaning up after failed var search:     0.44 s 
1800.06/1802.41	c Replacing      135 vars Replaced     8190 lits Time:     0.86 s 
1800.06/1802.41	c bin-w-bin subsume rem          662 bins  time:  0.85 s
1800.06/1802.41	c subs with bin:     4018  lits-rem:      6646  v-fix:    0  time:  1.13 s
1800.06/1802.41	c Subs w/ non-existent bins:    843 l-rem:    942 v-fix:  1487 done:  23780 time: 10.82 s
1800.06/1802.41	c Removed useless bin:     244  fixed:  1644  props:  20.03M  time:  0.69 s
1800.06/1802.41	c lits-rem:       230  cl-subs:    38443  v-elim:  20640  v-fix:    0  time: 44.55 s
1800.06/1802.41	c asymm  cl-useful: 43/544/2913191 lits-rem:129 time: 0.70
1800.06/1802.41	c  N dy   328     69879   1316027   2913148         0   6074974     18498  24123331    558653     13.19   no data  --
1800.06/1802.41	c Finding binary XORs  T:     0.80 s  found:    5126
1800.06/1802.41	c  N dy   346     74550   1315989   2913148         0   6075009     23054  24123329    877354     13.11     13.88  --
1800.06/1802.41	c  N dy   367     79358   1315971   2913148         0   6075129     27664  24123329   1153934     13.09     16.30  --
1800.06/1802.41	c  N dy   379     85090   1315965   2913148         0   6075188     33176  24123329   1372944     12.97     13.65  --
1800.06/1802.41	c  F st   392     87500   1315905   2913148         0   6075232     18042  24123329    322368     12.95      9.38  --
1800.06/1802.41	c Replacing     5126 vars Replaced   283771 lits Time:     0.99 s 
1800.06/1802.41	c  N st   397     90803   1310715   2911671         0   6064445     21225  24096838    553818     12.95   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-3719078-1338272720/watcher-3719078-1338272720 -o /tmp/evaluation-result-3719078-1338272720/solver-3719078-1338272720 -C 1800 -W 1900 -M 15500 python HOME/RunSolver.py HOME/instance-3719078-1338272720.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.00 2.02 1.94 3/178 21492
/proc/meminfo: memFree=22942748/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/21492/stat : 21492 (python) D 21490 21492 21034 0 -1 4202496 632 0 0 0 0 0 0 0 20 0 1 0 293400595 15642624 526 33554432000 4194304 5683644 140733503098576 140733503084488 235374723984 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 3819 526 312 364 0 261 0

[startup+0.0970519 s]
/proc/loadavg: 2.00 2.02 1.94 3/178 21492
/proc/meminfo: memFree=22942748/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096424 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.100295 s]
/proc/loadavg: 2.00 2.02 1.94 3/178 21492
/proc/meminfo: memFree=22942748/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096424 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.312336 s]
/proc/loadavg: 2.00 2.02 1.94 3/178 21492
/proc/meminfo: memFree=22942748/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096424 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+0.70034 s]
/proc/loadavg: 2.00 2.02 1.94 3/178 21492
/proc/meminfo: memFree=22942748/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096424 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16992

[startup+1.50044 s]
/proc/loadavg: 2.00 2.02 1.94 3/183 21497
/proc/meminfo: memFree=22689420/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096424 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21494] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21494/stat : 21494 (sh) S 21492 21492 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293400603 9367552 267 33554432000 4194304 5064252 140733729634944 140733729633648 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21494/statm: 2287 267 226 213 0 72 0
[pid=21495] ppid=21494 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/21495/stat : 21495 (python) S 21494 21492 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293400603 17145856 1058 33554432000 4194304 5683644 140736270821472 140736270819320 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21495/statm: 4186 1058 429 364 0 628 0
[pid=21496] ppid=21495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21496/stat : 21496 (sh) S 21495 21492 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293400606 9367552 268 33554432000 4194304 5064252 140734740779616 140734740778320 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21496/statm: 2287 268 226 213 0 72 0
[pid=21497] ppid=21496 vsize=733164 CPUtime=1.39 cores=0,2,4,6
/proc/21497/stat : 21497 (PBPASSolver-817) R 21496 21492 21034 0 -1 4202496 92270 0 0 0 76 63 0 0 20 0 1 0 293400606 750759936 79637 33554432000 4194304 4943705 140737384495904 140737384494848 4358535 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/21497/statm: 183291 79637 357 183 0 179661 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 785196

[startup+3.10043 s]
/proc/loadavg: 2.00 2.02 1.94 3/183 21497
/proc/meminfo: memFree=22494128/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096424 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21494] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21494/stat : 21494 (sh) S 21492 21492 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293400603 9367552 267 33554432000 4194304 5064252 140733729634944 140733729633648 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21494/statm: 2287 267 226 213 0 72 0
[pid=21495] ppid=21494 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/21495/stat : 21495 (python) S 21494 21492 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293400603 17145856 1058 33554432000 4194304 5683644 140736270821472 140736270819320 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21495/statm: 4186 1058 429 364 0 628 0
[pid=21496] ppid=21495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21496/stat : 21496 (sh) S 21495 21492 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293400606 9367552 268 33554432000 4194304 5064252 140734740779616 140734740778320 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21496/statm: 2287 268 226 213 0 72 0
[pid=21497] ppid=21496 vsize=1284076 CPUtime=2.98 cores=0,2,4,6
/proc/21497/stat : 21497 (PBPASSolver-817) R 21496 21492 21034 0 -1 4202496 152526 0 0 0 188 110 0 0 20 0 1 0 293400606 1314893824 139893 33554432000 4194304 4943705 140737384495904 140737384494144 4358535 0 0 16781312 17608 0 0 0 17 2 0 0 0 0 0
/proc/21497/statm: 321019 139893 357 183 0 317389 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 1336108

[startup+6.30043 s]
/proc/loadavg: 2.00 2.02 1.94 3/183 21497
/proc/meminfo: memFree=22089764/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096424 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21494] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21494/stat : 21494 (sh) S 21492 21492 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293400603 9367552 267 33554432000 4194304 5064252 140733729634944 140733729633648 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21494/statm: 2287 267 226 213 0 72 0
[pid=21495] ppid=21494 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/21495/stat : 21495 (python) S 21494 21492 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293400603 17145856 1058 33554432000 4194304 5683644 140736270821472 140736270819320 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21495/statm: 4186 1058 429 364 0 628 0
[pid=21496] ppid=21495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21496/stat : 21496 (sh) S 21495 21492 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293400606 9367552 268 33554432000 4194304 5064252 140734740779616 140734740778320 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21496/statm: 2287 268 226 213 0 72 0
[pid=21497] ppid=21496 vsize=2064876 CPUtime=5.99 cores=0,2,4,6
/proc/21497/stat : 21497 (PBPASSolver-817) R 21496 21492 21034 0 -1 4202496 237926 0 0 0 428 171 0 0 20 0 1 0 293400606 2114433024 225293 33554432000 4194304 4943705 140737384495904 140737384494816 4361008 0 0 16781312 17608 0 0 0 17 2 0 0 19 0 0
/proc/21497/statm: 516219 225293 357 183 0 512589 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 2116908

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 1.94 3/183 21497
/proc/meminfo: memFree=21503136/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096424 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21494] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21494/stat : 21494 (sh) S 21492 21492 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293400603 9367552 267 33554432000 4194304 5064252 140733729634944 140733729633648 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21494/statm: 2287 267 226 213 0 72 0
[pid=21495] ppid=21494 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/21495/stat : 21495 (python) S 21494 21492 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293400603 17145856 1058 33554432000 4194304 5683644 140736270821472 140736270819320 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21495/statm: 4186 1058 429 364 0 628 0
[pid=21496] ppid=21495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21496/stat : 21496 (sh) S 21495 21492 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293400606 9367552 268 33554432000 4194304 5064252 140734740779616 140734740778320 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21496/statm: 2287 268 226 213 0 72 0
[pid=21497] ppid=21496 vsize=3242220 CPUtime=12.38 cores=0,2,4,6
/proc/21497/stat : 21497 (PBPASSolver-817) R 21496 21492 21034 0 -1 4202496 366698 0 0 0 964 274 0 0 20 0 1 0 293400606 3320033280 354065 33554432000 4194304 4943705 140737384495904 140737384494816 4361008 0 0 16781312 17608 0 0 0 17 2 0 0 20 0 0
/proc/21497/statm: 810555 354065 357 183 0 806925 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 3294252

[startup+25.5004 s]
/proc/loadavg: 2.08 2.03 1.94 2/183 21497
/proc/meminfo: memFree=20756268/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096424 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21494] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21494/stat : 21494 (sh) S 21492 21492 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293400603 9367552 267 33554432000 4194304 5064252 140733729634944 140733729633648 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21494/statm: 2287 267 226 213 0 72 0
[pid=21495] ppid=21494 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/21495/stat : 21495 (python) S 21494 21492 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293400603 17145856 1058 33554432000 4194304 5683644 140736270821472 140736270819320 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21495/statm: 4186 1058 429 364 0 628 0
[pid=21496] ppid=21495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21496/stat : 21496 (sh) S 21495 21492 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293400606 9367552 268 33554432000 4194304 5064252 140734740779616 140734740778320 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21496/statm: 2287 268 226 213 0 72 0
[pid=21497] ppid=21496 vsize=4708844 CPUtime=24.76 cores=0,2,4,6
/proc/21497/stat : 21497 (PBPASSolver-817) R 21496 21492 21034 0 -1 4202496 527103 0 0 0 2074 402 0 0 20 0 1 0 293400606 4821856256 514470 33554432000 4194304 4943705 140737384495904 140737384494176 4358535 0 0 16781312 17608 0 0 0 17 2 0 0 55 0 0
/proc/21497/statm: 1177211 514473 357 183 0 1173581 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 4760876

[startup+51.1004 s]
/proc/loadavg: 2.13 2.05 1.95 3/183 21497
/proc/meminfo: memFree=20152960/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096424 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21494] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21494/stat : 21494 (sh) S 21492 21492 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293400603 9367552 267 33554432000 4194304 5064252 140733729634944 140733729633648 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21494/statm: 2287 267 226 213 0 72 0
[pid=21495] ppid=21494 vsize=16744 CPUtime=0.01 cores=0,2,4,6
/proc/21495/stat : 21495 (python) S 21494 21492 21034 0 -1 4202496 1298 0 0 0 1 0 0 0 20 0 1 0 293400603 17145856 1058 33554432000 4194304 5683644 140736270821472 140736270819320 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21495/statm: 4186 1058 429 364 0 628 0
[pid=21496] ppid=21495 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21496/stat : 21496 (sh) S 21495 21492 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293400606 9367552 268 33554432000 4194304 5064252 140734740779616 140734740778320 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21496/statm: 2287 268 226 213 0 72 0
[pid=21497] ppid=21496 vsize=5765004 CPUtime=50.16 cores=0,2,4,6
/proc/21497/stat : 21497 (PBPASSolver-817) R 21496 21492 21034 0 -1 4202496 643634 0 0 0 3464 1552 0 0 20 0 1 0 293400606 5903364096 630313 33554432000 4194304 4943705 140737384495904 140737384493312 4267542 0 0 16781312 17608 0 0 0 17 2 0 0 75 0 0
/proc/21497/statm: 1441251 630313 365 183 0 1437621 0
Current children cumulated CPU time (s) 50.18
Current children cumulated vsize (KiB) 5817036

[startup+102.3 s]
/proc/loadavg: 2.05 2.04 1.95 3/183 21498
/proc/meminfo: memFree=19807540/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=0.01 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1331 0 0 0 1 0 0 0 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096424 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21494] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21494/stat : 21494 (sh) S 21492 21492 21034 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 293400603 9367552 267 33554432000 4194304 5064252 140733729634944 140733729633648 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21494/statm: 2287 267 226 213 0 72 0
[pid=21495] ppid=21494 vsize=16744 CPUtime=0.01 cores=0,2,4,6

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

/proc/loadavg: 2.05 2.02 2.00 3/179 21513
/proc/meminfo: memFree=17731560/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=395.37 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1402 999976 0 0 1 0 11848 27688 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096120 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21504] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21504/stat : 21504 (sh) S 21492 21492 21034 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293440342 9367552 266 33554432000 4194304 5064252 140735738822304 140735738821008 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21504/statm: 2287 266 226 213 0 72 0
[pid=21505] ppid=21504 vsize=4181608 CPUtime=964.65 cores=0,2,4,6
/proc/21505/stat : 21505 (CryptoMiniSat) R 21504 21492 21034 0 -1 4202496 991591 0 0 0 95915 550 0 0 20 0 1 0 293440343 4281966592 914140 33554432000 4194304 4734972 140735739922032 140735739913288 4433673 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21505/statm: 1045402 914140 401 132 0 1040302 0
Current children cumulated CPU time (s) 1360.02
Current children cumulated vsize (KiB) 4207748

[startup+1422.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/179 21513
/proc/meminfo: memFree=17775024/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=395.37 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1402 999976 0 0 1 0 11848 27688 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096120 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21504] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21504/stat : 21504 (sh) S 21492 21492 21034 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293440342 9367552 266 33554432000 4194304 5064252 140735738822304 140735738821008 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21504/statm: 2287 266 226 213 0 72 0
[pid=21505] ppid=21504 vsize=4136628 CPUtime=1024.66 cores=0,2,4,6
/proc/21505/stat : 21505 (CryptoMiniSat) R 21504 21492 21034 0 -1 4202496 1922431 0 0 0 101480 986 0 0 20 0 1 0 293440343 4235907072 904201 33554432000 4194304 4734972 140735739922032 140735739914056 4327639 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21505/statm: 1034157 904201 401 132 0 1029057 0
Current children cumulated CPU time (s) 1420.03
Current children cumulated vsize (KiB) 4162768

[startup+1482.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/180 21516
/proc/meminfo: memFree=17773688/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=395.37 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1402 999976 0 0 1 0 11848 27688 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096120 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21504] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21504/stat : 21504 (sh) S 21492 21492 21034 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293440342 9367552 266 33554432000 4194304 5064252 140735738822304 140735738821008 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21504/statm: 2287 266 226 213 0 72 0
[pid=21505] ppid=21504 vsize=4136628 CPUtime=1084.64 cores=0,2,4,6
/proc/21505/stat : 21505 (CryptoMiniSat) R 21504 21492 21034 0 -1 4202496 1922442 0 0 0 107478 986 0 0 20 0 1 0 293440343 4235907072 904723 33554432000 4194304 4734972 140735739922032 140735739914056 4327579 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21505/statm: 1034157 904723 401 132 0 1029057 0
Current children cumulated CPU time (s) 1480.01
Current children cumulated vsize (KiB) 4162768

[startup+1542.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 21516
/proc/meminfo: memFree=17822692/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=395.37 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1402 999976 0 0 1 0 11848 27688 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096120 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21504] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21504/stat : 21504 (sh) S 21492 21492 21034 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293440342 9367552 266 33554432000 4194304 5064252 140735738822304 140735738821008 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21504/statm: 2287 266 226 213 0 72 0
[pid=21505] ppid=21504 vsize=4058416 CPUtime=1144.64 cores=0,2,4,6
/proc/21505/stat : 21505 (CryptoMiniSat) R 21504 21492 21034 0 -1 4202496 1923538 0 0 0 113476 988 0 0 20 0 1 0 293440343 4155817984 892643 33554432000 4194304 4734972 140735739922032 140735739914520 4327579 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21505/statm: 1014604 892643 401 132 0 1009504 0
Current children cumulated CPU time (s) 1540.01
Current children cumulated vsize (KiB) 4084556

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 21516
/proc/meminfo: memFree=17738636/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=395.37 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1402 999976 0 0 1 0 11848 27688 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096120 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21504] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21504/stat : 21504 (sh) S 21492 21492 21034 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293440342 9367552 266 33554432000 4194304 5064252 140735738822304 140735738821008 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21504/statm: 2287 266 226 213 0 72 0
[pid=21505] ppid=21504 vsize=4138580 CPUtime=1204.62 cores=0,2,4,6
/proc/21505/stat : 21505 (CryptoMiniSat) R 21504 21492 21034 0 -1 4202496 1927127 0 0 0 119470 992 0 0 20 0 1 0 293440343 4237905920 913385 33554432000 4194304 4734972 140735739922032 140735739913640 4419227 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21505/statm: 1034645 913385 401 132 0 1029545 0
Current children cumulated CPU time (s) 1599.99
Current children cumulated vsize (KiB) 4164720

[startup+1662.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 21560
/proc/meminfo: memFree=20197192/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=395.37 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1402 999976 0 0 1 0 11848 27688 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096120 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21504] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21504/stat : 21504 (sh) S 21492 21492 21034 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293440342 9367552 266 33554432000 4194304 5064252 140735738822304 140735738821008 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21504/statm: 2287 266 226 213 0 72 0
[pid=21505] ppid=21504 vsize=4058416 CPUtime=1264.61 cores=0,2,4,6
/proc/21505/stat : 21505 (CryptoMiniSat) R 21504 21492 21034 0 -1 4202496 1962749 0 0 0 125449 1012 0 0 20 0 1 0 293440343 4155817984 894691 33554432000 4194304 4734972 140735739922032 140735739914056 4327589 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21505/statm: 1014604 894691 401 132 0 1009504 0
Current children cumulated CPU time (s) 1659.98
Current children cumulated vsize (KiB) 4084556

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 21562
/proc/meminfo: memFree=20446384/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=395.37 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1402 999976 0 0 1 0 11848 27688 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096120 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21504] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21504/stat : 21504 (sh) S 21492 21492 21034 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293440342 9367552 266 33554432000 4194304 5064252 140735738822304 140735738821008 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21504/statm: 2287 266 226 213 0 72 0
[pid=21505] ppid=21504 vsize=4058416 CPUtime=1324.6 cores=0,2,4,6
/proc/21505/stat : 21505 (CryptoMiniSat) R 21504 21492 21034 0 -1 4202496 1962758 0 0 0 131448 1012 0 0 20 0 1 0 293440343 4155817984 895203 33554432000 4194304 4734972 140735739922032 140735739914056 4241804 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21505/statm: 1014604 895203 401 132 0 1009504 0
Current children cumulated CPU time (s) 1719.97
Current children cumulated vsize (KiB) 4084556

[startup+1782.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/179 21562
/proc/meminfo: memFree=20389884/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=395.37 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1402 999976 0 0 1 0 11848 27688 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096120 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21504] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21504/stat : 21504 (sh) S 21492 21492 21034 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293440342 9367552 266 33554432000 4194304 5064252 140735738822304 140735738821008 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21504/statm: 2287 266 226 213 0 72 0
[pid=21505] ppid=21504 vsize=4068520 CPUtime=1384.59 cores=0,2,4,6
/proc/21505/stat : 21505 (CryptoMiniSat) R 21504 21492 21034 0 -1 4202496 1963613 0 0 0 137446 1013 0 0 20 0 1 0 293440343 4166164480 897586 33554432000 4194304 4734972 140735739922032 140735739914056 4255660 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21505/statm: 1017130 897586 401 132 0 1012030 0
Current children cumulated CPU time (s) 1779.96
Current children cumulated vsize (KiB) 4094660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.4 s]
/proc/loadavg: 2.04 2.04 2.00 3/179 21562
/proc/meminfo: memFree=20389996/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=395.37 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1402 999976 0 0 1 0 11848 27688 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096120 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21504] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21504/stat : 21504 (sh) S 21492 21492 21034 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293440342 9367552 266 33554432000 4194304 5064252 140735738822304 140735738821008 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21504/statm: 2287 266 226 213 0 72 0
[pid=21505] ppid=21504 vsize=4068520 CPUtime=1404.69 cores=0,2,4,6
/proc/21505/stat : 21505 (CryptoMiniSat) R 21504 21492 21034 0 -1 4202496 1963618 0 0 0 139456 1013 0 0 20 0 1 0 293440343 4166164480 897586 33554432000 4194304 4734972 140735739922032 140735739914056 4329694 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21505/statm: 1017130 897586 401 132 0 1012030 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 4094660

Sending SIGTERM to process tree (bottom up)

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

[startup+1802.4 s]
/proc/loadavg: 2.04 2.04 2.00 3/179 21562
/proc/meminfo: memFree=20389996/32873844 swapFree=7112/7112
[pid=21492] ppid=21490 vsize=16992 CPUtime=395.37 cores=0,2,4,6
/proc/21492/stat : 21492 (python) S 21490 21492 21034 0 -1 4202496 1402 999976 0 0 1 0 11848 27688 20 0 1 0 293400595 17399808 1081 33554432000 4194304 5683644 140733503098576 140733503096120 235374724480 0 0 16781312 2 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21492/statm: 4248 1081 429 364 0 690 0
[pid=21504] ppid=21492 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21504/stat : 21504 (sh) S 21492 21492 21034 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 293440342 9367552 266 33554432000 4194304 5064252 140735738822304 140735738821008 235374536270 0 65536 16781316 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21504/statm: 2287 266 226 213 0 72 0
[pid=21505] ppid=21504 vsize=4068520 CPUtime=1404.69 cores=0,2,4,6
/proc/21505/stat : 21505 (CryptoMiniSat) R 21504 21492 21034 0 -1 4202496 1963618 0 0 0 139456 1013 0 0 20 0 1 0 293440343 4166164480 897586 33554432000 4194304 4734972 140735739922032 140735739914056 4329694 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/21505/statm: 1017130 897586 401 132 0 1012030 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 4094660

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21492 and gives
#  childrusage.ru_utime.tv_sec=118
#  childrusage.ru_utime.tv_usec=506984
#  childrusage.ru_stime.tv_sec=276
#  childrusage.ru_stime.tv_usec=886906
# CPU time returned by wait4() is 395.394
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.41
CPU time (s): 1800.06
CPU user time (s): 1513.05
CPU system time (s): 287.01
CPU usage (%): 99.8694
Max. virtual memory (cumulated for all children) (KiB): 6854988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 118.507
system time used= 276.887
maximum resident set size= 3331016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1002225
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1401936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 348
involuntary context switches= 437

runsolver used 7.93479 second user time and 8.82966 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-29 08:25:20
IDJOB=3719078
IDBENCH=75548
IDSOLVER=2303
FILE ID=node104/3719078-1338272720
RUNJOBID= node104-1338268852-21050
PBS_JOBID= 14625717
Free space on /tmp= 66600 MiB

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

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

MD5SUM BENCH= d4d1ca36c8af6075d3c9b6c16eca4a6b
RANDOM SEED=674259736

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        22943128 kB
Buffers:          514988 kB
Cached:          5853448 kB
SwapCached:          752 kB
Active:          7561848 kB
Inactive:        1370236 kB
Active(anon):    2555452 kB
Inactive(anon):     6964 kB
Active(file):    5006396 kB
Inactive(file):  1363272 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105056 kB
Dirty:             40212 kB
Writeback:             0 kB
AnonPages:       2566096 kB
Mapped:            15872 kB
Shmem:                 8 kB
Slab:             848416 kB
SReclaimable:     290380 kB
SUnreclaim:       558036 kB
KernelStack:        1472 kB
PageTables:        14792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5766156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 66104 MiB
End job on node104 at 2012-05-29 08:55:23